mediawiki-extensions-Revisi.../tests
Jakob Warkotsch 139368093e Adds the missing first revision to the slider.
The first revision was previously not included because revision size was
calculated by subtracting the size in bytes of a revision from the size
of the previous revision which lead to a problem with the first
revision. The first revision's relative size is now equal to its actual
size.

Bug: T135003
Change-Id: I71441ed33673b06407be0fc566c96c3955dddbf9
2016-05-12 15:25:37 +00:00
..
RevisionSlider.Pointer.test.js Create Pointer module. 2016-05-06 12:37:01 +00:00
RevisionSlider.PointerView.test.js Create Slider module. 2016-05-10 17:38:46 +01:00
RevisionSlider.Revision.test.js Adds the missing first revision to the slider. 2016-05-12 15:25:37 +00:00
RevisionSlider.RevisionList.test.js Adds the missing first revision to the slider. 2016-05-12 15:25:37 +00:00
RevisionSlider.Slider.test.js Fix commented out tests 2016-05-10 18:14:10 +01:00
RevisionSlider.SliderView.test.js Fix commented out tests 2016-05-10 18:14:10 +01:00
RevisionSlider.test.js Added jscs checks for tests 2016-05-03 12:07:47 +02:00