wiki.techinc.nl/tests/phpunit/includes
Bartosz Dziewoński 4c01f8b2bc Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks
This reverts most of commit 2d842f1425,
leaving only the test added in it, and reimplements the same
functionality better.

Instead of stripping /*@noflip*/ annotations in CSSJanus, which is
incompatible with other implementations that preserve it, extend
CSSMin to allow other CSS comments to be present before the
rule-global @embed annotation. (This required making the regex logic
in it even worse than it was, but it's actually slightly less terrible
than I expected it would be. Good thing we have tests!)

Bug: 69698
Change-Id: I58603ef64f7d7cdc6461b34721a4d6b15f15ad79
2014-09-23 22:47:54 +00:00
..
actions PHPUnit: Add Database tags 2014-09-16 18:42:27 -07:00
api Add @covers tags to ApiModuleManagerTest 2014-09-08 10:52:10 +00:00
cache Added a BloomCacheRedisTest class 2014-09-05 10:49:52 -07:00
changes Use qqx language for OldChangesListTest 2014-09-18 14:56:59 +02:00
composer
config test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
content test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
db Ignore duplicate key errors in update-keys.sql 2014-09-08 13:29:31 -07:00
debug Indicate the actual version of HHVM in use 2014-08-05 16:36:47 -04:00
deferred Fixed spacing 2014-08-27 18:31:50 +02:00
diff Change @return to start with type 2014-08-20 20:35:41 +02:00
exception test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
filebackend Remove MediaWikiPHPUnitCommand 2014-08-02 21:35:34 +00:00
filerepo Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
GlobalFunctions GlobalTest: Add test for wfRandomString() 2014-09-03 16:28:16 +00:00
htmlform Add a few PHPUnit tests for HTMLAutoCompleteSelectField 2014-08-26 12:33:21 -07:00
installer
jobqueue Add tests for Job::toString 2014-09-23 21:57:31 +01:00
json
libs Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks 2014-09-23 22:47:54 +00:00
logging
mail Improve coverage of MailAddress::toString() 2014-09-21 18:17:38 -07:00
media test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
normal test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
objectcache MediaWikiTestCase: Enforce children call parent::tearDown 2014-09-14 21:21:40 +02:00
parser test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
password Strict standards: Static function PasswordTestCase::providePasswordTests() should not be abstract 2014-09-20 19:17:02 +02:00
poolcounter Break some long lines in maintenance, skins, tests 2014-07-24 19:03:17 +02:00
resourceloader Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks 2014-09-23 22:47:54 +00:00
search
site Merge "Add at least one RTL language to the TestSites mock collection" 2014-07-29 09:44:00 +00:00
skins Fixed spacing 2014-08-27 18:31:50 +02:00
specialpage Add @covers tags to SpecialPageFactoryTest 2014-09-21 18:01:27 -07:00
specials test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
title test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
upload test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
utils Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00
ArrayUtilsTest.php Fixed spacing 2014-07-20 21:41:41 +02:00
ArticleTablesTest.php ArticleTablesTest: Clarify test name and docs 2014-09-04 22:29:03 +00:00
ArticleTest.php Add deprecation messages to static methods in Article.php 2014-06-24 12:47:58 -07:00
BlockTest.php
CollationTest.php
DiffHistoryBlobTest.php
EditPageTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
ExternalStoreTest.php
ExtraParserTest.php
FallbackTest.php
FauxRequestTest.php
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php Fix GitInfo cache file path computation and storage location 2014-07-08 16:36:10 +00:00
HooksTest.php
HtmlFormatterTest.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
HtmlTest.php Add blanket support for mediawiki ui via globals 2014-08-15 14:48:00 -07:00
HttpTest.php
ImagePage404Test.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
ImagePageTest.php Correct variable names in @param to match method declarations 2014-08-13 21:48:28 +02:00
ImportTest.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
LanguageConverterTest.php
LicensesTest.php
LinkerTest.php PHPUnit: Add Database tags 2014-09-16 18:42:27 -07:00
LinkFilterTest.php
LinksUpdateTest.php Fixed spacing 2014-07-19 23:12:10 +02:00
LocalFileTest.php
MediaWikiVersionFetcherTest.php
MessageTest.php Message: Correct output of wfMessage( 'non-existent-msg' )->text() 2014-09-23 21:06:22 +00:00
MimeMagicTest.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
MWFunctionTest.php
MWNamespaceTest.php Standardize @todo 2014-07-23 22:27:20 +02:00
MWTimestampTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
OutputPageTest.php resourceloader: Condition-wrap the HTML tag instead of JS response 2014-09-09 15:54:16 +00:00
PasswordTest.php Added password hashing API 2014-07-27 15:51:18 -04:00
PathRouterTest.php
PreferencesTest.php
RequestContextTest.php Fix RequestContextTest screwing up $wgUser 2014-06-27 14:18:07 -07:00
RevisionStorageTest.php
RevisionStorageTestContentHandlerUseDB.php
RevisionTest.php
SampleTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
SanitizerTest.php
SanitizerValidateEmailTest.php Standardize @todo 2014-07-23 22:27:20 +02:00
SiteConfigurationTest.php
SpecialPageTest.php Make UserNotLoggedIn redirect to login page 2014-08-07 13:38:16 -04:00
StatusTest.php Change @return to start with type 2014-08-20 20:35:41 +02:00
TemplateCategoriesTest.php
TestUser.php
TimeAdjustTest.php Fixed spacing 2014-07-19 23:12:10 +02:00
TitleArrayFromResultTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
TitleMethodsTest.php Remove colon after @deprecated/@param/@todo/@note 2014-07-24 11:30:25 +02:00
TitlePermissionTest.php Merge "Include action in permission error messages" 2014-08-18 14:02:56 +00:00
TitleTest.php Improve test coverage of Title::isValidMoveOperation 2014-09-19 19:23:19 +00:00
UserArrayFromResultTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
UserTest.php UserTest: Fix edit count test which incorrectly added user to db 2014-09-20 23:57:35 +02:00
WebRequestTest.php Fixed spacing 2014-07-20 21:41:41 +02:00
WikiPageTest.php Limit test leakage, $wgCapitalLinks expected to be true 2014-07-07 16:54:35 -07:00
WikiPageTestContentHandlerUseDB.php
XmlJsTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
XmlSelectTest.php
XmlTest.php Add blanket support for mediawiki ui via globals 2014-08-15 14:48:00 -07:00
XmlTypeCheckTest.php