mediawiki-extensions-Revisi.../tests/qunit
Thiemo Kreuz c57fe0f2b6 Get rid of all var … = function () {} declarations
… and replace them with more trivial `function …() {}`. I
believe this does not make any difference. But I feel this
makes the code a little more straightforward.

The motivation for this patch is because a few other patches
change some of these function declarations, leaving a (in my
opinion) confusing mixture of styles behind.

Change-Id: Ib8928c4176a963afcf1fee1c785dd7bdc86c9706
2020-11-12 19:23:40 +00:00
..
.eslintrc.json build: Update eslint-config-wikimedia to 0.16.1 2020-06-16 15:13:36 +01:00
QUnit.revisionSlider.testOrSkip.js Remove obsolete aliases from closures 2018-11-16 16:33:52 +00:00
RevisionSlider.DiffPage.test.js Fix test module copypasta 2020-03-29 23:23:48 +02:00
RevisionSlider.HelpDialog.test.js Migrate HelpDialog to packageFiles 2020-04-05 01:50:48 +02:00
RevisionSlider.Pointer.test.js Migrate Pointer to packageFiles 2020-09-21 18:14:07 +00:00
RevisionSlider.PointerView.test.js Migrate Pointer to packageFiles 2020-09-21 18:14:07 +00:00
RevisionSlider.Revision.test.js Fix test module copypasta 2020-03-29 23:23:48 +02:00
RevisionSlider.RevisionList.test.js Remove obsolete aliases from closures 2018-11-16 16:33:52 +00:00
RevisionSlider.RevisionListView.test.js Fix test module copypasta 2020-03-29 23:23:48 +02:00
RevisionSlider.Slider.test.js Get rid of all var … = function () {} declarations 2020-11-12 19:23:40 +00:00
RevisionSlider.SliderView.test.js Fix test module copypasta 2020-03-29 23:23:48 +02:00