git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Several fixes for the test suite related to spaces in filenames
@ 2018-01-03 16:54 Johannes Schindelin
  2018-01-03 16:54 ` [PATCH 1/2] Allow the test suite to pass in a directory whose name contains spaces Johannes Schindelin
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Johannes Schindelin @ 2018-01-03 16:54 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

The second issue was found long ago, and the patch carried in Git for
Windows, although nothing about it is specific to Windows.

The first patch was developed today, when I tried to verify that Git's
test suite passes if Git is cloned to a directory called `with spaces/`.


Johannes Schindelin (2):
  Allow the test suite to pass in a directory whose name contains spaces
  t0302 & t3900: add forgotten quotes

 t/t0302-credential-store.sh | 2 +-
 t/t3900-i18n-commit.sh      | 8 ++++----
 t/t7500-commit.sh           | 4 ++--
 t/t9020-remote-svn.sh       | 4 ++--
 t/t9107-git-svn-migrate.sh  | 2 +-
 5 files changed, 10 insertions(+), 10 deletions(-)


base-commit: 1eaabe34fc6f486367a176207420378f587d3b48
Published-As: https://github.com/dscho/git/releases/tag/with-spaces-v1
Fetch-It-Via: git fetch https://github.com/dscho/git with-spaces-v1
-- 
2.15.1.windows.2.391.g0b42e3c56de


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-04  0:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-03 16:54 [PATCH 0/2] Several fixes for the test suite related to spaces in filenames Johannes Schindelin
2018-01-03 16:54 ` [PATCH 1/2] Allow the test suite to pass in a directory whose name contains spaces Johannes Schindelin
2018-01-03 16:54 ` [PATCH 2/2] t0302 & t3900: add forgotten quotes Johannes Schindelin
2018-01-03 19:08 ` [PATCH 0/2] Several fixes for the test suite related to spaces in filenames Jeff King
2018-01-04  0:22   ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).