summaryrefslogtreecommitdiff
path: root/bootstraptest/test_insns.rb
AgeCommit message (Expand)Author
2020-12-07Removed deprecated Time#succNobuyoshi Nakada
2020-09-24Remove test for putiseq insnMichael Lindley
2020-09-15Interpolated strings are no longer frozen with frozen-string-literal: trueBenoit Daloze
2020-06-17Remove obsoleted opt_call_c_function insn (#3232)Takashi Kokubun
2020-04-15Added test for `debug_level:` option of `RubyVM::InstructionSequence.compile`Nobuyoshi Nakada
2020-04-10Turn class variable warnings into exceptionsJeremy Evans
2019-10-10fix memory corruption in old GCC卜部昌平
2019-09-05add tests卜部昌平
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-01bootstraptest/test_insns.rb: test opt_nil_pKazuhiro NISHIYAMA
2019-02-01on-smash canary detectionshyouhei
2019-01-19Indented here document (<<~) is Ruby 2.3 featurenaruse
2019-01-18support older BASERUBY for btest.ko1
2018-10-27bootstraptest/test_insns.rb: test newhashfromarraykazu
2018-06-29improve C0 coverage of insns.defshyouhei
2017-05-27bootstraptest/test_insns.rb: Fix typok0kubun
2017-04-06Rename RbConfig::Limits as RbConfig::LIMITSnobu
2017-03-28fix a typo [ci skip]kazu
2017-03-28Update assertion message [ci skip]kazu
2017-03-10compile.c: apply opt_str_freeze to String#-@ (uminus)normal
2017-01-30make FIXNUM_MAX visible from Rubyshyouhei
2017-01-23improve C0 coverage of insns.def from 65.9% to 96.1%shyouhei