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]

r180612 - in /trunk/libstdc++-v3/testsuite/23_c...


Author: paolo
Date: Fri Oct 28 11:54:04 2011
New Revision: 180612

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180612
Log:
2011-10-28  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/23_containers/unordered_map/operations/count.cc: New.
	* testsuite/23_containers/multimap/operations/count.cc: Likewise.
	* testsuite/23_containers/set/operations/count.cc: Likewise.
	* testsuite/23_containers/unordered_multimap/operations/count.cc:
	Likewise.
	* testsuite/23_containers/unordered_set/operations/count.cc: Likewise.
	* testsuite/23_containers/multiset/operations/count.cc: Likewise.
	* testsuite/23_containers/unordered_multiset/operations/count.cc:
	Likewise.
	* testsuite/23_containers/map/operations/count.cc: Likewise.


Added:
    trunk/libstdc++-v3/testsuite/23_containers/map/operations/count.cc
    trunk/libstdc++-v3/testsuite/23_containers/multimap/operations/count.cc
    trunk/libstdc++-v3/testsuite/23_containers/multiset/operations/count.cc
    trunk/libstdc++-v3/testsuite/23_containers/set/operations/count.cc
    trunk/libstdc++-v3/testsuite/23_containers/unordered_map/operations/
    trunk/libstdc++-v3/testsuite/23_containers/unordered_map/operations/count.cc
    trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/operations/
    trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/operations/count.cc
    trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/operations/
    trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/operations/count.cc
    trunk/libstdc++-v3/testsuite/23_containers/unordered_set/operations/
    trunk/libstdc++-v3/testsuite/23_containers/unordered_set/operations/count.cc


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