wiki.techinc.nl/tests/phpunit/includes/api
Brad Jorsch 82fb734740 Skip ApiFormatWddxTest under HHVM
wddx_serialize_value() fails to escape the ampersand under HHVM. It has
been fixed upstream https://github.com/facebook/hhvm/issues/4283 but
has not been released yet.

When running under HHVM and detecting the ampersand is not escaped, skip
the test..

Bug: T75531
Change-Id: Ia58ec20b4daf78cd90da1bdf8af6cac86015c5d7
2014-12-18 16:57:49 +00:00
..
format Skip ApiFormatWddxTest under HHVM 2014-12-18 16:57:49 +00:00
query Add tests for class names in the api main and query module manager 2014-11-27 05:24:48 +00:00
ApiBaseTest.php
ApiBlockTest.php
ApiCreateAccountTest.php
ApiEditPageTest.php
ApiLoginTest.php
ApiMainTest.php Add tests for class names in the api main and query module manager 2014-11-27 05:24:48 +00:00
ApiModuleManagerTest.php Add @covers tags to ApiModuleManagerTest 2014-09-08 10:52:10 +00:00
ApiOptionsTest.php Use mergeMwGlobalArrayValue in ApiOptionsTest 2014-10-23 17:42:34 +00:00
ApiParseTest.php
ApiPurgeTest.php
ApiQueryAllPagesTest.php
ApiRevisionDeleteTest.php Fix phpcs errors in tests dir 2014-08-17 22:57:09 +01:00
ApiTestCase.php Destroy session after running api tests 2014-12-16 20:50:35 +00:00
ApiTestCaseUpload.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
ApiTestContext.php
ApiTokensTest.php
ApiUnblockTest.php
ApiUploadTest.php Remove require_once from some tests by adding classes to TestsAutoLoader 2014-11-12 20:24:08 +01:00
ApiWatchTest.php
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
PrefixUniquenessTest.php API: HTMLize and internationalize the help, add Special:ApiHelp 2014-10-10 10:46:39 -04:00
RandomImageGenerator.php Change @return to start with type 2014-08-20 20:35:41 +02:00
UserWrapper.php
words.txt