mediawiki-extensions-Scribunto/tests/phpunit/engines/LuaCommon
libraryupgrader 31335d4602 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 35.0.0 → 36.0.0
* php-parallel-lint/php-parallel-lint: 1.2.0 → 1.3.0

npm:
* grunt: 1.3.0 → 1.4.0
* lodash: 4.17.19 → 4.17.21
  * https://npmjs.com/advisories/1673 (CVE-2021-23337)
* hosted-git-info: 3.0.7 → 3.0.8
  * https://npmjs.com/advisories/1677 (CVE-2021-23362)
* postcss: 7.0.35 → 8.2.15
  * https://npmjs.com/advisories/1693 (CVE-2021-23368)

Change-Id: If78d89f465be14d63824f2701daca5a257edba30
2021-05-13 08:26:27 +00:00
..
CommonTests-data-fail1.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail2.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail3.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail4.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail5.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-lib.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
HashLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
HashLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
HtmlLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
HtmlLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
LanguageLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
LanguageLibraryTests.lua Error message for formatNum should not refer to formatDate 2020-11-26 14:12:15 +01:00
LibraryUtilTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
LibraryUtilTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
LuaCommonTest.php build: Updating dependencies 2021-05-13 08:26:27 +00:00
LuaCommonTestsFailLibrary.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaCommonTestsLibrary.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaDataProvider.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineTestBase.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineTestHelper.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineTestSkip.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineUnitTestBase.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEnvironmentComparisonTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
LuaInterpreterTest.php build: Updating dependencies 2021-05-13 08:26:27 +00:00
LuaUstringLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
MessageLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
MessageLibraryTests.lua build: Updating mediawiki/mediawiki-phan-config to 0.10.4 2020-11-20 17:01:25 +00:00
SiteLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
SiteLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
TestFramework.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
TextLibraryTest.php Replace use of Parser::$mStripState, deprecated in 1.35 2021-02-25 03:03:29 +00:00
TextLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
TitleLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
TitleLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
UriLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
UriLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
UstringLibraryNormalizationTestProvider.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
UstringLibraryNormalizationTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
UstringLibraryPureLuaTest.php Split all classes in own files 2019-12-21 10:20:18 +01:00
UstringLibraryTests.lua Fix a typo: emtpy -> empty 2020-11-22 14:22:33 +00:00