diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2009-06-29 09:43:54 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2009-06-29 09:43:54 +0100 |
commit | 72caee07a5f4f2d7e34c954dba500ffbdbc27207 (patch) | |
tree | ec64cddced372233107a2a05e29d09f9e71c3ea3 /.gitignore | |
parent | ccacf5dec5207d94bc692bfa59670bc8ee4d049f (diff) | |
download | libguestfs-72caee07a5f4f2d7e34c954dba500ffbdbc27207.tar.gz libguestfs-72caee07a5f4f2d7e34c954dba500ffbdbc27207.tar.xz libguestfs-72caee07a5f4f2d7e34c954dba500ffbdbc27207.zip |
Add large test files with standard content for the C API test.
Large test files with standard content for the C API test, and
add a regression test for previous hexdump failure on large files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -62,6 +62,11 @@ html/guestfish.1.html html/guestfs.3.html html/recipes.html html/virt-inspector.1.html +images/100kallzeroes +images/100kallnewlines +images/100kallspaces +images/100krandom +images/10klines images/test.sqsh initramfs initramfs.timestamp |