adding "Hal" implementation and testsuite
authorKlaus Kaempf <kkaempf@suse.de>
Fri, 13 Jan 2006 15:11:21 +0000 (15:11 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Fri, 13 Jan 2006 15:11:21 +0000 (15:11 +0000)
commit1b64527bef1b4d16bab2c1e390c57a255c026e7f
tree7138782536707a2469a4c67e2e6f3898c7816c90
parent3ba44e7f595c70a1c8ceeddec04beb2dd80a5325
adding "Hal" implementation and testsuite
14 files changed:
configure.ac
doc/autodoc/Makefile.am
zypp/solver/testsuite/Makefile.am
zypp/target/Makefile.am
zypp/target/hal/Hal.cc
zypp/target/hal/Makefile.am
zypp/target/testsuite/Makefile.am [new file with mode: 0644]
zypp/target/testsuite/config/default.exp [new file with mode: 0644]
zypp/target/testsuite/config/unix.exp [new file with mode: 0644]
zypp/target/testsuite/config/unknown.exp [new file with mode: 0644]
zypp/target/testsuite/lib/target_init.exp [new file with mode: 0644]
zypp/target/testsuite/target.test/Hal.exp [new file with mode: 0644]
zypp/target/testsuite/tests/Makefile.am [new file with mode: 0644]
zypp/target/testsuite/tests/hal.cc [new file with mode: 0644]