[Codenarc-developer] updated tests for File Mod Dates
Brought to you by:
chrismair
From: Hamlet D. <ham...@ca...> - 2011-03-01 07:42:18
|
Hi Chris, You checked in two tests that compared modification dates on files to the current time. Those tests failed on Linux because the File timestamp is rounded to the second, which put the file mod date slightly before the test start time. Anyway, I just deleted the assertion. It's safe to assume that the file system works, I think. -- Hamlet D'Arcy ham...@ca... |