diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-05-27 14:58:13 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-05-27 14:58:13 +0200 |
commit | 265d6934cd70a60228e7a11cfc000aff73dd4701 (patch) | |
tree | 610eb753fea70e7f407e751e22697fc8a1ec04bd /app/bin/unittest/CTestTestfile.cmake | |
parent | bd8c21a35fd05fcbdaa95e4c0b7c94c3b97507b6 (diff) | |
parent | 359b557176b9bb2ff1aed2082641eed39c358d0d (diff) |
Update upstream source from tag 'upstream/5.1.2a'
Update to upstream version '5.1.2a'
with Debian dir 4d0d8239e41bb5de5dc968c2a5c6eb9c140bb2f3
Diffstat (limited to 'app/bin/unittest/CTestTestfile.cmake')
-rw-r--r-- | app/bin/unittest/CTestTestfile.cmake | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app/bin/unittest/CTestTestfile.cmake b/app/bin/unittest/CTestTestfile.cmake deleted file mode 100644 index 96187a6..0000000 --- a/app/bin/unittest/CTestTestfile.cmake +++ /dev/null @@ -1,9 +0,0 @@ -# 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") |