labath added a comment.

BTW, in gtest tests, the prevailing convention is to name test .cpp files 
according to the name of the .cpp file under test. So, in this case, that would 
be something like `unittests/API/SBCommandInterpreterTest.cpp`. I wouldn't want 
to take that convention to the extreme and have 10kloc test files, but until we 
start having more of these tests, I think we can stick to that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77444/new/

https://reviews.llvm.org/D77444



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to