diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2015-11-30 16:42:37 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2015-11-30 16:42:37 (GMT) |
commit | 68e2b78957514a7e816f6157027bca5207cebbcd (patch) | |
tree | 422b89275f22bb2f6a75f4a2c17a778486c86699 | |
parent | 8de50ab66403798e15293368b2cb03c8f420c88f (diff) | |
download | hdf5-68e2b78957514a7e816f6157027bca5207cebbcd.zip hdf5-68e2b78957514a7e816f6157027bca5207cebbcd.tar.gz hdf5-68e2b78957514a7e816f6157027bca5207cebbcd.tar.bz2 |
[svn-r28467] Removed commented-out tests from the list of simple tests. They are handled in the additional tests section, below the list.
Tested on 64-bit Windows 10 w/ VS2015 and CMake 3.3.1.
-rw-r--r-- | test/CMakeLists.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index f9832f3..d2dd282 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -209,11 +209,7 @@ set (H5_TESTS ohdr stab gheap - #cache - #cache_api - #cache_tagging pool - #hyperslab istore bittests dt_arith @@ -236,7 +232,6 @@ set (H5_TESTS app_ref enum set_extent - #ttsafe getname vfd ntypes @@ -251,11 +246,8 @@ set (H5_TESTS earray btree2 fheap - #error_test - #err_compat tcheck_version testmeta - #links_env file_image enc_dec_plist enc_dec_plist_cross_platform |