Procházet zdrojové kódy

More tests with unusual filenames

bel2125 před 4 roky
rodič
revize
bf87ad67e5
2 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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)