aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest
Commit message (Expand)AuthorAgeFilesLines
* Show the failed message tooNobuyoshi Nakada2019-12-121-1/+1
* Show the failed messageNobuyoshi Nakada2019-12-111-1/+1
* Use a monotonically increasing number for object_idJohn Hawthorn2019-11-071-0/+9
* Revert "Use a monotonically increasing number for object_id"Aaron Patterson2019-11-061-9/+0
* Use a monotonically increasing number for object_idJohn Hawthorn2019-11-061-0/+9
* Relaxed tests for CPDEBUG modeNobuyoshi Nakada2019-10-232-4/+6
* fix memory corruption in old GCC卜部昌平2019-10-101-1/+0
* Changed numbered parameter prefixNobuyoshi Nakada2019-09-241-1/+1
* add tests卜部昌平2019-09-051-0/+2
* Move an unstable bootstraptest to pendingTakashi Kokubun2019-09-032-3/+5
* Add insn tests for newarraykwsplatTakashi Kokubun2019-09-031-0/+1
* Fix opt_regexpmatch1 referencesTakashi Kokubun2019-09-021-2/+2
* Fix remaining warning issues in the tests due to keyword argument separationJeremy Evans2019-08-301-2/+17
* Compare actual resultNobuyoshi Nakada2019-08-141-2/+2
* bootstraptest/test_insns.rb: test opt_nil_pKazuhiro NISHIYAMA2019-08-011-0/+1
* Erase only on ttyNobuyoshi Nakada2019-07-291-2/+2
* Improved fiber benchmarks. Increase number of iterations.Samuel Williams2019-07-122-21/+39
* colors file has been moved from test to toolNobuyoshi Nakada2019-07-021-1/+1
* bootstraptest/runner.rb (show_limit): defer messages unless verbose and a ttyNobuyoshi Nakada2019-07-011-5/+2
* bootstraptest/runner.rb (show_limit): show dots only when printing to a ttyNobuyoshi Nakada2019-07-011-4/+3
* * remove trailing spaces, expand tabs.git2019-06-192-3/+3
* Show thread and fiber limits as part of bootstrap tests.Samuel Williams2019-06-192-6/+41
* Improve benchmarks and tests for threads.Samuel Williams2019-06-191-0/+3
* 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