Changeset 13084 for trunk/psLib/test/astro/tap_psCoord02.c
- Timestamp:
- Apr 30, 2007, 2:08:52 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tap_psCoord02.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tap_psCoord02.c
r11657 r13084 7 7 * XXX: These tests should probably be split among several files 8 8 * 9 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-0 2-06 01:01:05$9 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-05-01 00:08:52 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 509 509 // psPlaneTransformDeriv() 510 510 // Ensure psPlaneTransformDeriv() returns NULL for NULL input plane 511 // psLogMsg(__func__,PS_LOG_INFO,"Following should generate error message");512 511 // Following should generate error message 513 512 // XXX: un-NULL the first parameter since we test that above … … 549 548 ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks"); 550 549 } 551 /* HERE552 */553 550 } 554 551
Note:
See TracChangeset
for help on using the changeset viewer.
