wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Nikolas Nyby e87316c4a4 Resolve GlobalFunctions phpunit filename deprecation errors
PHPUnit wants the filenames of the tests to match the class name being
tested.

Bug: T337333
Change-Id: Icc450c900b6d4589515d86889403043a5e4ef690
2023-07-01 09:30:42 +00:00
..
GlobalTest.php Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
README
WfExpandUrlTest.php
WfParseUrlTest.php Resolve GlobalFunctions phpunit filename deprecation errors 2023-07-01 09:30:42 +00:00
WfShellExecTest.php Resolve GlobalFunctions phpunit filename deprecation errors 2023-07-01 09:30:42 +00:00
WfThumbIsStandardTest.php Resolve GlobalFunctions phpunit filename deprecation errors 2023-07-01 09:30:42 +00:00

This directory hold tests for includes/GlobalFunctions.php file
which is a pile of functions.