summaryrefslogtreecommitdiff
path: root/test/ruby/test_time.rb
AgeCommit message (Expand)Author
2018-11-25Normalize month-mday before finding epochnaruse
2018-10-30support theap for T_HASH. [Feature #14989]ko1
2018-07-08test/ruby (*no_hidden_garbage): disable GC and skip if multi-threadednormal
2018-02-28skip a test if another Thread is running.ko1
2017-09-25Time#at receives 3rd argument which specifies the unit of 2nd argument [Featu...naruse
2017-07-04time.c: preserve marshalled timezonenobu
2017-04-22define PACKED_STRUCT_UNALIGNED correctlynormal
2017-02-01test_time.rb: use UTCnobu
2017-01-31time.c (time_strftime): avoid garbage in common casenormal
2016-12-21time.c: refine num_exact error messagenobu
2016-11-05fix vtm_add_offset yday on last day of year.akr
2016-08-30Use qualified namesnobu
2016-03-24strftime.c: Bignum conversionnobu
2016-03-24strftime.c: set buffer lengthnobu
2016-03-24strftime.c: fix FMTVnobu
2016-03-24strftime.c: case conversionnobu
2016-03-24strftime.c: fix false failurenobu
2016-03-23strftime.c: format in Stringnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-09-28preserve encodings in error messagesnobu
2015-02-22* time.c: zone encoding should be US-ASCII if all 7-bits. Fix r46907.eregon
2014-12-15* test/ruby/test_time.rb: Add test for getlocal(nil). Seeheadius
2014-11-15add an assertion.akr
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-09-21* time.c: raise exception when minutes of utc_offset is out of 00-59.glass
2014-08-26* time.c (rb_time_unmagnify_to_float): Avoid double rounding.akr
2014-07-23time.c: unnecessary encodingnobu
2014-07-23test_time.rb: encoding of Time#zonenobu
2014-05-02time.c: fix underflow of unsigned integersnobu
2014-03-25* test/ruby/test_time.rb: extended the timeout span and reduce the loop count.usa
2014-03-25* test/ruby/test_time.rb: use portable time zone. see [ruby-core:61671] [Bug ...usa
2014-03-24test_time.rb: arguments ordernobu
2014-03-24Asia/Tokyo is more portable value for ENV["TZ"] [Bug #9652]naruse
2014-03-19time.c: freeze and preserve marshal-loaded time zonenormal
2014-03-05* test/ruby: get rid of warnings.usa
2013-12-13test/ruby: better assertionsnobu
2013-08-17* test/ruby/test_time.rb: use the in_timezone() helpereregon
2013-08-17* test/ruby/test_time.rb (#in_timezone): fix typo of r42596eregon
2013-08-17time.c: ignore invalid datanobu
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-03-27* time.c (num_exact): use to_r method only if to_int method isakr
2013-03-15time.c: check re-initializenobu
2012-12-07Use more portable value for ENV['TZ']naruse
2012-12-07* time.c (time_mdump): dump timezone string to private instance variablenaruse
2012-06-11update tests.akr
2012-05-30utc offset in secondsnobu
2012-05-29strftime.c: triple colons modifiernobu
2012-05-29strftime.c: fix locale modifiernobu
2012-05-29strftime.c: fix colon modifier.nobu
2012-05-15test/ruby/test_time.rb: split a big testnobu