default.exp: Update with comments.
authorPhil Edwards <phil@codesourcery.com>
Fri, 27 Feb 2004 22:01:32 +0000 (22:01 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Fri, 27 Feb 2004 22:01:32 +0000 (22:01 +0000)
commit238345774bef2b14361c8ce2e51ca5a0d83de48d
treea9061b8bb9b06de94c1fe9e52fcdd93e5cd3178b
parentb1009a5d128e8754873a3353285e0099d76dd778
default.exp: Update with comments.

2004-02-27  Phil Edwards  <phil@codesourcery.com>

* testsuite/config/default.exp:  Update with comments.
(${tool}_target_compile):  New wrapper routine.
* testsuite/lib/dg-options.exp:  New file, with dg-require-iconv.
* testsuite/lib/libstdc++.exp:  Update with comments and cosmetic
fixes.
(load_gcc_lib, v3track):  New routines.
(v3-init):  Rename to libstdc++_init.
* testsuite/libstdc++-dg/normal.exp:  No longer call v3-init.
Move DEFAULT_CXXFLAGS handling into libstdc++_init.

From-SVN: r78580
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/config/default.exp
libstdc++-v3/testsuite/lib/dg-options.exp [new file with mode: 0644]
libstdc++-v3/testsuite/lib/libstdc++.exp
libstdc++-v3/testsuite/libstdc++-dg/normal.exp