ShellScriptTest under Windows?
Andrew Funk
afunk at ll.mit.edu
Thu Feb 12 20:56:48 UTC 2004
Hi,
Are ShellScriptTests supported under Windows? I created a very simple
one with the script:
echo Hello World!
But the stdout isn't what I expected (see below).
This same test runs correctly under Linux. Is there any documentation
about the differences (if any) between *nix and Windows versions?
Thanks,
Andy
--- TEST RESULTS
-------------------------------------------------------------
myfirsttest : FAIL
Unexpected standard output.
ExecTest.exit_code:
0
ExecTest.expected_stdout:
ExecTest.stderr:
ExecTest.stdout:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
Z:\test>
qmtest.target:
local
--- TESTS THAT DID NOT PASS
--------------------------------------------------
myfirsttest : FAIL
Unexpected standard output.
--- STATISTICS
---------------------------------------------------------------
1 tests total
1 (100%) tests FAIL
More information about the qmtest
mailing list