mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 23:22:25 +00:00
Add tests for Out.Real, Out.LongReal.
This commit is contained in:
parent
a828ff79a4
commit
ebd1a2e695
7 changed files with 512 additions and 1 deletions
2
makefile
2
makefile
|
|
@ -239,7 +239,7 @@ uninstall: configuration
|
|||
|
||||
# confidence: Run a set of confidence tests
|
||||
confidence: configuration
|
||||
@make -f src/tools/make/oberon.mk -s confidence
|
||||
@make -f src/tools/make/oberon.mk -s confidence MODEL=2
|
||||
|
||||
planned-binary-change:
|
||||
@date >src/test/confidence/planned-binary-change
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue