gcc/libstdc++-v3/testsuite
Jonathan Wakely 989d4a8609 Rename test file that had incorrect bug number
PR libstdc++/68982
	testsuite/20_util/function_objects/mem_fn/68276.cc: Rename to ...
	testsuite/20_util/function_objects/mem_fn/68982.cc: Correct bug number.

From-SVN: r231881
2015-12-21 14:16:36 +00:00
..
17_intro LWG 2510, make the default constructors of library tag types explicit. 2015-11-11 16:47:19 +02:00
18_support re PR libstdc++/68139 (rethrow_if_nested should tolerate overloaded unary operator&) 2015-12-11 14:04:23 +02:00
19_diagnostics std_c++0x_neg.cc: Add -std=c++98. 2015-05-09 00:50:30 -04:00
20_util Rename test file that had incorrect bug number 2015-12-21 14:16:36 +00:00
21_strings Fix std::wstring capacity test for short wchar_t 2015-11-14 17:24:42 +00:00
22_locale Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
23_containers re PR libstdc++/66693 ([C++17] std::tuple_size fails with const std::array) 2015-12-21 13:22:16 +02:00
24_iterators Add concept checks to std::next and std::prev. 2015-09-03 15:35:43 +01:00
25_algorithms Shrink std::random_shuffle test to pass on simulators 2015-10-16 12:12:15 +01:00
26_numerics Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
27_io re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow)) 2015-12-18 17:17:09 +02:00
28_regex re PR libstdc++/68863 (Regular expressions: Backreferences don't work in negative lookahead) 2015-12-15 04:50:29 +00:00
29_atomics Handle alignment in __atomic_is_lock_free 2015-09-17 16:46:04 +01:00
30_threads PR libstdc++/57060 cope with invalid thread IDs 2015-12-04 17:32:40 +00:00
abi Update copyright years. 2015-01-05 13:33:28 +01:00
backward Update copyright years. 2015-01-05 13:33:28 +01:00
config Update copyright years. 2015-01-05 13:33:28 +01:00
data make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
decimal Update copyright years. 2015-01-05 13:33:28 +01:00
experimental Change tests to use -std=gnu++14 not -std=gnu++1y 2015-12-10 14:39:07 +00:00
ext libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
lib Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
libstdc++-abi Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-dg Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-prettyprinters Ensure another pretty-printer test uses C++98 mode 2015-11-26 16:25:55 +00:00
libstdc++-xmethods xmethods.py (UniquePtrMethodsMatcher): Add operator-> support. 2015-05-26 23:06:55 +00:00
performance Update copyright years. 2015-01-05 13:33:28 +01:00
tr1 More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
tr2 Update copyright years. 2015-01-05 13:33:28 +01:00
util Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
Makefile.am Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00