aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/iseq_load
Commit message (Expand)AuthorAgeFilesLines
* Suppress "statement not reached" warningNobuyoshi Nakada2019-06-301-1/+3
* test_iseq_load.rb: increase timeout for stressful roundtripk0kubun2018-12-291-1/+1
* test_iseq_load.rb: increase timeout for RubyCIk0kubun2018-12-281-1/+1
* Show diff in failure messagesnobu2018-12-061-22/+23
* test_iseq_load.rb: reduce timeout of test_stressful_roundtripk0kubun2018-08-111-1/+1
* test_iseq_load.rb: increase timeoutk0kubun2018-08-101-1/+1
* Use assert_separately in TestIseqLoad#test_stressful_roundtripnaruse2018-08-101-3/+21
* Fix crash when loading iseq from an arraytenderlove2018-07-091-0/+7
* test_iseq_load.rb: set locationnobu2018-01-041-11/+22
* test_iseq_load.rb: refine test_require_integrationnobu2017-02-021-8/+8
* ext/-test-: reduce feature namesnobu2016-01-101-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* iseq.c (iseq_data_to_ary): dump kw_arg as symbolnormal2015-07-071-0/+9
* test_iseq_load: expand tests with stack mismatchesnormal2014-12-281-6/+18
* mostly fix rb_iseq_loadnormal2014-12-031-0/+95