mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 00:32:24 +00:00
Add tests for ASH, SYSTEM.LSH and SYSTEM.ROT.
This commit is contained in:
parent
5b77460e4f
commit
c146cab6c1
6 changed files with 131 additions and 0 deletions
7
makefile
7
makefile
|
|
@ -192,6 +192,13 @@ uninstall: configuration
|
|||
|
||||
|
||||
|
||||
# confidence: Run a set of confidence tests
|
||||
confidence: configuration
|
||||
@make -f src/tools/make/vishap.make -s confidence
|
||||
|
||||
|
||||
|
||||
|
||||
# --- Bootstrap C source generation and reversion ---
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue