Hi,
Attached is a diff for modperl-2.0/Apache-Test/ as a first
stab at getting it to work on Win32. The changes include:
- TestMM.pm: in creating the run_tests target, Win32 doesn't
understand prefixing the command with the environment
variables, so this was changed for Win32.
- TestConfig.pm: setting $vars->{target} to Apache.exe for
Win32;
- TestServer.pm: using Win32::Process to start and stop
the server;
As well, Apache.exe must be in the PATH beforehand.
All things considered, these are suprisingly simple changes,
attesting to the quality of the code ... With these, the generated
tests pass (with Apache-1.3.20).
best regards,
randy kobes
win32.diff
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
