Add an extremely simple test which checks the size of the volume doesn't
change. This will hopefully also be tracked by the dashboard.
This commit is contained in:
@ -26,4 +26,5 @@ INCLUDE(Packaging.cmake)
|
||||
|
||||
ENABLE_TESTING()
|
||||
INCLUDE(CTest)
|
||||
SET (CTEST_START_WITH_EMPTY_BINARY_DIRECTORY TRUE)
|
||||
|
||||
ADD_SUBDIRECTORY(tests)
|
||||
|
Reference in New Issue
Block a user