wiki.techinc.nl/tests/phpunit/includes
umherirrender 7a5f4b431d Allow array condition for Database::conditional
Change the one use of that method to use the new syntax.
Add some tests.

Change-Id: I9ad4e5b5e97d1d13cfd858105167ca5d20ffaf83
2012-08-25 20:24:59 +02: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 Allow array condition for Database::conditional 2012-08-25 20:24:59 +02:00
debug Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
filerepo Split up doOperations() test to be more robust when tests fail. 2012-08-23 14:13:20 -07:00
GlobalFunctions Add a Uri class. 2012-08-06 22:46:25 -04:00
installer
json
libs Fix type of exception no longer matching after someone changed it without running the tests... 2012-08-24 21:10:45 +02:00
media Merge "Make the width/height in the SVG metadata box be in the SVG's units" 2012-08-23 20:39:52 +00:00
mobile Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
normal
parser MessageCache::destroyInstance() is static. 2012-08-16 10:00:45 +02:00
search
specials
upload Move method to its using test class rather then having a public static thing in the base test class 2012-08-12 21:47:06 +02:00
ArticleTablesTest.php Replace some deprecated method calls. 2012-08-19 23:27:43 +02:00
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 Replace deprecated wfMsg* calls with Message class calls. 2012-08-20 22:52:17 +02:00
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 Add phpunit testcases for Bug 30681 2012-03-28 15:36:23 +05:30
MockOutputPage.php MockOutputPage class in its own file 2012-04-13 12:47:19 +02:00
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 Hide deprecated warning for Revision::revText(). 2012-08-21 21:18:13 +02: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 Add UserTest::testAllRightsWithMessage 2012-08-13 23:26:58 +02:00
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