From bb206d572c2ba20528c0556284edbf0ee14f7355 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Wed, 1 Oct 2008 15:04:33 -0500 Subject: [svn-r15750] move h5repack test files to /tools/h5repack/testfiles tested: linux --- MANIFEST | 36 ++++++++++++++------------ tools/h5repack/h5repack.sh.in | 12 ++++----- tools/h5repack/testfiles/h5repack.info | 1 + tools/h5repack/testfiles/h5repack_attr.h5 | Bin 0 -> 20056 bytes tools/h5repack/testfiles/h5repack_deflate.h5 | Bin 0 -> 5962 bytes tools/h5repack/testfiles/h5repack_early.h5 | Bin 0 -> 2067224 bytes tools/h5repack/testfiles/h5repack_ext.bin | Bin 0 -> 8 bytes tools/h5repack/testfiles/h5repack_ext.h5 | Bin 0 -> 1464 bytes tools/h5repack/testfiles/h5repack_fill.h5 | Bin 0 -> 2072 bytes tools/h5repack/testfiles/h5repack_filters.h5 | Bin 0 -> 29744 bytes tools/h5repack/testfiles/h5repack_fletcher.h5 | Bin 0 -> 7880 bytes tools/h5repack/testfiles/h5repack_hlink.h5 | Bin 0 -> 6576 bytes tools/h5repack/testfiles/h5repack_layout.h5 | Bin 0 -> 29384 bytes tools/h5repack/testfiles/h5repack_nbit.h5 | Bin 0 -> 13776 bytes tools/h5repack/testfiles/h5repack_objs.h5 | Bin 0 -> 19589 bytes tools/h5repack/testfiles/h5repack_shuffle.h5 | Bin 0 -> 7864 bytes tools/h5repack/testfiles/h5repack_soffset.h5 | Bin 0 -> 11052 bytes tools/h5repack/testfiles/h5repack_szip.h5 | Bin 0 -> 5588 bytes tools/h5repack/testfiles/ublock.bin | 1 + tools/testfiles/h5repack_attr.h5 | Bin 20056 -> 0 bytes tools/testfiles/h5repack_deflate.h5 | Bin 5962 -> 0 bytes tools/testfiles/h5repack_early.h5 | Bin 2067224 -> 0 bytes tools/testfiles/h5repack_ext.bin | Bin 8 -> 0 bytes tools/testfiles/h5repack_ext.h5 | Bin 1464 -> 0 bytes tools/testfiles/h5repack_fill.h5 | Bin 2072 -> 0 bytes tools/testfiles/h5repack_filters.h5 | Bin 29744 -> 0 bytes tools/testfiles/h5repack_fletcher.h5 | Bin 7880 -> 0 bytes tools/testfiles/h5repack_hlink.h5 | Bin 6576 -> 0 bytes tools/testfiles/h5repack_layout.h5 | Bin 29384 -> 0 bytes tools/testfiles/h5repack_nbit.h5 | Bin 13776 -> 0 bytes tools/testfiles/h5repack_objs.h5 | Bin 19589 -> 0 bytes tools/testfiles/h5repack_shuffle.h5 | Bin 7864 -> 0 bytes tools/testfiles/h5repack_soffset.h5 | Bin 11052 -> 0 bytes tools/testfiles/h5repack_szip.h5 | Bin 5588 -> 0 bytes tools/testfiles/info.h5repack | 1 - tools/testfiles/ublock.bin | 1 - 36 files changed, 27 insertions(+), 25 deletions(-) create mode 100644 tools/h5repack/testfiles/h5repack.info create mode 100644 tools/h5repack/testfiles/h5repack_attr.h5 create mode 100644 tools/h5repack/testfiles/h5repack_deflate.h5 create mode 100644 tools/h5repack/testfiles/h5repack_early.h5 create mode 100644 tools/h5repack/testfiles/h5repack_ext.bin create mode 100644 tools/h5repack/testfiles/h5repack_ext.h5 create mode 100644 tools/h5repack/testfiles/h5repack_fill.h5 create mode 100644 tools/h5repack/testfiles/h5repack_filters.h5 create mode 100644 tools/h5repack/testfiles/h5repack_fletcher.h5 create mode 100644 tools/h5repack/testfiles/h5repack_hlink.h5 create mode 100644 tools/h5repack/testfiles/h5repack_layout.h5 create mode 100644 tools/h5repack/testfiles/h5repack_nbit.h5 create mode 100644 tools/h5repack/testfiles/h5repack_objs.h5 create mode 100644 tools/h5repack/testfiles/h5repack_shuffle.h5 create mode 100644 tools/h5repack/testfiles/h5repack_soffset.h5 create mode 100644 tools/h5repack/testfiles/h5repack_szip.h5 create mode 100644 tools/h5repack/testfiles/ublock.bin delete mode 100644 tools/testfiles/h5repack_attr.h5 delete mode 100644 tools/testfiles/h5repack_deflate.h5 delete mode 100644 tools/testfiles/h5repack_early.h5 delete mode 100644 tools/testfiles/h5repack_ext.bin delete mode 100644 tools/testfiles/h5repack_ext.h5 delete mode 100644 tools/testfiles/h5repack_fill.h5 delete mode 100644 tools/testfiles/h5repack_filters.h5 delete mode 100644 tools/testfiles/h5repack_fletcher.h5 delete mode 100644 tools/testfiles/h5repack_hlink.h5 delete mode 100644 tools/testfiles/h5repack_layout.h5 delete mode 100644 tools/testfiles/h5repack_nbit.h5 delete mode 100644 tools/testfiles/h5repack_objs.h5 delete mode 100644 tools/testfiles/h5repack_shuffle.h5 delete mode 100644 tools/testfiles/h5repack_soffset.h5 delete mode 100644 tools/testfiles/h5repack_szip.h5 delete mode 100644 tools/testfiles/info.h5repack delete mode 100644 tools/testfiles/ublock.bin diff --git a/MANIFEST b/MANIFEST index b5d109d..74363fa 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1446,23 +1446,25 @@ #test files for h5repack -./tools/testfiles/h5repack_fill.h5 -./tools/testfiles/h5repack_objs.h5 -./tools/testfiles/h5repack_attr.h5 -./tools/testfiles/h5repack_hlink.h5 -./tools/testfiles/h5repack_layout.h5 -./tools/testfiles/h5repack_early.h5 -./tools/testfiles/h5repack_szip.h5 -./tools/testfiles/h5repack_deflate.h5 -./tools/testfiles/h5repack_shuffle.h5 -./tools/testfiles/h5repack_fletcher.h5 -./tools/testfiles/h5repack_filters.h5 -./tools/testfiles/h5repack_nbit.h5 -./tools/testfiles/h5repack_soffset.h5 -./tools/testfiles/info.h5repack -./tools/testfiles/h5repack_ext.bin -./tools/testfiles/h5repack_ext.h5 -./tools/testfiles/ublock.bin +./tools/h5repack/testfiles/h5repack_szip.h5 +./tools/h5repack/testfiles/h5repack_fill.h5 +./tools/h5repack/testfiles/ublock.bin +./tools/h5repack/testfiles/h5repack_ext.bin +./tools/h5repack/testfiles/h5repack_fletcher.h5 +./tools/h5repack/testfiles/h5repack_nbit.h5 +./tools/h5repack/testfiles/h5repack_shuffle.h5 +./tools/h5repack/testfiles/h5repack_objs.h5 +./tools/h5repack/testfiles/h5repack.info +./tools/h5repack/testfiles/h5repack_ext.h5 +./tools/h5repack/testfiles/h5repack_deflate.h5 +./tools/h5repack/testfiles/h5repack_hlink.h5 +./tools/h5repack/testfiles/h5repack_filters.h5 +./tools/h5repack/testfiles/h5repack_soffset.h5 +./tools/h5repack/testfiles/h5repack_attr.h5 +./tools/h5repack/testfiles/h5repack_early.h5 +./tools/h5repack/testfiles/h5repack_layout.h5 + + # jam utility and tests diff --git a/tools/h5repack/h5repack.sh.in b/tools/h5repack/h5repack.sh.in index d5bb5c1..72e4414 100755 --- a/tools/h5repack/h5repack.sh.in +++ b/tools/h5repack/h5repack.sh.in @@ -33,10 +33,10 @@ H5REPACK_BIN=`pwd`/$H5REPACK # The path of the tool binary H5DIFF=../h5diff/h5diff # The h5diff tool name H5DIFF_BIN=`pwd`/$H5DIFF # The path of the h5diff tool binary -H5DETECTSZIP=testh5repack_detect_szip # The tool name -H5DETECTSZIP_BIN=`pwd`/$H5DETECTSZIP # The path of the tool binary +H5DETECTSZIP=testh5repack_detect_szip +H5DETECTSZIP_BIN=`pwd`/$H5DETECTSZIP -INFO_FILE=../testfiles/info.h5repack +INFO_FILE=testfiles/h5repack.info FILE0=h5repack_fill.h5 FILE1=h5repack_objs.h5 @@ -62,7 +62,7 @@ if test -z "$srcdir"; then srcdir=. fi -test -d ../testfiles || mkdir ../testfiles + # Print a line-line message left justified in a field of 70 characters # beginning with the word "Testing". @@ -116,7 +116,7 @@ TOOLTEST() # case of missing file name). Changed it to use $@ till Tflops fixes it. TESTING $H5REPACK $@ - infile=$srcdir/../testfiles/$1 + infile=$srcdir/testfiles/$1 path=`pwd` outfile=$path/out.$1 shift @@ -144,7 +144,7 @@ TOOLTEST0() # case of missing file name). Changed it to use $@ till Tflops fixes it. TESTING $H5REPACK $@ - infile=$srcdir/../testfiles/$1 + infile=$srcdir/testfiles/$1 path=`pwd` outfile=$path/out.$1 shift diff --git a/tools/h5repack/testfiles/h5repack.info b/tools/h5repack/testfiles/h5repack.info new file mode 100644 index 0000000..216948d --- /dev/null +++ b/tools/h5repack/testfiles/h5repack.info @@ -0,0 +1 @@ +-l dset1:CHUNK=20x20 -f dset1,dset2:GZIP=1 diff --git a/tools/h5repack/testfiles/h5repack_attr.h5 b/tools/h5repack/testfiles/h5repack_attr.h5 new file mode 100644 index 0000000..fe066db Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_attr.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_deflate.h5 b/tools/h5repack/testfiles/h5repack_deflate.h5 new file mode 100644 index 0000000..3a4b86d Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_deflate.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_early.h5 b/tools/h5repack/testfiles/h5repack_early.h5 new file mode 100644 index 0000000..9b92890 Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_early.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_ext.bin b/tools/h5repack/testfiles/h5repack_ext.bin new file mode 100644 index 0000000..f858094 Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_ext.bin differ diff --git a/tools/h5repack/testfiles/h5repack_ext.h5 b/tools/h5repack/testfiles/h5repack_ext.h5 new file mode 100644 index 0000000..1fe88c9 Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_ext.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_fill.h5 b/tools/h5repack/testfiles/h5repack_fill.h5 new file mode 100644 index 0000000..21516cb Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_fill.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_filters.h5 b/tools/h5repack/testfiles/h5repack_filters.h5 new file mode 100644 index 0000000..042b8db Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_filters.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_fletcher.h5 b/tools/h5repack/testfiles/h5repack_fletcher.h5 new file mode 100644 index 0000000..2f137b0 Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_fletcher.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_hlink.h5 b/tools/h5repack/testfiles/h5repack_hlink.h5 new file mode 100644 index 0000000..3d22728 Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_hlink.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_layout.h5 b/tools/h5repack/testfiles/h5repack_layout.h5 new file mode 100644 index 0000000..5772a31 Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_layout.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_nbit.h5 b/tools/h5repack/testfiles/h5repack_nbit.h5 new file mode 100644 index 0000000..3ada112 Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_nbit.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_objs.h5 b/tools/h5repack/testfiles/h5repack_objs.h5 new file mode 100644 index 0000000..0a0c041 Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_objs.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_shuffle.h5 b/tools/h5repack/testfiles/h5repack_shuffle.h5 new file mode 100644 index 0000000..d13cca7 Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_shuffle.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_soffset.h5 b/tools/h5repack/testfiles/h5repack_soffset.h5 new file mode 100644 index 0000000..89ee99a Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_soffset.h5 differ diff --git a/tools/h5repack/testfiles/h5repack_szip.h5 b/tools/h5repack/testfiles/h5repack_szip.h5 new file mode 100644 index 0000000..b16d169 Binary files /dev/null and b/tools/h5repack/testfiles/h5repack_szip.h5 differ diff --git a/tools/h5repack/testfiles/ublock.bin b/tools/h5repack/testfiles/ublock.bin new file mode 100644 index 0000000..b2d03f3 --- /dev/null +++ b/tools/h5repack/testfiles/ublock.bin @@ -0,0 +1 @@ +abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrst \ No newline at end of file diff --git a/tools/testfiles/h5repack_attr.h5 b/tools/testfiles/h5repack_attr.h5 deleted file mode 100644 index fe066db..0000000 Binary files a/tools/testfiles/h5repack_attr.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_deflate.h5 b/tools/testfiles/h5repack_deflate.h5 deleted file mode 100644 index 3a4b86d..0000000 Binary files a/tools/testfiles/h5repack_deflate.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_early.h5 b/tools/testfiles/h5repack_early.h5 deleted file mode 100644 index 9b92890..0000000 Binary files a/tools/testfiles/h5repack_early.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_ext.bin b/tools/testfiles/h5repack_ext.bin deleted file mode 100644 index f858094..0000000 Binary files a/tools/testfiles/h5repack_ext.bin and /dev/null differ diff --git a/tools/testfiles/h5repack_ext.h5 b/tools/testfiles/h5repack_ext.h5 deleted file mode 100644 index 1fe88c9..0000000 Binary files a/tools/testfiles/h5repack_ext.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_fill.h5 b/tools/testfiles/h5repack_fill.h5 deleted file mode 100644 index 21516cb..0000000 Binary files a/tools/testfiles/h5repack_fill.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_filters.h5 b/tools/testfiles/h5repack_filters.h5 deleted file mode 100644 index 042b8db..0000000 Binary files a/tools/testfiles/h5repack_filters.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_fletcher.h5 b/tools/testfiles/h5repack_fletcher.h5 deleted file mode 100644 index 2f137b0..0000000 Binary files a/tools/testfiles/h5repack_fletcher.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_hlink.h5 b/tools/testfiles/h5repack_hlink.h5 deleted file mode 100644 index 3d22728..0000000 Binary files a/tools/testfiles/h5repack_hlink.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_layout.h5 b/tools/testfiles/h5repack_layout.h5 deleted file mode 100644 index 5772a31..0000000 Binary files a/tools/testfiles/h5repack_layout.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_nbit.h5 b/tools/testfiles/h5repack_nbit.h5 deleted file mode 100644 index 3ada112..0000000 Binary files a/tools/testfiles/h5repack_nbit.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_objs.h5 b/tools/testfiles/h5repack_objs.h5 deleted file mode 100644 index 0a0c041..0000000 Binary files a/tools/testfiles/h5repack_objs.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_shuffle.h5 b/tools/testfiles/h5repack_shuffle.h5 deleted file mode 100644 index d13cca7..0000000 Binary files a/tools/testfiles/h5repack_shuffle.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_soffset.h5 b/tools/testfiles/h5repack_soffset.h5 deleted file mode 100644 index 89ee99a..0000000 Binary files a/tools/testfiles/h5repack_soffset.h5 and /dev/null differ diff --git a/tools/testfiles/h5repack_szip.h5 b/tools/testfiles/h5repack_szip.h5 deleted file mode 100644 index b16d169..0000000 Binary files a/tools/testfiles/h5repack_szip.h5 and /dev/null differ diff --git a/tools/testfiles/info.h5repack b/tools/testfiles/info.h5repack deleted file mode 100644 index 216948d..0000000 --- a/tools/testfiles/info.h5repack +++ /dev/null @@ -1 +0,0 @@ --l dset1:CHUNK=20x20 -f dset1,dset2:GZIP=1 diff --git a/tools/testfiles/ublock.bin b/tools/testfiles/ublock.bin deleted file mode 100644 index b2d03f3..0000000 --- a/tools/testfiles/ublock.bin +++ /dev/null @@ -1 +0,0 @@ -abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrst \ No newline at end of file -- cgit v0.12