Problem/Motivation
Since phpUnit testing is enabled in the simpletests module the testing is broken under windows.
This because the current integration of phpUnit works on unix plattforms only.
Proposed resolution
Implement an OS independent / specific solution to run phpUnit.
I wasn't able to come up with an OS independent solution thus the attached patch implements a Windows specific command to run phpUnit.
Remaining tasks
reviews needed
User interface changes
none
API changes
none
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
drupal-simpletest-phpunit-windows.patch | 1.03 KB | Idle | PASSED: [[SimpleTest]]: [MySQL] 52,450 pass(es). | View details | Re-test |