gcc/libstdc++-v3/testsuite/experimental/filesystem/iterators
Jonathan Wakely 69af1c04e0 Adjust precision of filesystem::last_write_time tests
* testsuite/experimental/filesystem/iterators/directory_iterator.cc:
	Use end() function to get end iterator.
	* testsuite/experimental/filesystem/iterators/pop.cc: Remove printf
	statements that were present for debugging.
	* testsuite/experimental/filesystem/iterators/
	recursive_directory_iterator.cc: Use end() function to get end
	iterator.
	* testsuite/experimental/filesystem/operations/last_write_time.cc:
	Only require file timestamps to be accurate to one second.

From-SVN: r241616
2016-10-27 12:01:49 +01:00
..
directory_iterator.cc Adjust precision of filesystem::last_write_time tests 2016-10-27 12:01:49 +01:00
pop.cc Adjust precision of filesystem::last_write_time tests 2016-10-27 12:01:49 +01:00
recursive_directory_iterator.cc Adjust precision of filesystem::last_write_time tests 2016-10-27 12:01:49 +01:00