From 9c0a2b214519c6f0508964981be19bf2e3054e35 Mon Sep 17 00:00:00 2001 From: Vailin Choi Date: Sun, 13 Mar 2011 23:44:56 -0500 Subject: [svn-r20236] Add new files to MANIFEST. h5committested. --- MANIFEST | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 69 insertions(+), 1 deletion(-) diff --git a/MANIFEST b/MANIFEST index 323246c..6f87ccb 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1820,6 +1820,9 @@ ./hl/src/H5IM.c ./hl/src/H5IMprivate.h ./hl/src/H5IMpublic.h +./hl/src/H5LD.c +./hl/src/H5LDprivate.h +./hl/src/H5LDpublic.h ./hl/src/H5LT.c ./hl/src/H5LTanalyze.l ./hl/src/H5LTanalyze.c @@ -1845,15 +1848,23 @@ ./hl/test/dtype_file.txt ./hl/test/dtype_file_readable.txt ./hl/test/earth.pal +./hl/test/gen_test_ds.c +./hl/test/gen_test_ld.c ./hl/test/h5hltest.h ./hl/test/image8.txt ./hl/test/image24pixel.txt ./hl/test/image24plane.txt +./hl/test/ld_extend.c +./hl/test/ld_monitor.c ./hl/test/pal_rgb.h ./hl/test/sepia.pal -./hl/test/gen_test_ds.c ./hl/test/test_ds.c ./hl/test/test_image.c +./hl/test/test_ld.c +./hl/test/test_ld.h5 +./hl/test/test_ld.sh.in +./hl/test/testfiles/test_ld_out1 +./hl/test/testfiles/test_ld_out2 ./hl/test/test_lite.c ./hl/test/test_packet.c ./hl/test/test_table.c @@ -1882,7 +1893,64 @@ ./hl/tools/gif2h5/h52giftest.sh ./hl/tools/gif2h5/testfiles/image1.gif ./hl/tools/gif2h5/testfiles/h52giftst.h5 +# +./hl/tools/h5watch/Makefile.am +./hl/tools/h5watch/Makefile.in +./hl/tools/h5watch/extend_dset.c +./hl/tools/h5watch/h5watch.c +./hl/tools/h5watch/h5watchgentest.c +./hl/tools/h5watch/testh5watch.sh.in +./hl/tools/h5watch/WATCH.h5 + +# expected test output from testing h5watch +# +./hl/tools/testfiles/w-err-cmpd1.ddl +./hl/tools/testfiles/w-err-cmpd2.ddl +./hl/tools/testfiles/w-err-cmpd3.ddl +./hl/tools/testfiles/w-err-cmpd4.ddl +./hl/tools/testfiles/w-err-cmpd5.ddl +./hl/tools/testfiles/w-err-dset1.ddl +./hl/tools/testfiles/w-err-dset2.ddl +./hl/tools/testfiles/w-err-dset-nomax.ddl +./hl/tools/testfiles/w-err-dset-none.ddl +./hl/tools/testfiles/w-err-file.ddl +./hl/tools/testfiles/w-err-poll0.ddl +./hl/tools/testfiles/w-err-poll.ddl +./hl/tools/testfiles/w-err-width.ddl +./hl/tools/testfiles/w-ext-cmpd.ddl +./hl/tools/testfiles/w-ext-cmpd-esc.ddl +./hl/tools/testfiles/w-ext-cmpd-esc-f1.ddl +./hl/tools/testfiles/w-ext-cmpd-esc-f2.ddl +./hl/tools/testfiles/w-ext-cmpd-esc-f3.ddl +./hl/tools/testfiles/w-ext-cmpd-esc-ff1.ddl +./hl/tools/testfiles/w-ext-cmpd-esc-ff2.ddl +./hl/tools/testfiles/w-ext-cmpd-esc-ff3.ddl +./hl/tools/testfiles/w-ext-cmpd-f1.ddl +./hl/tools/testfiles/w-ext-cmpd-f2.ddl +./hl/tools/testfiles/w-ext-cmpd-f3.ddl +./hl/tools/testfiles/w-ext-cmpd-ff1.ddl +./hl/tools/testfiles/w-ext-cmpd-ff2.ddl +./hl/tools/testfiles/w-ext-cmpd-ff3.ddl +./hl/tools/testfiles/w-ext-cmpd-label.ddl +./hl/tools/testfiles/w-ext-cmpd-two.ddl +./hl/tools/testfiles/w-ext-cmpd-two-f1.ddl +./hl/tools/testfiles/w-ext-cmpd-two-f2.ddl +./hl/tools/testfiles/w-ext-cmpd-two-f3.ddl +./hl/tools/testfiles/w-ext-cmpd-two-ff1.ddl +./hl/tools/testfiles/w-ext-cmpd-two-ff2.ddl +./hl/tools/testfiles/w-ext-cmpd-two-ff3.ddl +./hl/tools/testfiles/w-ext-early.ddl +./hl/tools/testfiles/w-ext-late.ddl +./hl/tools/testfiles/w-ext-one-d.ddl +./hl/tools/testfiles/w-ext-one.ddl +./hl/tools/testfiles/w-ext-one-simple.ddl +./hl/tools/testfiles/w-ext-two-d.ddl +./hl/tools/testfiles/w-ext-two.ddl +./hl/tools/testfiles/w-ext-two-width.ddl +./hl/tools/testfiles/w-help1.ddl +./hl/tools/testfiles/w-help2.ddl +# # hl fortran ./hl/fortran/COPYING ./hl/fortran/Makefile.am -- cgit v0.12