construct-typing/tests
2022-02-20 17:07:41 +01:00
..
__init__.py added README.md 2020-12-10 20:26:37 +01:00
declarativeunittest.py - renamed "TStructField" to "field" and "TUnionField" to "ufield". This makes the dataclass definitions shorter and more readable. 2021-03-16 18:51:04 +01:00
declarativeunittest.pyi fixed some mypy issues 2022-02-19 14:10:18 +01:00
test_core.py ignore mypy error "Call to untyped function "load" in typed context" 2022-02-13 01:14:01 +01:00
test_typed.py removed this_struct and added a lambda instead 2022-02-20 17:07:41 +01:00