Index: trunk/psLib/test/math/tap_psMatrix03.c
===================================================================
--- trunk/psLib/test/math/tap_psMatrix03.c	(revision 10816)
+++ trunk/psLib/test/math/tap_psMatrix03.c	(revision 13123)
@@ -16,6 +16,6 @@
  *  @author  Ross Harman, MHPCC
  *
- *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
- *  @date  $Date: 2006-12-20 20:02:29 $
+ *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
+ *  @date  $Date: 2007-05-02 04:14:33 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -184,5 +184,6 @@
 
     // Attempt to use null image input argument
-    // XXX: This test should generate an error or warning, but we don't know how to test that.
+    // XXX: This test should generate an error or warning
+    // XXX: This seg-faults
     if (0) {
         psMemId id = psMemGetId();
@@ -195,5 +196,6 @@
 
     // Attempt to use null input vector argument
-    // XXX: This test should generate an error or warning, but we don't know how to test that.
+    // XXX: This test should generate an error or warning
+    // XXX: This seg-faulta
     if (0) {
         psMemId id = psMemGetId();
@@ -212,4 +214,5 @@
     // Attempt to use null LU image argument
     // XXX: This test should generate an error or warning, but we don't know how to test that.
+    // XXX: This seg-faulta
     if (0) {
         psMemId id = psMemGetId();
