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

hp@gcc.gnu.org hp@gcc.gnu.org
Wed Feb 7 10:08:00 GMT 2007


Author: hp
Date: Wed Feb  7 10:08:04 2007
New Revision: 121682

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121682
Log:
	* testsuite/27_io/basic_stringbuf/overflow/char/1.cc: Use only
	10000 iterations for simulator targets.
	* testsuite/ext/pb_ds/regression/tree_data_map_rand.cc: Use only 5
	iterations for simulator targets.
	* testsuite/ext/pb_ds/regression/tree_no_data_map_rand.cc: Ditto.
	* testsuite/ext/pb_ds/regression/trie_data_map_rand.cc: Ditto.
	* testsuite/ext/pb_ds/regression/trie_no_data_map_rand.cc: Ditto.
	* testsuite/ext/pb_ds/regression/hash_no_data_map_rand.cc: Ditto.
	* testsuite/ext/pb_ds/regression/hash_data_map_rand.cc: Ditto.
	* testsuite/ext/pb_ds/regression/priority_queue_rand.cc: Ditto.
	* testsuite/23_containers/set/modifiers/16728.cc: Use only 10
	iterations for simulator targets.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/23_containers/set/modifiers/16728.cc
    trunk/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/1.cc
    trunk/libstdc++-v3/testsuite/ext/pb_ds/regression/hash_data_map_rand.cc
    trunk/libstdc++-v3/testsuite/ext/pb_ds/regression/hash_no_data_map_rand.cc
    trunk/libstdc++-v3/testsuite/ext/pb_ds/regression/priority_queue_rand.cc
    trunk/libstdc++-v3/testsuite/ext/pb_ds/regression/tree_data_map_rand.cc
    trunk/libstdc++-v3/testsuite/ext/pb_ds/regression/tree_no_data_map_rand.cc
    trunk/libstdc++-v3/testsuite/ext/pb_ds/regression/trie_data_map_rand.cc
    trunk/libstdc++-v3/testsuite/ext/pb_ds/regression/trie_no_data_map_rand.cc



More information about the Libstdc++-cvs mailing list