Changeset 1073 for trunk/psLib/test/collections/tst_psBitSet_01.c
- Timestamp:
- Jun 23, 2004, 1:00:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/tst_psBitSet_01.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/tst_psBitSet_01.c
r965 r1073 17 17 * @author Ross Harman, MHPCC 18 18 * 19 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $20 * @date $Date: 2004-06- 10 00:28:23$19 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 20 * @date $Date: 2004-06-23 23:00:15 $ 21 21 * 22 22 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 121 121 // Test J - Free psBitSet 122 122 printPositiveTestHeader(stdout, "psBitSet", "Free psBitSet"); 123 ps BitSetFree(bs);123 psFree(bs); 124 124 psMemCheckLeaks(0, NULL, stdout); 125 125 psMemCheckCorruption(0);
Note:
See TracChangeset
for help on using the changeset viewer.
