Commit Graph

5 Commits (v0.5.2)

Author SHA1 Message Date
Chris Bednarski b5e6f45648 Added windows-specific expected test output for ExitCodeFmt test 4 years ago
Chris Bednarski 168ef0ce47 Update to fmt -n (preview) behavior
- Fixing -n not being parsed by CLI
- fmt -n will error on any duplicates or conflicts
- fmt (without -n) will NOT error on duplicates; it will simply replace them
- fmt (without -n) WILL error on conflicts, since it does not know how to fix them
- fmt will exit 1 when an error state is reached
4 years ago
Chris Bednarski a343a8e07f Fix missing windows test case, fmt 4 years ago
Chris Bednarski aecfa8f689 Added windows-specific hostfile format, and tests 4 years ago
Chris Bednarski d3e97d1758 Fix argument parsing for CLI
Add tests for main and commands
Fix documentation for installation so the program works with sudo
4 years ago