OSDN Git Service

2012-10-07 Matthias Klose <doko@ubuntu.com>
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Oct 2012 09:59:02 +0000 (09:59 +0000)
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Oct 2012 09:59:02 +0000 (09:59 +0000)
        * testsuite/28_regex/algorithms/match/basic: Remove empty directory.
        * testsuite/28_regex/algorithms/match/extended: Likewise.
        * testsuite/28_regex/algorithms/match: Likewise.

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

libstdc++-v3/ChangeLog

index 6f6da57..998e429 100644 (file)
@@ -1,3 +1,9 @@
+2012-10-07  Matthias Klose  <doko@ubuntu.com>
+
+       * testsuite/28_regex/algorithms/match/basic: Remove empty directory.
+       * testsuite/28_regex/algorithms/match/extended: Likewise.
+       * testsuite/28_regex/algorithms/match: Likewise.
+
 2012-10-06  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR c++/52764