Closed gumb0 closed 8 months ago
Currently when filling EOFTests expected output in case successful validtion is
ok.
At the same time many client team have the parsing tool implemented that does the same validating job, but output is like
OK e3000100,e50002,5f5f5fe4
(It is "OK" followed by the list of each code section contents)
In case of validation failure output format is the same.
It would be nice to reconcile these two formats, and not make client teams support additional one, i.e. make retesteth
Currently when filling EOFTests expected output in case successful validtion is
At the same time many client team have the parsing tool implemented that does the same validating job, but output is like
(It is "OK" followed by the list of each code section contents)
In case of validation failure output format is the same.
It would be nice to reconcile these two formats, and not make client teams support additional one, i.e. make retesteth