wiki.techinc.nl/tests
Tim Starling 8a57d86ea7 Rewrite TidySupport and add option --use-tidy-config
* Have TidySupport provide $wgTidyConfig instead of the legacy globals
* Add --use-tidy-config option to parserTests.php. This tells
  TidySupport to use the tidy configuration from LocalSettings.php
  instead of the traditional safe defaults.
* Add a way for TidySupport to disable tidy via $wgTidyConfig, using
  driver=>disabled

Change-Id: Ie76e68e2d5238d0a1aef49a1a815c0d1cd8bfdae
2016-07-12 14:25:03 -07:00
..
browser Fix RSpec::Expectations::ExpectationNotMetError in Selenium tests 2016-06-15 16:26:41 +02:00
parser Rewrite TidySupport and add option --use-tidy-config 2016-07-12 14:25:03 -07:00
phpunit Rewrite TidySupport and add option --use-tidy-config 2016-07-12 14:25:03 -07:00
qunit mediawiki.api.edit: Add edit() and create() methods 2016-06-27 18:08:43 +00:00
.gitignore
.htaccess
parserTests.php Rewrite TidySupport and add option --use-tidy-config 2016-07-12 14:25:03 -07:00
testHelpers.inc Rewrite TidySupport and add option --use-tidy-config 2016-07-12 14:25:03 -07:00
TestsAutoLoader.php New parserTests.php features 2016-07-08 05:05:06 +00:00