summaryrefslogtreecommitdiff
path: root/libcxx/utils
AgeCommit message (Expand)Author
2019-01-09[libcxx] Add a script to run CI on older MacOS versionsLouis Dionne
2019-01-09[libcxx] Add a script to run CI on MacOSLouis Dionne
2019-01-05Revert "D56064: More tolerance for flaky tests in libc++ on NetBSD"Kamil Rytarowski
2018-12-30More tolerance for flaky tests in libc++ on NetBSDKamil Rytarowski
2018-12-17[test] Add target_info for NetBSD, and XFAIL some of locale testsMichal Gorny
2018-12-15Try 2: Fix bug in buildbot start scriptEric Fiselier
2018-12-15Fix bug in buildbot start scriptEric Fiselier
2018-12-15Rework docker setup to make it easier to work around bugs on buildbotsEric Fiselier
2018-12-14[libcxx] Make sure use_system_cxx_lib does not override cxx_runtime_root for ...Louis Dionne
2018-12-14Update google benchmark againEric Fiselier
2018-12-14Update google benchmark versionEric Fiselier
2018-12-11[libcxx] Only enable the availability LIT feature when we're testing libc++Louis Dionne
2018-12-11[libcxx] Remove the no_default_flags LIT configurationLouis Dionne
2018-12-11[NFC] Fix incorrect (but unreachable) LIT error messageLouis Dionne
2018-12-07[libcxx] Remove the availability_markup LIT featureLouis Dionne
2018-12-06[libcxx] Always convert 'use_system_cxx_lib' to an absolute pathLouis Dionne
2018-12-04[libcxx] Always enable availability in the lit test suite.Louis Dionne
2018-11-28[libcxx] Use clang-verify in the lit test suite even when availability is ena...Louis Dionne
2018-11-22[NFC][libcxx] Print human-friendly command line when lit test failsLouis Dionne
2018-11-21[libcxx] Improve error message when an invalid directory is provided as use_s...Louis Dionne
2018-11-21[NFC] Rename lit feature to '-fsized-deallocation' for consistencyLouis Dionne
2018-11-19Add docker configurations used by the buildbots.Eric Fiselier
2018-11-16Remove BUILD file from google-benchmarkBenjamin Kramer
2018-11-15Upgrade Google Benchmark library to ToTEric Fiselier
2018-11-15Get tests compiling with -Wunused-local-typedefEric Fiselier
2018-11-14Rename cxx-benchmark-unittests target and convert to LIT.Eric Fiselier
2018-11-14[libcxx] [test] Fix running tests on macOS with python3Alexander Richardson
2018-11-08Attempt to enable -WconversionEric Fiselier
2018-10-29XFAIL test on OS X availabilityEric Fiselier
2018-10-17[libcxx] Improve reporting when running the lit test suiteLouis Dionne
2018-10-12[NFC][libc++] Fix broken link in commentLouis Dionne
2018-09-22[libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-...Roman Lebedev
2018-08-22Attempt to unbreak filesystem tests on certain linux distros.Eric Fiselier
2018-08-16[libcxx] By default, do not use internal_linkage to hide symbols from the ABILouis Dionne
2018-07-27Implement <filesystem>Eric Fiselier
2018-07-10Remove BUILD file from google-benchmarkEric Fiselier
2018-07-10Update google-benchark to trunkEric Fiselier
2018-07-04Remove old workaround that is no longer neededEric Fiselier
2018-06-17Fix libcxx tests after clang r334677.Richard Smith
2018-03-22Avoid Clang error about throwing _LIBCPP_ASSERT in noexcept function.Eric Fiselier
2018-03-22commit temporary workaround for new Clang exception warningEric Fiselier
2018-02-23Allow passing additional compiler/linker flags for the testsAlexander Richardson
2018-02-15Fix test failure on compilers w/o deduction guidesEric Fiselier
2018-01-18Update Google Benchmark libraryEric Fiselier
2018-01-17Fix nodiscard failure tests on compilers w/o -verify.Eric Fiselier
2018-01-08[libcxx] Support the use of compiler-rt in lit testsPetr Hosek
2017-11-19Attempt to fix template depth test failures on older Clang versionsEric Fiselier
2017-11-07Teach test suite about C++2a dialect flag.Eric Fiselier
2017-11-07Change test suite to support c++17 dialect flag instead of c++1z.Eric Fiselier
2017-10-09[libc++] Support Microsoft ABI without vcruntime headersShoaib Meenai