aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_time_tz.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * time.c: zone encoding should be US-ASCII if all 7-bits. Fix r46907.eregon2015-02-221-0/+1
* Refine an assertion message.akr2015-01-061-1/+1
* * time.c (timelocalw): Set tm_isdst field -1 if vtm->isdst isakr2015-01-061-0/+8
* * test/ruby/test_time_tz.rb: Fix test error with tzdata-2014g.akr2014-09-221-27/+72
* test_time_tz.rb: have_tz_offset?nobu2014-09-081-3/+3
* test_time_tz.rb: right timezonenobu2014-09-081-12/+21
* test_time_tz.rb: has_lisbon_tznobu2014-08-181-1/+6
* * test/minitest/test_minitest_unit.rb: removed obsoleted conditionhsbt2014-08-091-8/+2
* * test/ruby: get rid of warnings.usa2014-03-051-2/+2
* Add freebsd to force_tz_testnaruse2012-12-071-1/+1
* Canada/Newfoundland was renamed to America/St_Johnsnaruse2012-12-071-5/+5
* * test/ruby/test_time_tz.rb (TestTimeTZ): run TZ tests on Mac OS X,nobu2012-04-181-8/+18
* split method definitionsnobu2012-04-181-6/+11
* * time.c (guess_local_offset): use the UTC offset of an older date onakr2010-07-141-1/+6
* * time.c (localtime_with_gmtoff_zone): renamed fromakr2010-07-141-0/+5
* * time.c (find_time_t): 24:00 should be the beginning of the nextakr2010-07-091-0/+17
* * strftime.c (rb_strftime_with_timespec): support %:z and %::z.akr2010-07-071-2/+19
* more testsakr2010-06-101-2/+6
* make it runnable by ruby 1.8.6.akr2010-06-101-6/+21
* split tests.akr2010-06-101-38/+64
* * time.c (rb_localtime_r2): refine localtime overflow check forakr2010-06-101-2/+4
* add comment.akr2010-06-101-2/+3
* more tests.akr2010-06-101-63/+173
* new test file.akr2010-06-091-0/+136