Umherirrender
45da581551
Use ::class to resolve class names in tests
...
This helps to find renamed or misspelled classes earlier.
Phan will check the class names
Change-Id: Ie541a7baae10ab6f5c13f95ac2ff6598b8f8950c
2018-01-26 22:49:13 +01:00
Umherirrender
29323f5622
Fix test class names to match convention
...
The test class should have Test at end
and same name as the testing class
Change-Id: Id0c90994d257fb325834e123b462f7f0849ac556
2017-12-10 11:41:59 +01:00
Brad Jorsch
7fdbe15fb6
HTMLForm: Allow returning Message objects from HTMLFormField::validate()
...
It mostly already worked. HTMLForm::trySubmit() needed a little
adjustment to handle things properly.
Change-Id: Ibb17bb61ac0b2d41953249980bc2f23b8a3ae5b6
2016-11-14 13:25:14 -05:00
Kunal Mehta
6e9b4f0e9c
Convert all array() syntax to []
...
Per wikitech-l consensus:
https://lists.wikimedia.org/pipermail/wikitech-l/2016-February/084821.html
Notes:
* Disabled CallTimePassByReference due to false positives (T127163)
Change-Id: I2c8ce713ce6600a0bb7bf67537c87044c7a45c4b
2016-02-17 01:33:00 -08:00
Siebrand Mazeland
e1d58d9071
Pass phpcs-strict on some test files (8/11)
...
Change-Id: I138c1f9bf2c3c7e9218d5fa29365e78b309fb459
2014-04-24 13:49:48 -07:00
Siebrand Mazeland
896bda7c85
Pass phpcs-strict on some test files (7/11)
...
Change-Id: Ia0ceea60e7ef43959f868378f3fcd463a3adf782
2014-04-24 18:27:12 +00:00
addshore
b97109f113
Cleanup HTMLCheckMatrixTest.
...
Fix Covers tags, looks like we need more testcases
for all other HTML* classes
Change-Id: I166464da3373b45564dd770feecacafacb301604
2014-01-06 14:30:46 +01:00
addshore
976276338a
Split includes/HTMLForm
...
Change-Id: I6eabfdb064c0e35b69efe9d6142e94df4128b632
2013-12-08 23:13:56 +01:00