summaryrefslogtreecommitdiffstats
path: root/Resources/CTestCustom.ctest
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-06-22 19:04:20 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-06-22 19:04:20 (GMT)
commitf747973a518b5b4b7424e6a0293e7673c1055525 (patch)
tree04344793d66c58cc01500262ac32cb5dcf457808 /Resources/CTestCustom.ctest
parentbbba3fbf7bf89fd2d00c0b13e6d80d740d1eb15d (diff)
downloadhdf5-f747973a518b5b4b7424e6a0293e7673c1055525.zip
hdf5-f747973a518b5b4b7424e6a0293e7673c1055525.tar.gz
hdf5-f747973a518b5b4b7424e6a0293e7673c1055525.tar.bz2
[svn-r19027] Add testing files to cmake resources.
Added code coverage option to cmake. Tested: local linux
Diffstat (limited to 'Resources/CTestCustom.ctest')
-rwxr-xr-xResources/CTestCustom.ctest2
1 files changed, 2 insertions, 0 deletions
diff --git a/Resources/CTestCustom.ctest b/Resources/CTestCustom.ctest
new file mode 100755
index 0000000..23b4163
--- /dev/null
+++ b/Resources/CTestCustom.ctest
@@ -0,0 +1,2 @@
+SET (CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS 1500)
+