gcc/libstdc++-v3/testsuite
Jonathan Wakely a4e1011c49 Move dg-error directives to relevant lines
* testsuite/19_diagnostics/error_code/operators/bool_neg.cc: Move
	dg-error to relevant line.
	* testsuite/19_diagnostics/error_condition/operators/bool_neg.cc:
	Likewise.
	* testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Likewise.

From-SVN: r238994
2016-08-02 20:34:25 +01:00
..
17_intro Remove "-x c" from dg-options in libstdc++ C++ test 2016-08-01 13:18:23 +01:00
18_support Skip C tests if test flags include C++ options 2016-08-02 14:32:26 +01:00
19_diagnostics Move dg-error directives to relevant lines 2016-08-02 20:34:25 +01:00
20_util Move dg-error directives to relevant lines 2016-08-02 20:34:25 +01:00
21_strings Add non-const std::basic_string::data() for C++17 2016-08-01 21:12:58 +01:00
22_locale Fix invalid dg-do directives in libstdc++ tests 2016-07-28 22:00:19 +01:00
23_containers Remove ignored "xfail" from dg-do compile directives 2016-08-01 15:13:06 +01:00
24_iterators Fix missing returns in libstdc++ testsuite 2016-07-21 20:38:44 +01:00
25_algorithms Make libstdc++ debug mode test valid for C++98 2016-08-01 13:18:13 +01:00
26_numerics Remove ignored "xfail" from dg-do compile directives 2016-08-01 15:13:06 +01:00
27_io Run std::ios_base enum tests for C++11 and up 2016-08-01 13:17:43 +01:00
28_regex Remove unused headers and variables from libstdc++ tests 2016-08-01 13:18:08 +01:00
29_atomics Skip scan-assembler test when -flto is used 2016-08-02 11:02:25 +01:00
30_threads
abi Skip C tests if test flags include C++ options 2016-08-02 14:32:26 +01:00
backward Fix __gnu_cxx::hash_set test to pass in C++98 mode 2016-08-01 13:45:47 +01:00
config
data
decimal
experimental Remove unused headers and variables from libstdc++ tests 2016-08-01 13:18:08 +01:00
ext Only run math special function tests for C++11 and later 2016-08-02 14:32:16 +01:00
lib Support using -flto with libstdc++ testsuite 2016-08-02 10:40:50 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions Only run math special function tests for C++11 and later 2016-08-02 14:32:16 +01:00
tr1 Test TR1 special functions without adding them to std 2016-08-02 14:32:21 +01:00
tr2
util New libstdc++ symbol version for new basic_string symbols 2016-07-29 11:42:17 +01:00
Makefile.am
Makefile.in