• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

Makefile.amD03-Jul-2018511 1916

Makefile.inD03-Jul-201819.2 KiB618532

READMED26-Jul-2015402 1510

escapevel.resultD26-Jul-201564 11

escapevel.testfileD26-Jul-20158.6 KiB

gedcom.resultD26-Jul-201545 11

gedcom.testfileD26-Jul-2015100 98

hddrawcopytool.resultD03-Jul-201874 11

hddrawcopytool.testfileD03-Jul-20181.2 KiB

issue311docx.resultD26-Jul-201520 11

issue311docx.testfileD26-Jul-20153.7 KiB

test.cD03-Jul-20183.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