summaryrefslogtreecommitdiffstats
path: root/libcxx/test/input.output/iostreams.base
Commit message (Collapse)AuthorAgeFilesLines
* Move common header files into a 'support' directory; make 'testit' include ↵Marshall Clow2013-01-056-6/+6
| | | | | | -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
* Windows porting work by Ruben Van BoxemHoward Hinnant2011-10-036-29/+41
| | | | llvm-svn: 141003
* More fixes to the tests. Add UTF-8 encoding to all locales that don't ↵David Chisnall2011-09-212-7/+7
| | | | | | specify one. Undefine some stdio.h macros that break the tests. llvm-svn: 140252
* More locale cleanups. Fully specify locales in iostream tests.David Chisnall2011-09-214-22/+22
| | | | llvm-svn: 140247
* license changeHoward Hinnant2010-11-1692-184/+184
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-225-30/+30
| | | | llvm-svn: 111758
* Got rid of more :: path namesHoward Hinnant2010-05-177-0/+0
| | | | llvm-svn: 103970
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1192-92/+92
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1192-0/+3450
llvm-svn: 103490
OpenPOWER on IntegriCloud