Skip to content

Commit

Permalink
CBR1 test (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
temisu authored Nov 14, 2023
1 parent ed30deb commit 3039d88
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ int main(int argc,char **argv)
verifyFile(BASE_DIR "test_C1_bzp2.xpkf",BASE_DIR "test_C1.raw");
verifyFile(BASE_DIR "test_C1_cbr0.xpkf",BASE_DIR "test_C1.raw");
verifyFile(BASE_DIR "test_C2_cbr0.xpkf",BASE_DIR "test_C2.xm"); // CBR0 does not really want to compress alice
verifyFile(BASE_DIR "test_C1_cbr1.xpkf",BASE_DIR "test_C1.raw");
verifyFile(BASE_DIR "test_C1_crm2.xpkf",BASE_DIR "test_C1.raw");
verifyFile(BASE_DIR "test_C1_crms.xpkf",BASE_DIR "test_C1.raw");
verifyFile(BASE_DIR "test_C1_cyb2.xpkf",BASE_DIR "test_C1.raw");
Expand Down
Binary file added testing/test_files/test_C1_cbr1.xpkf
Binary file not shown.

0 comments on commit 3039d88

Please sign in to comment.