summaryrefslogtreecommitdiff
path: root/bootstraptest
AgeCommit message (Expand)Author
2020-04-27Moved already resolved testNobuyoshi Nakada
2020-04-27Removed already resolved test [ci skip]Nobuyoshi Nakada
2020-04-15Added test for `debug_level:` option of `RubyVM::InstructionSequence.compile`Nobuyoshi Nakada
2020-04-10Turn class variable warnings into exceptionsJeremy Evans
2020-04-09should check pending interrupts correctly.Koichi Sasada
2020-03-23disable to show the maximum number of threads.Koichi Sasada
2020-02-11Make yield in singleton class definitions in methods a SyntaxErrorJeremy Evans
2020-01-22Remove special handling of $SAFE and related C-APIsJeremy Evans
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