1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/time
nobu 482bbde6e2 time.c: [DOC] Time#localtime
* time.c: state that Time#localtime does nothing when nothing
  changes.  [ruby-core:87675] [Bug #14880]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-02 07:46:38 +00:00
..
fixtures
shared
_dump_spec.rb Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
_load_spec.rb
asctime_spec.rb
at_spec.rb
comparison_spec.rb
ctime_spec.rb
day_spec.rb
dst_spec.rb
dup_spec.rb
eql_spec.rb
friday_spec.rb
getgm_spec.rb
getlocal_spec.rb
getutc_spec.rb
gm_spec.rb
gmt_offset_spec.rb
gmt_spec.rb
gmtime_spec.rb
gmtoff_spec.rb
hash_spec.rb
hour_spec.rb
inspect_spec.rb
isdst_spec.rb
local_spec.rb
localtime_spec.rb time.c: [DOC] Time#localtime 2018-07-02 07:46:38 +00:00
mday_spec.rb
min_spec.rb
minus_spec.rb
mktime_spec.rb
mon_spec.rb
monday_spec.rb
month_spec.rb
new_spec.rb
now_spec.rb
nsec_spec.rb
plus_spec.rb
round_spec.rb
saturday_spec.rb
sec_spec.rb
strftime_spec.rb
subsec_spec.rb
succ_spec.rb
sunday_spec.rb
thursday_spec.rb
time_spec.rb
to_a_spec.rb
to_f_spec.rb
to_i_spec.rb
to_r_spec.rb
to_s_spec.rb
tuesday_spec.rb
tv_nsec_spec.rb
tv_sec_spec.rb
tv_usec_spec.rb
usec_spec.rb
utc_offset_spec.rb
utc_spec.rb
wday_spec.rb
wednesday_spec.rb
yday_spec.rb
year_spec.rb
zone_spec.rb