gcc/libstdc++-v3/testsuite
Jonathan Wakely 2ab794ebf5 Remove duplicate dg-options directive in string_view test
* testsuite/experimental/string_view/operations/rfind/char/2.cc:
	Remove duplicate dg-options directive.

From-SVN: r238942
2016-08-01 13:17:59 +01:00
..
17_intro Use dg-additional-options in libstdc++ tests 2016-07-28 22:00:34 +01:00
18_support Check __STRICT_ANSI__ for 128-bit arithmetic types 2016-07-31 14:06:38 +01:00
19_diagnostics Implement C++17 variable templates for type traits. 2016-07-29 22:01:39 +03:00
20_util Use -std=gnu++98 instead of -std=gnu++03 in test 2016-08-01 13:17:54 +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 Fix DR 438 std::list test to pass in C++98 mode 2016-07-31 20:21:59 +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 Move dg-error directives to relevant lines 2016-07-31 17:51:08 +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 Enable std::regex test for C++11 or later 2016-07-31 19:54:31 +01:00
29_atomics Ensure std::atomic test is compiled with optimization 2016-07-31 20:30:16 +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 Remove duplicate dg-options directive in string_view test 2016-08-01 13:17:59 +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 c++config (_GLIBCXX14_USE_CONSTEXPR): New. 2016-05-24 20:55:57 +00:00
special_functions
tr1
tr2
util New libstdc++ symbol version for new basic_string symbols 2016-07-29 11:42:17 +01:00
Makefile.am
Makefile.in