blob: 96187a6aff3f7144121057ec9aacfe288ab1d303 (
plain)
| 1
2
3
4
5
6
7
8
9
 | # CMake generated Testfile for 
# Source directory: /home/martin/XTrackCAD/src/work/app/bin/unittest
# Build directory: /home/martin/XTrackCAD/src/work/app/bin/unittest
# 
# This file includes the relevant testing commands required for 
# testing this directory and lists subdirectories to be tested as well.
add_test(DXFOutputTest "dxfformattest")
add_test(PathsTest "pathstest")
add_test(DefaultsTest "defaultstest")
 |