gcc/libstdc++-v3/testsuite/util
Jonathan Wakely c5effe9673 Fix test memory_resource to work without sized deallocation
The checking memory_resource in the testsuite assumes sized deallocation
is supported, which might not be true for other compilers.

	* testsuite/util/testsuite_allocator.h (__gnu_test::memory_resource)
	[!__cpp_sized_deallocation]: Do not pass size to operator delete.

From-SVN: r269312
2019-03-01 13:50:41 +00:00
..
common_type Update copyright years. 2019-01-01 13:31:55 +01:00
debug Update copyright years. 2019-01-01 13:31:55 +01:00
exception Update copyright years. 2019-01-01 13:31:55 +01:00
hash_fn Update copyright years. 2019-01-01 13:31:55 +01:00
io Update copyright years. 2019-01-01 13:31:55 +01:00
native_type Update copyright years. 2019-01-01 13:31:55 +01:00
performance Update copyright years. 2019-01-01 13:31:55 +01:00
regression Update copyright years. 2019-01-01 13:31:55 +01:00
statistic Update copyright years. 2019-01-01 13:31:55 +01:00
thread Update copyright years. 2019-01-01 13:31:55 +01:00
replacement_memory_operators.h Fix tests that fail in C++2a mode 2019-01-29 00:47:32 +00:00
specfun_testcase.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_abi.cc P0482R5 char8_t: Standard library support 2019-02-19 02:54:42 +00:00
testsuite_abi.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_abi_check.cc Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_allocator.cc Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_allocator.h Fix test memory_resource to work without sized deallocation 2019-03-01 13:50:41 +00:00
testsuite_api.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_character.cc Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_character.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_common_types.h P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
testsuite_container_traits.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_containergen.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_containers.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_counter_type.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_error.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_fs.h Include name of test in filesystem-test.XXXXXX filenames 2019-01-10 11:12:00 +00:00
testsuite_greedy_ops.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_hooks.cc Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_hooks.h PR libstdc++/88740 Print assertion messages to stderr 2019-01-22 16:08:18 +00:00
testsuite_io.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_iterators.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_new_operators.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_performance.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_random.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_regex.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_rng.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_rvalref.h Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_shared.cc Update copyright years. 2019-01-01 13:31:55 +01:00
testsuite_tr1.h Update copyright years. 2019-01-01 13:31:55 +01:00