Thomas Mueller
|
ef88ceba8c
|
drop SimpleTest compatibility
|
2013-01-24 16:47:17 +01:00 |
Robin Appelman
|
ee28e35ba9
|
fix storage test case
|
2012-10-11 22:39:50 +02:00 |
Robin Appelman
|
517354580d
|
remove ctime tests for filestorage, ctime will be removed from the storage api in the future
|
2012-10-11 22:18:34 +02:00 |
Robin Appelman
|
29c43b7d61
|
some test cases for fopen of storage backends
|
2012-10-11 22:18:34 +02:00 |
Robin Appelman
|
c4e301d48f
|
code style
|
2012-10-11 22:18:34 +02:00 |
Robin Appelman
|
2de94f9c85
|
merge master into phpunit
|
2012-10-08 13:39:01 +02:00 |
Robin Appelman
|
f5b62fb2eb
|
skip some test for storage backends that don't support touch
|
2012-10-06 13:45:46 +02:00 |
Robin Appelman
|
22f8f50e05
|
initual phpunit support
|
2012-10-03 21:29:50 +02:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Michael Gapczynski
|
82d81e8d39
|
Merge branch 'share_api'
Conflicts:
apps/contacts/lib/vcard.php
apps/files/index.php
lib/files.php
|
2012-08-19 22:29:01 -04:00 |
Robin Appelman
|
9b44d0cb32
|
add OC_FileStorage::getLocalFolder
|
2012-08-19 02:30:33 +02:00 |
Michael Gapczynski
|
137e4cb342
|
Add tests for Share API, all tests passing :)
|
2012-08-15 11:55:54 -04:00 |
Robin Appelman
|
449760f665
|
add hasUpdated to oc_filestorage
|
2012-06-15 16:43:24 +02:00 |
Robin Appelman
|
48505c5626
|
improve tar archive backend
|
2012-05-18 01:54:59 +02:00 |
Robin Appelman
|
aceda02887
|
check if removed folders are really gone
|
2012-04-18 20:54:28 +02:00 |
Robin Appelman
|
0a93d4eccf
|
loosen tests for mtime and ctime a bit
|
2012-03-22 19:54:24 +01:00 |
Robin Appelman
|
c609b30841
|
fix the filestorage test a bit
|
2012-03-03 00:57:52 +01:00 |
Robin Appelman
|
e8afe4f158
|
add search implementation to filestorage common
|
2012-03-02 18:42:57 +01:00 |
Robin Appelman
|
f193e474c1
|
add test cases for stat and touch
|
2012-02-29 23:47:53 +01:00 |
Robin Appelman
|
d1c3aa3112
|
add test case for getLocalFile
|
2012-02-28 12:06:34 +01:00 |
Robin Appelman
|
63a088c2b1
|
more tests for filestorage
|
2012-02-27 12:20:47 +01:00 |
Robin Appelman
|
4eb9a69bd8
|
fix test case for filestorage
file storage no longer needs to implement file_put_contents for streams
|
2012-02-27 12:01:06 +01:00 |
Robin Appelman
|
3030f13d5f
|
some additional test cases for file storage backends
|
2012-02-13 10:25:45 +01:00 |
Robin Appelman
|
3579446930
|
use SimpleTest for unit testing
includes some tests for storage providers, more to come
|
2012-02-12 18:07:58 +01:00 |