wiki.techinc.nl/tests/selenium
Hoo man 8ffbb077b3 Use __DIR__ instead of dirname( __FILE__ )
Removed left over uses of dirname( __FILE__ ) to __DIR__, even in comments.
Running the PHP version test in maintenance/Maintenance.php earlier, so that
we no longer have to stay PHP < 5.3 compatible in there.

Change-Id: I5a00bd5c6af44b7f826c4e5576a7b3de7b5026d8
2012-08-27 23:58:28 +02:00
..
data Renamed 'metawikipedia' interwiki link prefix to 'metawikimedia' - Meta-Wiki deals with more projects than just Wikipedia. See https://www.mediawiki.org/wiki/Wikipmediawiki 2012-04-02 16:34:37 +01:00
installer Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 23:58:28 +02:00
suites Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
Selenium.php
selenium_settings.ini.sample
selenium_settings_grid.ini.sample If running against the grid, there's no need to start and stop the server in localhost. 2010-12-27 18:56:31 +00:00
SeleniumConfig.php Kill off pre php 5.3.2 back compat hacks 2012-05-05 00:23:35 +01:00
SeleniumLoader.php
SeleniumServerManager.php Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 2011-05-17 22:03:20 +00:00
SeleniumTestCase.php I am fed up of selenium constants which aren't properly defined by all files using them. 2011-01-01 20:56:39 +00:00
SeleniumTestConsoleLogger.php
SeleniumTestConstants.php I am fed up of selenium constants which aren't properly defined by all files using them. 2011-01-01 20:56:39 +00:00
SeleniumTestHTMLLogger.php
SeleniumTestListener.php
SeleniumTestSuite.php Added triggerClientTestResources, which makes the use of separate test resourecs optional. Needed for testing installer functions. 2011-01-27 14:51:58 +00:00