]> git.ipfire.org Git - thirdparty/zstd.git/commit
[dictBuilder] Be more specific than ERROR(generic) (#1616)
authorTyler-Tran <39778355+Tyler-Tran@users.noreply.github.com>
Thu, 23 May 2019 01:57:50 +0000 (18:57 -0700)
committerNick Terrell <terrelln@fb.com>
Thu, 23 May 2019 01:57:50 +0000 (18:57 -0700)
commitcb47871a0a1d5e5bae3e87b2bb6200d859e82c6b
tree84e85e9bcae82106dc38923c6dd4813dc41a5fbb
parentb114477f2a7623747590fa393437227ac063d049
[dictBuilder] Be more specific than ERROR(generic) (#1616)

* Specify errors at a finer granularity than `ERROR(generic)`.
* Add tests for bad parameters in the dictionary builder.
.gitignore
lib/dictBuilder/cover.c
lib/dictBuilder/fastcover.c
lib/dictBuilder/zdict.c
tests/playTests.sh