# CMake generated Testfile for 
# Source directory: /home/adrian/Desktop/speedcrunch-0.9
# Build directory: /home/adrian/Desktop/speedcrunch-0.9
# 
# This file replicates the SUBDIRS() and ADD_TEST() commands from the source
# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands
# that are excluded by CMake control structures, i.e. IF() commands.
#
# The next line is critical for Dart to work
# Duh :-)

ADD_TEST(testhmath "/testhmath")
ADD_TEST(testevaluator "/testevaluator")
ADD_TEST(testfloatnum "/testfloatnum")
