================
@@ -1,8 +1,11 @@
 add_lldb_unittest(DAPTests
+  DAPTest.cpp
+  Handler/DisconnectRequestHandlerTest.cpp
----------------
ashgti wrote:

I renamed the file to `Handler/DisconnectTest.cpp` but should the test be 
`DisconnectTest` or should it be `DisconnectRequestHandlerTest` since thats the 
actual class I'm testing?

https://github.com/llvm/llvm-project/pull/139937
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to