Changeset 38553 for trunk/Ohana/src/libfits/test/tablecomp.c
- Timestamp:
- Jun 25, 2015, 10:41:05 PM (11 years ago)
- Location:
- trunk/Ohana/src/libfits/test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tablecomp.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/tablecomp.c
r38418 r38553 27 27 test_compress_fullrange (cmptype[i]); 28 28 test_compress_empty (cmptype[i]); 29 ok (ohana_memcheck _func(TRUE), "no memory corruption");29 ok (ohana_memcheck (TRUE), "no memory corruption"); 30 30 } 31 31
Note:
See TracChangeset
for help on using the changeset viewer.
