Index: /trunk/psLib/test/astronomy/tst_psAstrometry01.c
===================================================================
--- /trunk/psLib/test/astronomy/tst_psAstrometry01.c	(revision 6325)
+++ /trunk/psLib/test/astronomy/tst_psAstrometry01.c	(revision 6326)
@@ -5,6 +5,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-01-26 21:10:22 $
+*  @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-02-06 21:23:46 $
 *
 * XXX: Must test
@@ -880,5 +880,4 @@
         psPlane *outData = (psPlane *) dst->data[i];
         psPlane *outDataDeriv = psPlaneTransformApply(NULL, trans, inData);
-        // HERE
         if (!PS_PERCENT_COMPARE(outDataDeriv->x, outData->x, 0.20) ||
                 !PS_PERCENT_COMPARE(outDataDeriv->y, outData->y, 0.20)) {
Index: /trunk/psLib/test/math/tst_psStats07.c
===================================================================
--- /trunk/psLib/test/math/tst_psStats07.c	(revision 6325)
+++ /trunk/psLib/test/math/tst_psStats07.c	(revision 6326)
@@ -478,3 +478,2 @@
 }
 
-//This code will
Index: /trunk/psModules/test/config/tst_pmConfig.c
===================================================================
--- /trunk/psModules/test/config/tst_pmConfig.c	(revision 6325)
+++ /trunk/psModules/test/config/tst_pmConfig.c	(revision 6326)
@@ -3,5 +3,5 @@
  *  @brief Contains the tests for pmConfig.c:
  *
- * test00: This code will ...
+ * test00: This code will test the pmConfig() routine.
  *
  *  @author GLG, MHPCC
@@ -13,6 +13,6 @@
  * pmConfigDB()
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-02-06 21:03:25 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-02-06 21:23:46 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
Index: /trunk/psModules/test/imsubtract/tst_pmSubtractSky.c
===================================================================
--- /trunk/psModules/test/imsubtract/tst_pmSubtractSky.c	(revision 6325)
+++ /trunk/psModules/test/imsubtract/tst_pmSubtractSky.c	(revision 6326)
@@ -3,10 +3,10 @@
  *  @brief Contains the tests for pmSubtractSky.c:
  *
- * test00: This code will ...
+ * test00: This code will test the pmSubtractSky routine.
  *
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-01-26 21:10:51 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-02-06 21:23:46 $
  *
  *  XXX: I added the CELL.TRIMSEC region code but there are not tests for it.
Index: /trunk/psModules/test/objects/tst_pmObjects01.c
===================================================================
--- /trunk/psModules/test/objects/tst_pmObjects01.c	(revision 6325)
+++ /trunk/psModules/test/objects/tst_pmObjects01.c	(revision 6326)
@@ -3,5 +3,5 @@
  *  @brief Contains the tests for pmObjects.c:
  *
- * test00: This code will ...
+ * test00: This code will test the pmObjects routines.
  *
  *  @author GLG, MHPCC
@@ -31,6 +31,6 @@
     most of psObjects.c is not tested
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-12-05 21:28:55 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-02-06 21:23:46 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
