瀏覽代碼

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)