summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/iostream.format/quoted.manip/quoted.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* [libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdefLouis Dionne2019-02-051-11/+3
* Support tests in freestandingJF Bastien2019-02-041-3/+7
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...Stephan T. Lavavej2016-11-141-0/+1
* Avoid narrowing conversions in quoted test. Patch from STL@microsoft.comEric Fiselier2016-06-261-6/+6
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-7/+7
* Clean up a test; get rid of hard-wired char/wchar_t code for template fns tha...Marshall Clow2016-02-081-95/+56
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+219
OpenPOWER on IntegriCloud