Partial 'reverts' of of r70608, r76539, that doesn't do what you want, you're specify...
[lhc/web/wiklou.git] / maintenance / tests /
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-10 Alexandre EmsenhuberMade file description header consistent with other...
2010-11-09 Alexandre EmsenhuberMoved testRunner[|.ora|.postgres].sql to [|oracle/...
2010-11-07 Alexandre EmsenhuberFollow-up r65654:
2010-11-07 Alexandre EmsenhuberSet $ok at the beginning of the function; this variable...
2010-11-07 Antoine MussoTests bad URL handling by ExternalStore::fetchFromURL()
2010-11-07 Antoine MussoTest for Language::convertDoubleWidth (followup r64088...
2010-11-07 Antoine MussoXml::label() tests. Follow up r63675.
2010-11-06 Antoine MussoTest for r67549 (bug 23797)
2010-11-05 PlatonidesRename TestFileIterator $parser member. It is unrelated...
2010-11-05 PlatonidesUnneeded globals. Require for EDIT_TOKEN_SUFFIX.
2010-11-05 PlatonidesFollow up r75810. The code for the parser tests modifie...
2010-11-05 PlatonidesWe have debug_print_backtrace() in PHP 5. Do not try...
2010-11-05 Mark A. Hershbergerfollowup r76127 - update parser tests.
2010-11-04 Max SemenikDisabled SearchUpdateTest, the way it messes with LoadB...
2010-11-03 PlatonidesFollow up r75906.
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-11-02 Antoine MussoFix misinterpration of HTML5 specification for email...
2010-11-01 Priyanka DhandaUsing getDateFormat instead of mDateFormat in ParserOpt...
2010-11-01 PlatonidesModified the tests so that a database is not unnecessar...
2010-11-01 PlatonidesUse group names with capital letter.
2010-11-01 PlatonidesAdd a new group destructive.
2010-11-01 Priyanka DhandaMoving the SimpleSelenium tests into the suites sub...
2010-11-01 Priyanka DhandaRemoving these files so that I can move them with histo...
2010-10-31 PlatonidesChange wfTimestamp() to an array() and add a bunch...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-30 Philip TzouForgot to commit this one. parserTests fix for
2010-10-29 Antoine MussoFollow up r75682 : fix private function naming.
2010-10-29 Antoine MussoFollow up r75627. Implements r75670 in PHP to validate...
2010-10-29 Philip TzouFix the LanguageConverterTest to prevent test failures...
2010-10-27 PlatonidesDo NOT use hardcoded passwords! Not even if the user...
2010-10-27 PlatonidesUse the author that really edited it, from the previous...
2010-10-27 PlatonidesNo wonder that the check -added in r75265- Blah ==...
2010-10-27 Platonidesr74753, r74755, r75254 added new settings, but didn...
2010-10-27 Jure Kajzer* installers skips recreation of existing user
2010-10-26 Platonidesmake noparser shouldn't try to run Broken tests
2010-10-26 PlatonidesMarking parsertests as broken until r74646 is fixed.
2010-10-26 PlatonidesFollow up r75245.
2010-10-25 Sam Reedfailfunction is dead
2010-10-25 Max SemenikRemoved overzealous cleanup that was responsible for...
2010-10-25 Antoine MussoFollow up r75361 : removing a work in progress test...
2010-10-25 Antoine Musso* bypassers ($force, --help) moved to the top. Less...
2010-10-24 Mark A. Hershbergereol whitespace cleanup
2010-10-24 Priyanka DhandaMoved tests to a dub directory. Added a stub smoke...
2010-10-23 Mark A. HershbergerUse more descriptive names for the test methods.
2010-10-23 Mark A. HershbergerUpdate documentation a bit more.
2010-10-23 Mark A. HershbergerAdd examples of depends
2010-10-23 Markus Glaserinclude JUnit logger instead of requireing it
2010-10-23 Mark A. HershbergerAdd a test for capitalization to the data provider
2010-10-23 Mark A. HershbergerExample data provider
2010-10-23 Mark A. Hershbergeruse the install-phpunit.sh script
2010-10-23 Mark A. HershbergerInitial check in for install script for PHPunit
2010-10-23 Markus Glaserupdated sample configuration with option to run against...
2010-10-23 Markus Glaseradded settings to run tests against a selenium grid
2010-10-23 Chad HorohoeRevert r73976 (Implements bug 24343 "localurl discards...
2010-10-23 Mark A. HershbergerInitial checkin from !mwhack of a sample PHPUnit check.
2010-10-23 Mark A. Hershbergerre r70916: avoid resetting $wgMemc which leads to failu...
2010-10-22 Max SemenikPDO doesn't seem to like opening nothing
2010-10-20 Brion VibberAdd seleniumserverexecpath and example non-default...
2010-10-20 Brion VibberTweaks to let Selenium tests run on Mac OS X; also...
2010-10-19 Markus GlaserFollow up r74753, removed pass-by-references and @...
2010-10-19 Markus GlaserFollow up r74750, array keys should be strings
2010-10-18 Antoine MussoAdd parser tests to the 'Parser' group
2010-10-16 Alexandre Emsenhubersvn:eol-style native
2010-10-16 Max SemenikRenamed all setup() in tests to setUp(). Although PHP...
2010-10-16 Antoine Musso* Fix r74790 by actually calling setup (using parent...
2010-10-16 Antoine MussoIf using PHPUnit version 3.5.0 or later, make use of...
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-14 Max SemenikFixes for r74787:
2010-10-14 Chad Horohoespaces -> tabs
2010-10-14 Antoine Musso* sqlite 3.3 fails, raising version to 3.6 just like...
2010-10-14 Priyanka DhandaCleanup of SimpleSeleniumTestCase. Removed unnecessary...
2010-10-14 Priyanka DhandaAdded missing file for r74780
2010-10-14 Priyanka Dhanda* WebStart.php and SeleniumWebSettings.php allow includ...
2010-10-14 Markus Glaseradded support for junit log file output, which is neede...
2010-10-14 Markus Glaser* start / stop selenium server on Linux
2010-10-13 Markus Glaseradded credits to Priyanka Dhanda and Daniel Kinzler
2010-10-13 Markus Glaser* handle PHP 5.2 ini files
2010-10-13 Sam ReedFixup tabs/whitespace
2010-10-13 Sam ReedFixup r74646
2010-10-12 Max SemenikFollow-up r74628: convert two remaining calls of patchP...
2010-10-12 Mark A. HershbergerEnumerate private member to fix build problem on CC
2010-10-11 Mark A. HershbergerNOTE THAT THIS COMMIT REVEALS FAILING PARSER TESTS...
2010-10-09 Max Semenikrequire_once to please CruiseControl, formatting
2010-10-09 Max SemenikFollow-up r74558: remove var_dump()
2010-10-09 Max SemenikRestored the ability to run extension tests from the...
2010-10-09 Max Semenik* Updated run-tests.bat to take recent changes into...
2010-10-09 Max SemenikFollow-up r74553, r74554 and r74555: don't guess, just...
2010-10-09 PlatonidesFollow r74554. Also take include path into account.
2010-10-09 PlatonidesLook for PHPUnit folder in the PATH and add support...
2010-10-09 PlatonidesReadd after r72566 a phpunit.php so that globals are...
2010-10-08 PlatonidesAdd parsertest for r74526.
2010-10-07 Max SemenikWhitespace consistency
2010-10-07 Max SemenikSupport conversion of floating-point MySQL types in...
2010-10-06 PlatonidesFix (marking as incomplete) the test ApiWatchTest:...
2010-10-06 Sam ReedIf Main page is missing for testGetRollbackToken, mark...
2010-10-05 Brion VibberRevert r74286, r74287 -- broke parserTests completely...
2010-10-05 Mark A. Hershberger(second commit to get all files.)
2010-10-05 Mark A. Hershberger= BacklinkCache.php =
2010-10-04 Sam ReedTweak/refactoring around of tests
next