Name Date Size #Lines LOC

..--

Makefile.amHD10-Jan-2016444 1714

Makefile.inHD10-Jan-201619.2 KiB616530

READMEHD10-Jan-2016402 1510

escapevel.resultHD10-Jan-201664 11

escapevel.testfileHD10-Jan-20168.6 KiB

gedcom.resultHD10-Jan-201645 11

gedcom.testfileHD10-Jan-2016100 98

issue311docx.resultHD10-Jan-201620 11

issue311docx.testfileHD10-Jan-20163.7 KiB

test.cHD10-Jan-20163.2 KiB11579

README

1file tests
2==========
3
4This directory contains tests for file. It is highly encouraged to add
5one each time a bug is found, and each time new magic is added. Each
6test consists of two files:
7
8  TEST.testfile
9  TEST.result
10
11where TEST is the base name of the test, TEST.testfile is the input,
12and TEST.result is the desired output from file.
13
14To add a new test just add the test files to the directory.
15