Whitespace fixup under tha maint directory.
[lhc/web/wiklou.git] / maintenance / tests / RunSeleniumTests.php
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-10-23 Markus Glaserinclude JUnit logger instead of requireing it
2010-10-23 Markus Glaseradded settings to run tests against a selenium grid
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-09-22 Priyanka DhandaFollowup to r73500. SeleniumTestConfig renamed to Selen...
2010-09-22 Priyanka DhandaRunSeleniumTests.php: Cleaned up a few options that...
2010-09-04 Mark A. Hershberger* Remove $wg*Selenium* globals as they are only used...
2010-08-27 Mark A. HershbergerStart of verbose option, fix url option
2010-08-26 Mark A. Hershberger* Adapt the RunSeleniumTests.php to the Maintenance...
2010-08-02 Markus Glaser* changed variable name of the logger since it is used...
2010-07-31 Markus Glaserchanged testrunner in order to run suites instead of...
2010-06-25 Tim Starling* Integrated the selenium tests into MediaWiki properly...
2010-06-18 Priyanka DhandaTest commit. No Changes.
2010-06-18 Trevor ParscalAdded new line at end of file (just testing a commit...
2010-05-28 Markus GlaserAdded credits to Dan Nessett
2010-05-28 Markus Glaser* Configuration of port (credits to Dan Nessett)
2010-05-22 Sam ReedStylize maintenance folder..
2010-04-30 Jack Phoenixmore follow-up to r65715: coding style tweaks, etc.
2010-04-30 Ryan LaneInitial commit of the Selenium framework