This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]