Files
mercury/tests/hard_coded/recursive_main.inp
James Goddard 1b36dc1317 Added a test case to ensure that main can be called recursively without any
Estimated hours taken: 1
Branches: main

Added a test case to ensure that main can be called recursively without any
problems.  It is also an additional IO test.

tests/hard-coded/recursive_main.m:
	Test program that just echoes stdin.

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

tests/hard-coded/recursive_main.exp:
	The exact same text as recursive_main.inp.

tests/hard-coded/Mmakefile:
	Added recursive_main to the enabled lists.
2003-12-22 22:59:42 +00:00

2 lines
16 B
Plaintext