..
api
Fixed spacing
2013-12-08 20:31:47 +01:00
cache
changes
Move RecentChangeTest to subdirectory
2013-11-18 16:45:15 +01:00
content
Make setUp and tearDown protected in tests
2013-11-24 01:48:09 +01:00
db
Abstract out mysql_field_type() call from DatabaseBase
2013-12-15 18:40:50 +00:00
debug
Fixed spacing
2013-11-21 18:52:25 +00:00
diff
Make setUp and tearDown protected in tests
2013-11-24 01:48:09 +01:00
filebackend
Fixed undefined variable errors that made tests fail
2013-12-18 10:36:22 -08:00
filerepo
filebackend: cleaned up the FileBackend constructor
2013-12-03 13:57:01 -08:00
GlobalFunctions
Use lower memory limits
2013-11-23 02:53:55 +05:30
htmlform
Split includes/HTMLForm
2013-12-08 23:13:56 +01:00
installer
jobqueue
Fixed spacing
2013-12-01 20:58:51 +01:00
json
libs
CSSMin: Correctly format 'url()' values with parentheses etc.
2013-12-11 22:22:59 +01:00
logging
media
Fixed spacing
2013-12-15 20:56:09 +01:00
normal
objectcache
parser
Added a MemoryFileBackend class and made MockFileBackend subclass it
2013-12-19 12:38:00 -08:00
search
site
specials
Fixed spacing
2013-12-01 20:58:51 +01:00
upload
Fixed spacing
2013-11-21 18:52:25 +00:00
utils
Fixed spacing
2013-11-21 18:52:25 +00:00
ArticleTablesTest.php
Avoid extra parsing in prepareContentForEdit()
2013-11-15 00:18:57 +00:00
ArticleTest.php
BlockTest.php
CollationTest.php
DiffHistoryBlobTest.php
Call parent::setUp() in DiffHistoryBlobTest before marking skipped tests
2013-11-24 00:29:57 +00:00
EditPageTest.php
Fixed spacing
2013-11-21 18:52:25 +00:00
ExceptionTest.php
Fixed spacing
2013-12-08 20:31:47 +01:00
ExternalStoreTest.php
ExtraParserTest.php
FallbackTest.php
Fixed spacing
2013-11-19 19:03:54 +01:00
FauxRequestTest.php
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
FormOptions: Implement FLOAT type
2013-11-07 23:50:59 +01:00
HooksTest.php
HtmlFormatterTest.php
HtmlTest.php
HttpTest.php
LanguageConverterTest.php
LicensesTest.php
LinkerTest.php
LinkFilterTest.php
Fixed spacing
2013-12-01 20:58:51 +01:00
LinksUpdateTest.php
LocalFileTest.php
filebackend: cleaned up the FileBackend constructor
2013-12-03 13:57:01 -08:00
LocalisationCacheTest.php
MessageTest.php
MWExceptionHandlerTest.php
Fixed spacing
2013-11-19 19:03:54 +01:00
MWFunctionTest.php
MWNamespaceTest.php
OutputPageTest.php
PathRouterTest.php
Fixed spacing
2013-11-21 18:52:25 +00:00
PreferencesTest.php
Fixed spacing
2013-12-01 20:58:51 +01:00
RequestContextTest.php
ResourceLoaderModuleTest.php
resourceloader: Add definition hashing to improve cache invalidation
2013-12-02 21:45:33 -08:00
ResourceLoaderTest.php
RevisionStorageTest.php
Insert test page into DB not to violate constraint
2013-12-15 19:38:18 +00:00
RevisionStorageTest_ContentHandlerUseDB.php
Fixed spacing
2013-11-21 18:52:25 +00:00
RevisionTest.php
Fixed spacing
2013-11-21 18:52:25 +00:00
SampleTest.php
SanitizerTest.php
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
SpecialPageTest.php
Don't assume test user has ID 1 in SpecialPageTest
2013-12-06 13:48:22 +01:00
StatusTest.php
Fixed spacing
2013-12-15 20:56:09 +01:00
TemplateCategoriesTest.php
TestUser.php
TimeAdjustTest.php
TimestampTest.php
TitleMethodsTest.php
Make setUp and tearDown protected in tests
2013-11-24 01:48:09 +01:00
TitlePermissionTest.php
Use lowercase key words
2013-11-23 15:56:42 +01:00
TitleTest.php
Make a single colon an invalid title in php and js
2013-12-06 17:44:43 +00:00
UserMailerTest.php
Fixed spacing
2013-11-19 19:03:54 +01:00
UserTest.php
WebRequestTest.php
WikiPageTest.php
Fixed spacing
2013-11-21 18:52:25 +00:00
WikiPageTest_ContentHandlerUseDB.php
XmlJsTest.php
Fixed spacing
2013-11-19 19:03:54 +01:00
XmlSelectTest.php
XmlTest.php
XmlTypeCheckTest.php