gcc/libstdc++-v3/testsuite
Thomas Rodgers acfe8fa8dc libstdc++: Split up pstl/set.cc testcase
This testcase is causing some timeout issues. This patch splits the
testcase up by individual set algorithm.

libstdc++-v3:/ChangeLog:
	* testsuite/25_algorithms/pstl/alg_sorting/set.cc: Delete
	file.
	* testsuite/25_algorithms/pstl/alg_sorting/set_difference.cc:
	New file.
	* testsuite/25_algorithms/pstl/alg_sorting/set_intersection.cc:
	Likewise.
	* testsuite/25_algorithms/pstl/alg_sorting/set_symmetric_difference.cc:
	Likewise.
	* testsuite/25_algorithms/pstl/alg_sorting/set_union.cc:
	Likewise.
	* testsuite/25_algorithms/pstl/alg_sorting/set_util.h:
	Likewise.
2023-07-05 14:13:02 -07:00
..
17_intro libstdc++: Fix some AIX test failures 2023-04-12 23:25:17 +01:00
18_support libstdc++: Fix some tests that fail with -fno-exceptions 2023-06-07 16:51:59 +01:00
19_diagnostics libstdc++: Fix some AIX test failures 2023-04-12 23:25:17 +01:00
20_util libstdc++: Synchronize PSTL with upstream 2023-06-26 11:34:43 -07:00
21_strings libstdc++: Remove test dependencies on _GLIBCXX_USE_C99_STDINT_TR1 2023-05-12 14:40:39 +01:00
22_locale libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1 2023-05-12 14:40:39 +01:00
23_containers libstdc++: Disable std::forward_list tests for C++98 mode 2023-07-05 07:39:04 +01:00
24_iterators libstdc++: Implement P2538R1 ADL-proof std::projected 2023-06-26 17:43:22 +01:00
25_algorithms libstdc++: Split up pstl/set.cc testcase 2023-07-05 14:13:02 -07:00
26_numerics libstdc++: Synchronize PSTL with upstream 2023-06-26 11:34:43 -07:00
27_io libstdc++: Fix <iosfwd> synopsis test 2023-07-04 00:05:53 +01:00
28_regex libstdc++: Define std::sub_match::swap member function (LWG 3204) 2023-04-05 11:37:19 +01:00
29_atomics libstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in <cstdint> 2023-05-16 09:59:19 +01:00
30_threads libstdc++: Avoid -Wmaybe-uninitialized warning in std::stop_source [PR109339] 2023-03-31 14:20:52 +01:00
abi Update copyright years. 2023-01-16 11:52:17 +01:00
backward Update copyright years. 2023-01-16 11:52:17 +01:00
config Update copyright years. 2023-01-16 11:52:17 +01:00
data
decimal Update copyright years. 2023-01-16 11:52:17 +01:00
experimental libstdc++: Correct NTTP and simd_mask ctor call 2023-05-30 16:19:07 +02:00
ext libstdc++: Fix some tests that fail with -fno-exceptions 2023-06-07 16:51:59 +01:00
lib testsuite, Darwin: Remove an unnecessary flags addition. 2023-07-03 20:15:14 +01:00
libstdc++-abi Update copyright years. 2023-01-16 11:52:17 +01:00
libstdc++-dg Update copyright years. 2023-01-16 11:52:17 +01:00
libstdc++-prettyprinters libstdc++: Require tzdb support for chrono::zoned_time printer test 2023-05-16 09:59:01 +01:00
libstdc++-xmethods libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() [PR109064] 2023-03-10 11:10:23 +00:00
performance Update copyright years. 2023-01-16 11:52:17 +01:00
special_functions Update copyright years. 2023-01-16 11:52:17 +01:00
std libstdc++: Fix std::format for pointers [PR110239] 2023-06-26 17:43:22 +01:00
tr1 Update copyright years. 2023-01-16 11:52:17 +01:00
tr2 Update copyright years. 2023-01-16 11:52:17 +01:00
util libstdc++: Synchronize PSTL with upstream 2023-06-26 11:34:43 -07:00
Makefile.am Update copyright years. 2023-01-16 11:52:17 +01:00
Makefile.in libstdc++: Don't use gstdint.h anymore 2022-10-29 00:55:42 +01:00