diff options
author | Richard Jones <rjones@redhat.com> | 2009-11-26 15:17:37 +0000 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-11-26 15:36:41 +0000 |
commit | 4d53df4d7399d35b51bd69d76e00539d1de825e0 (patch) | |
tree | f0acb3c52f28a69e8c19e0baa49e6a957364f534 /.gitignore | |
parent | 115bc4b816ae5e203dff07070ddc8819585f38e5 (diff) | |
download | libguestfs-4d53df4d7399d35b51bd69d76e00539d1de825e0.tar.gz libguestfs-4d53df4d7399d35b51bd69d76e00539d1de825e0.tar.xz libguestfs-4d53df4d7399d35b51bd69d76e00539d1de825e0.zip |
daemon/Win32: Add contributed test script to test daemon using Wine.
This test script allows you to test limited features of the
Windows daemon by running it on a standard Fedora host using
Wine.
Read contrib/README and contrib/guestfsd-in-wine.sh in detail
before using.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ guestfs.3 guestfs-actions.pod guestfs-availability.pod guestfs-structs.pod +guestfsd-in-wine.log haskell/Bindtests haskell/Bindtests.hs haskell/Guestfs005Load |