Rm unused assignment of $wgOut. $wgOut needs to be gone from Database code.
[lhc/web/wiklou.git] / tests /
2011-01-19 PlatonidesThe pipes were no recognized after a link. A one line...
2011-01-18 Ilmari Karonenfollowup r80511: make {{PAGENAMEE}} and friends also...
2011-01-18 Ilmari Karonenbug 26781: make wfEscapeWikiText() escape "*", "#"...
2011-01-17 PlatonidesFollow up r80461. In some cases the closing tags for...
2011-01-17 PlatonidesFollow up r80376. Added missing file FORMAT.
2011-01-17 X!Followup to r80435: Forgot the svn add
2011-01-16 Happy-melon(bug 529, bug 12974) alter behaviour of the table-...
2011-01-16 Happy-melonFix diff output for failed tests on windows, which...
2011-01-16 PlatonidesAnother couple of tests. Also passed by the NtPrepro :)
2011-01-15 PlatonidesAdd preprocessing tests
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2011-01-13 PlatonidesMark as needing a Database, as noted in r79532 CR.
2011-01-12 PlatonidesFollow up r80025.
2011-01-11 PlatonidesAdd tests for parser tag hooks.
2011-01-11 Priyanka DhandaNew test database resource file with some test configur...
2011-01-10 Jure Kajzer* fixed Oracle code for installer and phpunit tests
2011-01-10 Chad HorohoeMore silly whitespace
2011-01-10 Chad Horohoerm big whitespace
2011-01-10 Chad HorohoeMove table prefixes to constants, add doc to addDBData()
2011-01-09 Antoine MussoAdd a .tld to emails when testing for white space befor...
2011-01-09 Niklas LaxströmHorrible tabsoup converted to spaces
2011-01-09 Niklas LaxströmFix encoding
2011-01-07 Sam ReedFollowup r72119, add some braces
2011-01-05 PlatonidesUnused global
2011-01-05 Platonides $messageMemc is used as local variable in line 63...
2011-01-05 PlatonidesRemove the createaccount error check, failing since...
2011-01-05 PlatonidesFailing test for bug 11748
2011-01-05 PlatonidesFollow up r79532. Do not setup a user needlessly.
2011-01-04 Alexandre Emsenhubersvn:eol-style native
2011-01-04 X!Fix r79532: Strct standards
2011-01-04 X!Add API query test
2011-01-04 X!Forcing array breaks MWFunction with <2 parameters
2011-01-04 X!Fix r79494: Don't prefix functions now that they're...
2011-01-04 X!Followup to r79532: Did I really need to implement...
2011-01-04 X!Update to use the PHPUnit autoloader, define $IP
2011-01-03 X!Add API format testing
2011-01-03 X!Add JSON test case
2011-01-03 X!Followup r79523: Test that calling self:: and parent...
2011-01-03 nadeeshaChange the xpath of the 'You can now Folder/index.php...
2011-01-03 nadeeshaChanged 'enter your wiki' link, environment ok text...
2011-01-03 nadeeshaChange the xpath of the 'Upgrade complete' text
2011-01-03 nadeeshaRemove verification for help field hint for 'Subscribe...
2011-01-03 nadeeshaRemove testOnlyBackButtonAvailability() function as...
2011-01-03 Sam ReedRemove unreachable return;
2011-01-03 X!Mark broken parser tests as broken
2011-01-03 X!Move wfCreateObject to MWFunction::newObj. This uses...
2011-01-02 X!-Add &watchuser option to ApiBlock
2011-01-02 X!Followup to r79463: Move fallback functions to new...
2011-01-02 X!Per my comment on r68760: Make MWfunction class, comple...
2011-01-02 X!Followup to r79477: Add invalid purge title
2011-01-02 X!Add API purge test (mainly as proof of concept for...
2011-01-02 X!Refactor much of the API testing code.
2011-01-02 X!GlobalFunction additions:
2011-01-02 X!Add more wfDebug tests
2011-01-02 X!Followup r79467: Add more wfDebug() tests, complete...
2011-01-02 X!Add some wfDebug() unit tests
2011-01-02 X!Add fallback mb_* function tests
2011-01-01 X!Fix r79447: Remove debugging code
2011-01-01 PlatonidesRemove unused globals
2011-01-01 X!Followup r79443: Add some form of organization to the...
2011-01-01 PlatonidesUse an autoloader for the tests, following the ideas...
2011-01-01 X!Reorder functions around, add some form of order to...
2011-01-01 PlatonidesI am fed up of selenium constants which aren't properly...
2011-01-01 X!Add fuzz tests to new parser tests (someone else should...
2011-01-01 X!Don't use the --verbose option anymore
2011-01-01 Markus GlaserSimpleSeleniumTest now has its own resources (database...
2011-01-01 Markus Glasertest data for SimpleSeleniumTest
2011-01-01 Markus Glasertest data for SimpleSeleniumTest
2011-01-01 Markus Glasertypo in comment
2011-01-01 Markus Glaserchanged path after relocation
2011-01-01 X!Add parsertest specific help to PHPUnit.php
2011-01-01 X!More work on new parser tests:
2011-01-01 X!Start work on porting ParserTests completely into PHPunit.
2010-12-31 X!Forgot to change the other API tests
2010-12-31 X!Solve 1 test by changing static variables to non-static
2010-12-31 X!For some reason tableExists() is being unreliable,...
2010-12-31 X!-If $this->db does not exist, skip destroying the DB
2010-12-31 X!Add check to make sure only MySQL and SQLite are used...
2010-12-31 X!Only destroy DB if it needs it
2010-12-31 X!I made MySQL work, and broke SQLite in the process...
2010-12-31 X!Solved problem with SQLite: Globals were getting stored...
2010-12-31 X!More work on getting SQLite to work with unit tests...
2010-12-31 nadeeshaChange the values taken from the SeleniumTestConstants.php
2010-12-30 PlatonidesFollow up r77654
2010-12-30 X!-Destroy the DB automatically when initting the DB
2010-12-30 PlatonidesSpacing, esthetical fixes.
2010-12-30 PlatonidesFollow up r79109. Do not use create_function.
2010-12-30 PlatonidesThis global declaration is now unused.
2010-12-30 PlatonidesResourceLoader::register() works differently since...
2010-12-30 PlatonidesFix r71751 problems with textual parameters.
2010-12-30 nadeeshaReplace the common xpaths with the 'LINK_DIV', 'LINK_FO...
2010-12-30 nadeeshaAdded 'LINK_DIV' variable
2010-12-30 nadeeshaAdded two variables 'LINK_FORM' and 'LINK_RIGHT_FRAMEWORK'
2010-12-29 PlatonidesFollow up r79183 removing global added in r79154
2010-12-29 X!Self-reverting my reversion of r79154 in r79158. The...
2010-12-29 PlatonidesReplace the global $additionalMWCLIArgs with a class...
2010-12-29 PlatonidesMove MediaWikiTestCase class to a new file and load...
2010-12-29 PlatonidesFollow up r79107 for old PHPUnit versions.
2010-12-29 PlatonidesDon't error no matter if the article exists or not.
2010-12-29 PlatonidesFix the DELETE FROM `unittest_objectcache` WHERE keynam...
next