Files
bsdiff/.gitignore
T
Patrick McCarty 8c0a87b7c9 Convert functional test suite to TAP
Automake provides a nice test harness that can parse TAP results, so
switch to using that.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2016-02-26 15:46:30 -08:00

35 lines
332 B
Plaintext

*.o
.libs/
*.lo
*.pc
config.*
.deps/
aclocal.m4
autom4te.cache/
Makefile
Makefile.in
bsdiff
bsdump
bspatch
compile
configure
coverage/
depcomp
install-sh
libbsdiff.la
libtool
ltmain.sh
m4/
missing
src/.dirstamp
src/*.gcda
src/*.gcno
stamp-h1
bsdiff-*.tar.xz
test/*.diff
test/*.out
test/*.log
test/*.trs
tap-driver.sh
test-suite.log