wiki.techinc.nl/tests/phpunit/includes/api
umherirrender d8821f2b0b Fixed spacing
- Removed space after casts
- Removed spaces in array index
- Added spaces around string concat
- Added space after words: switch, foreach
- else if -> elseif
- Removed parentheses around require_once, because it is not a function
- Added newline at end of file
- Removed double spaces
- Added spaces around operations
- Removed repeated newlines

Bug: T102609
Change-Id: Ib860222b24f8ad8e9062cd4dc42ec88dc63fb49e
2015-06-17 20:22:32 +00:00
..
format API: Also mangle indexed tag names in format=xml 2015-04-30 09:02:17 -04:00
query Fixed spacing 2015-06-17 20:22:32 +00:00
ApiBaseTest.php Fixed spacing 2013-12-08 20:31:47 +01:00
ApiBlockTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
ApiContinuationManagerTest.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiCreateAccountTest.php Make ApiCreateAccount return camelcase statuses 2014-02-20 20:49:45 +05:30
ApiEditPageTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
ApiErrorFormatterTest.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiLoginTest.php Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
ApiMainTest.php Fixed spacing 2015-06-17 20:22:32 +00:00
ApiMessageTest.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiModuleManagerTest.php Add @covers tags to ApiModuleManagerTest 2014-09-08 10:52:10 +00:00
ApiOptionsTest.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04: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 Rename testBug25702() to testPrefixNormalizationSearchBug() 2015-06-12 18:47:11 -07:00
ApiResultTest.php Fixed spacing 2015-06-17 20:22:32 +00:00
ApiRevisionDeleteTest.php Fix phpcs errors in tests dir 2014-08-17 22:57:09 +01:00
ApiTestCase.php ApiTestCase: Set correct user for derivate requests 2015-06-05 17:37:14 +00:00
ApiTestCaseUpload.php tests: Clean up file headers 2015-04-01 00:17:12 +01:00
ApiTestContext.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
ApiTokensTest.php Split ApiTest class into seperate module classes 2013-11-05 12:40:50 +01:00
ApiUnblockTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
ApiUploadTest.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
ApiWatchTest.php Fixed spacing 2013-12-08 20:31:47 +01:00
generateRandomImages.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
MockApi.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
MockApiQueryBase.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04: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 Fixed spacing 2013-11-19 19:03:54 +01:00
words.txt