mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
7476be4def
If you enable this checker (remove `#' in test/runner.rb), you can see comparison results between an original iseq disassembed result and dumped and loaded iseq disassembed result. There are several bugs around there, because of inexact stack depth calculation. Now, I leave these bugs because they are not critical and difficult to solve completely. * test/runner.rb: require test/lib/iseq_loader_checker.rb but disabled at default (commented out). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52926 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
minitest | ||
test | ||
envutil.rb | ||
find_executable.rb | ||
iseq_loader_checker.rb | ||
leakchecker.rb | ||
memory_status.rb | ||
profile_test_all.rb | ||
tracepointchecker.rb | ||
with_different_ofs.rb | ||
zombie_hunter.rb |