1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ruby
matz 1184373d86 * string.c (str_new4): should not preserve FL_TAINT status in the
internal shared string. [ruby-dev:21601]

* string.c (rb_str_new4): ditto.

* eval.c: use EXIT_SUCCESS and EXIT_FAILURE for exit values.

* process.c: ditto. [ruby-dev:38521]

* lib/debug.rb (debug_command): should enter emacs mode when
  assigned any value to the environment variable "EMACS".
  On Meadow, (getenv "EMACS") is "meadow".


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4749 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-13 13:05:24 +00:00
..
beginmainend.rb * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END. 2003-10-07 06:27:11 +00:00
endblockwarn.rb * test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited older 2003-10-07 06:32:18 +00:00
envutil.rb * string.c (str_new4): should not preserve FL_TAINT status in the 2003-10-13 13:05:24 +00:00
test_alias.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_array.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_assignment.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_beginendblock.rb * test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited older 2003-10-07 06:32:18 +00:00
test_bignum.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
test_call.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_case.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_clone.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_condition.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_const.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_defined.rb * variable.c (rb_const_defined_0): look up constants in Object as 2003-10-02 03:00:23 +00:00
test_eval.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_exception.rb * test/ruby/test_exception.rb (test_else): added. 2003-10-04 18:06:19 +00:00
test_file.rb * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviour 2003-09-26 20:00:03 +00:00
test_float.rb * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END. 2003-10-07 06:27:11 +00:00
test_gc.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_hash.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
test_ifunless.rb * test/ruby: tests for ruby itself. 2003-09-04 16:18:59 +00:00
test_iterator.rb * test/ruby/test_iterator.rb (test_block_argument_without_paren): added. 2003-10-06 06:18:45 +00:00
test_marshal.rb * test/ruby/test_marshal.rb: add test for ruby's objects. 2003-09-26 08:41:28 +00:00
test_math.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_pack.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
test_path.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_proc.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_signal.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_stringchar.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
test_struct.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_system.rb * test/ruby/envutil.rb: added. split "rubybin" from test_system.rb. 2003-10-05 02:56:42 +00:00
test_trace.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
test_variable.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
test_whileuntil.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00