Files should be named by version. CSV (comma separated values) with a two line header prefixed with #. The first line contains version and date details. The second line contains the field specification. Example header:
# mightymandel v14-123-g8f76147 test suite at 2014-12-30T18:36:53+0000 # filename,result,method,iterations,exterior,interior,glitched,passes
Example data line:
dragons.kfr,ok,fpxx,25200.839107,100.000000,0.000000,0.010417,2
Descriptions of the fields:
Result. The overall rendering result. Should be one of:
Method. The rendering method used. Should be one of:
Iterations. Maximum iteration count of any escaped pixel.
Any unknown field should be left blank.
The file (apart from the header lines) should be sorted in case-insentive alphabetical order.