wiki.techinc.nl/tests
Aaron Schulz cbc700e186 rbms: optimize and rename truncateTable() to truncate()
Allow truncation of multiple tables. This also provides for
a way to avoid risky keywords like CASCADE for Postgres.

For Postgres, use RESTART IDENTITY, which has been supported
since Postgres 8.4.

Avoid TRUNCATE/DELETE queries for empty temp tables, which is
useful for integrations tests that frequently call this method.

Reorganize and tweak the regexes in Database::getTempWrites().
It now recognizes multi-table DROP/TRUNCATE (Postgres-style).

Change-Id: Idd49f118b20ea5a0f7a3e8c00369aabcd45dd44e
2020-04-21 01:26:18 -07:00
..
api-testing Merge "SearchHandler: emit Cache-Control header." 2020-04-06 15:53:50 +00:00
common Merge "Disable mail in mediaWikiSetUp() instead of TestSetup" 2020-04-14 03:58:42 +00:00
integration/includes Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
parser Deprecate $wgParserConf 2020-04-16 15:57:37 -04:00
phan
phpunit rbms: optimize and rename truncateTable() to truncate() 2020-04-21 01:26:18 -07:00
qunit docs: Remove use of 'jqXHR' and 'mediaWiki' jsduck aliases 2020-04-19 21:10:53 +01:00
selenium [selenium] Make tests skin agnostic 2020-03-25 16:21:18 +01:00
.htaccess Followup r78383: deny tests from web 2010-12-15 16:26:26 +00:00