mirror of
https://github.com/mgcaret/of816.git
synced 2024-12-26 13:31:54 +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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user