gcc/libstdc++-v3/testsuite/util
Jonathan Wakely 9c2eea2841 libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270]
Also rename the test so it actually runs.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>

libstdc++-v3/ChangeLog:

	PR libstdc++/102270
	* include/std/tuple (_Tuple_impl): Add constexpr to constructor
	missed in previous patch.
	* testsuite/20_util/tuple/cons/102270.C: Moved to...
	* testsuite/20_util/tuple/cons/102270.cc: ...here.
	* testsuite/util/testsuite_allocator.h (SimpleAllocator): Add
	constexpr to constructor so it can be used for C++20 tests.

(cherry picked from commit 1fa2c5a695)
2021-10-12 11:45:43 +01:00
..
atomic
common_type
debug
exception
hash_fn
io
native_type
performance
pstl libstdc++: Fix some problems in PSTL tests 2021-07-19 11:57:23 +01:00
regression
statistic
thread
replacement_memory_operators.h
slow_clock.h
specfun_testcase.h
testsuite_abi_check.cc
testsuite_abi.cc libstdc++: Update ppc64le baseline_symbols.txt 2021-04-20 12:50:41 +02:00
testsuite_abi.h
testsuite_allocator.cc
testsuite_allocator.h libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270] 2021-10-12 11:45:43 +01:00
testsuite_api.h
testsuite_character.cc
testsuite_character.h
testsuite_common_types.h libstdc++: Simplify definition of net::socket_base constants 2021-08-24 15:13:13 +01:00
testsuite_container_traits.h
testsuite_containergen.h
testsuite_containers.h
testsuite_counter_type.h
testsuite_error.h
testsuite_fs.h
testsuite_greedy_ops.h
testsuite_hooks.cc
testsuite_hooks.h
testsuite_io.h
testsuite_iterators.h libstdc++: Avoid hard error in ranges::unique_copy [PR100770] 2021-06-10 16:59:34 -04:00
testsuite_new_operators.h
testsuite_performance.h
testsuite_random.h libstdc++: Add PRNG fallback to std::random_device 2021-03-26 19:12:12 +00:00
testsuite_regex.h
testsuite_rng.h
testsuite_rvalref.h
testsuite_shared.cc
testsuite_tr1.h