From f6a0bfce5f35a5ceb3f86ab3b884246f90439b91 Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Wed, 20 Jan 2016 11:20:45 +0700 Subject: [PATCH] Added all possible tests to 'make test' --- pymlac/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pymlac/Makefile b/pymlac/Makefile index 6983ffe..d2ff327 100644 --- a/pymlac/Makefile +++ b/pymlac/Makefile @@ -7,6 +7,13 @@ test: rm -f test.ptr test.ptp CPU.test.trace test_CPU.log ./make_ptr > test.ptr python test_CPU.py CPU.test + #python test_Display.py # interactive! + #test_KBD.py # interactive! + python test_Memory.py + python test_PTR_PTP.py + python test_TTYIN.py + python test_TTYOUT.py + %: %.ptp ./pymlac -b ptr -ptr $< -r 040 -t 0100 -r 0100