Changeset 2531 for trunk/psLib/test/collections/tst_psMetadata_07.c
- Timestamp:
- Nov 29, 2004, 3:30:08 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/tst_psMetadata_07.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/tst_psMetadata_07.c
r2521 r2531 9 9 * @author Ross Harman, MHPCC 10 10 * 11 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $12 * @date $Date: 2004-11-30 0 0:29:06$11 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-11-30 01:30:08 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 35 35 // Test B - Free data 36 36 printPositiveTestHeader(stdout, "psMetadata", "Test B - Free data"); 37 psMemCheckLeaks(0, NULL, stdout );37 psMemCheckLeaks(0, NULL, stdout, false); 38 38 psS32 nBad = psMemCheckCorruption(0); 39 39 if(nBad) {
Note:
See TracChangeset
for help on using the changeset viewer.
