construct-typing/tests
2020-12-16 21:39:45 +01:00
..
__init__.py added README.md 2020-12-10 20:26:37 +01:00
declarativeunittest.py a TypedStruct is always parsed to an object of the container_type 2020-12-12 12:12:54 +01:00
declarativeunittest.pyi put a prefix before every object of "typing", because there are a few duplications, e.g. Union and Optional. 2020-12-12 13:17:27 +01:00
test_typed.py fixed swapped param of TypedStruct, to keep the order of the sucons in a container when printing 2020-12-16 21:39:45 +01:00