On Sat, Nov 23, 2002 at 09:30:39PM -0800, Ryan Bloom wrote: > 4) The tests need to be run everywhere so that we can make sure that we > are actually passing our tests.
One problem with this is that test_ctime and test_localstr functions in testtime.c are tied to a particular timezone - is that the intent? I can set TZ=America/Los_Angeles to get these passing on some platforms but not all. Regards, joe
