/FileSet

Generate and Diff test files with CLI

Primary LanguagePython

FileSet

Generate

usage: GenFileSet.py [-h] [-unit {B,KiB,MiB,GiB}] File Filesize

Generate Files

positional arguments:
  File
  Filesize

optional arguments:
  -h, --help            show this help message and exit
  -unit {B,KiB,MiB,GiB}
                        Unit of the Filesize

Diff

usage: DiffFileSet.py [-h] [-type {text,binary}] File1 File2

Diff Files

positional arguments:
  File1
  File2

optional arguments:
  -h, --help           show this help message and exit
  -type {text,binary}  Type of diff