Name Date Size #Lines LOC

..--

Makefile.amH A D24-Jun-2021444 1714

Makefile.inH A D24-Jun-202119.1 KiB606521

READMEH A D24-Jun-2021402 1510

escapevel.resultH A D24-Jun-202164 11

escapevel.testfileHD24-Jun-20218.6 KiB

gedcom.resultH A D24-Jun-202145 11

gedcom.testfileH A D24-Jun-2021100 98

issue311docx.resultH A D24-Jun-202120 11

issue311docx.testfileHD24-Jun-20213.7 KiB

test.cH A D24-Jun-20213.3 KiB11779

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