Name Date Size #Lines LOC

..22-Aug-2023-

JW07022A.mp3.resultH A D22-Aug-202398 11

JW07022A.mp3.testfileH A D22-Aug-202315.5 KiB

Makefile.amH A D22-Aug-2023557 2118

Makefile.inH A D22-Aug-202319.3 KiB620534

READMEH A D22-Aug-2023402 1510

escapevel.resultH A D22-Aug-202364 11

escapevel.testfileH A D22-Aug-20238.6 KiB

gedcom.resultH A D22-Aug-202345 11

gedcom.testfileH A D22-Aug-2023100 98

hddrawcopytool.resultH A D22-Aug-202374 11

hddrawcopytool.testfileH A D22-Aug-20231.2 KiB

issue311docx.resultH A D22-Aug-202320 11

issue311docx.testfileH A D22-Aug-20233.7 KiB

test.cH A D22-Aug-20233.2 KiB11680

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