Changeset 38553 for trunk/Ohana/src/libfits/test/tcomptiming.c
- Timestamp:
- Jun 25, 2015, 10:41:05 PM (11 years ago)
- Location:
- trunk/Ohana/src/libfits/test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tcomptiming.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libfits/test
- Property svn:ignore
-
old new 2 2 ricetest 3 3 tablecomp 4 tcomptiming 4 5 test.cmp.fits 5 6 test.fpk.fits
-
- Property svn:ignore
-
trunk/Ohana/src/libfits/test/tcomptiming.c
r38429 r38553 29 29 gfits_uncompress_timing(); 30 30 } 31 ok (ohana_memcheck _func(TRUE), "no memory corruption");31 ok (ohana_memcheck (TRUE), "no memory corruption"); 32 32 33 33 return exit_status();
Note:
See TracChangeset
for help on using the changeset viewer.
