This website requires JavaScript.
Explore
Help
Register
Sign In
HEL
/
midas
Watch
1
Star
0
Fork
0
You've already forked midas
Code
Issues
Pull Requests
1
Releases
Activity
Files
f0e3f7574fae2d6cf403757bb27df08637c5fd07
midas
/
tests
/
cases
/
checker
History
LordBaryhobal
f0e3f7574f
feat(tests): add judgements to test results
...
add type judgements to checker test results and update all tests (including the new subtyping rules)
2026-06-06 16:58:13 +02:00
..
01_simple_types.py
tests: add tests for type checker
2026-05-29 19:08:58 +02:00
01_simple_types.py.ref.json
feat(tests): add judgements to test results
2026-06-06 16:58:13 +02:00
02_simple_operations.py
tests: add tests for type checker
2026-05-29 19:08:58 +02:00
02_simple_operations.py.ref.json
feat(tests): add judgements to test results
2026-06-06 16:58:13 +02:00
03_functions.py
tests: add tests for type checker
2026-05-29 19:08:58 +02:00
03_functions.py.ref.json
feat(tests): add judgements to test results
2026-06-06 16:58:13 +02:00
04_custom_types.midas
fix(tests): update tests with new syntax
2026-06-02 13:05:38 +02:00
04_custom_types.py
fix(tests): remove custom imports
2026-06-05 10:48:46 +02:00
04_custom_types.py.ref.json
feat(tests): add judgements to test results
2026-06-06 16:58:13 +02:00
05_control_flow.py
tests(checker): add control flow test
2026-06-01 14:22:03 +02:00
05_control_flow.py.ref.json
feat(tests): add judgements to test results
2026-06-06 16:58:13 +02:00