-
- Downloads
testsuite_allocator.h: New file.
2002-11-25 Stephen M. Webb <stephen@bregmasoft.com> * testsuite/testsuite_allocator.h: New file. * testsuite/testsuite_allocator.cc: New file. * testsuite/Makefile.am: Added testsuite_allocator to test library. * testsuite/testsuite_hooks.h: Added more detailed tracker objects gnu_copy_constructor, gnu_assignment_operator, and gnu_destructor. * testsuite/testsuite_hooks.cc: Added new static objects definitions. * testsuite/23_containers/vector_capacity.cc: Added reserve() tests. * testsuite/23_containers/vector_ctor.cc: Added a plethora of tests. * testsuite/23_containers/deque_ctor.cc: Added a slew of new tests. From-SVN: r59484
Showing
- libstdc++-v3/ChangeLog 12 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/aclocal.m4 5 additions, 37 deletionslibstdc++-v3/aclocal.m4
- libstdc++-v3/config.h.in 0 additions, 3 deletionslibstdc++-v3/config.h.in
- libstdc++-v3/configure 1286 additions, 1232 deletionslibstdc++-v3/configure
- libstdc++-v3/testsuite/23_containers/deque_ctor.cc 488 additions, 3 deletionslibstdc++-v3/testsuite/23_containers/deque_ctor.cc
- libstdc++-v3/testsuite/23_containers/vector_capacity.cc 63 additions, 0 deletionslibstdc++-v3/testsuite/23_containers/vector_capacity.cc
- libstdc++-v3/testsuite/23_containers/vector_ctor.cc 540 additions, 1 deletionlibstdc++-v3/testsuite/23_containers/vector_ctor.cc
- libstdc++-v3/testsuite/Makefile.am 1 addition, 1 deletionlibstdc++-v3/testsuite/Makefile.am
- libstdc++-v3/testsuite/Makefile.in 3 additions, 2 deletionslibstdc++-v3/testsuite/Makefile.in
- libstdc++-v3/testsuite/testsuite_allocator.cc 35 additions, 0 deletionslibstdc++-v3/testsuite/testsuite_allocator.cc
- libstdc++-v3/testsuite/testsuite_allocator.h 181 additions, 0 deletionslibstdc++-v3/testsuite/testsuite_allocator.h
- libstdc++-v3/testsuite/testsuite_hooks.cc 6 additions, 2 deletionslibstdc++-v3/testsuite/testsuite_hooks.cc
- libstdc++-v3/testsuite/testsuite_hooks.h 142 additions, 23 deletionslibstdc++-v3/testsuite/testsuite_hooks.h
Loading
Please register or sign in to comment