DEV-38596: Introduce Mani's LL_ADD_INTEGRATION_TEST macro.
LL_ADD_INTEGRATION_TEST supports tests that may require linking against one or more Linden libraries, or that should be executed with a wrapper script. Use this to test lllazy.cpp, llsdmessage.cpp and llcapabilitylistener.cpp.
Showing
- indra/cmake/LLAddBuildTest.cmake 76 additions, 0 deletionsindra/cmake/LLAddBuildTest.cmake
- indra/llcommon/CMakeLists.txt 4 additions, 1 deletionindra/llcommon/CMakeLists.txt
- indra/llmessage/CMakeLists.txt 17 additions, 0 deletionsindra/llmessage/CMakeLists.txt
- indra/newview/CMakeLists.txt 17 additions, 0 deletionsindra/newview/CMakeLists.txt
Loading
Please register or sign in to comment