~ubuntu-branches/ubuntu/maverick/speedcrunch/maverick

« back to all changes in this revision

Viewing changes to CTestTestfile.cmake

  • Committer: Bazaar Package Importer
  • Author(s): Bart Martens
  • Date: 2009-06-09 10:58:06 UTC
  • mfrom: (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090609105806-4mjyhmnmsgsfeljf
Tags: 0.10.1-2
* debian/speedcrunch.desktop: Updated.  Closes: 530316.
* debian/watch: Fixed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# CMake generated Testfile for 
2
 
# Source directory: /root/speedcrunch/speedcrunch-0.10.1/src
3
 
# Build directory: /root/speedcrunch/speedcrunch-0.10.1
4
 
5
 
# This file replicates the SUBDIRS() and ADD_TEST() commands from the source
6
 
# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands
7
 
# that are excluded by CMake control structures, i.e. IF() commands.
8
 
ADD_TEST(testhmath "/testhmath")
9
 
ADD_TEST(testfloatnum "/testfloatnum")