r144346 - in /trunk/libstdc++-v3: ChangeLog tes...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Sat Feb 21 03:56:00 GMT 2009


Author: bkoz
Date: Sat Feb 21 03:56:21 2009
New Revision: 144346

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144346
Log:
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.


Added:
    trunk/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc   (props changed)
      - copied unchanged from r144344, trunk/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow.cc
    trunk/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc   (props changed)
      - copied unchanged from r144344, trunk/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow.cc
    trunk/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc   (props changed)
      - copied unchanged from r144344, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign.cc
    trunk/libstdc++-v3/testsuite/30_threads/this_thread/   (props changed)
      - copied from r144344, trunk/libstdc++-v3/testsuite/30_threads/thread/this_thread/
Removed:
    trunk/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow.cc
    trunk/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow.cc
    trunk/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign.cc
    trunk/libstdc++-v3/testsuite/30_threads/thread/this_thread/
Modified:
    trunk/libstdc++-v3/ChangeLog

Propchange: trunk/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
            ('svn:mergeinfo' added)

Propchange: trunk/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
            ('svn:mergeinfo' added)

Propchange: trunk/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc
            ('svn:mergeinfo' added)

Propchange: trunk/libstdc++-v3/testsuite/30_threads/this_thread/
            ('svn:mergeinfo' added)




More information about the Gcc-cvs mailing list