gcc/libstdc++-v3/testsuite/20_util/unique_ptr
Jonathan Wakely d40627f933 Move negative unique_ptr tests to new file
* testsuite/20_util/unique_ptr/cons/cv_qual.cc: Move negative tests
	to new file.
	* testsuite/20_util/unique_ptr/cons/cv_qual_neg.cc: New file.  Fix
	test for incompatible deleters to not also use incompatible types.
	Add tests for incompatible array types.

From-SVN: r241332
2016-10-19 11:10:54 +01:00
..
assign PR77990 refactor unique_ptr to encapsulate tuple 2016-10-19 10:34:57 +01:00
comparison Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
cons Move negative unique_ptr tests to new file 2016-10-19 11:10:54 +01:00
creation testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_abort. 2016-10-12 16:13:06 +00:00
hash testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_abort. 2016-10-12 16:13:06 +00:00
modifiers PR77987 Fix unique_ptr<T[], D>::reset(U) for T != U 2016-10-17 13:00:44 +01:00
requirements Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
specialized_algorithms testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_abort. 2016-10-12 16:13:06 +00:00
54351.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
dr2228.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00