aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7005-editor.sh
AgeCommit message (Expand)AuthorFilesLines
2018-09-28t7005-editor: quote filename to fix whitespace-issueAlexander Pyhalov1-1/+1
2018-05-15t7005-editor: get rid of the SPACES_IN_FILENAMES prereqSZEDER Gábor1-9/+3
2017-10-07tests: fix diff order arguments in test_cmpStefan Beller1-3/+3
2010-08-18t/t7005-editor: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason1-5/+5
2010-07-08tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason1-1/+1
2010-06-22Merge branch 'maint'Junio C Hamano1-1/+1
2010-06-21tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano1-1/+1
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan1-3/+3
2009-11-13Provide a build time default-editor settingJonathan Nieder1-12/+25
2009-11-13Do not use VISUAL editor on dumb terminalsJonathan Nieder1-0/+10
2009-04-05tests: remove exit after test_done callJeff King1-1/+0
2009-03-25t7005-editor: Use $SHELL_PATH in the editor scriptsJohannes Sixt1-0/+1
2009-03-19Call 'say' outside test_expect_successJohannes Sixt1-16/+13
2008-04-06test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder1-4/+0
2008-03-11launch_editor(): allow spaces in the filenameJohannes Schindelin1-0/+27
2007-12-22t7005: do not exit inside test.Junio C Hamano1-1/+1
2007-11-14Merge branch 'bs/maint-t7005'Junio C Hamano1-3/+2
2007-11-11t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATHBjörn Steinbrink1-3/+2
2007-10-26Test suite: reset TERM to its previous value after testing.Christian Couder1-0/+4
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben1-0/+91