aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* Hide internal IDsNobuyoshi Nakada2019-04-262-0/+8
* 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
* 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
* test/ruby/test_pattern_matching.rb: add missing tests for NODE_DASGN, NODE_LASGNktsj2019-04-211-0/+18
* Add missing test for p_var_refktsj2019-04-211-0/+6
* Add missing tests for p_argsktsj2019-04-211-0/+29
* skip test until we can guarantee movement of certain objectstenderlove2019-04-201-0/+2
* skip test if mjit is enabledtenderlove2019-04-201-0/+2
* 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-181-1/+1
* 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-171-0/+1075
* call verification method in addition to compactiontenderlove2019-04-171-2/+2
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-171-0/+97
* Prefer uintptr_t over ptrdiff_t for i686k0kubun2019-04-141-6/+0
* Revert "Try to set false explicitly"k0kubun2019-04-141-0/+6
* Revert "Skip recompiling tests on i686 Linux"k0kubun2019-04-141-6/+0
* Fix typo in platform matcherk0kubun2019-04-141-2/+2
* Skip recompiling tests on i686 Linuxk0kubun2019-04-141-0/+6
* Recompile JIT-ed code without optimizationk0kubun2019-04-141-2/+3
* Reverting all commits from r67479 to r67496 because of CI failureskazu2019-04-102-104/+0
* Don't fail the build if we can't get objects to movetenderlove2019-04-091-2/+6
* Try to make compaction more likelytenderlove2019-04-091-1/+5
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-092-0/+96
* object.c: fix searching nested const pathsnobu2019-04-081-0/+4
* test_module.rb: fix a typonobu2019-04-081-1/+1
* struct.c: force hash values fixablenobu2019-04-081-0/+1
* range.c: force hash values fixablenobu2019-04-081-0/+1
* range.c: force hash values fixablenobu2019-04-081-0/+1
* enumerator.c: force hash values fixablenobu2019-04-081-0/+1
* Cover all insns in test_jit againk0kubun2019-04-061-5/+24
* Suppress unnecessary warnings in test_jitk0kubun2019-04-061-6/+6
* Resurrect a test dropped in r67442k0kubun2019-04-061-0/+12
* add definemethod/definesmethod insn.ko12019-04-051-14/+5
* update to Unicode Version 12.1.0 (beta)duerst2019-04-051-0/+3