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
nobu 1d6c1d20fd assertions.rb: syntax_check for other impl
* test/lib/test/unit/assertions.rb (syntax_check): use eval
  instead of RubyVM::InstructionSequence.compile so that other
  implementations can share the tests.
  [ruby-core:81935] [Bug #13723]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-08 02:22:20 +00:00
..
-test-
minitest Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
test assertions.rb: syntax_check for other impl 2017-07-08 02:22:20 +00:00
envutil.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
find_executable.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
iseq_loader_checker.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
leakchecker.rb Fixed missing handling for frozen object at r59121. 2017-06-20 11:43:05 +00:00
memory_status.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
profile_test_all.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
tracepointchecker.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
with_different_ofs.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00
zombie_hunter.rb Specify frozen_string_literal: true. 2017-06-20 11:10:37 +00:00