diff options
Diffstat (limited to 'tests/wipy/rtc.py.exp')
-rw-r--r-- | tests/wipy/rtc.py.exp | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/wipy/rtc.py.exp b/tests/wipy/rtc.py.exp new file mode 100644 index 0000000000..8225f4602f --- /dev/null +++ b/tests/wipy/rtc.py.exp @@ -0,0 +1,34 @@ +<RTC> +(2015, 1, 1, 0, 0, 0) +(2015, 8, 29, 9, 0, 0) +(2015, 1, 1, 0, 0, 0) +(2015, 8, 29, 9, 0, 0) +True +True +0 +0 +0 +0 +0 +(2000, 1, 1, 0, 0, 0) +(2000, 1, 31, 0, 0, 0) +(2000, 12, 31, 0, 0, 0) +(2016, 12, 31, 0, 0, 0) +(2016, 12, 31, 0, 0, 0) +(2016, 12, 31, 1, 0, 0) +(2016, 12, 31, 12, 0, 0) +(2016, 12, 31, 13, 0, 0) +(2016, 12, 31, 23, 0, 0) +(2016, 12, 31, 23, 1, 0) +(2016, 12, 31, 23, 59, 0) +(2016, 12, 31, 23, 59, 1) +(2016, 12, 31, 23, 59, 59) +(2048, 12, 31, 23, 59, 59) +True +True +True +True +Exception +Exception +Exception +Exception |