gcc/libstdc++-v3/testsuite
Phil Edwards ff66d28f7c Convert to new autotools.
2003-08-04  Phil Edwards  <pme@gcc.gnu.org>

	Convert to new autotools.
	* acconfig.h:  Update with correct names.
	* configure.host (ATOMICITYH):  Rename to atomicity_include_dir.
	(qnx6.[12]*):  'q' comes before 's', not after 'w'.
	* configure.in:  Update.  Split hardcoded cross-configury settings
	out to...
	* crossconfig.m4:  ...here.  New file.  Contents untouched.
	* acinclude.m4:  Reorganize and rewrite as needed.  Split large
	chunks out to...
	* linkage.m4:  ...here.  New file.  Math and stdlib linkage tests.
	Contents untouched.
	* scripts/testsuite_flags.in:  Update.

	* Makefile.am:  Remove unneeded AUTOMAKE_OPTIONS settings and other
	variables (already generated by automake).
	* include/Makefile.am:  Ditto.
	* libmath/Makefile.am:  Ditto.
	* libsupc++/Makefile.am:  Ditto.
	* po/Makefile.am:  Ditto.
	* src/Makefile.am:  Ditto.

	* aclocal.m4:  Regenerate using new versions.
	* config.h.in:  Ditto.
	* configure:  Ditto.
	* Makefile.in:  Ditto.
	* include/Makefile.in:  Ditto.
	* libmath/Makefile.in:  Ditto.
	* libsupc++/Makefile.in:  Ditto.
	* po/Makefile.in:  Ditto.
	* src/Makefile.in:  Ditto.
	* testsuite/Makefile.in:  Ditto.

From-SVN: r70167
2003-08-05 02:00:18 +00:00
..
17_intro testsuite_hooks.h: Remove list include. 2003-07-28 17:12:16 +00:00
18_support testsuite_hooks.h: Remove list include. 2003-07-28 17:12:16 +00:00
19_diagnostics Revert PR libstdc++/6594 2002-08-02 16:04:16 +00:00
20_util Testsuite corrections 2003-06-20 23:40:11 +00:00
21_strings testsuite_hooks.h: Remove list include. 2003-07-28 17:12:16 +00:00
22_locale 1.cc, [...]: Update comment regarding the origin of LOCALEDIR. 2003-07-28 04:05:30 +00:00
23_containers Tests for user specialization of standard containers. 2003-07-31 22:23:38 +00:00
24_iterators testsuite_hooks.h: Remove list include. 2003-07-28 17:12:16 +00:00
25_algorithms testsuite_hooks.h: Remove list include. 2003-07-28 17:12:16 +00:00
26_numerics testsuite_hooks.h: Remove list include. 2003-07-28 17:12:16 +00:00
27_io testsuite_hooks.h: Remove list include. 2003-07-28 17:12:16 +00:00
backward Revert PR libstdc++/6594 2002-08-02 16:04:16 +00:00
config *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
data 1-in.cc: New. 2003-07-01 03:04:43 +00:00
demangle *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
ext char_traits.h: Update copyright, tweak. 2003-07-28 14:46:35 +00:00
lib Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS): Remove unneeded variable assignments. 2003-08-05 01:34:28 +00:00
libstdc++-dg Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS): Remove unneeded variable assignments. 2003-08-05 01:34:28 +00:00
performance *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
thread pthread1.cc: Add alpha*-*-osf* to dg-do run, dg-options. 2003-07-31 12:03:59 +00:00
Makefile.am Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS): Remove unneeded variable assignments. 2003-08-05 01:34:28 +00:00
Makefile.in Convert to new autotools. 2003-08-05 02:00:18 +00:00
abi_check.cc create_testsuite_files: New file. 2003-07-06 03:14:37 +00:00
printnow.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
testsuite_allocator.cc *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
testsuite_allocator.h *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
testsuite_hooks.cc testsuite_hooks.h: Remove list include. 2003-07-28 17:12:16 +00:00
testsuite_hooks.h testsuite_hooks.h: Remove list include. 2003-07-28 17:12:16 +00:00
testsuite_io.h *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
testsuite_performance.h *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00