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 unit.rb: no insult method 2015-01-04 02:04:31 +00:00
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 * test/lib/envutil.rb: Moved from test/ruby/. 2014-11-13 16:05:37 +00:00
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 * test/lib/memory_status.rb: removed redundant path. 2015-07-06 08:27:41 +00:00
profile_test_all.rb * test/profile_test_all.rb: move into test library directory. 2014-06-26 09:16:56 +00:00
tracepointchecker.rb tracepointchecker.rb: for older TracePoint 2015-01-02 19:03:23 +00:00
with_different_ofs.rb * test/with_different_ofs.rb: move into test library directory. 2014-06-26 09:27:22 +00:00
zombie_hunter.rb * test/runner.rb: extracted test helper. 2015-11-06 11:18:30 +00:00