Christos Zoulas e801c4a8c3 Import upstream version 5.01 15 years ago
..
Makefile.am 0755f6a5d2 Import upstream version 4.25 15 years ago
Makefile.in e801c4a8c3 Import upstream version 5.01 15 years ago
README 003f293dc9 Import upstream version 4.24 16 years ago
gedcom.magic 003f293dc9 Import upstream version 4.24 16 years ago
gedcom.result 003f293dc9 Import upstream version 4.24 16 years ago
gedcom.testfile 003f293dc9 Import upstream version 4.24 16 years ago
test.c 003f293dc9 Import upstream version 4.24 16 years ago

README

file tests
==========

This directory contains tests for file. It is highly encouraged to add
one each time a bug is found, and each time new magic is added. Each
test consists of three files:

TEST.magic
TEST.testfile
TEST.result

where TEST is the base name of the test, TEST.magic contains the magic
used, TEST.testfile is the input, and TEST.result is the desired
output from file.

It suffices to add a triplet of test files to the directory to have
them included in "make check".