1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 04:01:38 +00:00

All VAX: Extend tests to include available DEC instruction diagnostics

- Diagnostic execution happens as a normal part of the makefile build.
- Diagnostic execution can be suppressed by invoking make with TESTS=0
  on the command line
- Diagnostic execution during build is produced in summary form.
This commit is contained in:
Mark Pizzolato
2018-09-27 22:00:38 -07:00
parent be52190067
commit 6747c7fdc2
13 changed files with 721 additions and 17 deletions

2
.gitattributes vendored
View File

@@ -8,5 +8,7 @@
*.imd binary
*.rim binary
*.tap binary
*.dsk binary
*.vhd binary
sim_rev.h export-subst