mirror of
https://github.com/mgcaret/of816.git
synced 2025-01-14 02:32:09 +00:00
add tests for section 7.3.7
This commit is contained in:
parent
bc7c95bb7b
commit
5eacf0b3f4
4
test/7.3.7.fs
Normal file
4
test/7.3.7.fs
Normal file
@ -0,0 +1,4 @@
|
||||
testing 7.3.7 Flag constants
|
||||
|
||||
t{ false -> 0 }t
|
||||
t{ true -> 0 invert }t
|
@ -39,3 +39,7 @@
|
||||
- tester.fs
|
||||
- test-utils.fs
|
||||
- 7.3.6.fs
|
||||
- name: 7.3.7 Flag constants
|
||||
load:
|
||||
- tester.fs
|
||||
- 7.3.7.fs
|
||||
|
Loading…
x
Reference in New Issue
Block a user