Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11700] Fix config namespace mishap in cache tests | Nils Adermann | 2013-09-16 | 1 | -5/+5 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -6/+6 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11037] Fix unit tests. | Oleg Pudeyev | 2012-12-29 | 1 | -2/+3 |
| | | | | PHPBB3-11037 | ||||
* | [ticket/9983] Make sql cache test into a black box. | Oleg Pudeyev | 2012-12-03 | 1 | -0/+33 |
| | | | | | | | This makes it non-driver-specific and also makes it possible to make prefix variable private on drivers. PHPBB3-9983 | ||||
* | [ticket/9983] Add a test for destroy. | Oleg Pudeyev | 2012-12-01 | 1 | -0/+23 |
| | | | | PHPBB3-9983 | ||||
* | [ticket/9983] Exercise exists also. | Oleg Pudeyev | 2012-12-01 | 1 | -1/+3 |
| | | | | PHPBB3-9983 | ||||
* | [ticket/9983] Add a purge test. | Oleg Pudeyev | 2012-12-01 | 1 | -0/+15 |
| | | | | PHPBB3-9983 | ||||
* | [ticket/9983] get/put cache test moved to a base class. | Oleg Pudeyev | 2012-12-01 | 1 | -0/+24 |
PHPBB3-9983 |