Index: trunk/psLib/test/astro/tap_psEarthOrientation_corrections.c
===================================================================
--- trunk/psLib/test/astro/tap_psEarthOrientation_corrections.c	(revision 12415)
+++ trunk/psLib/test/astro/tap_psEarthOrientation_corrections.c	(revision 12513)
@@ -30,5 +30,5 @@
     plan_tests(8);
 
-    diag("Tests for psEarthOrientation Correction Functions");
+//    diag("Tests for psEarthOrientation Correction Functions");
 
     // Initialize library internal structures
@@ -49,5 +49,5 @@
 void testEOCInit(void)
 {
-    diag("  >>>Test 1:  p_psEOCInit ");
+//    diag("  >>>Test 1:  p_psEOCInit ");
     //Test for psEarthPoleAlloc
     //Return properly allocated psEarthPole
@@ -73,5 +73,5 @@
 void testAberration(void)
 {
-    diag("  >>>Test 2:  psAberration ");
+//    diag("  >>>Test 2:  psAberration ");
     psSphere *apparent = NULL;
     psSphere *empty = NULL;
@@ -154,5 +154,5 @@
 void testGravDef(void)
 {
-    diag("  >>>Test 3:  psGravityDeflection ");
+//    diag("  >>>Test 3:  psGravityDeflection ");
     //Test for psGravityDeflection
     //Return properly allocated psEarthPole
@@ -284,5 +284,5 @@
 void testEOC_Corrs(void)
 {
-    diag("  >>>Test 4:  psEOC Correction Functions");
+//    diag("  >>>Test 4:  psEOC Correction Functions");
     //Tests for psEOC_PrecessionCorr
     /*
Index: trunk/psLib/test/astro/tap_psEarthOrientation_motion.c
===================================================================
--- trunk/psLib/test/astro/tap_psEarthOrientation_motion.c	(revision 12415)
+++ trunk/psLib/test/astro/tap_psEarthOrientation_motion.c	(revision 12513)
@@ -32,5 +32,5 @@
     plan_tests(48);
 
-    diag("Tests for psEarthOrientation Motion Functions");
+//    diag("Tests for psEarthOrientation Motion Functions");
 
     // Initialize library internal structures
@@ -50,5 +50,5 @@
 void testPrecessionModel(void)
 {
-    diag("  >>>Test 1:  psEOC_PrecessionModel");
+//    diag("  >>>Test 1:  psEOC_PrecessionModel");
 
     psEarthPole *ep = NULL;
@@ -147,5 +147,5 @@
 void testPolarMotion(void)
 {
-    diag("  >>>Test 2:  psEOC_GetPolarMotion ");
+//    diag("  >>>Test 2:  psEOC_GetPolarMotion ");
 
     psTime *in = psTimeAlloc(PS_TIME_UTC);
@@ -264,5 +264,5 @@
 void testSphereRots(void)
 {
-    diag("  >>>Test 3:  psSphereRot Functions");
+//    diag("  >>>Test 3:  psSphereRot Functions");
     psSphereRot *out = NULL;
     psEarthPole *in = NULL;
@@ -428,5 +428,5 @@
 void testSpherePrecess(void)
 {
-    diag("  >>>Test 4:  psSpherePrecess");
+//    diag("  >>>Test 4:  psSpherePrecess");
     psSphereRot *rot = NULL;
     psTime *fromTime = NULL;
Index: trunk/psLib/test/astro/tap_psSphereOps_all.c
===================================================================
--- trunk/psLib/test/astro/tap_psSphereOps_all.c	(revision 12415)
+++ trunk/psLib/test/astro/tap_psSphereOps_all.c	(revision 12513)
@@ -51,5 +51,5 @@
 void testSphereRotCreate(void)
 {
-    diag("  >>>Test 1:  psSphereRot Creation Functions");
+//    diag("  >>>Test 1:  psSphereRot Creation Functions");
 
     // Allocate data structure
@@ -128,5 +128,5 @@
 void testSphereRotConvert(void)
 {
-    diag("  >>>Test 2:  psSphereRot Conversion Functions");
+//    diag("  >>>Test 2:  psSphereRot Conversion Functions");
 
     // Allocate data structure
@@ -324,5 +324,5 @@
 void testSphereOffsets(void)
 {
-    diag("  >>>Test 3:  psSphereGet/SetOffset Functions");
+//    diag("  >>>Test 3:  psSphereGet/SetOffset Functions");
 
     // Allocate data structure
