]> granicus.if.org Git - file/commit
Change test harness so that it uses the main magic file, rather than
authorReuben Thomas <rrt@sc3d.org>
Mon, 6 Jan 2014 17:46:23 +0000 (17:46 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 6 Jan 2014 17:46:23 +0000 (17:46 +0000)
commit4443d465d68ccbf3254c309735587bec3635dde1
treedf543078b0d4feccd3164dfc688919c48328f2b1
parente7f1066118597c782f63d9531151862e8c94c54a
Change test harness so that it uses the main magic file, rather than
per-test magic.

It would be easy to reintroduce per-test magic, but neither the one
(!) existing test, nor the one being added, needs it.

Add a new test for a bug recently fixed in EPUB magic. Let's have more
tests!

Making this change uncovered a failure: the magic for GEDCOM files has
been changed in the main magic files, and doesn't work any more. This
is bug #315. The magic should work as-is, but since the real fix is
non-obvious, change it back.

Update the gedcom.result, since the output has also changed in the
main magic files.
magic/Magdir/scientific
tests/Makefile.am
tests/README
tests/escapevel.result [new file with mode: 0644]
tests/escapevel.testfile [new file with mode: 0644]
tests/gedcom.result