1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/lib
ko1 4b8da4b9c8 * iseq.c: rename methods
RubyVM::InstructionSequence#to_binary_format -> #to_binary
  RubyVM::InstructionSequence.from_binary_format -> .load_from_binary
  RubyVM::InstructionSequence.from_binary_format_extra_data ->
                             .load_from_binary_extra_data

* iseq.c: fix document of iseq.to_binary.
  [Fix GH-1134]

* sample/iseq_loader.rb: catch up this change.

* test/lib/iseq_loader_checker.rb: ditto.




git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-09 15:10:57 +00:00
..
minitest
test assertions.rb: fallback encoding error 2015-12-05 08:33:38 +00:00
envutil.rb envutil.rb: improve message 2015-12-08 16:17:17 +00:00
find_executable.rb
iseq_loader_checker.rb * iseq.c: rename methods 2015-12-09 15:10:57 +00:00
leakchecker.rb leakchecker.rb: close console 2015-07-08 11:35:59 +00:00
memory_status.rb
profile_test_all.rb
tracepointchecker.rb
with_different_ofs.rb
zombie_hunter.rb * test/runner.rb: extracted test helper. 2015-11-06 11:18:30 +00:00