Move test images to images/ and add a large, generated test image.
authorRichard Jones <rjones@redhat.com>
Wed, 24 Feb 2010 17:30:37 +0000 (17:30 +0000)
committerRichard Jones <rjones@redhat.com>
Wed, 24 Feb 2010 18:26:00 +0000 (18:26 +0000)
commitaef7470a0492d3fea1a00ef2de8381417fb23b83
tree64d3b5b25c78b9e1e8eeefc7dd472700652730df
parentc5e92b725ba8c029df2d407aa27bdebc56ed717e
Move test images to images/ and add a large, generated test image.

Previously we had one minimal test image.  This was located in
hivex/t (a subdirectory of the main library).

This adds a large, procedurally generated test image.  Because
this needs to be built using hivex code, and because subdirectories
are built before the parent directory by automake, we have to
also move the directory location to a top-level directory called
images/.
.gitignore
Makefile.am
configure.ac
hivex/Makefile.am
images/Makefile.am [moved from hivex/t/Makefile.am with 61% similarity]
images/README [moved from hivex/t/README with 55% similarity]
images/minimal [moved from hivex/t/minimal with 100% similarity]
images/mklarge.c [new file with mode: 0644]
po/POTFILES.in