1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Tanghus
748aa3dfc6 Add visibility to test methods 2014-03-10 16:39:42 +01:00
Thomas Tanghus
1afddaa98e Finally actually implement the interfaces I claim to.
\Iterator, \Countable, \ArrayAccess

Still need some checks to assure validity after unset()
2014-03-10 15:16:15 +01:00
Thomas Tanghus
ec06ba01e4 Port hack from 5.0.12 to fix wrongly escaped parameters. #146
Add a test for it and remove validator plugin as it's now done
in the CardDAV plugin to avoid parsing unnecessarily.
2013-10-01 19:15:22 +02:00
Thomas Tanghus
00c6f11c52 Test_VObject -> Test_VObjects to be able to run core tests. 2013-10-01 19:15:21 +02:00
Thomas Tanghus
898714583a Disable app test to be able to run core tests 2013-10-01 19:15:21 +02:00
Pellaeon Lin
746ab57a86 CamelCase generate_random_bytes 2013-09-29 10:30:51 +08:00
Thomas Tanghus
3fb45cbcd5 Test first dammit 2013-09-04 08:25:39 +02:00
Thomas Tanghus
3fa1042def generate_random_bytes => generateRandomBytes 2013-09-04 08:24:02 +02:00
Thomas Tanghus
4a67ad28ca Improved unit tests and adjust backend method signatures. 2013-08-26 20:10:29 +02:00
Thomas Tanghus
4a3495aab4 Last commit in master until travis starts working 2013-08-20 19:02:36 +02:00