Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13782] Rename null driver test to dummy driver test | Marc Alexander | 2015-05-04 | 1 | -77/+0 |
| | | | | PHPBB3-13782 | ||||
* | [ticket/13782] Rename null driver to dummy for PHP7 compatibility | Marc Alexander | 2015-05-04 | 1 | -1/+1 |
| | | | | PHPBB3-13782 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12486] Make assertion on the return to remove "Risky" from phpunit | Joas Schilling | 2014-05-05 | 1 | -4/+2 |
| | | | | PHPBB3-12486 | ||||
* | [ticket/11700] Fix config namespace mishap in cache tests | Nils Adermann | 2013-09-16 | 1 | -4/+4 |
| | | | | 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] Add a test for destroy. | Oleg Pudeyev | 2012-12-01 | 1 | -0/+6 |
| | | | | PHPBB3-9983 | ||||
* | [ticket/9983] Add a purge test. | Oleg Pudeyev | 2012-12-01 | 1 | -0/+6 |
| | | | | PHPBB3-9983 | ||||
* | [ticket/9983] Rename test methods. | Oleg Pudeyev | 2012-12-01 | 1 | -1/+1 |
| | | | | PHPBB3-9983 | ||||
* | [ticket/9983] get/put cache test moved to a base class. | Oleg Pudeyev | 2012-12-01 | 1 | -0/+10 |
| | | | | PHPBB3-9983 | ||||
* | [ticket/9983] Create driver in setup in null driver test. | Oleg Pudeyev | 2012-12-01 | 1 | -3/+10 |
| | | | | PHPBB3-9983 | ||||
* | [ticket/9983] Split cache test into per-driver files. | Oleg Pudeyev | 2012-12-01 | 1 | -0/+45 |
PHPBB3-9983 |