summaryrefslogtreecommitdiff
path: root/libcxx/test/std/numerics/numarray/valarray.nonmembers
AgeCommit message (Expand)Author
2021-06-05[libc++] Fix result-type and value_type computation in <valarray>.Arthur O'Dwyer
2020-10-20[libc++] Get rid of <sstream> in the valarray testsLouis Dionne
2020-04-03[libc++] Remove useless nothing_to_do.pass.cpp testsLouis Dionne
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-12-23Fix unused parameters and variablesEric Fiselier
2016-11-23[libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...Stephan T. Lavavej
2014-12-20Move test into test/std subdirectory.Eric Fiselier