aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest
Commit message (Expand)AuthorAgeFilesLines
* Numbered parameters [Feature #4475]nobu2019-03-171-1/+1
* on-smash canary detectionshyouhei2019-02-011-1/+1
* parse.y: more token namesnobu2019-01-211-3/+3
* Indented here document (<<~) is Ruby 2.3 featurenaruse2019-01-191-26/+26
* support older BASERUBY for btest.ko12019-01-181-2/+4
* support btest on older ruby.ko12019-01-171-1/+3
* st.c (rb_hash_bulk_insert_into_st_table): avoid out-of-bounds writemame2019-01-151-0/+18
* delete emacs mode lines [ci skip]shyouhei2018-12-271-1/+1
* bootstraptest/runner.rb: increase timeout for --jit-waitk0kubun2018-12-121-0/+1
* Simply treat IO::WaitReadable just like Errno::EAGAINusa2018-11-201-7/+1
* revert r65820 and retry assert_finishk0kubun2018-11-203-8/+12
* test_thread.rb: skip test_thread.rb broken for Windowsk0kubun2018-11-202-6/+8
* bootstraptest/test_insns.rb: test newhashfromarraykazu2018-10-271-0/+1
* fallback env encoding to ASCII-8BITnobu2018-09-261-0/+12
* bootstraptest update test_io.rb [Bug #15060] [Fix GH-1495]nobu2018-09-041-3/+3
* bootstraptest/runner.rb: speed up assert_finish with IO.select (take #2)normal2018-07-301-2/+15
* Fix a bug of peephole optimizationmame2018-07-061-0/+10
* improve C0 coverage of insns.defshyouhei2018-06-291-4/+34
* rethrow the caught exception as-isnobu2018-06-291-1/+1
* tests: increase timeouts and speedup some slow testsnormal2018-06-271-3/+3
* Revert "bootstraptest/runner: speed up assert_finish by avoiding sleep"mame2018-06-271-8/+3
* bootstraptest/runner: speed up assert_finish by avoiding sleepnormal2018-06-261-3/+8
* error.c: bypass Exception.newnobu2018-02-201-1/+1
* bootstraptest/test_fork.rb: Stop too restrict NPROC test temporarilymame2018-01-091-1/+3
* `$SAFE` as a process global state. [Feature #14250]ko12017-12-281-2/+2
* show the location at intterruptedko12017-11-061-0/+1
* Drop to support NaCl platform.hsbt2017-10-233-12/+4
* bootstraptest/runner.rb: keyword argumentnobu2017-06-211-4/+1
* bootstraptest/test_insns.rb: Fix typok0kubun2017-05-271-1/+1
* Rename RbConfig::Limits as RbConfig::LIMITSnobu2017-04-061-2/+2
* fix a typo [ci skip]kazu2017-03-281-1/+1
* Update assertion message [ci skip]kazu2017-03-281-1/+1
* compile.c: apply opt_str_freeze to String#-@ (uminus)normal2017-03-101-0/+1
* make FIXNUM_MAX visible from Rubyshyouhei2017-01-301-8/+5
* improve C0 coverage of insns.def from 65.9% to 96.1%shyouhei2017-01-232-7/+399
* `\s` includes `\t`kazu2016-10-111-1/+1
* bootstraptest/runner.rb: first line in the sourcenobu2016-10-111-1/+1
* Use qualified namesnobu2016-08-302-10/+10
* suppress warningsnobu2016-08-071-0/+1
* bootstraptest/runner.rb may run on older rubynobu2016-06-281-1/+1
* Use Integer instead of Fixnum and Bignum.akr2016-05-171-1/+1
* fix alignmentkazu2016-05-171-7/+7
* [Feature #12005] Unify Fixnum and Bignum into Integerakr2016-05-171-7/+7
* btest: resource limitnobu2016-04-061-4/+12
* * bootstraptest/runner.rb: use safe navigation operator.hsbt2015-12-141-1/+1
* * bootstraptest/test_fork.rb ([ruby-dev:37934]): :NPROC (RLIMIT_NPROC)ngoto2015-11-101-1/+1
* relax error message formatnobu2015-10-241-2/+2
* * bootstraptest/test_method.rb: remove a test because $SAFE=2 wasko12015-06-181-12/+0
* * include/ruby/ruby.h: $SAFE=3 is now obsolete.hsbt2015-06-171-16/+0
* default colorsnobu2015-05-171-1/+7