Index: trunk/psLib/test/fits/Makefile.am
===================================================================
--- trunk/psLib/test/fits/Makefile.am	(revision 7982)
+++ trunk/psLib/test/fits/Makefile.am	(revision 7983)
@@ -17,5 +17,5 @@
 EXTRA_DIST = verified
 
-CLEANFILES = $(TESTS) $(check_DATA) temp/* multi.fits table.fits tmpImages/* core core.* *~
+CLEANFILES = $(TESTS) $(check_DATA) temp/* multi.fits table.fits tmpImages/* core core.* *~ *.bb *.bbg *.da
 
 tests: $(check_DATA) $(TESTS)
Index: trunk/psLib/test/fits/verified/tst_psFits.stderr
===================================================================
--- trunk/psLib/test/fits/verified/tst_psFits.stderr	(revision 7982)
+++ trunk/psLib/test/fits/verified/tst_psFits.stderr	(revision 7983)
@@ -1,5 +1,5 @@
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsOpen}                                        *
+*            TestPoint: psFits{psFitsOpen}                                         *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -14,9 +14,9 @@
     Specified mode, 'b+', is invalid.  Supported modes are r, r+, rw, w, w+, a, or a+.
 
----> TESTPOINT PASSED (psImage{psFitsOpen} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsMoveExtName}                                 *
+---> TESTPOINT PASSED (psFits{psFitsOpen} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsMoveExtName}                                  *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -40,9 +40,9 @@
     The input psFits object can not NULL.
 
----> TESTPOINT PASSED (psImage{psFitsMoveExtName} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsMoveExtNum}                                  *
+---> TESTPOINT PASSED (psFits{psFitsMoveExtName} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsMoveExtNum}                                   *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -81,9 +81,9 @@
     The input psFits object can not NULL.
 
----> TESTPOINT PASSED (psImage{psFitsMoveExtNum} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsReadHeader}                                  *
+---> TESTPOINT PASSED (psFits{psFitsMoveExtNum} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsReadHeader}                                   *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -94,9 +94,9 @@
     The input psFits object can not NULL.
 
----> TESTPOINT PASSED (psImage{psFitsReadHeader} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsReadHeaderSet}                               *
+---> TESTPOINT PASSED (psFits{psFitsReadHeader} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsReadHeaderSet}                                *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -105,9 +105,9 @@
     The input psFits object can not NULL.
 
----> TESTPOINT PASSED (psImage{psFitsReadHeaderSet} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsReadTable}                                   *
+---> TESTPOINT PASSED (psFits{psFitsReadHeaderSet} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsReadTable}                                    *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -116,9 +116,9 @@
     The input psFits object can not NULL.
 
----> TESTPOINT PASSED (psImage{psFitsReadTable} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsReadTableColumnNum}                          *
+---> TESTPOINT PASSED (psFits{psFitsReadTable} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsReadTableColumnNum}                           *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -134,9 +134,9 @@
     CFITSIO Error: named column not found
 
----> TESTPOINT PASSED (psImage{psFitsReadTableColumnNum} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsReadTableColumn}                             *
+---> TESTPOINT PASSED (psFits{psFitsReadTableColumnNum} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsReadTableColumn}                              *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -152,9 +152,9 @@
     CFITSIO Error: named column not found
 
----> TESTPOINT PASSED (psImage{psFitsReadTableColumn} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsUpdateTable}                                 *
+---> TESTPOINT PASSED (psFits{psFitsReadTableColumn} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsUpdateTable}                                  *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -178,9 +178,9 @@
     CFITSIO Error: bad first row number
 
----> TESTPOINT PASSED (psImage{psFitsUpdateTable} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsReadImage}                                   *
+---> TESTPOINT PASSED (psFits{psFitsUpdateTable} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsReadImage}                                    *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -191,9 +191,9 @@
     The input psFits object can not NULL.
 
----> TESTPOINT PASSED (psImage{psFitsReadImage} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsWriteImage}                                  *
+---> TESTPOINT PASSED (psFits{psFitsReadImage} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsWriteImage}                                   *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -204,9 +204,9 @@
     The input psImage was NULL.  Need a non-NULL psImage for operation to be performed.
 
----> TESTPOINT PASSED (psImage{psFitsWriteImage} | tst_psFits.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFits.c                                               *
-*            TestPoint: psImage{psFitsWriteHeader}                                 *
+---> TESTPOINT PASSED (psFits{psFitsWriteImage} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psFits{psFitsWriteHeader}                                  *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -217,4 +217,4 @@
     The input psFits object can not NULL.
 
----> TESTPOINT PASSED (psImage{psFitsWriteHeader} | tst_psFits.c)
-
+---> TESTPOINT PASSED (psFits{psFitsWriteHeader} | tst_psFits.c)
+
