1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
yugui c9f5a8f3f2 * bootstraptest/test_io.c: add a test for [ruby-dev:46834].
* io.c (rb_cloexec_fcntl_dupfd) Use an emulation with dup(2) when
  fcntl(2) and/or F_DUPFD is unavailable.
  Suggested by akr.

* configure.in (HAVE_FCNTL): NativeClient does not provide fcntl(2).

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-01-06 09:48:00 +00:00
..
pending.rb
runner.rb Fix failures on btest for NativeClient. 2013-01-03 15:39:15 +00:00
test_attr.rb
test_autoload.rb
test_block.rb
test_class.rb * bootstraptest/test_class.rb: add a test for [ruby-core:30843]. 2010-06-27 18:13:06 +00:00
test_eval.rb
test_exception.rb
test_finalizer.rb
test_flip.rb
test_flow.rb
test_fork.rb
test_gc.rb
test_io.rb * bootstraptest/test_io.c: add a test for [ruby-dev:46834]. 2013-01-06 09:48:00 +00:00
test_jump.rb
test_literal.rb Fix failures on btest for NativeClient. 2013-01-03 15:39:15 +00:00
test_load.rb * file.c (file_load_ok): checks if regular file. [ruby-dev:38097] 2009-02-27 06:49:43 +00:00
test_marshal.rb
test_massign.rb
test_method.rb
test_objectspace.rb
test_proc.rb * vm.c (rb_vm_make_env_object): make Proc object if Env is possible 2012-11-27 11:58:10 +00:00
test_struct.rb
test_syntax.rb
test_thread.rb * bootstraptest/test_thread.rb: get rid of confusing ruby-mode.el 2013-01-01 14:42:52 +00:00