mirror of
https://github.com/PDP-10/its.git
synced 2026-05-01 05:59:11 +00:00
Test C compiler.
This commit is contained in:
@@ -1192,6 +1192,14 @@ expect ":KILL"
|
|||||||
respond "*" ":stinkr m\r"
|
respond "*" ":stinkr m\r"
|
||||||
expect ":KILL"
|
expect ":KILL"
|
||||||
|
|
||||||
|
# Test C compiler.
|
||||||
|
respond "*" ":cc testc.c\r"
|
||||||
|
expect ":KILL"
|
||||||
|
respond "*" ":stinkr testc\r"
|
||||||
|
expect ":KILL"
|
||||||
|
respond "*" ":testc\r"
|
||||||
|
expect "Done."
|
||||||
|
|
||||||
# TJ6
|
# TJ6
|
||||||
respond "*" ":midas sysbin;_tj6;tj6\r"
|
respond "*" ":midas sysbin;_tj6;tj6\r"
|
||||||
expect ":KILL"
|
expect ":KILL"
|
||||||
|
|||||||
Reference in New Issue
Block a user