This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

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


Author: paolo
Date: Wed Dec 23 18:45:41 2009
New Revision: 155433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155433
Log:
2009-12-23  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/25_algorithms/copy/5.cc: Move...
	* testsuite/25_algorithms/copy/deque_iterators/1.cc: ... here.
	* testsuite/25_algorithms/move/2.cc: Move...
	* testsuite/25_algorithms/move/deque_iterators/1.cc: ... here.


Added:
    trunk/libstdc++-v3/testsuite/25_algorithms/copy/deque_iterators/
    trunk/libstdc++-v3/testsuite/25_algorithms/copy/deque_iterators/1.cc
      - copied unchanged from r155432, trunk/libstdc++-v3/testsuite/25_algorithms/copy/5.cc
    trunk/libstdc++-v3/testsuite/25_algorithms/move/deque_iterators/
    trunk/libstdc++-v3/testsuite/25_algorithms/move/deque_iterators/1.cc
      - copied unchanged from r155432, trunk/libstdc++-v3/testsuite/25_algorithms/move/2.cc
Removed:
    trunk/libstdc++-v3/testsuite/25_algorithms/copy/5.cc
    trunk/libstdc++-v3/testsuite/25_algorithms/move/2.cc
Modified:
    trunk/libstdc++-v3/ChangeLog


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