1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/fiddle
hsbt 24873d1a05 Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because
tests of fiddle already used customized assertions of ruby core.

  * test/fiddle/helper.rb: Use Test::Unit::TestCase for base class of
    testcase.
  * test/fiddle/test_*.rb: Use assert_raise instead of assert_raises.
    Remove needless includes for Test::Unit::Assertions.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59321 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-13 09:46:16 +00:00
..
helper.rb Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because 2017-07-13 09:46:16 +00:00
test_c_struct_entry.rb
test_c_union_entity.rb
test_closure.rb Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because 2017-07-13 09:46:16 +00:00
test_cparser.rb Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because 2017-07-13 09:46:16 +00:00
test_fiddle.rb
test_func.rb Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because 2017-07-13 09:46:16 +00:00
test_function.rb Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because 2017-07-13 09:46:16 +00:00
test_handle.rb Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because 2017-07-13 09:46:16 +00:00
test_import.rb Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because 2017-07-13 09:46:16 +00:00
test_pointer.rb Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because 2017-07-13 09:46:16 +00:00