summaryrefslogtreecommitdiffstats
path: root/libcxx/test/input.output/iostream.format/ext.manip/get_money.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-75/+0
| | | | llvm-svn: 224658
* Add more REQUIRES: LOCALE.* to tests.Dan Albert2014-11-211-0/+2
| | | | llvm-svn: 222492
* Move common header files into a 'support' directory; make 'testit' include ↵Marshall Clow2013-01-051-1/+1
| | | | | | -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-031-4/+6
| | | | llvm-svn: 141003
* More fixes to the tests. Add UTF-8 encoding to all locales that don't ↵David Chisnall2011-09-211-4/+4
| | | | | | specify one. Undefine some stdio.h macros that break the tests. llvm-svn: 140252
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119395
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-111-0/+71
llvm-svn: 103490
OpenPOWER on IntegriCloud