summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-07-15add tests for "break" in lambda.Tanaka Akira
2019-07-15Move a test file of Reline to test/reline/aycabta
2019-07-15The default charset of text/* media type is UTF-8.Tanaka Akira
2019-07-15Remove unused method.manga_osyo
2019-07-15Rename to Reline::History::Test.manga_osyo
2019-07-15Add `class Reline::History` and test.manga_osyo
2019-07-14[ruby/csv] Fix a bug that strip: true removes newlinesKouhei Sutou
2019-07-14[ruby/csv] Don't raise on eof?Kouhei Sutou
2019-07-14Check the result of String#-@Nobuyoshi Nakada
2019-07-14MJIT Support for getblockparamproxyTakashi Kokubun
2019-07-14Fix links to headingsMaxime Lapointe
2019-07-14Delegates 3 arguments for Pathname.glob.Tanaka Akira
2019-07-14Warn open-uri's "open" method at Kernel.Tanaka Akira
2019-07-14Method#inspect with source location.Koichi Sasada
2019-07-14add encoding conversion from/to CESU-8Martin Dürst
2019-07-13Relaxed delta of nanosec from Float timeNobuyoshi Nakada
2019-07-12Fixed duplicate test nameNobuyoshi Nakada
2019-07-11Check exception flag as a bool [Bug #15987]Nobuyoshi Nakada
2019-07-11Revert "parse.y: Deprecate flip-flops"Nobuyoshi Nakada
2019-07-11$LOAD_PATH.resolve_feature_pathNobuyoshi Nakada
2019-07-11remove an unused variable.Tanaka Akira
2019-07-11WEBrick::HTTPResponse create tempfile if required.Tanaka Akira
2019-07-09Restore support library for only test files that are digest and csv.Hiroshi SHIBATA
2019-07-09Restore support library for only test files.Hiroshi SHIBATA
2019-07-08Check indent of `end` against `else` if presentNobuyoshi Nakada
2019-07-08Get rid of toplevel methodsNobuyoshi Nakada
2019-07-07Message to pipe should end with a newlineNobuyoshi Nakada
2019-07-07Enable indentation warning against `if` just after `else`Nobuyoshi Nakada
2019-07-06Added assertions for Unicode escaped CHAR scanner eventsNobuyoshi Nakada
2019-07-05Fix segfault when using method reference operator without using resultJeremy Evans
2019-07-05Multiple codepoints are not allowed at single character literalNobuyoshi Nakada
2019-07-04Support Control- and Meta-aycabta
2019-07-04Check commented out line in inputrc correctlyaycabta
2019-07-04Parse key sequence more strictlyNobuyoshi Nakada
2019-07-04Skip indented comment lines [Bug #15981]Nobuyoshi Nakada
2019-07-04Suppress uninitialized instance variable warningsNobuyoshi Nakada
2019-07-04Do not dispatch a nil token in ripperNobuyoshi Nakada
2019-07-04Revert self-referencing finalizer warning [Feature #15974]Nobuyoshi Nakada
2019-07-03Just disable inlining with local varaible for nowTakashi Kokubun
2019-07-03Fix up [Feature #15974]Nobuyoshi Nakada
2019-07-03Revert "Avoid corrupting VM stack on inlined setlocal"Koichi Sasada
2019-07-02Check that String#scrub block does not modify receiverJeremy Evans
2019-07-02Make String#-@ not freeze receiver if called on unfrozen subclass instanceJeremy Evans
2019-07-02Implement Array#minmaxJeremy Evans
2019-07-02Fix timezone issue for logger period's testsYusuke Endoh
2019-07-02Revert "Add a missing tests for Logger::Period module"Koichi Sasada
2019-07-02Avoid corrupting VM stack on inlined setlocalTakashi Kokubun
2019-07-02Add a missing tests for Logger::Period moduleAnton Davydov
2019-07-02The behavior of statx(2) depends on the filesystemNobuyoshi Nakada
2019-07-02Clean up temporary expired cert fileNobuyoshi Nakada