llvm-project/debuginfo-tests/dexter/feature_tests
Jeremy Morse 7f738c811a Fix a brain-fail with debuginfo-tests/dexter internal tests
I baked the "test" subcommand into the %dexter substituion, as that's
what all of the dexter tests use. However I forgot about the internal
tests for whether dexters features are working. Install a %dexter_base
command to allow those tests to call dexter.py directly, and un-xfail
the tests on darwin.

Update too the list of paths the unittests shouldn't try and cover, as it
tries to load dbgeng on unix machines. Ideally we wouldn't be using this
method of test discovery in the future.
2019-11-01 12:35:38 +00:00
..
commands Fix a brain-fail with debuginfo-tests/dexter internal tests 2019-11-01 12:35:38 +00:00
subtools Fix a brain-fail with debuginfo-tests/dexter internal tests 2019-11-01 12:35:38 +00:00
unittests Fix a brain-fail with debuginfo-tests/dexter internal tests 2019-11-01 12:35:38 +00:00
Readme.md Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
lit.local.cfg Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00

Readme.md

DExTer feature tests

This directory is home to dexter feature and regression tests to be run with llvm-lit.