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