wiki.techinc.nl/tests/phpunit/includes
Aaron Schulz eb16f5898d [Database] Various DB cleanups.
* Removed unused and obsolete set() and safeQuery() functions.
* Removed unused deprecated constructor functions.
* Removed unused limitResultForUpdate() cruft function.
* Removed unused standardSelectDistinct(), it's better to just follow the standard for all queries.
* Removed other cruft functions unused by core/extensions.
* Made some internal functions protected.

Change-Id: I90be88ea740834a417a17d7751f1be7bac4eae4e
2012-08-08 11:00:48 -07:00
..
api Merge "Fix ApiWatchTest" 2012-08-02 16:26:37 +00:00
cache [FileBackend] Factored out code into ProcessCacheLRU class. 2012-07-12 17:09:23 +00:00
db [Database] Various DB cleanups. 2012-08-08 11:00:48 -07:00
debug Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
filerepo [FileBackend] MultiWrite code improvements and sanity checks. 2012-07-18 03:21:55 +00:00
GlobalFunctions Add a Uri class. 2012-08-06 22:46:25 -04:00
installer
json
libs (bug 27395) Write PHPUnit test suite for CSSJanus 2012-07-31 13:09:35 -07:00
media
mobile Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
normal
parser converts '@fixme' to '@todo FIXME' 2012-07-10 17:16:46 +02:00
search
specials
upload Make session persist between calls to doApiRequest 2012-06-22 23:22:34 +02:00
ArticleTablesTest.php
ArticleTest.php
BlockTest.php (bug 38333) test blocked user cant createaccount 2012-07-19 08:19:15 +00:00
CdbTest.php Set CdbTest to skipped instead of incomplete 2012-04-30 09:49:31 +02:00
DiffHistoryBlobTest.php
EditPageTest.php
ExternalStoreTest.php
ExtraParserTest.php
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
HooksTest.php
HtmlTest.php
HttpTest.php
IPTest.php [IP] Added an IP::prettifyIP() function for displaying IPs. 2012-05-11 10:53:14 -07:00
JsonTest.php
LanguageConverterTest.php
LicensesTest.php
LinksUpdateTest.php Introducing LinksUpdateTest. 2012-05-13 17:07:10 +02:00
LocalFileTest.php
MessageTest.php
MockOutputPage.php
MWFunctionTest.php
MWNamespaceTest.php helpers to get subjects/talk namespaces 2012-06-26 22:25:59 +02:00
ParserOptionsTest.php
PathRouterTest.php
PreferencesTest.php enable email for PreferencesTest.php 2012-04-30 09:29:45 +02:00
Providers.php
RecentChangeTest.php
ResourceLoaderTest.php
RevisionStorageTest.php Adding $this->tablesUsed to RevisionStorageTest. 2012-05-07 14:46:25 -07:00
RevisionTest.php
SampleTest.php Change some NS_IMAGE to NS_FILE 2012-06-24 21:50:10 +02:00
SanitizerTest.php (bug 36495) Sanitizer: Convert align to margin/float outside tables. 2012-07-03 08:54:46 +02:00
SanitizerValidateEmailTest.php
SeleniumConfigurationTest.php
SiteConfigurationTest.php
TemplateCategoriesTest.php
TimeAdjustTest.php Revert "(bug 32297) Use symbolic names, not offsets for a default timezone." 2012-07-02 13:12:16 +02:00
TitleMethodsTest.php Adding more tests for Title. 2012-05-02 19:32:56 +02:00
TitlePermissionTest.php Revert "(bug 32297) Use symbolic names, not offsets for a default timezone." 2012-07-02 13:12:16 +02:00
TitleTest.php
UriTest.php Add a Uri class. 2012-08-06 22:46:25 -04:00
UserTest.php
WebRequestTest.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
WikiPageTest.php converts '@fixme' to '@todo FIXME' 2012-07-10 17:16:46 +02:00
XmlJsTest.php
XmlSelectTest.php
XmlTest.php Use Xml::languageSelector in SpecialAllmessages 2012-07-10 13:43:38 -04:00
ZipDirectoryReaderTest.php