提交历史

作者 SHA1 备注 提交日期
  Vincent Petry f8cfc03f36 Replace originalStorage in tests with a proper teardown 9 年之前
  Lukas Reschke 4d91fa4c93 Normalize before processing 9 年之前
  Lukas Reschke 05615bfd47 Simplify isValidPath and add unit tests 9 年之前
  Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 10 年之前
  Joas Schilling bb540722cd Use base class to reset the file mapper 10 年之前
  Joas Schilling ccc1001138 Add tests for absolute paths on windows 10 年之前
  Joas Schilling 806284f06c Refactor tests to use a dataProvider method 10 年之前
  Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 10 年之前
  ringmaster 0e85618c42 Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead. 10 年之前
  Vincent Petry 1e39719926 Added unit tests for external cache folder 10 年之前
  Robin Appelman e888bdda30 get rid of failing test that don't cause additional downloads 11 年之前
  Vincent Petry d9ab964ff9 Added missing test with leading backslash 11 年之前
  Vincent Petry c06d8bb007 Fixed normalizePath() to strip out single dot dirs 11 年之前
  Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 11 年之前
  Florin Peter 5076c0d392 changed tests for using new normalizer 11 年之前
  Robin Appelman ad360296b9 Update tests and apps to the new \OC\Files\Filesystem::init signature 11 年之前
  Thomas Mueller cbf6b28f45 uncomment failing calls to \OC\Files\Filesystem::file_put_contents 11 年之前
  Robin Appelman 709aacfa0f change behaviour of Filesystem::getMountPoint when a mountpoint is passed as path without trailing slash 12 年之前
  Robin Appelman 7ad8bf3156 move filesystem test case 12 年之前