Add beginnings of python bindings test-suite
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 9 Dec 2010 14:32:56 +0000 (16:32 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 9 Dec 2010 14:32:56 +0000 (16:32 +0200)
commit2a37d9a4dcfd172db9a63584ec2267702153e00b
treebd58c29827f368db57c92f49702e00c7b787b02e
parentf63e19d2986609193b409fea7a52e5eb41478a48
Add beginnings of python bindings test-suite
- Add some basic infrastructure: point PYTHONPATH to the testing
  directory, helper macros to allow use of in-line python in test-suite
- Throw in a couple of simple tests for starters
tests/Makefile.am
tests/atlocal.in
tests/rpmpython.at [new file with mode: 0644]
tests/rpmtests.at