summaryrefslogtreecommitdiffstats
path: root/lldb/lit/lit.cfg.py
Commit message (Expand)AuthorAgeFilesLines
* Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere2019-10-091-107/+0
* Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl2019-10-091-0/+107
* [test] Split LLDB tests into API, Shell & UnitJonas Devlieghere2019-10-091-107/+0
* [lldb][ELF] Read symbols from .gnu_debugdata sect.Konrad Kleine2019-10-071-0/+7
* [test] Fix various module cache bugs and inconsistenciesJonas Devlieghere2019-08-291-7/+4
* [AIX][lit] Don't depend on psutil on AIXDavid Tenty2019-07-241-6/+8
* [lldb] [lit] Driver/TestConvenienceVariables.test requires PythonMichal Gorny2019-05-191-0/+3
* [lit] Check for the psutil module when setting a timeoutJonas Devlieghere2019-04-291-2/+8
* [lit] Fix the timeout.Jonas Devlieghere2019-04-291-0/+3
* [lldb] [lit] Add feature flags for native CPU featuresMichal Gorny2019-04-261-0/+14
* Fix clang test suite on Windows by reverting part of r347216Reid Kleckner2018-11-191-0/+1
* Fix some issues with LLDB's lit configuration files.Zachary Turner2018-11-191-70/+7
* Make path more robust so it also works with out-of-tree builds.Adrian Prantl2018-11-161-1/+3
* Use a shared module cache directory for LLDB.Adrian Prantl2018-11-161-1/+1
* Makefile.rules: Use a shared clang module cache directory.Adrian Prantl2018-11-161-1/+10
* Refactor the lit configuration filesZachary Turner2018-11-021-0/+126
OpenPOWER on IntegriCloud