Chad Horohoe
38babb25b5
More silly whitespace
2011-01-10 18:43:59 +00:00
Chad Horohoe
c12dcf7101
rm big whitespace
2011-01-10 18:41:31 +00:00
Platonides
fa08f3be62
$messageMemc is used as local variable in line 63, function setUp
...
$messageMemc is used as local variable in line 74, function setUp
2011-01-05 23:54:07 +00:00
Sam Reed
da2c995df1
Remove unreachable return;
...
Add missing global $IP;
2011-01-03 03:40:26 +00:00
X!
9012b54101
Mark broken parser tests as broken
2011-01-03 02:49:52 +00:00
X!
1b4c6a0254
Fix r79447: Remove debugging code
2011-01-01 22:19:22 +00:00
X!
27618d012b
Followup r79443: Add some form of organization to the test autoloader
2011-01-01 22:16:54 +00:00
X!
c667c3f1be
Reorder functions around, add some form of order to the test suite.
...
It'd be nice to break some of these functions out to another class, but then again,
I'd also like to see Windows actually become stable, MediaWiki to become fully class based,
and Google to stop taking over the world. We can't all have what we want.
2011-01-01 20:57:13 +00:00
X!
2b8f832da8
Add fuzz tests to new parser tests (someone else should make sure this works as expected)
2011-01-01 18:10:28 +00:00
X!
37279160f3
Don't use the --verbose option anymore
2011-01-01 17:05:08 +00:00
X!
332e01addf
Add parsertest specific help to PHPUnit.php
2011-01-01 06:49:00 +00:00
X!
f8d74604fd
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
2011-01-01 05:53:04 +00:00
X!
34fc833407
Start work on porting ParserTests completely into PHPunit.
...
Disable temporary tables, a few reports of them not working. The tables get deleted anyway, so why risk it?
2011-01-01 03:39:37 +00:00