Age | Commit message (Collapse) | Author | Files | Lines |
|
If a command line argument is given, then only the test file
of that type is created. It's quite dumb in sense that unknown
names don't give an error but it's good enough here.
Also use EXIT_FAILURE instead of 1 as exit status for errors.
|
|
|
|
Reported here:
http://sourceforge.net/projects/lzmautils/forums/forum/708858/topic/4927385
|
|
Some minor documentation cleanups were made at the same time.
|
|
This new set of tests compress and decompress several
test files with many different compression options.
This set of tests will be extended later.
|