1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/date
yugui ad558ae184 merges r30856 from trunk into ruby_1_9_2.
--
	* lib/date.rb (Date#===): [ruby-core:35127]
--
	* test/date/test_date.rb (TestDate#test_coerce):
	  test for [ruby-core:35127].

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@31516 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-05-11 21:23:47 +00:00
..
test_date.rb merges r30856 from trunk into ruby_1_9_2. 2011-05-11 21:23:47 +00:00
test_date_arith.rb
test_date_attr.rb * lib/date.rb (inspect): changed again. 2008-11-24 10:55:00 +00:00
test_date_base.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_date_compat.rb
test_date_conv.rb * lib/date.rb: use subsec instead of nsec. 2009-05-09 10:28:37 +00:00
test_date_marshal.rb
test_date_new.rb fixed previous commit. 2008-09-29 11:53:59 +00:00
test_date_parse.rb * ksvndifftest/date/test_date_parse.rb: use UTF-8 literals. 2009-11-17 08:18:52 +00:00
test_date_strftime.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_date_strptime.rb * lib/date.rb (complete_frags): Monday must be suitable for %W's 2009-08-11 14:14:41 +00:00