Index: trunk/psLib/test/dataIO/.cvsignore
===================================================================
--- trunk/psLib/test/dataIO/.cvsignore	(revision 4547)
+++ 	(revision )
@@ -1,17 +1,0 @@
-.deps
-.libs
-Makefile
-Makefile.in
-tmpImages
-temp
-tst_psLookupTable_01
-tst_psDB
-tst_psFits
-multi.fits
-table.fits
-table10.dat
-table2.dat
-table3.dat
-tableF32.dat
-tableU8.dat
-tableS32.dat
Index: trunk/psLib/test/dataIO/Makefile.am
===================================================================
--- trunk/psLib/test/dataIO/Makefile.am	(revision 4547)
+++ 	(revision )
@@ -1,42 +1,0 @@
-#Makefile for dataIO functions of psLib
-#
-EXTRA_DIST = verified
-
-EXTRA_PROGRAMS = tst_psDB
-
-INCLUDES = \
-	-I$(top_srcdir)/src \
-	-I$(top_srcdir)/src/astronomy \
-	-I$(top_srcdir)/src/collections \
-	-I$(top_srcdir)/src/dataManip \
-	-I$(top_srcdir)/src/dataIO \
-	-I$(top_srcdir)/src/image \
-	-I$(top_srcdir)/src/sysUtils \
-	$(all_includes)
-
-AM_LDFLAGS = -L$(top_builddir)/src -lpslib $(PSLIB_LIBS)
-AM_CFLAGS = -DUTC_DAT_FILE="\"$(top_srcdir)/share/pslib/tai_utc.dat\""
-
-TESTS = \
-	tst_psLookupTable_01 \
-	tst_psFits \
-	@TST_PSDB@
-
-check_PROGRAMS = $(TESTS)
-
-check_DATA = table10.dat table2.dat table3.dat tableF32.dat tableS32.dat tableU8.dat
-
-TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 
-
-tests: $(check_DATA) $(TESTS)
-
-CLEANFILES = $(TESTS) $(check_DATA) multi.fits table.fits temp/*
-
-tst_psLookupTable_01_SOURCES =  tst_psLookupTable_01.c
-tst_psFits_SOURCES =  tst_psFits.c
-tst_psDB_SOURCES = tst_psDB.c
-
-%.dat: verified/%.dat
-	cp $? $@
-
-test: check
Index: trunk/psLib/test/dataIO/verified/table10.dat
===================================================================
--- trunk/psLib/test/dataIO/verified/table10.dat	(revision 4547)
+++ 	(revision )
@@ -1,14 +1,0 @@
-#  Table with valid types and index-values
-#
-#psU8     psU16    psU32     psU64    psS8    psS16    psS32    psS64    psF32   psF64
-6        14       28        256      -6      -14      -28      -256     1.50    13.98
-10       22       44        4096     -10     -22      -44      -4096    4.50    27.30
-1        4        8         16       -1      -4       -8       -16      -2.25   -2.67
-3        8        16        32       -3      -8       -16      -32      -0.75   3.99
-9        20       40        2048     -9      -20      -40      -2048    3.75    23.97
-2        6        12        24       -2      -6       -12      -24      -1.5    0.66
-7        16       32        512      -7      -16      -32      -512     2.250   17.31
-4        10       20        64       -4      -10      -20      -64      0.00    7.32
-5        12       24        128      -5      -12      -24      -128     0.75    10.65
-8        18       36        1024     -8      -18      -36      -1024    3.00    20.64
-#
Index: trunk/psLib/test/dataIO/verified/table2.dat
===================================================================
--- trunk/psLib/test/dataIO/verified/table2.dat	(revision 4547)
+++ 	(revision )
@@ -1,8 +1,0 @@
-# Table with invalid type in the type row but with valid index-values
-#
-psU8     psU16    psU32     psU64    psXS8    psS16    psS32    psS64    psF32   psF64
-0        2        4         8        0       -2       -4       -8       -0.5    -1.5
-1        4        8         16       -1      -4       -8       -16      0.0     -1.0
-2        6        12        24       -2      -6       -12      -24      0.5     -0.25
-3        8        16        32       -3      -8       -16      -32      0.75     1.75
-#
Index: trunk/psLib/test/dataIO/verified/table3.dat
===================================================================
--- trunk/psLib/test/dataIO/verified/table3.dat	(revision 4547)
+++ 	(revision )
@@ -1,8 +1,0 @@
-#  Table with valid types and index-values
-#
-psU8     psU16    psU32     psU64    psS8    psS16    psS32    psS64    psF32   psF64
-0        2        4         8        0       -2       -4       -8       -0.5    -1.5
-1)       4=       8;        1(6      -1_     -4$      -8@      -16{     0.0[    -1.0]
-2        6        12        24       -2      -6       -12      -24      0.5     -0.25
-3        8        16        32       -3      -8       -16      -32      0.75     1.75
-#
Index: trunk/psLib/test/dataIO/verified/tableF32.dat
===================================================================
--- trunk/psLib/test/dataIO/verified/tableF32.dat	(revision 4547)
+++ 	(revision )
@@ -1,9 +1,0 @@
-#  Table with valid types and index-values
-#
-#psF32     psU16    psU32     psU64    psS8    psS16    psS32    psS64    psU8   psF64
--10.05    2        4         8        0       -2       -4       -8       5      -1.5
- 1.009     4        8         16       -1      -4       -8       -16      0      -1.0
-23.45     6        12        24       -2      -6       -12      -24      5      -0.25
-3500.67   8        16        32       -3      -8       -16      -32      75     1.75
-   
-#
Index: trunk/psLib/test/dataIO/verified/tableF32_err.dat
===================================================================
--- trunk/psLib/test/dataIO/verified/tableF32_err.dat	(revision 4547)
+++ 	(revision )
@@ -1,9 +1,0 @@
-#  Table with valid types and index-values
-#
-#psF32     psU16    psU32     psU64    psS8    psS16    psS32    psS64    psU8   psF64
--10.05    2        4         8        0       -2       -4       -8       5      -1.5
- k.009     4        8         16       -1      -4       -8       -16      0      -1.0
-23.45     6        12        24       -2      -6       -12      -24      5      -0.25
-3500.67   8        16        32       -3      -8       -16      -32      75     1.75
-   
-#
Index: trunk/psLib/test/dataIO/verified/tableS32.dat
===================================================================
--- trunk/psLib/test/dataIO/verified/tableS32.dat	(revision 4547)
+++ 	(revision )
@@ -1,8 +1,0 @@
-#  Table with valid types and index-values
-#
-psS32    psU16    psU32     psU64    psS8    psS16    psU8     psS64    psF32   psF64
--1       2        4         8        0       -2       99       -8       -0.5    -1.5
-11       4        8         16       -1      -4       100       -16      0.0     -1.0
-22       6        12        24       -2      -6       101      -24      0.5     -0.25
-33       8        16        32       -3      -8       102      -32      0.75     1.75
-#
Index: trunk/psLib/test/dataIO/verified/tableU8.dat
===================================================================
--- trunk/psLib/test/dataIO/verified/tableU8.dat	(revision 4547)
+++ 	(revision )
@@ -1,8 +1,0 @@
-#  Table with valid types and index-values
-#
-#psU8     psU16    psU32     psU64    psS8    psS16    psS32    psS64    psF32   psF64
-0        2        4         8        0       -2       -4       -8       -0.5    -1.5
-1        4        8         16       -1      -4       -8       -16      0.0     -1.0
-2        6        12        24       -2      -6       -12      -24      0.5     -0.25
-3        8        16        32       -3      -8       -16      -32      0.75     1.75
-#
