aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/is_swappable
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek7-7/+7
2024-01-03Update copyright years.Jakub Jelinek7-7/+7
2023-11-16libstdc++: Test for feature test macros more accuratelyJonathan Wakely4-18/+8
2023-01-16Update copyright years.Jakub Jelinek7-7/+7
2022-01-03Update copyright years.Jakub Jelinek7-7/+7
2021-09-28libstdc++: Fix tests that use invalid types in ordered containersJonathan Wakely1-1/+10
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from remaining testsJonathan Wakely3-3/+0
2021-01-04Update copyright years.Jakub Jelinek7-7/+7
2020-07-31libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely3-3/+3
2020-01-01Update copyright years.Jakub Jelinek7-7/+7
2019-01-01Update copyright years.Jakub Jelinek7-7/+7
2018-01-03Update copyright years.Jakub Jelinek7-7/+7
2017-01-01Update copyright years.Jakub Jelinek7-7/+7
2016-08-26Use effective-target instead of -std optionsJonathan Wakely3-6/+3
2016-06-16Provide swappable traits (p0185r1)Daniel Kruegler7-173/+305
2016-01-12libstdc++/68877 Reimplement std::__is_swappableDaniel Kruegler3-0/+243