diff options
author | Daniel Spangberg <daniels@kemi.uu.se> | 2013-05-16 12:08:54 (GMT) |
---|---|---|
committer | Daniel Spangberg <daniels@kemi.uu.se> | 2013-05-16 12:08:54 (GMT) |
commit | 3fed6f767da30a5436c3667576eb9e4f5fa24f6d (patch) | |
tree | a5bb7ab9f56da3665570e5af87497d6b92d7636f /src/tests/compression/test38.h | |
parent | e70cadd9f3f6494ad55efa5e917a12cf18c60d26 (diff) |
Properly compile the tng_compress testsuite using cmake.
Diffstat (limited to 'src/tests/compression/test38.h')
-rw-r--r-- | src/tests/compression/test38.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/compression/test38.h b/src/tests/compression/test38.h index 7e43348..26a6740 100644 --- a/src/tests/compression/test38.h +++ b/src/tests/compression/test38.h @@ -1,5 +1,5 @@ #define TESTNAME "Position coding. XTC3 algorithm. Large system. Cubic cell." -#define FILENAME "test38.tng" +#define FILENAME "test38.tng_compress" #define ALGOTEST #define NATOMS 5000000 #define CHUNKY 2 |