First attempt at "make check".
authorjbj <devnull@localhost>
Tue, 20 Oct 1998 11:54:13 +0000 (11:54 +0000)
committerjbj <devnull@localhost>
Tue, 20 Oct 1998 11:54:13 +0000 (11:54 +0000)
commit5fc8cb62a550c25c2d688b1c85fee56203ad1d66
tree92eeee2b69fbe21802300989695554c1dad0836b
parent6fa0d192717289118eb934d23ea087006b0c4a1a
First attempt at "make check".

CVS patchset: 2465
CVS date: 1998/10/20 11:54:13
27 files changed:
.cvsignore
Makefile.am
Makefile.in
build/Makefile.in
configure.in
lib/Makefile.in
lib/macro.c
macros.in
misc/Makefile.in
po/Makefile.in.in
po/rpm.pot
popt/config.h.in
rpmio/macro.c
scripts/Makefile.in
tests/Makefile.am
tests/Makefile.in [new file with mode: 0644]
tests/hello-test/Makefile.am [new file with mode: 0644]
tests/hello-test/Makefile.in [new file with mode: 0644]
tests/hello-test/hello-1.0.tar.gz [new file with mode: 0644]
tests/hello-test/hello-1.0/Makefile [new file with mode: 0644]
tests/hello-test/hello-1.0/README [new file with mode: 0644]
tests/hello-test/hello-1.0/hello.c [new file with mode: 0644]
tests/hello-test/hello-1.0/hello.spec [new file with mode: 0644]
tests/hello-test/test0 [new file with mode: 0755]
tests/hello-test/test0.exp [new file with mode: 0644]
tests/rpmrc.in [new file with mode: 0644]
tools/Makefile.in