gcc/libstdc++-v3/testsuite/performance
Benjamin Kosnik ca5e1be83d README: Move to...
2003-05-20  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/README: Move to...
	* docs/html/test.html: ...here. Add documentation.
	* docs/html/install.html: Move testing bits out..
	* docs/html/documentation.html: Add separate testing link.
        * testsuite/performance: Add.
        * testsuite/performance/allocator.cc: New.
        * testsuite/performance/complex_norm.cc: New.
        * testsuite/performance/cout_insert_int.cc: New.
        * testsuite/performance/fstream_seek_write.cc: New.
        * testsuite/performance/ifstream_getline.cc: New.
        * testsuite/performance/map_create_fill.cc: New.
        * testsuite/performance/ofstream_insert_float.cc: New.
        * testsuite/performance/ofstream_insert_int.cc: New.
        * testsuite/performance/string_append.cc: New.
	* testsuite/lib/libstdc++-v3-dg.exp (v3-compute-tests): Filter
	performance tests.

From-SVN: r67040
2003-05-20 22:25:09 +00:00
..
allocator.cc README: Move to... 2003-05-20 22:25:09 +00:00
complex_norm.cc README: Move to... 2003-05-20 22:25:09 +00:00
cout_insert_int.cc README: Move to... 2003-05-20 22:25:09 +00:00
fstream_seek_write.cc README: Move to... 2003-05-20 22:25:09 +00:00
ifstream_getline.cc README: Move to... 2003-05-20 22:25:09 +00:00
map_create_fill.cc README: Move to... 2003-05-20 22:25:09 +00:00
ofstream_insert_float.cc README: Move to... 2003-05-20 22:25:09 +00:00
ofstream_insert_int.cc README: Move to... 2003-05-20 22:25:09 +00:00
string_append.cc README: Move to... 2003-05-20 22:25:09 +00:00