Changeset 13936
- Timestamp:
- Jun 21, 2007, 1:53:33 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tap_psTime_03.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tap_psTime_03.c
r13623 r13936 11 11 * @author Eric Van Alst, MHPCC 12 12 * 13 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $14 * @date $Date: 2007-06- 05 01:10:22$13 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2007-06-21 23:53:33 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 201 201 time->nsec = 2e9; 202 202 ok(psTimeMath(time, -1.1) == NULL, "psTimeMath() returns NULL for unallowable time input"); 203 psFree(time); 204 203 205 ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks"); 204 206 }
Note:
See TracChangeset
for help on using the changeset viewer.
