gcc/libstdc++-v3/testsuite/23_containers
Phil Edwards 8ea08b7d7b Makefile.am (noinst_LIBRARIES): New target.
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
2002-05-28 23:15:18 +00:00
..
bitset_ctor.cc std_bitset.h (_Base_biteset<0>): New specialization. 2002-05-24 18:16:00 +00:00
bitset_members.cc bitset_members.cc: New test. 2002-04-09 07:35:31 +00:00
bitset_shift.cc
deque_ctor.cc
deque_operators.cc deque_operators.cc (test01): Fix minor typo in last commit. 2002-05-19 09:16:21 +00:00
list_capacity.cc
list_ctor.cc
list_modifiers.cc Makefile.am (noinst_LIBRARIES): New target. 2002-05-28 23:15:18 +00:00
list_operators.cc
map_insert.cc
map_operators.cc
multiset.cc
set_operators.cc
vector_bool.cc
vector_capacity.cc
vector_ctor.cc re PR libstdc++/6513 (sigfaults on trivial code) 2002-05-01 02:17:35 +00:00
vector_element_access.cc
vector_modifiers.cc