1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/dl
usa d815916071 * test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently on
Windows, because this tests a platform specific feature and it'll never be
  supported on ruby on Windows.

* test/ruby/test_dir_m17n.rb (TestDir_M17N#test_filename_extutf8_invalid,
  TestDir_M17N#test_filename_as_bytes_extutf8): ditto.

* test/open-uri/test_open-uri.rb
  (TestOpenURI#test_find_proxy_case_sensitive_env): ditto.

* test/dl/test_handle.rb (DL::TestHandle#test_NEXT,
  DL::TestHandle#test_DEFAULT): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31174 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-03-25 02:50:17 +00:00
..
test_base.rb Creating dummy library for dl/fiddle tests on AIX. 2010-08-26 01:16:53 +00:00
test_callback.rb * test/dl/test_callback.rb: fixing valgrind errors. Ruby string may be 2010-05-09 01:57:54 +00:00
test_cfunc.rb * test/dl/test_cfunc.rb: test for r28156 2010-06-04 02:24:32 +00:00
test_cparser.rb * ext/dl/lib/dl/cparser.rb (parse_ctype): add backwards compatibility 2010-06-02 16:02:48 +00:00
test_cptr.rb * ext/dl/cptr.c (to_int): DL::CPtr supports to_int 2009-12-04 23:21:01 +00:00
test_dl2.rb * test/dl/test_dl2.rb (TestDL#test_sin): math functions do not 2011-01-30 07:15:23 +00:00
test_func.rb * test/dl/test_dl2.rb (TestDL#test_sin): math functions do not 2011-01-30 07:15:23 +00:00
test_handle.rb * test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently on 2011-03-25 02:50:17 +00:00
test_import.rb forgot to commit the assert_match() 2010-07-05 23:39:51 +00:00
test_win32.rb * test/dl: use require_relative to require test_base.rb. 2009-09-10 17:14:53 +00:00