mirror of
https://git.tukaani.org/xz.git
synced 2025-02-08 09:45:45 +00:00
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.