Yann Collet
|
9a71d07aa4
|
added ability to remove error messages and dictionary support (#1975)
for the benefit of smaller binary.
|
2020-01-27 11:39:29 -08:00 |
|
Yann Collet
|
bfd829f254
|
minor: DIFF determination
use gdiff on SunOS
|
2019-10-17 14:03:20 -07:00 |
|
Yann Collet
|
1a18f1484f
|
force compression during tests
to erase potentially remaining artifacts from previous runs
|
2019-10-17 13:15:56 -07:00 |
|
Yann Collet
|
b9b9a1c8e9
|
fix education decoder test
when `zstd` in not installed on local system
by allowing `ZSTD` variable to hold a custom location for the binary
|
2019-09-10 09:36:02 -07:00 |
|
Yann Collet
|
a3815d233c
|
fix minor compilation condition
harness.c is not designed to pass -Wdeclaration-after-statement
|
2019-09-06 16:51:16 -07:00 |
|
Yann Collet
|
2b0a271ed2
|
fix eductional decoder
fix #1774
also :
- fix minor compilation warnings
- make sure the `test` is run during CI tests
|
2019-09-06 14:30:13 -07:00 |
|
Peter (Stig) Edwards
|
2ff9249810
|
-Wformat-security not needed with -Wformat=2
|
2019-02-01 09:27:22 +00:00 |
|
Paul Cruz
|
bfc6db8d6a
|
exposed dictionary functions/types
|
2017-08-11 17:53:37 -07:00 |
|
Paul Cruz
|
bd308d806b
|
remove debug symbols when cleaning, added a simple test
|
2017-08-11 14:42:15 -07:00 |
|
Paul Cruz
|
d0dc675596
|
add makefile
|
2017-08-11 14:35:13 -07:00 |
|