Commit History

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