summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-02-12 22:38:41 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-02-12 22:38:41 (GMT)
commit57189d8a82f972cc43d6c262f71588eff4c17b30 (patch)
tree04efa157244565e8a2017b386895447ee13a84bd /tools/testfiles
parentc8fb91983eef3191d859e76e66224eff5c2f40ad (diff)
downloadhdf5-57189d8a82f972cc43d6c262f71588eff4c17b30.zip
hdf5-57189d8a82f972cc43d6c262f71588eff4c17b30.tar.gz
hdf5-57189d8a82f972cc43d6c262f71588eff4c17b30.tar.bz2
[svn-r13285]
remove a test that was incorrectly added previously, that was not the feature that had to be tested
Diffstat (limited to 'tools/testfiles')
-rw-r--r--tools/testfiles/tbigdata.ddl15
-rw-r--r--tools/testfiles/tbigdata.h5bin2128 -> 0 bytes
2 files changed, 0 insertions, 15 deletions
diff --git a/tools/testfiles/tbigdata.ddl b/tools/testfiles/tbigdata.ddl
deleted file mode 100644
index 0194708..0000000
--- a/tools/testfiles/tbigdata.ddl
+++ /dev/null
@@ -1,15 +0,0 @@
-#############################
-Expected output for 'h5dump tbigdata.h5'
-#############################
-HDF5 "tbigdata.h5" {
-GROUP "/" {
- DATASET "dsetlonglong" {
- DATATYPE H5T_STD_I64LE
- DATASPACE SIMPLE { ( 10 ) / ( 10 ) }
- DATA {
- (0): 4294967294, 4294967295, 4294967296, 4294967297, 4294967298,
- (5): 4294967299, 4294967300, 4294967301, 4294967302, 4294967303
- }
- }
-}
-}
diff --git a/tools/testfiles/tbigdata.h5 b/tools/testfiles/tbigdata.h5
deleted file mode 100644
index f1b3833..0000000
--- a/tools/testfiles/tbigdata.h5
+++ /dev/null
Binary files differ