summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-12-08Skip completion tests for Editlineaycabta
2019-12-08Fix encoding of completed listaycabta
2019-12-08Add test_simple_completion for Readlineaycabta
2019-12-07test/ruby/test_file_exhaustive.rb: shorten the name of temporary dirYusuke Endoh
2019-12-06Test interfaces include localhostKazuhiro NISHIYAMA
2019-12-06Detect started threads when require onlyKazuhiro NISHIYAMA
2019-12-05test/lib/jit_support.rb: Update the regexp for iccYusuke Endoh
2019-12-05test/io/console/test_io_console.rb: add a memo for the mysterious hackYusuke Endoh
2019-12-05Change encoding of completion list...for more testsaycabta
2019-12-05test/io/console/test_io_console.rb: Try the hack for SolarisYusuke Endoh
2019-12-04Prefer using MJIT_CC for JIT support checkTakashi Kokubun
2019-12-05add additional CF info for CI envKoichi Sasada
2019-12-05Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)Jun Aruga
2019-12-05Change encoding of completion listaycabta
2019-12-04Make TracePoint.stat a singleton method again (#2726)Alan Wu
2019-12-05Revert "Add debug option to check ci failures on solaris"Kazuhiro NISHIYAMA
2019-12-05Support disable-completionaycabta
2019-12-05Fix variable catchaycabta
2019-12-04Fix thread leak in drbKazuhiro NISHIYAMA
2019-12-04implement Range#count卜部昌平
2019-12-04new_cond before mon_initializeKoichi Sasada
2019-12-04compile.c: stop wrong peephole optimization when covearge is enabledYusuke Endoh
2019-12-04Make {Method,UnboundMethod}#super_method handle clone/bind/unbindJeremy Evans
2019-12-04Revert "Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)"NARUSE, Yui
2019-12-04Revert "Revert nil error and adding deprecation message"NARUSE, Yui
2019-12-03Make Enumerator::Chain#each treat lambdas as lambdaJeremy Evans
2019-12-03Do not lose existing constant visibility when autoloadingJeremy Evans
2019-12-03Fixed stack overflow [Bug #16382]Nobuyoshi Nakada
2019-12-03Support incremental search by last determined wordaycabta
2019-12-02Fix Leaked file descriptor in test/did_you_meanKazuhiro NISHIYAMA
2019-12-02Wait for the main thread to start reading by QueueNobuyoshi Nakada
2019-12-02Support incremental search again by C-r in incremental searchaycabta
2019-12-01Check MJIT support in one placeTakashi Kokubun
2019-12-01Skip --jit-debug= test on mswinTakashi Kokubun
2019-12-02Search history to back in the middle of historiesaycabta
2019-12-02Remove obsolete codeaycabta
2019-12-01The ed_search_prev_history should always search to backwardaycabta
2019-12-01Use build dir for testing --jit-debugTakashi Kokubun
2019-12-01Allow specifying arbitrary MJIT flags by --jit-debugTakashi Kokubun
2019-11-30Relax test strictness for error message from KeyErrorYuki Nishijima
2019-11-30Relax test requirements for DYM's verbose formatterYuki Nishijima
2019-12-01remove spaces to pass a test.Koichi Sasada
2019-12-01* remove trailing spaces. [ci skip]git
2019-11-30Promote did_you_mean to default gemKevin Deisz
2019-11-30ENV.update should not call block on existing keysNobuyoshi Nakada
2019-11-30Revert "[ruby/fileutils] Fix #install with "X" mode option"Hiroshi SHIBATA
2019-11-30[ruby/webrick] Check the feature by itself, instead of the version numberNobuyoshi Nakada
2019-11-30[ruby/webrick] Enabled chunked encoding if Transfer-Encoding: chunked header ...Jeremy Evans
2019-11-30[ruby/webrick] Allow WEBrick::HTTPServlet::CGIHandler :CGIInterpreter option ...Jeremy Evans
2019-11-30[ruby/fileutils] Fix #install with "X" mode optionNobuyoshi Nakada