Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-10 | Use getMockBuilder() in PHPUnit instead of the deprecated getMock() | Andrey Andreev | 1 | -2/+2 | |
2015-08-03 | [ci skip] Normalize tabs/spaces | Andrey Andreev | 1 | -5/+6 | |
Partial changes from PR #4016 | |||||
2012-12-03 | [ci skip] Cleaned some spaces | Andrey Andreev | 1 | -1/+2 | |
2012-11-25 | Revert some of the changes from PR #2029 | Andrey Andreev | 1 | -1/+1 | |
We have file naming conventions and any extension filename needs to match MY_<orig_filename>, so we don't need to check for lowercase equivalents. | |||||
2012-11-25 | Added support for extending individual driver classes and driver unit tests | dchill42 | 1 | -0/+176 | |
Signed-off-by: dchill42 <dchill42@gmail.com> |