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 Fixed spacing 2013-12-08 20:31:47 +01:00
ApiBlockTest.php
ApiCreateAccountTest.php Make ApiCreateAccount return camelcase statuses 2014-02-20 20:49:45 +05:30
ApiEditPageTest.php Enable the creation of empty pages 2014-07-25 23:26:18 -04:00
ApiLoginTest.php Pass phpcs-strict on some test files (5/x) 2014-04-24 18:51:45 +02:00
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 Pass phpcs-strict on some test files (5/x) 2014-04-24 18:51:45 +02:00
ApiPurgeTest.php Pass phpcs-strict on some test files (5/x) 2014-04-24 18:51:45 +02:00
ApiQueryAllPagesTest.php Cleanup a bunch of tests and add todos 2014-03-09 15:12:45 +01:00
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 Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
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 Fixed spacing 2013-12-08 20:31:47 +01:00
generateRandomImages.php
MockApi.php
MockApiQueryBase.php Fix capitalization in ApiQueryBase::titlePartToKey() 2013-12-23 12:53:43 -05:00
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