summaryrefslogtreecommitdiffstats
path: root/src/tests/integration_test_utils.rs
AgeCommit message (Expand)Author
2020-06-03Pass clap ArgMatches to cli::process_command_line_argumentsDan Davison
2020-05-31Make decorations honor --width variableDan Davison
2020-05-23Clean up testsDan Davison
2020-05-23Use CLI defaults when constructing command line options for testsDan Davison
2020-05-23Implement --*-non-emph stylesDan Davison
2020-05-22Implement hunk styles using style string argumentsDan Davison
2020-05-22Introduce style strings to replace color optionsDan Davison
2020-05-20Refactor: consume options when creating configDan Davison
2020-05-17Add new command-line options controlling foreground colorsDan Davison
2020-05-16Do not expose new foreground color options yetDan Davison
2020-05-16Hunk highlighting test and refactoringDan Davison