More work on new parser tests:
authorX! <soxred93@users.mediawiki.org>
Sat, 1 Jan 2011 05:53:04 +0000 (05:53 +0000)
committerX! <soxred93@users.mediawiki.org>
Sat, 1 Jan 2011 05:53:04 +0000 (05:53 +0000)
commitf8d74604fd84b4c165a8147403f1f7b94da3ed46
tree8bc824aeb063128431df21feae1a6ae3de30d0b9
parent34fc833407b4efa21d8fc32d82325b6883f9bbcc
More work on new parser tests:
-No need to specify a new function for each argument, use PHP5 magic to automatically set it
-Create (g|s)etCliArg() functions
-Implement some features from the old parser tests
tests/phpunit/MediaWikiPHPUnitCommand.php
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/includes/parser/NewParserHelpers.php
tests/phpunit/includes/parser/NewParserTest.php