-
Improvement
-
Resolution: Fixed
-
Minor
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
w28_
MDL-34147_m24_cygwin -
When using cygwin you need
1. to run phpunit.bat, instead of phpunit.
2. to use the proper path separator /, instead of \. (This also affects git bash users on Windows.)
It would be good to fix Hint_ResultPrinter so that it outputs the right commands for cygwin users.