[all-commits] [llvm/llvm-project] acfee7: Another attempt of D77452 - da0e91fee614e8686f48db...
walter erquinigo via All-commits
all-commits at lists.llvm.org
Wed Apr 15 17:53:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: acfee72a053575f52a0922d2182d76eb42edff76
https://github.com/llvm/llvm-project/commit/acfee72a053575f52a0922d2182d76eb42edff76
Author: Walter Erquinigo <wallace at fb.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/configuration.py
M lldb/packages/Python/lldbsuite/test/dotest.py
M lldb/packages/Python/lldbsuite/test/dotest_args.py
M lldb/test/API/lit.cfg.py
M lldb/test/API/lit.site.cfg.py.in
M lldb/test/API/tools/intel-features/intel-pt/test/TestIntelPTSimpleBinary.py
M lldb/test/CMakeLists.txt
M lldb/utils/lldb-dotest/CMakeLists.txt
M lldb/utils/lldb-dotest/lldb-dotest.in
Log Message:
-----------
Another attempt of D77452 - da0e91fee614e8686f48db28e6507c8abe061fc2
[intel-pt] Improve the way the test determines whether to run
- Now I'm creating a default value for the new test parameter
- I fixed a small mistake in the skipping logic of the test
... I forgot to clear the cmake cache when testing my diff
More information about the All-commits
mailing list