aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "ext/cgi/escape: preserve String subclass in result"normal2018-05-031-21/+0
* ext/cgi/escape: preserve String subclass in resultnormal2018-05-021-0/+21
* test_jit.rb: test local variablesk0kubun2018-05-021-4/+17
* test_jit.rb: test opt_aref_with againk0kubun2018-05-021-1/+4
* test_jit.rb: make it possible to automatically findk0kubun2018-05-021-7/+43
* test_jit.rb: verify tested insnsk0kubun2018-05-021-68/+102
* object.c: fix exponent with underscorenobu2018-05-021-0/+2
* test_jit.rb: add missing dependencyk0kubun2018-05-021-0/+1
* compile.c: mark catch_except_p of iseqk0kubun2018-05-021-0/+11
* test/thread/test_cv.rb: test CV usability inside forked childnormal2018-04-301-2/+8
* io.c: workaround for EPROTOTYPEnobu2018-04-302-2/+2
* test_open3.rb: let test_popen2 work with --jitk0kubun2018-04-282-1/+10
* test_rubyoptions.rb: let all tests work with --jitk0kubun2018-04-281-4/+9
* test_bug_reporter.rb: make it work with --jitk0kubun2018-04-282-2/+4
* test_rubyoptions.rb: let test_verbose work w/ --jitk0kubun2018-04-281-1/+3
* test_parallel.rb: extend timeout for --jit-waitk0kubun2018-04-281-12/+13
* test_ftp.rb: extend read_timeout for --jit-waitk0kubun2018-04-281-1/+1
* range.c: each on endless rangenobu2018-04-281-0/+26
* Merge Pysch 3.0.3.pre1.hsbt2018-04-282-0/+53
* rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou2018-04-285-18/+10
* mjit.c: clean so file on Windowsnobu2018-04-272-4/+17
* Revert "Fix use of `rb_profile_frames` start parameter"tenderlove2018-04-271-4/+0
* Fix use of `rb_profile_frames` start parametertenderlove2018-04-261-0/+4
* test_numeric.rb: loose precision assertionnobu2018-04-261-1/+0
* compile.c: fix unconditional branch optimizationnobu2018-04-251-0/+7
* string.c: fix scanned substring with `\K`nobu2018-04-241-0/+2
* rescue Errno::EPROTOTYPEnobu2018-04-231-1/+1
* test/ruby/test_io.rb: add extra Thread#join to delay closenormal2018-04-231-2/+3
* Skip some tests to make CI healthy.ko12018-04-222-0/+10
* rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou2018-04-222-5/+8
* rexml: Fix XPath bug of /#{ELEMENT_NAME}kou2018-04-224-11/+14
* test/ruby/test_io.rb: try to diagnose stuck test_recycled_fd_closenormal2018-04-211-3/+7
* test_jit.rb: follow the change of instructionk0kubun2018-04-211-1/+1
* rexml: Enable more testskou2018-04-211-3/+3
* rexml: Fix XPath concat() implementationkou2018-04-211-1/+1
* rexml: Fix XPath string() implementationkou2018-04-211-22/+5
* rexml: Make more readablekou2018-04-211-2/+2
* rexml: Fix a test bugkou2018-04-211-1/+1
* rexml: Make more readablekou2018-04-211-1/+6
* test/ruby/test_io.rb: add closing recycled FD testnormal2018-04-211-0/+32
* _mjit_compile_send.erb: inline attr_reader callk0kubun2018-04-201-0/+35
* variable.c: fix thread + fork errors in autoloadnormal2018-04-201-0/+26
* range.c: step in bignumnobu2018-04-201-1/+4
* range.c: fix fixnum loop conditionnobu2018-04-201-0/+6
* fiddle/test_import.rb: fix warnings by rubygemsnobu2018-04-191-1/+1
* fiddle/import.rb: suppress warningnobu2018-04-191-0/+4
* rexml: Fix a XPath bug that white spaces aren't ignoredkou2018-04-191-22/+29
* rexml: Fix wrong assertionkou2018-04-191-1/+1
* rexml: Use more debug friendly assertion stylekou2018-04-191-5/+3
* rexml: Use more debug friendly assertion stylekou2018-04-191-5/+4