11 Commits (76a7600e2e8ee239c2f7dd19e8b3d1e86f7c5362)

Author SHA1 Message Date
  Morris Jobke 590d461210
Remove unneeded import 3 years ago
  Morris Jobke 9e483ea949
Fix unit tests 3 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 6994bce951
Loglevel is an int 6 years ago
  Roeland Jago Douma 4077f16aec
Make ILogger strict 6 years ago
  Roeland Jago Douma 9d4729cb6a
Fix getMock TempManagerTest 7 years ago
  Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 8 years ago
  Morris Jobke 38451c85f1
skip failing tests 8 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
  Robin McCorkell 5a1619d80d Unit test getting temp dir from config 8 years ago
  Robin McCorkell a0dfaf9be3 Clean up TempManager to follow code guidelines 8 years ago
  root acae208f2f moved code to /lib/private/tempmanager.php 9 years ago
  Joas Schilling d3e3a84cae Move the helpful method to the TestCase class 9 years ago
  Lukas Reschke 155ae44bc6 Fix collision on temporary files + adjust permissions 9 years ago
  Lukas Reschke 9622fbdf29 Filter potential dangerous characters in path name 9 years ago
  Olivier Paroz f890c3ffb1 Make the method compatible with all types of extensions 9 years ago
  Thomas Müller 5d4b7e0e2b fix failing unit test for the temp manager - concurrently executed unit tests influence each other 9 years ago
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 9 years ago
  Joas Schilling a9c2e5a08e Windows does not support CHMOD, therefor we can not test not writable folders 9 years ago
  Robin Appelman 83c74b80ad Add \OC\TempManager to handle creating and cleaning temporary files 9 years ago