Add tests for bindings parameters, fix several broken bindings.

This commit is contained in:
Richard W.M. Jones
2009-05-28 20:15:51 +01:00
parent c41fe04a65
commit babc0846cc
31 changed files with 817 additions and 89 deletions

View File

@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
export LD_LIBRARY_PATH=../src/.libs
export LIBGUESTFS_PATH=../appliance
set -e
rake test "$@"