13 Commits

Author SHA1 Message Date
3b665fe3c4 improved unit test SKIP detection
issue #4687
2014-08-12 12:10:19 +02:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
09a3300b7c refactored redis cache, added mset() 2013-11-17 21:09:13 +01:00
15a9b04fcc simplified travis env check for memcache(d) 2013-10-29 13:54:55 +01:00
f5c25e0858 travis memcache env check: try again 2013-10-29 13:49:00 +01:00
a75c07be22 print travis ENV 2013-10-29 13:35:15 +01:00
0e3d48f288 skip expiry test for memcache on travis
fixes #877
2013-10-29 13:10:51 +01:00
949dda5fdb tagged tests with @group tags 2013-09-14 12:49:47 +02:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
7cd9123c3b Tests cleanup
- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes
2013-05-24 18:35:00 +04:00
5575f53657 CS fixes. 2013-05-11 15:38:07 +06:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
64fb2a815c added tests for cache 2013-02-07 23:48:55 +04:00