summaryrefslogtreecommitdiff
path: root/t/t7005-editor.sh
AgeCommit message (Expand)Author
2018-09-28t7005-editor: quote filename to fix whitespace-issueAlexander Pyhalov
2018-05-15t7005-editor: get rid of the SPACES_IN_FILENAMES prereqSZEDER Gábor
2017-10-07tests: fix diff order arguments in test_cmpStefan Beller
2010-08-18t/t7005-editor: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason
2010-07-09tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason
2010-06-22Merge branch 'maint'Junio C Hamano
2010-06-21tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan
2009-11-13Provide a build time default-editor settingJonathan Nieder
2009-11-13Do not use VISUAL editor on dumb terminalsJonathan Nieder
2009-04-05tests: remove exit after test_done callJeff King
2009-03-25t7005-editor: Use $SHELL_PATH in the editor scriptsJohannes Sixt
2009-03-19Call 'say' outside test_expect_successJohannes Sixt
2008-04-07test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder
2008-03-12launch_editor(): allow spaces in the filenameJohannes Schindelin
2007-12-23t7005: do not exit inside test.Junio C Hamano
2007-11-14Merge branch 'bs/maint-t7005'Junio C Hamano
2007-11-11t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATHBjörn Steinbrink
2007-10-27Test suite: reset TERM to its previous value after testing.Christian Couder
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben