mirror of
https://github.com/mgcaret/of816.git
synced 2026-04-20 22:16:34 +00:00
add tests for section 7.3.7
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
testing 7.3.7 Flag constants
|
||||
|
||||
t{ false -> 0 }t
|
||||
t{ true -> 0 invert }t
|
||||
@@ -38,4 +38,8 @@
|
||||
load:
|
||||
- tester.fs
|
||||
- test-utils.fs
|
||||
- 7.3.6.fs
|
||||
- 7.3.6.fs
|
||||
- name: 7.3.7 Flag constants
|
||||
load:
|
||||
- tester.fs
|
||||
- 7.3.7.fs
|
||||
|
||||
Reference in New Issue
Block a user