[all-commits] [llvm/llvm-project] d89c98: [lldb/Test] Remove issue_verification subdirectory
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri May 22 09:32:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d89c98a020c9903f31b659e3f5cc513ea878c900
https://github.com/llvm/llvm-project/commit/d89c98a020c9903f31b659e3f5cc513ea878c900
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
R lldb/test/API/issue_verification/README.txt
R lldb/test/API/issue_verification/TestExpectedTimeout.py.park
R lldb/test/API/issue_verification/TestFail.py.park
R lldb/test/API/issue_verification/TestInvalidDecorator.py.park
R lldb/test/API/issue_verification/TestRerunFail.py.park
R lldb/test/API/issue_verification/TestRerunFileLevelTimeout.py.park
R lldb/test/API/issue_verification/TestRerunInline.py.park
R lldb/test/API/issue_verification/TestRerunTimeout.py.park
R lldb/test/API/issue_verification/TestSignal.py.park
R lldb/test/API/issue_verification/TestSignalOutsideTestMethod.py.park
R lldb/test/API/issue_verification/TestTimeout.py.park
R lldb/test/API/issue_verification/disable.py
R lldb/test/API/issue_verification/enable.py
R lldb/test/API/issue_verification/inline_rerun_inferior.cpp
R lldb/test/API/issue_verification/rerun_base.py
Log Message:
-----------
[lldb/Test] Remove issue_verification subdirectory
These files haven't been touched since 2015. According to Pavel these
were intended to be test for the test framework which never really took
of and are mostly irrelevant by now.
Differential revision: https://reviews.llvm.org/D80408
More information about the All-commits
mailing list