OSDN Git Service

* testsuite/Makefile.am (check-DEJAGNU): Include de* in normal0
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Mar 2010 21:46:23 +0000 (21:46 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Mar 2010 21:46:23 +0000 (21:46 +0000)
dirs.
* testsuite/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157177 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/Makefile.am
libstdc++-v3/testsuite/Makefile.in

index b1f673c..61ebd9a 100644 (file)
@@ -1,3 +1,9 @@
+2010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * testsuite/Makefile.am (check-DEJAGNU): Include de* in normal0
+       dirs.
+       * testsuite/Makefile.in: Regenerate.
+
 2010-03-02  Paolo Carlini  <paolo.carlini@oracle.com>
 
        * include/bits/stl_bvector.h (hash<vector<bool, _Alloc>>): Add.
index c81db8c..f13f51d 100644 (file)
@@ -138,7 +138,7 @@ check-DEJAGNU $(check_DEJAGNU_normal_targets): check-DEJAGNU%: site.exp
                        $(RUNTESTFLAGS) abi.exp; \
            else echo "WARNING: could not find \`runtest'" 1>&2; :;\
            fi; \
-           dirs="`cd $$srcdir; echo [013-9][0-9]_*/* [abep]*/*`";; \
+           dirs="`cd $$srcdir; echo [013-9][0-9]_*/* [ab]* de* [ep]*/*`";; \
          normal1) \
            dirs="`cd $$srcdir; echo 2[0-2]_*/*`";; \
          normal2) \
index 355691d..233a654 100644 (file)
@@ -595,7 +595,7 @@ check-DEJAGNU $(check_DEJAGNU_normal_targets): check-DEJAGNU%: site.exp
                        $(RUNTESTFLAGS) abi.exp; \
            else echo "WARNING: could not find \`runtest'" 1>&2; :;\
            fi; \
-           dirs="`cd $$srcdir; echo [013-9][0-9]_*/* [abep]*/*`";; \
+           dirs="`cd $$srcdir; echo [013-9][0-9]_*/* [ab]* de* [ep]*/*`";; \
          normal1) \
            dirs="`cd $$srcdir; echo 2[0-2]_*/*`";; \
          normal2) \