diff options
author | Guido van Rossum <guido@python.org> | 1997-03-07 20:30:03 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-03-07 20:30:03 (GMT) |
commit | e69be3eb93f5fdb6d65b34bde5b4ac871002cf30 (patch) | |
tree | 014c474694c951f7e3375b94e57b2c4aa82d8215 /Lib/test/regrtest.py | |
parent | b51eaa183e048a928fb363bac4404e6acf0e3bad (diff) | |
download | cpython-e69be3eb93f5fdb6d65b34bde5b4ac871002cf30.zip cpython-e69be3eb93f5fdb6d65b34bde5b4ac871002cf30.tar.gz cpython-e69be3eb93f5fdb6d65b34bde5b4ac871002cf30.tar.bz2 |
Much more rigorous testing -- we now try many times, varying in time
of day, day of week, and season.
Fix the weekday predictions -- these seemed to be all bogus. The new
predictions seem to correspond with strftime() on Solaris and IRIX, so
I believe they are correct.
Get rid of the test for non-standard format %C returning "the same as
date(1)". This is hard to do reliably without opening a pipe to date,
and moreover, on IRIX 6.2, %C yields the Century. So we use that
instead. (We don't complain about this in non-verbose mode anyway.)
Diffstat (limited to 'Lib/test/regrtest.py')
0 files changed, 0 insertions, 0 deletions