wiki.techinc.nl/tests/phpunit/data
Stanislav Malyshev ba5bce123b Fix handling categorization changes
Previously, we handled categorization changes using wrong assumptions
- that rc_cur_id refers to the parent category. Instead, it refers to
the child page.

Change-Id: I40e886c3548ccca57db7ab83f14ec4dcd804cf2f
Bug: T201216
2018-08-14 00:40:08 +00:00
..
autoloader Improve AutoLoader test coverage 2018-05-26 21:29:36 -07:00
categoriesrdf Fix handling categorization changes 2018-08-14 00:40:08 +00:00
composer Use SPDX 3.0 license identifier 2018-03-18 18:08:22 +00:00
css resourceloader: Strip leading BOM when concatenating files 2016-05-31 19:47:19 +01:00
cssmin CSSMin: Remove XML declaration from SVGs 2018-01-11 19:28:15 -08:00
db Add a few schemas to SQLite tests 2017-10-13 19:39:06 +00:00
filecontentshasher Add unit tests for FileContentsHasher 2015-09-24 13:39:09 +01:00
filerepo Copy various random files used by tests to tests/phpunit/data 2014-06-03 22:52:51 +02:00
gitinfo GitInfo: Allow cache to be in the extension directory itself 2016-01-06 14:41:36 -08:00
import Follow-up a43af3bc: Add Import integration test 2015-05-25 10:07:06 +02:00
less resourceloader: Add test case for ResourceLoader::getLessCompiler 2018-05-19 23:06:54 +00:00
localisationcache Don't fallback from uk to ru 2016-11-23 19:24:54 +02:00
media SVG: Allow , as separator in viewBox attribute value 2018-08-11 00:16:43 +02:00
parser ParserTests: Add a video file to parser test suite 2016-01-07 13:24:43 -08:00
registration registration: Validate no duplicate keys exist in extension.json 2018-07-18 09:29:43 +00:00
resourceloader resourceloader: Add basic tests for getScript() and buildContent() 2017-06-26 22:15:17 -07:00
templates Enable recursive partials in TemplateParser 2017-09-10 05:51:07 +00:00
upload UploadBase: Permit SVG files with broken namespace definition (Inkscape bug) 2016-10-27 10:24:32 +00:00
zip