OSDN Git Service

2009-02-20 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Feb 2009 03:56:21 +0000 (03:56 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Feb 2009 03:56:21 +0000 (03:56 +0000)
* testsuite/30_threads/thread/this_thread: Move...
* testsuite/30_threads/this_thread: ...here.
* testsuite/20_util/unique_ptr/assign/assign.cc: Move...
* testsuite/20_util/unique_ptr/assign/assign_neg.cc: ...here.
* testsuite/20_util/ratio/cons/cons_overflow.cc: Move...
* testsuite/20_util/ratio/cons/cons_overflow_neg.cc: ...here.
* testsuite/20_util/ratio/operations/ops_overflow.cc: Move...
* testsuite/20_util/ratio/operations/ops_overflow_neg.cc: ...here.

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

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc [moved from libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow.cc with 100% similarity]
libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc [moved from libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow.cc with 100% similarity]
libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc [moved from libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign.cc with 100% similarity]
libstdc++-v3/testsuite/30_threads/this_thread/1.cc [moved from libstdc++-v3/testsuite/30_threads/thread/this_thread/1.cc with 100% similarity]
libstdc++-v3/testsuite/30_threads/this_thread/2.cc [moved from libstdc++-v3/testsuite/30_threads/thread/this_thread/2.cc with 100% similarity]
libstdc++-v3/testsuite/30_threads/this_thread/3.cc [moved from libstdc++-v3/testsuite/30_threads/thread/this_thread/3.cc with 100% similarity]
libstdc++-v3/testsuite/30_threads/this_thread/4.cc [moved from libstdc++-v3/testsuite/30_threads/thread/this_thread/4.cc with 100% similarity]

index dbd4a0a..fd8bf05 100644 (file)
@@ -1,5 +1,16 @@
 2009-02-20  Benjamin Kosnik  <bkoz@redhat.com>
 
+       * testsuite/30_threads/thread/this_thread: Move...
+       * testsuite/30_threads/this_thread: ...here.
+       * testsuite/20_util/unique_ptr/assign/assign.cc: Move...
+       * testsuite/20_util/unique_ptr/assign/assign_neg.cc: ...here.
+       * testsuite/20_util/ratio/cons/cons_overflow.cc: Move...
+       * testsuite/20_util/ratio/cons/cons_overflow_neg.cc: ...here.
+       * testsuite/20_util/ratio/operations/ops_overflow.cc: Move...
+       * testsuite/20_util/ratio/operations/ops_overflow_neg.cc: ...here.
+
+2009-02-20  Benjamin Kosnik  <bkoz@redhat.com>
+
        * doc/doxygen/user.cfg.in: Tweaks.
        * doc/doxygen/doxygroups.cc: Prefer markup that can be elsewhere,
        be elsewhere.