Files
zzuf/.gitignore
Sam Hocevar 63b3a8e8a0 * Add a bunch of unit tests to check for zzuf basic capabilities: SIGSEGV
and SIGFPE detection, memory exhaustion detection.
2008-07-16 17:23:37 +00:00

27 lines
249 B
Plaintext

*.o
*.lo
*.la
*.exe
*.pc
.auto
.libs
.deps
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.h.in
config.h
config.log
config.status
configure
libtool
stamp-*
*-stamp
src/zzuf
test/zzcat
test/zzero
test/bug-div0
test/bug-memory
test/bug-overflow