summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests/lit.cfg.py
Commit message (Expand)AuthorAgeFilesLines
* Add test for GDB pretty printers.Christian Sigg2020-01-111-0/+2
* Fix a brain-fail with debuginfo-tests/dexter internal testsJeremy Morse2019-11-011-3/+8
* Quote path to Python 3 executable in case it contains spacesReid Kleckner2019-10-311-1/+1
* Fix undefined variable bug in debuginfotests lit.cfg.pyReid Kleckner2019-10-311-0/+1
* Reapply "Import Dexter to debuginfo-tests""Jeremy Morse2019-10-311-4/+29
* Revert "Import Dexter to debuginfo-tests"Jeremy Morse2019-10-311-29/+4
* Import Dexter to debuginfo-testsJeremy Morse2019-10-311-4/+29
* [Python 3] Decode check_ouput result as UTF-8Jonas Devlieghere2019-06-251-1/+1
* Add debuginfo-tests that use cdb on WindowsReid Kleckner2019-05-281-5/+30
* [debuginfo-tests] commands.getoutput -> subprocess.check_outputFangrui Song2018-11-031-2/+2
* [debuginfo-tests] Avoid "import commands" which was deprecated in Py3Reid Kleckner2018-11-031-1/+1
* Disable the asan-deque.cpp integration test for AppleLLDB < v1000Vedant Kumar2018-08-041-0/+9
* [debuginfo-tests] Support moving debuginfo-tests to llvm/projectsDon Hinton2017-12-121-0/+63
* Re-revert "Refactor debuginfo-tests."Zachary Turner2017-11-211-59/+0
* Resubmit "Refactor debuginfo-tests" again.Zachary Turner2017-11-201-0/+59
* Re-revert "Refactor debuginfo-tests"Zachary Turner2017-11-171-59/+0
* Resubmit "Refactor debuginfo-tests"Zachary Turner2017-11-161-0/+59
* Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner2017-11-131-57/+0
* [debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner2017-11-101-0/+57
OpenPOWER on IntegriCloud