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
Showing
- libstdc++-v3/ChangeLog 19 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/docs/html/documentation.html 2 additions, 1 deletionlibstdc++-v3/docs/html/documentation.html
- libstdc++-v3/docs/html/install.html 1 addition, 31 deletionslibstdc++-v3/docs/html/install.html
- libstdc++-v3/docs/html/test.html 564 additions, 0 deletionslibstdc++-v3/docs/html/test.html
- libstdc++-v3/testsuite/README 0 additions, 207 deletionslibstdc++-v3/testsuite/README
- libstdc++-v3/testsuite/lib/libstdc++-v3-dg.exp 23 additions, 0 deletionslibstdc++-v3/testsuite/lib/libstdc++-v3-dg.exp
- libstdc++-v3/testsuite/performance/allocator.cc 39 additions, 0 deletionslibstdc++-v3/testsuite/performance/allocator.cc
- libstdc++-v3/testsuite/performance/complex_norm.cc 59 additions, 0 deletionslibstdc++-v3/testsuite/performance/complex_norm.cc
- libstdc++-v3/testsuite/performance/cout_insert_int.cc 36 additions, 0 deletionslibstdc++-v3/testsuite/performance/cout_insert_int.cc
- libstdc++-v3/testsuite/performance/fstream_seek_write.cc 46 additions, 0 deletionslibstdc++-v3/testsuite/performance/fstream_seek_write.cc
- libstdc++-v3/testsuite/performance/ifstream_getline.cc 42 additions, 0 deletionslibstdc++-v3/testsuite/performance/ifstream_getline.cc
- libstdc++-v3/testsuite/performance/map_create_fill.cc 49 additions, 0 deletionslibstdc++-v3/testsuite/performance/map_create_fill.cc
- libstdc++-v3/testsuite/performance/ofstream_insert_float.cc 40 additions, 0 deletionslibstdc++-v3/testsuite/performance/ofstream_insert_float.cc
- libstdc++-v3/testsuite/performance/ofstream_insert_int.cc 37 additions, 0 deletionslibstdc++-v3/testsuite/performance/ofstream_insert_int.cc
- libstdc++-v3/testsuite/performance/string_append.cc 83 additions, 0 deletionslibstdc++-v3/testsuite/performance/string_append.cc
Loading
Please register or sign in to comment