Add comprehensive tests for shape layout namespace (#8759)

Signed-off-by: Andrey Antukh <niwi@niwi.nz>
This commit is contained in:
Andrey Antukh 2026-03-30 11:03:53 +02:00 committed by GitHub
parent e4cc7d72da
commit a149f31d56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1477 additions and 0 deletions

View File

@ -47,6 +47,7 @@
[common-tests.types.path-data-test]
[common-tests.types.shape-decode-encode-test]
[common-tests.types.shape-interactions-test]
[common-tests.types.shape-layout-test]
[common-tests.types.token-test]
[common-tests.types.tokens-lib-test]
[common-tests.undo-stack-test]
@ -104,6 +105,7 @@
'common-tests.types.path-data-test
'common-tests.types.shape-decode-encode-test
'common-tests.types.shape-interactions-test
'common-tests.types.shape-layout-test
'common-tests.types.tokens-lib-test
'common-tests.types.token-test
'common-tests.uuid-test))

File diff suppressed because it is too large Load Diff