llvm-project/debuginfo-tests/dexter/dex
Reid Kleckner 63f49465c3 [dexter] Fix feature tests on Windows
First, add LLD as a dependency on Windows. The windows batch scripts
pass -fuse-ld=lld, so they need it.

Second, decode builder stdout/stderr even if the command fails.
Otherwise it gets printed as b'line 1\n\rline 2\n\r'.

Last, make the batch script one line less noisy. We might want to try to
do more here, though. It would be nice if we could get as close to
possible as lit, where you can literally copy & paste the failing
command to re-run it.

With the two changes above, now the feature tests that use clang++.bat
pass for me. The clang-cl_vs2015 ones still fail, and I'll fix them
separately.

Reviewers: jmorse

Differential Revision: https://reviews.llvm.org/D69725
2019-11-05 10:49:57 -08:00
..
builder [dexter] Fix feature tests on Windows 2019-11-05 10:49:57 -08:00
command [Dexter] Continue sprinking no-location fixes 2019-11-01 13:57:52 +00:00
debugger [Dexter] Cope better with empty source locations 2019-11-01 13:30:26 +00:00
dextIR Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
heuristic Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
tools Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
utils Fix a brain-fail with debuginfo-tests/dexter internal tests 2019-11-01 12:35:38 +00:00
__init__.py Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00