Files
mercury/tests/hard_coded/system_sort.exp
James Goddard 5b56dccd1a Added a test case to ensure that stdin/out are redirected correctly when
Estimated hours taken: 0.5
Branches: main

Added a test case to ensure that stdin/out are redirected correctly when
invoking a system command.

tests/hard-coded/system_sort.m:
	Test program that just calls the system command "sort".

tests/hard-coded/system_sort.inp:
	Some text input.

tests/hard-coded/system_sort.exp:
	Sorted output.

tests/hard-coded/Mmakefile:
	Added system_sort to the enabled lists.
2004-01-14 05:08:36 +00:00

8 lines
14 B
Plaintext