ruby/test/date
Nobuyoshi Nakada 2e6f8554f8 [ruby/date] Remove the unintentional ability to parse `Symbol`
It's been 2 years since ruby/date#49, so it's okay.

https://github.com/ruby/date/commit/435dfec6c8
2024-02-21 16:04:52 +00:00
..
test_date.rb [ruby/date] Implement Date#deconstruct_keys and DateTime#deconstruct_keys 2022-12-13 19:52:06 +00:00
test_date_arith.rb Fix Date#step test 2019-08-07 09:43:11 +09:00
test_date_attr.rb test/date: removed unnecessaruy `__send__` 2018-12-11 05:09:35 +00:00
test_date_compat.rb
test_date_conv.rb [ruby/date] Fix Time#to_datetime before calendar reform 2022-08-08 23:50:17 +09:00
test_date_marshal.rb [ruby/date] Fix cannot load complex into simple error when loading marshal dump (Fixes #20) 2020-06-20 18:35:03 +09:00
test_date_new.rb [ruby/date] introduce Date::Error, raise Date::Error for every 2019-10-31 15:51:25 +09:00
test_date_parse.rb [ruby/date] Remove the unintentional ability to parse `Symbol` 2024-02-21 16:04:52 +00:00
test_date_ractor.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_date_strftime.rb [ruby/date] Use omit instead of skip for test-unit 2022-01-12 10:53:34 +09:00
test_date_strptime.rb [ruby/date] Fix misplaced time zone offset checks 2022-10-07 14:41:31 +09:00
test_switch_hitter.rb [ruby/date] Revert "Simplify #inspect" 2019-10-31 15:51:30 +09:00