wiki.techinc.nl/tests/phpunit/includes/shell
Juan Osorio 464edb1152 Fixes shell edge-cases in Windows
Fixes executable paths with spaces in them, argument escapes,
and other strange behavior in Windows.

Also, fixes some shell tests on Windows. This is done by using
PHP scripts instead of native POSIX executables like "cat".

Behavior should be exactly the same on non-Windows servers.

Bug: T183759
Change-Id: I2367a6c47e3774bf4fabfa8c66e4bc4c5c8a714a
2020-08-26 15:04:07 +10:00
..
bin Fixes shell edge-cases in Windows 2020-08-26 15:04:07 +10:00
CommandTest.php Fixes shell edge-cases in Windows 2020-08-26 15:04:07 +10:00
ShellTest.php Fixes shell edge-cases in Windows 2020-08-26 15:04:07 +10:00