blob: b67bb97165310c58cd0dfdb2d1a7c108744c3f24 (
plain)
1
2
3
4
5
6
7
|
# CMake generated Testfile for
# Source directory: /home/martin/XTrackCAD/src/work/app/dynstring/unittest
# Build directory: /home/martin/XTrackCAD/src/work/app/dynstring/unittest
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(DynStringTest "dynstringtest")
|