summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Removed Module.allocate [Bug #17048]Nobuyoshi Nakada2021-09-171-12/+0
* Already initialized modules cannot be replaced [Bug #17048]Nobuyoshi Nakada2021-09-171-14/+26
* [Feature #18172] Fix duplicate test nameNobuyoshi Nakada2021-09-171-1/+1
* [Feature #18172] Add MatchData#match_lengthNobuyoshi Nakada2021-09-161-0/+17
* [Feature #18172] Add MatchData#matchNobuyoshi Nakada2021-09-161-0/+17
* [Bug #18173] Update loaded_features_indexNobuyoshi Nakada2021-09-161-0/+17
* [ruby/racc] Prefer __dir__ over File.dirname(__FILE__)Olle Jonsson2021-09-157-11/+11
* Add test cases for constants and keywordsShugo Maeda2021-09-151-0/+7
* [ruby/racc] Rename helper to caseHiroshi SHIBATA2021-09-157-6/+6
* [ruby/racc] Ignored loading CoreAssertions in test caseHiroshi SHIBATA2021-09-151-5/+0
* [ruby/logger] Ignored loading CoreAssertions in test runnerHiroshi SHIBATA2021-09-155-17/+4
* Marshal.load: do not call the proc until strings have their encodingJean Boussier2021-09-151-0/+17
* Handle overwriting Object::ENV in spawnJeremy Evans2021-09-141-0/+12
* [ruby/reline] The behaviour of Alt+key on Windows is changedaycabta2021-09-141-13/+0
* Use capture_output instead of capture_ioHiroshi SHIBATA2021-09-132-3/+3
* Adds mixed hash value and value omission testsBrandon Weaver2021-09-132-0/+2
* Fixed leaked file descriptorHiroshi SHIBATA2021-09-131-0/+1
* Preserve the encoding of the argument in IndexError [Bug #18160]Nobuyoshi Nakada2021-09-121-1/+6
* Hash values should be omitted in Ripper resultsShugo Maeda2021-09-111-0/+14
* Add documentation and tests for keyword argument value omissionShugo Maeda2021-09-113-18/+32
* Another test for [Feature #14579]Nobuyoshi Nakada2021-09-111-0/+1
* Allow value omission in Hash literalsShugo Maeda2021-09-111-0/+17
* [ruby/rdoc] Convert upper case copyright and registered marksNobuyoshi Nakada2021-09-111-0/+2
* [ruby/rdoc] Convert tick double quote in character entity referencesNobuyoshi Nakada2021-09-111-0/+1
* [ruby/rdoc] Convert a backtick to an open single quoteNobuyoshi Nakada2021-09-111-1/+1
* [ruby/rdoc] Convert single quotes in character entity referencesNobuyoshi Nakada2021-09-111-0/+7
* [ruby/net-http] Use omit instead of skip for test-unitHiroshi SHIBATA2021-09-111-1/+1
* Fixed inconsistent require order for assertions and core_assertionsHiroshi SHIBATA2021-09-111-0/+1
* Use Test::Unit::Runner instead of MiniTest::UnitHiroshi SHIBATA2021-09-112-4/+4
* Use CoreAssertions instead of AssertionsHiroshi SHIBATA2021-09-111-1/+1
* Use MiniTestHiroshi SHIBATA2021-09-112-4/+4
* [ruby/irb] Ignore invalid 3 colons in completionaycabta2021-09-111-0/+5
* [ruby/reline] Move #pointer from DialogRenderInfo to Dialogaycabta2021-09-101-7/+7
* [ruby/reline] Fix scroll range of a script for testsaycabta2021-09-101-1/+1
* [ruby/reline] Add tests that column of dialog with scrollbar is moved without...aycabta2021-09-102-1/+36
* [ruby/reline] Add a test that text under dialog appearsaycabta2021-09-101-0/+15
* [ruby/reline] Add a test that autocomplete doesn't crash after 2nd lineaycabta2021-09-101-0/+13
* [ruby/reline] Add a test that dialog doesn't crash when callback returns nilaycabta2021-09-102-0/+11
* [ruby/reline] Add a test that autocompletion returns to the original textaycabta2021-09-101-0/+15
* [ruby/reline] Use single quotes to match others in the fileaycabta2021-09-101-3/+3
* [ruby/reline] Add a test that autocomplete dialog doesn't crash when emptyaycabta2021-09-101-0/+10
* [ruby/reline] Add a test for when completion target is wrappedaycabta2021-09-101-0/+15
* [ruby/reline] Fix complete proc of a script for testsaycabta2021-09-102-9/+5
* [ruby/reline] Add a test that dialog may appear at the top if cursor at botto...aycabta2021-09-101-0/+21
* [ruby/reline] Add a test for dialog at right edgeaycabta2021-09-101-0/+19
* [ruby/reline] Add a test for dialog with scroll keyaycabta2021-09-102-12/+56
* [ruby/reline] Add tests for autocomplete with scrollbaraycabta2021-09-102-0/+56
* [ruby/reline] Add a test for simple dialogaycabta2021-09-102-0/+32
* [ruby/reline] Add a simple test for autocompleteaycabta2021-09-102-0/+22
* [ruby/irb] Tests may not execute in the source directoryNobuyoshi Nakada2021-09-101-8/+7