make the bindings compile
authorKlaus Kaempf <kkaempf@suse.de>
Thu, 7 Aug 2008 13:52:46 +0000 (13:52 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Thu, 7 Aug 2008 13:52:46 +0000 (13:52 +0000)
commit334bb2590d07674b79fc81b85f1b39993b732edc
tree7bc7a5a22a1905cd490a5040b35513842dad8355
parent05fe38f57a532ee59ec7dbf80615a41dd7ce760c
make the bindings compile
cleanup of CMakeLists.txt
add 'tests' subdir for Perl, Python, Ruby
add 'loading' test
16 files changed:
swig/CMakeLists.txt
swig/Patch.i
swig/RepoManager.i
swig/Repository.i
swig/ResObject.i
swig/Target.i
swig/perl5/CMakeLists.txt
swig/perl5/tests/CMakeLists.txt [new file with mode: 0644]
swig/perl5/tests/loading.pl [new file with mode: 0644]
swig/python/CMakeLists.txt
swig/python/tests/CMakeLists.txt [new file with mode: 0644]
swig/python/tests/loading.py [new file with mode: 0644]
swig/ruby/CMakeLists.txt
swig/ruby/tests/CMakeLists.txt [new file with mode: 0644]
swig/ruby/tests/loading.rb [new file with mode: 0644]
swig/zypp.i