diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-03-03 18:10:16 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-03-03 18:10:16 (GMT) |
commit | f5c24bc9a46b989892e946bb6f440a88bb2f06af (patch) | |
tree | 44b67b7ceb4fa0e5bbebe867630332d1ddec25e9 /test/Makefile.am | |
parent | 85917a734134ce356e9f701b71bcd88617967a76 (diff) | |
download | hdf5-f5c24bc9a46b989892e946bb6f440a88bb2f06af.zip hdf5-f5c24bc9a46b989892e946bb6f440a88bb2f06af.tar.gz hdf5-f5c24bc9a46b989892e946bb6f440a88bb2f06af.tar.bz2 |
[svn-r10130] Purpose:
Retired GASS driver.
Platforms tested:
H5committested.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 6e03e3d..9744c54 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -30,7 +30,7 @@ check_SCRIPTS = $(TEST_SCRIPT) # executed, generally most specific tests to least specific tests. TEST_PROG=testhdf5 lheap ohdr stab gheap cache hyperslab istore bittests \ dtypes dsets cmpd_dset extend external links unlink big mtime \ - fillval mount flush1 flush2 enum gass_write gass_read gass_append \ + fillval mount flush1 flush2 enum \ set_extent srb_write srb_append srb_read ttsafe stream_test \ getname file_handle ntypes dangle dtransform filename reserved \ btree2 |