gcc/libstdc++-v3/testsuite
Benjamin Kosnik 4bfebd814d Makefile.am (sources): Add regex.cc.
2011-02-10  Benjamin Kosnik  <bkoz@redhat.com>

	* src/Makefile.am (sources): Add regex.cc.
	* src/Makefile.in: Regenerate.
	* src/regex.cc: New.
	* include/bits/regex_error.h (error_type): Use constexpr.
	(regex_error): Move ctor and dtor out of line.

	* testsuite/28_regex/03_requirements: To...
	* testsuite/28_regex/requirements: ... this.
	* testsuite/28_regex/04_header: To...
	* testsuite/28_regex/headers: ... this.
	* testsuite/28_regex/05_constants: To...
	* testsuite/28_regex/constants: ... this.
	* testsuite/28_regex/06_exception_type: To...
	* testsuite/28_regex/regex_error: ... this.
	* testsuite/28_regex/07_traits: To...
	* testsuite/28_regex/traits: ... this.
	* testsuite/28_regex/08_basic_regex: To...
	* testsuite/28_regex/basic_regex: ... this.
	* testsuite/28_regex/09_sub_match: To...
	* testsuite/28_regex/sub_match: ... this.
	* testsuite/28_regex/10_match_results: To...
	* testsuite/28_regex/match_results: ... this.
	* testsuite/28_regex/11_algorithms: To...
	* testsuite/28_regex/algorithms: ... this.
	* testsuite/28_regex/12_iterators: To...
	* testsuite/28_regex/iterators: ... this.

From-SVN: r170039
2011-02-11 01:24:35 +00:00
..
17_intro re PR libstdc++/47662 (-fno-operator-names no longer works with STL headers) 2011-02-10 22:40:53 +00:00
18_support re PR libstdc++/47320 (FAIL: 18_support/numeric_limits/lowest.cc execution test) 2011-01-16 20:55:30 +00:00
19_diagnostics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
20_util 47628.cc: Do not test in C++0x mode. 2011-02-10 17:43:51 +00:00
21_strings re PR libstdc++/47321 (FAIL: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors)) 2011-01-16 20:42:57 +00:00
22_locale wrapped_locale.cc: Require additional locale name. 2010-11-23 15:23:13 +01:00
23_containers 47628.cc: Do not test in C++0x mode. 2011-02-10 17:43:51 +00:00
24_iterators stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
25_algorithms PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
26_numerics numeric (inner_product, [...]): Qualify subsequent call with __gnu_parallel instead of _GLIBCXX_STD_P to... 2011-01-26 09:18:48 +00:00
27_io PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
28_regex Makefile.am (sources): Add regex.cc. 2011-02-11 01:24:35 +00:00
29_atomics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
30_threads future (packaged_task::operator bool): Rename to... 2011-02-09 23:17:05 +00:00
abi Update expected demangler output. 2010-11-18 05:24:00 -08:00
backward
config
data
decimal
ext PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
lib libstdc++.exp (v3-build_support): Delete libtestc++.a before creation. 2010-12-10 16:24:48 +00:00
libstdc++-abi extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
libstdc++-dg conformance.exp: Apply check_v3_target_fileio as a gate for tests in subdirectories matching the... 2010-10-07 21:44:36 +00:00
performance
tr1 PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
util PR libstdc++/36104 part three 2011-01-20 20:04:25 +00:00
Makefile.am extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
Makefile.in run_doxygen: Allow doxygen 1.7.1 again. 2010-12-31 22:20:22 +00:00