summaryrefslogtreecommitdiff
path: root/libcxx/test/std/numerics/numeric.ops/partial.sum
AgeCommit message (Expand)Author
2023-07-01[libc++] Enables constexpr string tests.Mark de Wever
2022-08-23[libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/Louis Dionne
2022-02-04[libc++][NFC] Use cpp17_output_iterator in tests.Mark de Wever
2021-08-20[libc++] Remove test-suite annotations for unsupported Clang versionsLouis Dionne
2021-08-12[libc++] Remove Lit annotations for unsupported GCC versions from the test suiteLouis Dionne
2021-05-02[libcxx][nfc] prefixes test type `input_iterator` with `cpp17_`Christopher Di Bella
2020-11-28[libc++] Disable some tests using gcc 9.Mark de Wever
2020-11-28[libc++] P1645 constexpr for <numeric>Mark de Wever
2020-11-27[libc++] Use std::move in numeric algorithms (P0616R0).zoecarver
2020-11-25Revert "[libc++] P1645 constexpr for <numeric>"Mark de Wever
2020-11-25[libc++] P1645 constexpr for <numeric>Mark de Wever
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
2014-12-20Move test into test/std subdirectory.Eric Fiselier