Joas Schilling
|
cf4a6874fb
Allow setting protected properties
|
9 years ago |
Joas Schilling
|
cb3a598cdb
Make root tests extend the \Test\TestCase
|
10 years ago |
Joas Schilling
|
a3a064fe96
Skip some more tests on Windows which just can not work at all
|
10 years ago |
Clark Tomlinson
|
2b209d27d0
Adding test helper to test private methods
|
10 years ago |
kondou
|
ecc9b42e41
Match \OC_Helper::linkToPublic() to new links and fit unittests
|
10 years ago |
Vincent Petry
|
0ab66d9b48
Added unit test for the helper's rmdirr
|
10 years ago |
Morris Jobke
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
10 years ago |
Lukas Reschke
|
fd5b2d11d6
Rename issubdirectory to isSubDirectory
|
10 years ago |
Vincent Petry
|
75d81eefc1
Merge pull request #8223 from owncloud/fix_linkToPublic
|
10 years ago |
Morris Jobke
|
623161b9a9
Merge pull request #8023 from flyser/master
|
10 years ago |
Thomas Tanghus
|
dd36d4b894
Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBase
|
10 years ago |
Thomas Tanghus
|
51e47319ef
White-list known secure mime types. Refs. #8184
|
10 years ago |
Fabian Henze
|
1245ff8f31
Add unit tests for OC_Helper::phpFileSize function
|
10 years ago |
Vincent Petry
|
145db370d1
Correctly round bytes when converted from human readable format
|
10 years ago |
Thomas Mueller
|
665b7571f4
adding test for binary file to test \OC_Helper::streamCopy()
|
11 years ago |
Thomas Mueller
|
998211f7a3
WIN: fixing unit test for testStreamCopy()
|
11 years ago |
Thomas Müller
|
6df5c7ebd5
streamCopy() should return proper structure.
|
11 years ago |
Thomas Müller
|
8c9add4d32
adding TB and GB to OC_Helper::humanFileSize
|
11 years ago |
Bart Visscher
|
22c29eb64b
Fix renaming using parenthesis
|
11 years ago |
Bart Visscher
|
424ec94680
Make buildNotExistingFileName testable and write unittests
|
11 years ago |
Robin Appelman
|
d42f7b85f3
Basic tests for getFileNameMimeType
|
11 years ago |
Thomas Mueller
|
ef88ceba8c
drop SimpleTest compatibility
|
12 years ago |
Bart Visscher
|
5713dcfd11
Use $SERVERROOT/tests/data for testGetMimeType
|
12 years ago |
Lukas Reschke
|
41d1494898
Remove not reliable test
|
12 years ago |
Lukas Reschke
|
0f26228d99
Some tests
|
12 years ago |