[Lldb-commits] [lldb] [lldb][test] Add test categories for Linux and Darwin tests (PR #116194)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 14 02:15:52 PST 2024
================
@@ -39,6 +41,7 @@
"std-module": "Tests related to importing the std module",
"stresstest": "Tests related to stressing lldb limits",
"watchpoint": "Watchpoint-related tests",
+ "windows": "Windows-related tests",
----------------
DavidSpickett wrote:
What's going to set this one?
https://github.com/llvm/llvm-project/pull/116194
More information about the lldb-commits
mailing list