gcc/libstdc++-v3/testsuite
François Dumont 5b8901caa0 erase_after1_neg.cc: Move to this.
2011-01-16  François Dumont  <francois.cppdevs@free.fr>

        * testsuite/23_containers/forward_list/debug/erase_after1_neg.cc: Move
        to this. Use _neg suffix.
        * testsuite/23_containers/forward_list/debug/erase_after1.cc: ...from
        this.
        * testsuite/23_containers/forward_list/debug/erase_after2_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/erase_after2.cc: Same.
        * testsuite/23_containers/forward_list/debug/erase_after3_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/erase_after3.cc: Same.
        * testsuite/23_containers/forward_list/debug/erase_after4_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/erase_after4.cc: Same.
        * testsuite/23_containers/forward_list/debug/erase_after5_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/erase_after5.cc: Same.
        * testsuite/23_containers/forward_list/debug/erase_after6_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/erase_after6.cc: Same.
        * testsuite/23_containers/forward_list/debug/erase_after7_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/erase_after7.cc: Same.
        * testsuite/23_containers/forward_list/debug/erase_after8_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/erase_after8.cc: Same.
        * testsuite/23_containers/forward_list/debug/erase_after9_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/erase_after9.cc: Same.
        * testsuite/23_containers/forward_list/debug/insert_after1_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/insert_after1.cc: Same.
        * testsuite/23_containers/forward_list/debug/insert_after2_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/insert_after2.cc: Same.
        * testsuite/23_containers/forward_list/debug/insert_after3_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/insert_after3.cc: Same.
        * testsuite/23_containers/forward_list/debug/splice_after1_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/splice_after1.cc: Same.
        * testsuite/23_containers/forward_list/debug/splice_after2_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/splice_after2.cc: Same.
        * testsuite/23_containers/forward_list/debug/splice_after3_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/splice_after3.cc: Same.
        * testsuite/23_containers/forward_list/debug/splice_after4_neg.cc:
        Same.
        * testsuite/23_containers/forward_list/debug/splice_after4.cc: Same.

From-SVN: r168850
2011-01-16 10:35:28 +00:00
..
17_intro libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
18_support *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
19_diagnostics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
20_util re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev) 2010-12-19 16:20:25 +00:00
21_strings 4.cc: New. 2010-12-19 12:15:47 +00:00
22_locale wrapped_locale.cc: Require additional locale name. 2010-11-23 15:23:13 +01:00
23_containers erase_after1_neg.cc: Move to this. 2011-01-16 10:35:28 +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 check_type.cc: Minor tweaks. 2011-01-14 17:17:32 +00:00
26_numerics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
27_io *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
28_regex *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
29_atomics *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
30_threads *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
abi Update expected demangler output. 2010-11-18 05:24:00 -08:00
backward Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
config Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
data Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
decimal binary-arith.cc: Fix directive to skip test. 2009-10-06 23:17:07 +00:00
ext re PR libstdc++/36104 (gnu-versioned-namespace is broken) 2011-01-15 00:27:10 +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 [multiple changes] 2010-09-14 10:27:36 +00:00
tr1 testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
util testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +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