summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbigdata.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tbigdata.ddl')
-rw-r--r--tools/testfiles/tbigdata.ddl15
1 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
- }
- }
-}
-}