Johannes Sixt wrote: > The intents of the test cases would be much easier to follow and to review > if this were written as, for example: > > test_default_pager 'git log' > test_PAGER_overrides 'git log' > test_core_pager_overrides 'git log' > test_core_pager_subdir 'git log' > test_GIT_PAGER_overrides 'git log' > test_default_pager 'git -p log' [...] Good idea. This would also make the expected result much easier to change test-by-test. Will do, thanks. Jonathan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html