cxx/test/support
2013-11-26 20:58:02 +00:00
..
hexfloat.h Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
min_allocator.h There were two identical files named 'min_allocator.h'. Move one of them to /support and delete the other. Then adjust all the tests that used them to include the moved one. No functionality change. 2013-11-26 20:58:02 +00:00
nothing_to_do.pass.cpp Made test output iterators have value_type of 'void'; matches ones in library 2013-01-09 17:20:02 +00:00
platform_support.h G M: 1. It changes the temp file handling to use the template and the current directory for windows, matching how it works on other platforms. 2013-10-06 21:14:05 +00:00
private_constructor.hpp First half of support for N3657; heterogenous lookups for set/multiset 2013-08-13 01:11:06 +00:00
test_iterators.h War on tabs. 2013-07-08 21:06:38 +00:00