summaryrefslogtreecommitdiff
path: root/bootstraptest
AgeCommit message (Expand)Author
2019-12-12Show the failed message tooNobuyoshi Nakada
2019-12-11Show the failed messageNobuyoshi Nakada
2019-11-07Use a monotonically increasing number for object_idJohn Hawthorn
2019-11-06Revert "Use a monotonically increasing number for object_id"Aaron Patterson
2019-11-06Use a monotonically increasing number for object_idJohn Hawthorn
2019-10-23Relaxed tests for CPDEBUG modeNobuyoshi Nakada
2019-10-10fix memory corruption in old GCC卜部昌平
2019-09-24Changed numbered parameter prefixNobuyoshi Nakada
2019-09-05add tests卜部昌平
2019-09-03Move an unstable bootstraptest to pendingTakashi Kokubun
2019-09-03Add insn tests for newarraykwsplatTakashi Kokubun
2019-09-02Fix opt_regexpmatch1 referencesTakashi Kokubun
2019-08-30Fix remaining warning issues in the tests due to keyword argument separationJeremy Evans
2019-08-14Compare actual resultNobuyoshi Nakada
2019-08-01bootstraptest/test_insns.rb: test opt_nil_pKazuhiro NISHIYAMA
2019-07-29Erase only on ttyNobuyoshi Nakada
2019-07-12Improved fiber benchmarks. Increase number of iterations.Samuel Williams
2019-07-02colors file has been moved from test to toolNobuyoshi Nakada
2019-07-01bootstraptest/runner.rb (show_limit): defer messages unless verbose and a ttyNobuyoshi Nakada
2019-07-01bootstraptest/runner.rb (show_limit): show dots only when printing to a ttyNobuyoshi Nakada
2019-06-19* remove trailing spaces, expand tabs.git
2019-06-19Show thread and fiber limits as part of bootstrap tests.Samuel Williams
2019-06-19Improve benchmarks and tests for threads.Samuel Williams
2019-03-17Numbered parameters [Feature #4475]nobu
2019-02-01on-smash canary detectionshyouhei
2019-01-21parse.y: more token namesnobu
2019-01-19Indented here document (<<~) is Ruby 2.3 featurenaruse
2019-01-18support older BASERUBY for btest.ko1
2019-01-17support btest on older ruby.ko1
2019-01-15st.c (rb_hash_bulk_insert_into_st_table): avoid out-of-bounds writemame
2018-12-27delete emacs mode lines [ci skip]shyouhei
2018-12-12bootstraptest/runner.rb: increase timeout for --jit-waitk0kubun
2018-11-20Simply treat IO::WaitReadable just like Errno::EAGAINusa
2018-11-20revert r65820 and retry assert_finishk0kubun
2018-11-20test_thread.rb: skip test_thread.rb broken for Windowsk0kubun
2018-10-27bootstraptest/test_insns.rb: test newhashfromarraykazu
2018-09-26fallback env encoding to ASCII-8BITnobu
2018-09-04bootstraptest update test_io.rb [Bug #15060] [Fix GH-1495]nobu
2018-07-30bootstraptest/runner.rb: speed up assert_finish with IO.select (take #2)normal
2018-07-06Fix a bug of peephole optimizationmame
2018-06-29improve C0 coverage of insns.defshyouhei
2018-06-29rethrow the caught exception as-isnobu
2018-06-27tests: increase timeouts and speedup some slow testsnormal
2018-06-27Revert "bootstraptest/runner: speed up assert_finish by avoiding sleep"mame
2018-06-26bootstraptest/runner: speed up assert_finish by avoiding sleepnormal
2018-02-20error.c: bypass Exception.newnobu
2018-01-09bootstraptest/test_fork.rb: Stop too restrict NPROC test temporarilymame
2017-12-28`$SAFE` as a process global state. [Feature #14250]ko1
2017-11-06show the location at intterruptedko1
2017-10-23Drop to support NaCl platform.hsbt