summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/cstdint
Commit message (Collapse)AuthorAgeFilesLines
* Avoid applying unary minus to unsigned integers. Patch from STL@microsoft.comEric Fiselier2016-06-301-4/+4
| | | | llvm-svn: 274203
* Move all tests for _LIBCPP_VERSION in language.support to ↵Eric Fiselier2016-06-221-20/+0
| | | | | | test/libcxx/language.support. llvm-svn: 273364
* Walter Brown sent a list of tests which needed 'additional includes' to ↵Marshall Clow2015-01-091-0/+2
| | | | | | match what was in the standard. Added these includes to the tests. No changes to the library or test results. llvm-svn: 225541
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+310
llvm-svn: 224658
OpenPOWER on IntegriCloud