aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add DRbObject dereference test (Preparation for investigation of Bug #15711)Masatoshi SEKI2019-04-251-0/+47
* Fix typos [ci skip]Kazuhiro NISHIYAMA2019-04-251-7/+7
* Defer setting gc_stress until inits doneNobuyoshi Nakada2019-04-241-0/+4
* Fix complex hash keys to work with compactionAaron Patterson2019-04-231-0/+7
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-236-2683/+0
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-236-0/+2683
* Disallow numbered parameter as the default value of optional argumentSeiei Miyagi2019-04-231-0/+1
* Fix internal error of `->x:@2{}`Seiei Miyagi2019-04-231-0/+1
* Use github url instead of ViewVC.SHIBATA Hiroshi2019-04-221-1/+1
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-217-3830/+0
* Merge upstream of Relineaycabta2019-04-215-5/+5
* Add test/reline/ again, I'm backaycabta2019-04-217-0/+3830
* Remove unused variable and check if successednobu2019-04-211-1/+1
* suppress warning in test/irbnaruse2019-04-212-1/+4
* test/ruby/test_pattern_matching.rb: add missing tests for NODE_DASGN, NODE_LASGNktsj2019-04-211-0/+18
* Remove test/reline temporary, I'll come backaycabta2019-04-216-2651/+0
* add ensure to restore $stdout correctly.ko12019-04-211-0/+1
* Restore pwdnobu2019-04-211-0/+2
* test/reline/helper.rb: define RELINE_TEST_ENCODING alwaysnobu2019-04-211-1/+1
* Add missing test for p_var_refktsj2019-04-211-0/+6
* Add missing tests for p_argsktsj2019-04-211-0/+29
* Fix test library namenobu2019-04-211-1/+1
* skip test until we can guarantee movement of certain objectstenderlove2019-04-201-0/+2
* Remove IRB's old test filesaycabta2019-04-202-130/+0
* skip test if mjit is enabledtenderlove2019-04-201-0/+2
* Add "require 'stringio'"aycabta2019-04-201-0/+1
* Use require_relative for tests of Relineaycabta2019-04-205-5/+5
* IRB is improved with Reline and RDocaycabta2019-04-206-0/+2647
* Workaround Wercker check which is not working nowk0kubun2019-04-201-1/+1
* Skip test_find_collided_object on problematic CIs for nowk0kubun2019-04-201-0/+4
* Add `Time#floor`nobu2019-04-201-0/+26
* add more assertions around moved objecttenderlove2019-04-201-1/+8
* check the index rather than includetenderlove2019-04-201-1/+1
* Try harder to make objects movetenderlove2019-04-201-23/+35
* Add `GC.compact` again.tenderlove2019-04-202-0/+98
* time.c: added in: option to Time.nownobu2019-04-191-0/+5
* io.c: warn non-nil $,nobu2019-04-182-1/+5
* Suppress warningsnobu2019-04-181-1/+1
* string.c: warn non-nil $;nobu2019-04-181-3/+10
* Reverting compaction for nowtenderlove2019-04-171-97/+0
* Suppress warning in assertion tookazu2019-04-171-0/+3
* Suppress warnings in `make test-all`kazu2019-04-171-0/+7
* Define Struct#deconstructktsj2019-04-171-0/+12
* Introduce pattern matching [EXPERIMENTAL]ktsj2019-04-174-0/+1427
* call verification method in addition to compactiontenderlove2019-04-171-2/+2
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-171-0/+97
* Import CSV 3.0.9kou2019-04-151-1/+1
* Import CSV 3.0.8kou2019-04-1416-534/+993
* Prefer uintptr_t over ptrdiff_t for i686k0kubun2019-04-141-6/+0
* Revert "Try to set false explicitly"k0kubun2019-04-141-0/+6