ruby/test/ruby
usa 8096159871 merge revision(s) 39697,39701,39716,39740,39751: [Backport #8070]
* win32/file.c (rb_file_expand_path_internal):  Expand home directory when
	  used as second parameter (dir_string).  [ruby-core:53168] [Bug #8034]

	* test/ruby/test_file_exhaustive.rb: add test to verify.

	* win32/file.c (get_user_from_path):  add internal function that retrieves
	  username from supplied path (refactored).

	* win32/file.c (rb_file_expand_path_internal):  refactor expansion of user
	  home to use get_user_from_path and cover dir_string corner cases.
	  [ruby-core:53168] [Bug #8034]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@39982 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-03-28 09:35:21 +00:00
..
enc merge revision(s) 34236: [Backport #5890] 2012-02-08 22:34:12 +00:00
allpairs.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
beginmainend.rb
endblockwarn_rb
envutil.rb merge revision(s) 35013: 2012-03-30 05:13:10 +00:00
lbtest.rb
marshaltestlib.rb * test/ruby: fixed nonsense assertions. 2010-04-29 05:33:43 +00:00
memory_status.rb merge revision(s) 34504,34506,34507,34508: 2012-02-09 07:20:53 +00:00
sentence.rb
test_alias.rb * vm_method.c (rb_alias): skip ZSUPER method when searching body of 2010-01-08 14:10:58 +00:00
test_argf.rb merge revision(s) 37862: 2012-12-21 07:04:07 +00:00
test_array.rb * array.c (rb_ary_reject_bang, rb_ary_delete_if): update rdoc. 2011-12-15 01:44:58 +00:00
test_assignment.rb * compile.c (iseq_compile_each), parse.y (stmt, arg): arg_concat() 2009-09-18 07:15:06 +00:00
test_autoload.rb * test/ruby/test_autoload.rb: remove temporary directory. 2011-06-14 10:51:25 +00:00
test_basicinstructions.rb merge revision(s) 34633: [Backport #5124] 2012-06-26 23:32:12 +00:00
test_beginendblock.rb merge revision(s) 34982: [Backport #5218] 2013-02-22 05:28:36 +00:00
test_bignum.rb merge revision(s) 37567: [Backport #7315] 2012-11-09 04:16:27 +00:00
test_call.rb * test: assert_raises has been deprecated since a long time ago. 2008-09-24 17:44:39 +00:00
test_case.rb * compile.c (case_when_optimizable_literal): When float value can be 2010-09-09 13:40:14 +00:00
test_class.rb merge revision(s) 38364,38366: [Backport #7557] 2012-12-20 10:03:54 +00:00
test_clone.rb * test: assert_raises has been deprecated since a long time ago. 2008-09-24 17:44:39 +00:00
test_comparable.rb * test/ruby/test_comparable.rb (TestComparable#cmp): suppress warnings. 2009-11-08 03:59:42 +00:00
test_complex.rb merge revision(s) r33613: 2011-11-30 09:23:04 +00:00
test_complex2.rb * test/ruby/test_{complex2,complexrational}.rb: use skip. 2011-05-08 13:18:47 +00:00
test_complexrational.rb * test/ruby/test_{complex2,complexrational}.rb: use skip. 2011-05-08 13:18:47 +00:00
test_condition.rb
test_const.rb
test_continuation.rb * backport r32597 from trunk. 2011-07-21 12:12:53 +00:00
test_defined.rb merge revision(s) 34555: [Backport #5786] 2012-02-14 22:16:06 +00:00
test_dir.rb merge revision(s) 36905: [Backport #6977] 2013-02-06 05:06:20 +00:00
test_dir_m17n.rb merge revision(s) 36520: 2012-11-08 07:45:54 +00:00
test_econv.rb merge revision(s) 33991: 2012-08-20 08:14:11 +00:00
test_encoding.rb merge revision(s) 34433: [Backport #6153] 2012-03-18 05:26:07 +00:00
test_enum.rb add a test. 2011-01-01 01:52:15 +00:00
test_enumerator.rb * test/ruby/test_enumerator.rb (test_nested_iteration): fix typo. 2012-01-10 07:13:04 +00:00
test_env.rb try and catch for the test of setenv(3). 2011-05-29 16:49:14 +00:00
test_eval.rb * vm_insnhelper.c (vm_cref_push): no outer cref is needed for proc 2010-09-23 00:01:40 +00:00
test_exception.rb merge revision(s) 37270: [Backport #7185] 2012-11-08 05:12:00 +00:00
test_fiber.rb merge revision(s) 34629,34630: 2012-02-15 22:34:48 +00:00
test_file.rb merge revision(s) 37163: 2012-10-12 09:22:06 +00:00
test_file_exhaustive.rb merge revision(s) 39697,39701,39716,39740,39751: [Backport #8070] 2013-03-28 09:35:21 +00:00
test_fixnum.rb * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert): 2010-04-29 05:46:04 +00:00
test_flip.rb merge revision(s) 38739: [Backport #7671] 2013-01-11 08:13:17 +00:00
test_float.rb merge revision(s) 35015: 2012-10-12 04:38:43 +00:00
test_fnmatch.rb * test/ruby/test_array.rb: add a test for Array#rotate, rotate!. 2010-01-22 15:03:32 +00:00
test_gc.rb merge revision(s) 38010: [Backport #7452] 2013-01-15 07:29:28 +00:00
test_hash.rb * hash.c (recursive_hash): hash value of emptied hash should be 2011-08-02 03:03:18 +00:00
test_ifunless.rb
test_integer.rb supress warnings. 2010-01-25 23:12:50 +00:00
test_integer_comb.rb * pack.c: consider DYNAMIC_ENDIAN. refactored. 2010-02-25 14:00:48 +00:00
test_io.rb merge revision(s) 37169: [Backport #7169] 2012-10-16 00:49:23 +00:00
test_io_m17n.rb merge revision(s) 35594: [Backport #6422] 2012-05-10 16:05:13 +00:00
test_iterator.rb * test/ruby: fixed nonsense assertions. 2010-04-29 05:33:43 +00:00
test_lambda.rb merge revision(s) 34819: 2012-02-26 03:26:37 +00:00
test_literal.rb merge revision(s) 34796: 2012-05-14 04:19:06 +00:00
test_m17n.rb merge revision(s) 34236: [Backport #5890] 2012-02-08 22:34:12 +00:00
test_m17n_comb.rb merge revision(s) 37572,37622,37766,37773: [Backport #7527] 2012-12-20 09:38:11 +00:00
test_marshal.rb merge revision(s) 38357,38363: [Backport #7325] 2012-12-19 12:13:19 +00:00
test_math.rb * math.c (math_atan2): change the behavior when x and y are zero. 2010-08-27 03:51:56 +00:00
test_metaclass.rb * test/ruby/test_metaclass.rb: removed codes for my debugging. 2008-12-17 00:58:10 +00:00
test_method.rb merge revision(s) 35080: [Backport #7353] 2012-11-15 06:20:18 +00:00
test_mixed_unicode_escapes.rb * transcode.c: add "Error" suffix for Encoding exception classes. 2008-09-18 08:57:33 +00:00
test_module.rb merge revision(s) 33935,33936,33987: [Backport #5702] 2012-02-13 04:51:21 +00:00
test_notimp.rb * lib/test/unit.rb (assert_include): add alias. 2011-02-12 14:17:54 +00:00
test_numeric.rb * numeric.c (ruby_float_step): fix Numeric#step with infinity unit 2010-10-13 19:17:49 +00:00
test_object.rb merge revision(s) r34564: 2012-02-15 01:33:56 +00:00
test_objectspace.rb Clean warnings: unused variables. 2010-06-23 05:32:46 +00:00
test_optimization.rb * vm.c (rb_thread_mark): should mark self in conrol 2010-11-23 09:54:07 +00:00
test_pack.rb merge revision(s) 34972: 2012-08-09 13:49:27 +00:00
test_parse.rb * parse.y (parser_tokadd_utf8, parser_tokadd_string): allow NUL 2010-05-29 18:40:48 +00:00
test_path.rb merge revision(s) r33525: [Backport #6104] 2012-03-01 09:41:08 +00:00
test_pipe.rb
test_primitive.rb * compile.c (NODE_ARGSCAT, NODE_ARGSPUSH): drop unused ARGSCAT 2010-08-05 12:32:02 +00:00
test_proc.rb merge revision(s) r32855,r32857,r33493,r34554: 2012-02-15 01:29:34 +00:00
test_process.rb merge revision(s) 32799: 2012-04-15 05:54:40 +00:00
test_rand.rb merge revision(s) 34977: [Backport #5661] 2012-10-16 01:55:31 +00:00
test_range.rb * range.c (range_max): fix behavior with excluded end value. 2011-07-10 00:47:31 +00:00
test_rational.rb Merge commit r32994 from trunk: 2011-08-17 01:32:16 +00:00
test_rational2.rb * test/ruby/test_rational2.rb: updated. 2008-09-23 12:34:35 +00:00
test_readpartial.rb * test/ruby/test_readpartial.rb (make_pipe): readpartial does not 2009-02-02 23:21:10 +00:00
test_regexp.rb merge revision(s) 37201,37202: 2012-10-16 00:48:04 +00:00
test_require.rb * file.c (append_fspath): filesystem encoding is prior to the encoding 2012-11-08 08:50:56 +00:00
test_rubyoptions.rb merge revision(s) 38039: [Backport #7408] 2012-12-19 12:19:29 +00:00
test_settracefunc.rb * vm_insnhelper.c (vm_call_bmethod): fix to hook call/return event 2011-06-30 13:34:53 +00:00
test_signal.rb * test/ruby/test_signal.rb (TestSignal#test_signal_requiring): use 2011-06-17 22:34:03 +00:00
test_sleep.rb merge revision(s) 34897,34904,34906,34931: 2012-04-04 09:29:43 +00:00
test_sprintf.rb * vsnprintf.c (BSD_vfprintf): don't output floating point 2010-11-22 16:06:38 +00:00
test_sprintf_comb.rb Revert "* sprintf.c (rb_str_format): fix: sprintf with hex format and" 2010-10-15 08:31:58 +00:00
test_string.rb merge revision(s) 39495: [Backport #7954] 2013-03-28 09:13:48 +00:00
test_stringchar.rb * string.c (rb_str_dump): fix expected length. [ruby-core:32935] 2010-10-28 18:04:23 +00:00
test_struct.rb * test/ruby/test_range.rb (TestRange#test_comparison_when_recursive): 2009-11-26 12:17:47 +00:00
test_super.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
test_symbol.rb * parse.y (rb_enc_symname2_p): :! is valid symbol. [Bug #5136] 2011-08-02 02:42:17 +00:00
test_syntax.rb merge revision(s) 34910: 2012-05-25 12:20:00 +00:00
test_system.rb cancel subversion backfire. sorry 2011-03-07 08:44:45 +00:00
test_thread.rb merge revision(s) 35249,35250: [Backport #6296] 2012-04-14 21:47:27 +00:00
test_time.rb merge revision(s) 35366,35377,35399,35406: 2012-04-20 22:16:21 +00:00
test_time_tz.rb * time.c (guess_local_offset): use the UTC offset of an older date on 2010-07-14 21:05:00 +00:00
test_trace.rb * thread.c (ruby_suppress_tracing): restore the state and invoke 2010-09-01 03:56:39 +00:00
test_transcode.rb * test/ruby/test_transcode.rb (TestTranscode#test_Big5_Hkscs): fix 2011-06-10 04:02:11 +00:00
test_undef.rb forgot to add test_undef.rb in the previous revision. 2009-11-18 01:14:54 +00:00
test_unicode_escape.rb * parse.y (parser_tokadd_utf8, parser_tokadd_string): allow NUL 2010-05-29 18:40:48 +00:00
test_variable.rb * backport r33045 from trunk. 2011-08-25 04:13:53 +00:00
test_whileuntil.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_yield.rb suppress warnings. 2010-01-27 12:04:17 +00:00
ut_eof.rb