summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numarray/template.valarray/valarray.cons
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3111-0/+22
* Support tests in freestandingJF Bastien2019-02-0411-11/+33
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1911-44/+33
* [libcxx] Avoid spurious construction of valarray elementsMikhail Maltsev2018-02-082-0/+28
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headersEric Fiselier2017-04-191-2/+2
* Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCESEric Fiselier2017-03-031-2/+2
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-114-7/+7
* [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-11-233-7/+10
* Move test into test/std subdirectory.Eric Fiselier2014-12-2011-0/+502
OpenPOWER on IntegriCloud