Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Test files under same folder structure where class is (/includes/) | umherirrender | 2014-12-16 | 1 | -34/+0 |
* | Deprecate MWFunction::newObj() in favor of ObjectFactory | Kunal Mehta | 2014-11-06 | 1 | -0/+1 |
* | @covers tags for more test classes | addshore | 2013-10-24 | 1 | -0/+3 |
* | Fix scope on all /phpunit test methods | addshore | 2013-10-24 | 1 | -1/+1 |
* | Deprecate MWFunction::call and ::callArray | Kevin Israel | 2013-07-19 | 1 | -44/+0 |
* | Update code formatting | Siebrand Mazeland | 2013-04-26 | 1 | -1/+0 |
* | Update formatting | Siebrand Mazeland | 2013-02-14 | 1 | -14/+13 |
* | Clean and repair many phpunit tests (+ fix implied configuration) | Timo Tijhof | 2012-10-09 | 1 | -16/+6 |
* | Followup r79523: Test that calling self:: and parent:: throws exception | X! | 2011-01-03 | 1 | -0/+16 |
* | Move wfCreateObject to MWFunction::newObj. This uses the ReflectionClass to | X! | 2011-01-03 | 1 | -8/+44 |
* | Per my comment on r68760: Make MWfunction class, complete with call_user_func... | X! | 2011-01-02 | 1 | -0/+34 |