index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
-ext-
/
iseq_load
/
test_iseq_load.rb
Age
Commit message (
Expand
)
Author
2023-03-17
Fix small issues concerning namespacing in test-all suite
lukeg
2021-12-28
Use omit instead of skip: test/-ext-/**/*.rb
Hiroshi SHIBATA
2019-06-30
Suppress "statement not reached" warning
Nobuyoshi Nakada
2018-12-29
test_iseq_load.rb: increase timeout for stressful roundtrip
k0kubun
2018-12-28
test_iseq_load.rb: increase timeout for RubyCI
k0kubun
2018-12-06
Show diff in failure messages
nobu
2018-08-11
test_iseq_load.rb: reduce timeout of test_stressful_roundtrip
k0kubun
2018-08-10
test_iseq_load.rb: increase timeout
k0kubun
2018-08-10
Use assert_separately in TestIseqLoad#test_stressful_roundtrip
naruse
2018-07-09
Fix crash when loading iseq from an array
tenderlove
2018-01-04
test_iseq_load.rb: set location
nobu
2017-02-02
test_iseq_load.rb: refine test_require_integration
nobu
2016-01-10
ext/-test-: reduce feature names
nobu
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-07-07
iseq.c (iseq_data_to_ary): dump kw_arg as symbol
normal
2014-12-28
test_iseq_load: expand tests with stack mismatches
normal
2014-12-03
mostly fix rb_iseq_load
normal