wiki.techinc.nl/tests
Brad Jorsch a860b9a5b5 Fix exception in ApiPageSet
ApiPageSet is calling $this->profileOut(), then calling a function that
calls $this->profileDBIn(). Move that function to after a new
$this->profileIn().

Also, add a unit test for this situation.

Bug: 51821
Change-Id: Ib4dbfb567faadcd5e3d7d058ca6bdf8b4c83f634
2013-07-22 14:12:38 -04:00
..
parser Sync up with Parsoid parserTests. 2013-07-18 17:34:19 -04:00
phpunit Fix exception in ApiPageSet 2013-07-22 14:12:38 -04:00
qunit Tablesorter: Add testcase for unsortable column 2013-07-21 17:10:40 +02:00
.htaccess Followup r78383: deny tests from web 2010-12-15 16:26:26 +00:00
parserTests.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
testHelpers.inc Removed space after isset 2013-04-26 14:18:06 +02:00
TestsAutoLoader.php Merge "PHPUnit now recognizes extension parser tests" 2013-06-20 12:43:01 +00:00