mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-30 07:04:42 +08:00
8ea08b7d7b
2002-05-28 Phil Edwards <pme@gcc.gnu.org> * testsuite/Makefile.am (noinst_LIBRARIES): New target. Pull in CXX/INCLUDES. * testsuite/Makefile.in: Regenerate. * testsuite/testsuite_hooks.h (gnu_copy_tracker): Move from list_modifiers.cc and rename from 'T'. Move code bodies... * testsuite/testsuite_hooks.cc: ...to here. New file. * testsuite/23_containers/list_modifiers.cc: Move 'T' class out. * testsuite/lib/libstdc++-v3-dg.exp (libstdc++-v3_target_compile): Add libv3test.a to link options. From-SVN: r53977 |
||
---|---|---|
.. | ||
bitset_ctor.cc | ||
bitset_members.cc | ||
bitset_shift.cc | ||
deque_ctor.cc | ||
deque_operators.cc | ||
list_capacity.cc | ||
list_ctor.cc | ||
list_modifiers.cc | ||
list_operators.cc | ||
map_insert.cc | ||
map_operators.cc | ||
multiset.cc | ||
set_operators.cc | ||
vector_bool.cc | ||
vector_capacity.cc | ||
vector_ctor.cc | ||
vector_element_access.cc | ||
vector_modifiers.cc |