kondou
|
2d6a400381
|
Check for $this->fileInfo and @depend on testData()
|
2013-09-01 15:50:58 +02:00 |
kondou
|
0869f9b655
|
Fix #4258, clean up \OC_Image and improve its unittest
|
2013-08-30 21:08:37 +02:00 |
kondou
|
de0dc30d89
|
Update skipped tests messages
|
2013-08-02 15:00:12 +02:00 |
kondou
|
20b688d4be
|
Optimize image and skip mimetype test
|
2013-08-01 20:17:43 +02:00 |
kondou
|
415e38fc50
|
Cover more cases
Use file_get_contents() and base64_encode(file_get_contents()),
to load from data and base64, to cover more cases
|
2013-08-01 20:17:43 +02:00 |
kondou
|
71f43c5fa1
|
Add OC_Image Unit Test
data() somehow does not return, what file_get_contents() returns,
so I skipped related tests.
|
2013-08-01 20:17:43 +02:00 |