aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Improved the test for Thread#inspect [Feature #16412]Nobuyoshi Nakada2019-12-131-1/+5
* Check wether TestReadline is definedaycabta2019-12-131-2/+2
* Move `rescue` for debug into block of assert_raiseKazuhiro NISHIYAMA2019-12-121-2/+2
* [cygwin] fix File.absolute_path? testNobuyoshi Nakada2019-12-121-2/+5
* Cygwin path cannot be mapped to a UNC as-isNobuyoshi Nakada2019-12-121-1/+1
* Add more debug info when Errno::EINVALKazuhiro NISHIYAMA2019-12-121-0/+2
* Make super in instance_eval in method in module raise TypeErrorJeremy Evans2019-12-121-0/+23
* Import json-2.3.0 from flori/jsonHiroshi SHIBATA2019-12-121-0/+1
* Suppress to crash IRB if completed list has nilaycabta2019-12-121-0/+45
* Some tests failed with before GNU Readline 6.0 on Windowsaycabta2019-12-121-0/+2
* [ruby/forwardable] Make def_*_delegator return name of method defined (Fixes ...Jeremy Evans2019-12-111-2/+6
* The result of Readline.completion_proc should have the same encoding of Encod...aycabta2019-12-111-5/+12
* skip continuous failure test.Koichi Sasada2019-12-111-0/+2
* Do not load q.rb in build directoryKazuhiro NISHIYAMA2019-12-111-1/+1
* Do not load files in build directoryKazuhiro NISHIYAMA2019-12-115-80/+80
* Fix Enumerator::Lazy#with_indexJeremy Evans2019-12-111-2/+15
* Followed up 38722fa179fcec549300b2f35206f4eb168f202eHiroshi SHIBATA2019-12-101-8/+4
* [ruby/logger] Enable more timezone tests on OpenBSDJeremy Evans2019-12-101-1/+1
* [ruby/logger] Raise ArgumentError for invalid shift_ageJeremy Evans2019-12-101-2/+5
* [ruby/logger] Honor Logger#level overridesGeorge Claghorn2019-12-101-0/+15
* fix ipaddr parameter of Net::HTTP.start to support proxyNARUSE, Yui2019-12-101-0/+39
* Update regression tests for 1.4.16Hiroshi SHIBATA2019-12-1020-20/+20
* Stop Thread.new in `DRb::TimerIdConv::TimerHolder2#on_gc`Kazuhiro NISHIYAMA2019-12-103-1/+17
* test/ruby/test_keywords.rb: suppress a warningYusuke Endoh2019-12-101-1/+1
* test/net/http/test_https.rb (test_get_SNI_failure): stop proxy settingsYusuke Endoh2019-12-103-43/+45
* Support completion with case-insensitive fashionaycabta2019-12-101-0/+51
* Add Proc#ruby2_keywordsJeremy Evans2019-12-091-0/+39
* Add ipaddr optional parameter to Net::HTTP#startNARUSE, Yui2019-12-091-0/+31
* Added workaround for CoreAssertions used by ruby/logger.Hiroshi SHIBATA2019-12-091-2/+7
* Merge the upstream changes for test-unit on ruby/logger.Hiroshi SHIBATA2019-12-091-0/+3
* Remove workaround encoding modificationaycabta2019-12-091-3/+1
* Stop pool threads in test/rinda tooKazuhiro NISHIYAMA2019-12-091-0/+3
* Skip completion tests for Editlineaycabta2019-12-081-0/+3
* Fix encoding of completed listaycabta2019-12-081-1/+28
* Add test_simple_completion for Readlineaycabta2019-12-081-0/+19
* test/ruby/test_file_exhaustive.rb: shorten the name of temporary dirYusuke Endoh2019-12-071-1/+1
* Test interfaces include localhostKazuhiro NISHIYAMA2019-12-061-0/+9
* Detect started threads when require onlyKazuhiro NISHIYAMA2019-12-061-0/+28
* test/lib/jit_support.rb: Update the regexp for iccYusuke Endoh2019-12-051-1/+1
* test/io/console/test_io_console.rb: add a memo for the mysterious hackYusuke Endoh2019-12-051-1/+11
* Change encoding of completion list...for more testsaycabta2019-12-051-0/+6
* test/io/console/test_io_console.rb: Try the hack for SolarisYusuke Endoh2019-12-051-1/+1
* Prefer using MJIT_CC for JIT support checkTakashi Kokubun2019-12-041-1/+1
* add additional CF info for CI envKoichi Sasada2019-12-051-1/+1
* Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)Jun Aruga2019-12-051-1/+13
* Change encoding of completion listaycabta2019-12-051-1/+6
* Make TracePoint.stat a singleton method again (#2726)Alan Wu2019-12-041-0/+4
* Revert "Add debug option to check ci failures on solaris"Kazuhiro NISHIYAMA2019-12-051-3/+0
* Support disable-completionaycabta2019-12-051-0/+39
* Fix variable catchaycabta2019-12-051-0/+8