Marshall Clow
|
91907cbe82
|
Removed raw references to _WIN32; now just check to see if it is defined.
llvm-svn: 177291
|
2013-03-18 17:04:29 +00:00 |
Howard Hinnant
|
3778f27b23
|
Michael van der Westhuizen: Improve support for testing on Linux. Fixes http://llvm.org/bugs/show_bug.cgi?id=14892.
llvm-svn: 172436
|
2013-01-14 17:12:54 +00:00 |
Marshall Clow
|
4476100a2f
|
Made test output iterators have value_type of 'void'; matches ones in library
llvm-svn: 171980
|
2013-01-09 17:20:02 +00:00 |
Marshall Clow
|
322270842c
|
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
llvm-svn: 171594
|
2013-01-05 03:21:01 +00:00 |