summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/iostream.format/ext.manip
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-314-0/+4
* Support tests in freestandingJF Bastien2019-02-044-4/+12
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* Portability fix: add missing includes and static_casts. Reviewed as https://r...Marshall Clow2018-12-184-0/+4
* [libcxx] [test] Rename __c to ch. NFCI.Stephan T. Lavavej2017-08-112-8/+8
* [libcxx] [test] Fix MSVC warning C4242 "conversion from 'int' to 'const char'...Stephan T. Lavavej2017-07-191-1/+1
* [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej2016-12-081-1/+1
* [libcxx] [test] D27267: Fix MSVC x64 warning C4267 "conversion from 'size_t' ...Stephan T. Lavavej2016-12-061-1/+1
* Fix warnings in tests.Eric Fiselier2016-06-142-4/+4
* [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.Daniel Sanders2016-01-212-0/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+323
OpenPOWER on IntegriCloud