gcc/libstdc++-v3/testsuite/experimental/filesystem
Jonathan Wakely fd5effb17e Check for overflow in filesystem::last_write_time
* include/experimental/bits/fs_fwd.h (file_time_type): Simplify
	definition.
	* src/filesystem/ops.cc (file_time): Take error_code parameter and
	check for overflow.
	(do_copy_file, last_write_time): Pass error_code in file_time calls.
	* testsuite/experimental/filesystem/operations/last_write_time.cc:
	New.
	* testsuite/util/testsuite_fs.h (scoped_file): Define RAII helper.

From-SVN: r240587
2016-09-28 19:02:25 +01:00
..
iterators Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
operations Check for overflow in filesystem::last_write_time 2016-09-28 19:02:25 +01:00
path Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00