소스 검색

More tests with unusual filenames

bel2125 4 년 전
부모
커밋
bf87ad67e5
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      test/dir with spaces/r&d.txt
  2. 1 0
      test/dir with spaces/x\\y.txt

+ 1 - 0
test/dir with spaces/r&d.txt

@@ -0,0 +1 @@
+Name with & (fine for Windows, bad for Linux)

+ 1 - 0
test/dir with spaces/x\\y.txt

@@ -0,0 +1 @@
+Name with \\ (fine for Linux, bad for Windows)