summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2017-05-10Improve how LIT reports the added environment variablesEric Fiselier
2017-05-10Attempt to unbreak Libc++ test configurationEric Fiselier
2017-05-09Fix test runtime environment on WindowsEric Fiselier
2017-05-09Fix misspelling of environment throughout libc++Eric Fiselier
2017-05-09Fix Windows tests when __config_site is present.Ben Craig
2017-05-09Revert "Fix Windows tests when __config_site is present."Ben Craig
2017-05-08Fix Windows tests when __config_site is present.Ben Craig
2017-05-08Fix Windows locale detectionEric Fiselier
2017-05-07Revert "Actually remove the MSVC STL when linking and testing libc++ on Windows"Eric Fiselier
2017-05-07Actually remove the MSVC STL when linking and testing libc++ on WindowsEric Fiselier
2017-05-04Add markup for libc++ dylib availabilityMehdi Amini
2017-04-21XFAIL Windows test failures under test/libcxxEric Fiselier
2017-04-21Fix 'verify-support' available featureEric Fiselier
2017-04-20Fix comment and remove incorrect linker flags in test configurationEric Fiselier
2017-04-20Rename the static version of libc++ on Windows.Eric Fiselier
2017-04-20Make linker errors verbose on WindowsEric Fiselier
2017-04-19Fix typo in Windows test configuration codeEric Fiselier
2017-04-18Update google benchmarkEric Fiselier
2017-04-06Fix remote test execution in litMehdi Amini
2017-04-03suppress GCC warning about noexcept functions changing manglingEric Fiselier
2017-03-30libc++ testing: fix invalid python syntaxMehdi Amini
2017-03-30libc++ testing: fix assertion around `use_system_cxx_lib`Mehdi Amini
2017-03-30libc++ config testing: `use_system_cxx_lib` can be a boolMehdi Amini
2017-03-30libc++ testing: allow to provide a path for `use_system_cxx_lib`Mehdi Amini
2017-03-15Add deployment knobs to tests (for Apple platforms)Mehdi Amini
2017-03-04Fix nonsense commentEric Fiselier
2017-03-04teach LIT how to detect the glibc versionEric Fiselier
2017-03-02Fix python 3 syntax error in sym_diffEric Fiselier
2017-02-17test: prevent incorrect quoting of pathsSaleem Abdulrasool
2017-02-17Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier
2017-02-17update revision in CHANGELOG.TXT and fix python errorEric Fiselier
2017-02-17[libc++] Fix PR 31938 - std::basic_string constructors use non-deductible par...Eric Fiselier
2017-02-10Properly escape ShellTest subsitutions on Windows. Try 2Eric Fiselier
2017-02-10properly escape compiler path in .sh.cpp testsEric Fiselier
2017-02-10test: allow -target usage on WindowsSaleem Abdulrasool
2017-02-10Attempt to fix finding clang++ on WindowsEric Fiselier
2017-02-10Add missing libc++ importEric Fiselier
2017-02-09add missing python importEric Fiselier
2017-02-09Move libcxx/test/libcxx python package into libcxx/utils/libcxx.Eric Fiselier
2017-02-09Start libc++ python cleanup and consolidation.Eric Fiselier
2017-01-18Allow sym_diff.py to report non-zero for non-breaking ABI changesEric Fiselier
2017-01-16Make sym_check python 3 compatibleEric Fiselier
2017-01-03Fix creating __generated_config on WindowsEric Fiselier
2016-11-18Make LIBCXX_ENABLE_STATIC_ABI_LIBRARY merge libc++.a and libc++abi.aEric Fiselier
2016-11-18Make merge_archives.py executableEric Fiselier
2016-11-18Add merge_archives.py utilityEric Fiselier
2016-11-18update Apples ABI list to ignore non-std symbolsEric Fiselier
2016-11-18Change sym_check to filter non-stdlib symbols.Eric Fiselier
2016-11-05Upgrade in-tree google benchmark to v1.1Eric Fiselier
2016-10-14Sort ABI lists by name so that changes don't generate big diffsEric Fiselier