[all-commits] [llvm/llvm-project] ae37e2: [lldb/Reproducers] Mark reproducer test directory ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Mar 23 09:54:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ae37e2285d233f28217e4e95a3ff71059c7ee8c7
https://github.com/llvm/llvm-project/commit/ae37e2285d233f28217e4e95a3ff71059c7ee8c7
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M lldb/test/Shell/Reproducer/Functionalities/TestDataFormatter.test
M lldb/test/Shell/Reproducer/Functionalities/TestExpressionEvaluation.test
M lldb/test/Shell/Reproducer/Functionalities/TestImageList.test
M lldb/test/Shell/Reproducer/Functionalities/TestStepping.test
M lldb/test/Shell/Reproducer/TestCaptureEnvOverride.test
M lldb/test/Shell/Reproducer/TestCrash.test
M lldb/test/Shell/Reproducer/TestDiscard.test
M lldb/test/Shell/Reproducer/TestDump.test
M lldb/test/Shell/Reproducer/TestGDBRemoteRepro.test
M lldb/test/Shell/Reproducer/TestMultipleTargets.test
M lldb/test/Shell/Reproducer/TestRelativePath.test
M lldb/test/Shell/Reproducer/TestReuseDirectory.test
M lldb/test/Shell/Reproducer/TestSynchronous.test
M lldb/test/Shell/Reproducer/TestWorkingDir.test
M lldb/test/Shell/Reproducer/lit.local.cfg
Log Message:
-----------
[lldb/Reproducers] Mark reproducer test directory as unsupported on Windows
Reproducers are unsupported on Windows. Rather than having a UNSUPPORTED
line in every test, just skip the whole subdirectory.
More information about the All-commits
mailing list