[Lldb-commits] [PATCH] Add gtest unit tests to the CMake build.
Zachary Turner
zturner at google.com
Thu Mar 12 13:53:24 PDT 2015
Hi ovyalov, sivachandra,
After this patch, ninja will automatically build the LLDB unit tests. More work needs to be done to get the unit tests to run automatically as part of "ninja check-lldb", but the plan is to do that in a followup patch.
http://reviews.llvm.org/D8305
Files:
CMakeLists.txt
cmake/modules/LLDBConfig.cmake
gtest/CMakeLists.txt
gtest/include/gtest_common.h
gtest/unittest/CMakeLists.txt
gtest/unittest/Host/CMakeLists.txt
gtest/unittest/Plugins/CMakeLists.txt
gtest/unittest/Plugins/Process/CMakeLists.txt
gtest/unittest/Plugins/Process/Linux/CMakeLists.txt
gtest/unittest/Utility/CMakeLists.txt
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8305.21875.patch
Type: text/x-patch
Size: 4492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150312/276fd431/attachment.bin>
More information about the lldb-commits
mailing list