summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numarray/valarray.nonmembers
Commit message (Collapse)AuthorAgeFilesLines
* Fix unused parameters and variablesEric Fiselier2016-12-231-4/+0
| | | | llvm-svn: 290459
* [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", ↵Stephan T. Lavavej2016-11-2375-86/+161
| | | | | | | | | | part 1/12. Change loop indices from int to std::size_t. Also, include <cstddef> when it wasn't already being included. llvm-svn: 287820
* Move test into test/std subdirectory.Eric Fiselier2014-12-2076-0/+2984
llvm-svn: 224658
OpenPOWER on IntegriCloud