gcc/libstdc++-v3/testsuite/20_util/shared_ptr
Jonathan Wakely 6f3b889189 Remove unused headers and variables from libstdc++ tests
* testsuite/20_util/shared_ptr/assign/auto_ptr_rvalue.cc: Remove
	unused header and variable from compile-only test.
	* testsuite/20_util/shared_ptr/assign/unique_ptr_rvalue.cc: Likewise.
	* testsuite/28_regex/basic_regex/assign/char/cstring.cc: Likewise.
	* testsuite/28_regex/basic_regex/ctors/string_wchar_t.cc: Likewise.
	* testsuite/experimental/memory/shared_ptr/cons/copy_ctor_neg.cc:
	Likewise.

From-SVN: r238943
2016-08-01 13:18:08 +01:00
..
assign Remove unused headers and variables from libstdc++ tests 2016-08-01 13:18:08 +01:00
atomic Update copyright years. 2016-01-04 15:30:50 +01:00
casts Update copyright years. 2016-01-04 15:30:50 +01:00
comparison Update copyright years. 2016-01-04 15:30:50 +01:00
cons Revert empty class parameter passing ABI changes. 2016-04-14 12:23:06 -04:00
creation Update copyright years. 2016-01-04 15:30:50 +01:00
dest Update copyright years. 2016-01-04 15:30:50 +01:00
hash Update copyright years. 2016-01-04 15:30:50 +01:00
misc Update copyright years. 2016-01-04 15:30:50 +01:00
modifiers Update copyright years. 2016-01-04 15:30:50 +01:00
observers Update copyright years. 2016-01-04 15:30:50 +01:00
requirements/explicit_instantiation Update copyright years. 2016-01-04 15:30:50 +01:00
thread Use std::mt19937, std::thread and std::atomic to simplify tests 2016-07-25 11:31:53 +01:00