aboutsummaryrefslogtreecommitdiff
path: root/tests/binpack.c
AgeCommit message (Collapse)AuthorFiles
2014-11-01Update copyright yearsSergey Poznyakoff1
2013-10-13Fix error checking, add pack tests.Sergey Poznyakoff1
* src/binlog.c (vmod_init): Fix error checking after packcomp. * src/binlogcat.c (catlog): Likewise. * tests/binpack.c (main): Likewise. * src/pack.c (Z_unpacker): Fix output format. (packcomp): allow for whitespace between specifiers. On error set errno and return NULL. * tests/Makefile.am: Add pack.at * tests/testsuite.at: Likewise. * tests/pack.at: New file. * tests/test02.at: Fix name pattern.
2013-10-13* src/Makefile.am: New convenience library libbinlog.aSergey Poznyakoff1
* src/binlogcat.c: Use functions from libbinlog.a * src/err.h: New file. * src/err.c: New file. * tests/.gitignore: Add binpack.c * tests/Makefile.am: Build binpack.c * tests/binpack.c: New file.

Return to:

Send suggestions and report system problems to the System administrator.