Changeset 12449
- Timestamp:
- Mar 15, 2007, 12:11:55 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/types/tap_psMetadataConfigParse.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/types/tap_psMetadataConfigParse.c
r12442 r12449 35 35 ok(md == NULL, "return NULL for NULL string input."); 36 36 37 ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks");37 ok(!psMemCheckLeaks(id, NULL, NULL, false), "no memory leaks"); 38 38 } 39 39
Note:
See TracChangeset
for help on using the changeset viewer.
