wxWidgets/tests/filename
Vadim Zeitlin ed09b7b6c0 Remove symlinks time comparison tests from wxFileName test
These tests don't seem to be sound, it's possible for one second or more to
pass between the two calls to GetTimes() and it's apparently possible for the
access time on the symlink to not change (due to /tmp being mounted with
"noatime" option perhaps?), resulting in Travis CI build failures.
2016-02-13 18:55:53 +01:00
..
filenametest.cpp Remove symlinks time comparison tests from wxFileName test 2016-02-13 18:55:53 +01:00