Commit History

Author SHA1 Message Date
  johnstevenson 8d9b822413 Add messages to junction tests to see failures 5 years ago
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) 6 years ago
  Jordi Boggiano c8aea719b1 CS fixes 7 years ago
  Gabriel Caruso a4b220273e Refactoring Tests (#6849) 7 years ago
  Christian Ramelow f178c340e9 Fixed tests. 7 years ago
  Christian Ramelow 39d8104897 Introduces a new method `copy()`. 7 years ago
  Jordi Boggiano 122e422682 CS fixes 7 years ago
  Jordi Boggiano ff7daf0bd4 Fix handling of paths on windows when cwd is root of drive, fixes #5554 8 years ago
  Jordi Boggiano 4f0f8779cb Add filesystem tests for the static shortest path, refs #5174 8 years ago
  Niels Keurentjes b71c67239d Made NTFS junction detection more reliable and added unit tests for the junction functions. 9 years ago
  Rob Bast adf3b956d0 try to use unique test directories 9 years ago
  Alexander Loutsenko fa5de786ff clean garbage dirs in tmp after composer tests #4694 9 years ago
  gmsantosxl 84c9c30b63 Remove extra '/' when findShortestPath $from is a directory 9 years ago
  Adrian Dragus 7834dacb88 Forgot to remove the actual calls 9 years ago
  Adrian Dragus 96ff1c5014 Use PHPUnit pre-conditions 9 years ago
  hakre 03b634d114 Prevent fatal error on missing symlink() function in tests 9 years ago
  hakre 343d0b5af2 added test removing directory with trailing slash that is symlinked 10 years ago
  hakre ed507dec9f added test unlinking directory 10 years ago
  Jordi Boggiano e2671b6510 Add test and fix patch for #2304, refs #2341 11 years ago
  Martin Hasoň 3c0a620ad5 Fixed path analysis 11 years ago
  Jordi Boggiano 38917c2047 Add parallel build to travis script 11 years ago
  Martin Hasoň 81e41bac4b Fixed the Filesystem methods for a directory with a name that is a substring of a another directory 11 years ago
  Martin Hasoň 97f67c09e4 Fix normalization of relative paths 11 years ago
  Jordi Boggiano f744ec16f5 Fix normalization of relative paths going up a few dirs, fixes #1759 11 years ago
  Martin Hasoň 0851ef1afb Fixed behaviour of Filesystem::findShortestPath[Code] for paths with up-level references 12 years ago
  Jordi Boggiano 514a3cde77 CS fixes 12 years ago
  Galymzhan 69f2230a4c add public method Filesystem#size 12 years ago
  Benjamin Eberlei d26932cc7e Fallback to PHP early if proc_open not allowed. 12 years ago
  Jordi Boggiano d71bed19fc Add more windows paths tests 13 years ago
  Martin Hasoň 36d9513d7b Changed parameter name in Filesystem::findShortestPath 13 years ago