aboutsummaryrefslogtreecommitdiffstats
path: root/test/date
Commit message (Expand)AuthorAgeFilesLines
...
* * test/date/*.rb: use skip /w messages.tadf2011-05-084-26/+26
* * test/date/test_date_base.rb: don't use no message skip().kosaki2011-05-041-22/+22
* * test/date/test_date.rb (TestDate#test_coerce):yugui2011-05-031-0/+21
* use skiptadf2011-04-261-3/+1
* * ext/date/date_core.c: modified validation methods.tadf2011-04-263-25/+27
* * ext/date/lib/date/format.rb (_iso8601): allowed day only civiltadf2011-04-261-33/+60
* Fix test.naruse2011-03-281-1/+1
* * ext/date/date_core.c (date_s_today): use int for year.naruse2011-03-281-0/+4
* * ext/date/date_core.c: replacement of implementation oftadf2011-03-201-1/+1
* * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf2011-03-012-2/+4
* added some tests.tadf2010-11-222-0/+4
* * lib/date.rb, lib/date/format.rb: [ruby-core:31695]tadf2010-08-221-1/+0
* * ksvndifftest/date/test_date_parse.rb: use UTF-8 literals.nobu2009-11-171-5/+2
* * lib/date/format.rb (strptime): removed \v; since \s includes \v.tadf2009-08-161-0/+15
* * lib/date.rb (complete_frags): Monday must be suitable for %W'stadf2009-08-111-1/+1
* * lib/date.rb: use subsec instead of nsec.tadf2009-05-091-0/+7
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-063-10/+10
* * lib/date/format.rb (strftime): ignores '_' flag for %[LN].tadf2008-11-241-0/+18
* * lib/date.rb (inspect): changed again.tadf2008-11-242-4/+4
* * lib/date.rb (inspect): reverted the previous change.tadf2008-11-112-4/+4
* * lib/date.rb (inspect): changed the format.tadf2008-11-102-3/+4
* * lib/date.rb (today,now): should produce own instances.tadf2008-10-071-0/+5
* delete a meaningless line.tadf2008-09-291-1/+0
* fixed previous commit.tadf2008-09-291-2/+4
* * test/date/*.rb: imported additional tests and some adjustments.tadf2008-09-294-4/+153
* * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf2008-09-289-0/+3088