7zip-min icon indicating copy to clipboard operation
7zip-min copied to clipboard

Result for t command

Open JackGruber opened this issue 3 years ago • 1 comments

Add result for t (Test integrity of archive) command.

{
    name: 'C:\\temp\\test.7z',
    type: '7z',
    physicalSize: '206',
    headersSize: '190',
    method: 'LZMA2:12 7zAES',
    solid: '-',
    blocks: '1'
}

JackGruber avatar Jun 12 '21 18:06 JackGruber

Hi @JackGruber,

Thank you for your contribution. Possible will be better to have a separate test method instead of using cmd. What do you think?

onikienko avatar Jun 19 '21 09:06 onikienko