gcc/libstdc++-v3/testsuite
Jonathan Wakely 2de6b25424 Fix invalid dg-do directives in libstdc++ tests
* testsuite/22_locale/conversions/string/1.cc: Remove unintended
	dg-do compile directive.
	* testsuite/26_numerics/headers/cmath/fabs_inline.cc: Fix syntax of
	dg-do directive.
	* testsuite/26_numerics/valarray/const_bracket.cc: Likewise.

From-SVN: r238834
2016-07-28 22:00:19 +01:00
..
17_intro
18_support Remove memory leaks in libstdc++ testsuite 2016-07-21 20:38:32 +01:00
19_diagnostics
20_util * testsuite/20_util/forward/1_neg.cc: Move dg-error to right line. 2016-07-27 18:32:45 +01:00
21_strings Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00
22_locale Fix invalid dg-do directives in libstdc++ tests 2016-07-28 22:00:19 +01:00
23_containers Move allocator in std::string and RB tree move constructors 2016-07-22 16:03:11 +01:00
24_iterators Fix missing returns in libstdc++ testsuite 2016-07-21 20:38:44 +01:00
25_algorithms Implement C++17 P0025 clamp. 2016-07-15 17:16:32 +00:00
26_numerics Fix invalid dg-do directives in libstdc++ tests 2016-07-28 22:00:19 +01:00
27_io LWG 2328 Rvalue stream extraction should use perfect forwarding 2016-07-20 19:21:53 +01:00
28_regex
29_atomics LWG 2441 Provide exact-width atomic typedefs 2016-07-20 19:21:59 +01:00
30_threads
abi
backward Fix std::vector's use of temporary objects 2016-07-04 15:52:46 +01:00
config
data
decimal
experimental Fix naming, qualification and broken test for propagate_const 2016-07-21 20:39:03 +01:00
ext Fix missing qualification in <ext/rope> 2016-07-25 13:56:12 +01:00
lib Use correct form of delete in libstdc++.exp 2016-07-22 09:33:26 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions
tr1
tr2
util Define missing delete operators in libstdc++ testsuite 2016-07-21 20:38:57 +01:00
Makefile.am
Makefile.in