summaryrefslogtreecommitdiff
path: root/test/-ext-/iseq_load
AgeCommit message (Expand)Author
2019-06-30Suppress "statement not reached" warningNobuyoshi Nakada
2018-12-29test_iseq_load.rb: increase timeout for stressful roundtripk0kubun
2018-12-28test_iseq_load.rb: increase timeout for RubyCIk0kubun
2018-12-06Show diff in failure messagesnobu
2018-08-11test_iseq_load.rb: reduce timeout of test_stressful_roundtripk0kubun
2018-08-10test_iseq_load.rb: increase timeoutk0kubun
2018-08-10Use assert_separately in TestIseqLoad#test_stressful_roundtripnaruse
2018-07-09Fix crash when loading iseq from an arraytenderlove
2018-01-04test_iseq_load.rb: set locationnobu
2017-02-02test_iseq_load.rb: refine test_require_integrationnobu
2016-01-10ext/-test-: reduce feature namesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-07iseq.c (iseq_data_to_ary): dump kw_arg as symbolnormal
2014-12-28test_iseq_load: expand tests with stack mismatchesnormal
2014-12-03mostly fix rb_iseq_loadnormal