summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numarray
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] [test] Fix valarray UB and MSVC warnings.Stephan T. Lavavej2019-12-122-10/+0
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-31203-0/+406
* Fix a number of bugs in __val_expr's subset operator[].Eric Fiselier2019-04-028-218/+340
* Support tests in freestandingJF Bastien2019-02-04213-213/+639
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-19213-852/+639
* [libcxx] Avoid spurious construction of valarray elementsMikhail Maltsev2018-02-084-0/+81
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headersEric Fiselier2017-04-192-4/+4
* Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCESEric Fiselier2017-03-032-4/+4
* Fix unused parameters and variablesEric Fiselier2016-12-233-9/+0
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-1112-16/+16
* [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-062-2/+4
* [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-11-23108-147/+255
* Move remaining _LIBCPP_VERSION tests into test/libcxxEric Fiselier2016-06-221-20/+0
* Fix operator precedence mistake in valarray/not.pass.cpp. Patch from STL@micr...Eric Fiselier2016-06-221-1/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-20214-0/+9632
OpenPOWER on IntegriCloud