mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 12:19:53 +01:00
This provides the same test coverage as the previous tests, without the dependency on git. It also includes many more specific test cases with assertions, instead of simply relying on the code to not raise an exception. |
||
|---|---|---|
| .. | ||
| add_binary_file.diff | ||
| add_text_file.diff | ||
| add_trailing_newline.diff | ||
| add_two_text_files.diff | ||
| context_no_trailing_newline.diff | ||
| multiple_context_lines.diff | ||
| parse_delete.diff | ||
| parse_rename.diff | ||
| remove_trailing_newline.diff | ||