Sync to released Jecs 0.5.5-nightly.20250423T001100Z (#42)
Reviewed-on: #42
This commit is contained in:
parent
5c8f32e236
commit
4a0ba9a95f
8 changed files with 199 additions and 126 deletions
|
@ -1,6 +1,6 @@
|
|||
[38;1m7.2[0m [33;1mus[0m [38;1m 3[0m [33;1mkB[0m[38;1m│[0m [38;1mdelete children of entity[0m
|
||||
[38;1m9.2[0m [33;1mus[0m [38;1m 1[0m [33;1mkB[0m[38;1m│[0m [38;1mremove friends of entity[0m
|
||||
[38;1m340[0m [32;1mns[0m [38;1m 0[0m [32;1m B[0m[38;1m│[0m [38;1msimple deletion of entity[0m
|
||||
[38;1m7.7[0m [33;1mus[0m [38;1m 2[0m [33;1mkB[0m[38;1m│[0m [38;1mdelete children of entity[0m
|
||||
[38;1m9.1[0m [33;1mus[0m [38;1m 1[0m [33;1mkB[0m[38;1m│[0m [38;1mremove friends of entity[0m
|
||||
[38;1m348[0m [32;1mns[0m [38;1m 0[0m [32;1m B[0m[38;1m│[0m [38;1msimple deletion of entity[0m
|
||||
[37;1mworld:add()[0m
|
||||
[32;1mPASS[0m[38;1m│[0m [38;1midempotent[0m
|
||||
[32;1mPASS[0m[38;1m│[0m [38;1marchetype move[0m
|
||||
|
@ -13,6 +13,7 @@
|
|||
[32;1mPASS[0m[38;1m│[0m [38;1mremove cleared ID from entities[0m
|
||||
|
||||
[37;1mworld:component()[0m
|
||||
[32;1mPASS[0m[38;1m│[0m [38;1mallow IDs to be registered[0m
|
||||
[32;1mPASS[0m[38;1m│[0m [38;1monly components should have EcsComponent trait[0m
|
||||
[32;1mPASS[0m[38;1m│[0m [38;1mtag[0m
|
||||
|
||||
|
@ -112,5 +113,5 @@
|
|||
[32;1mPASS[0m[38;1m│[0m [38;1m#2[0m
|
||||
[32;1mPASS[0m[38;1m│[0m [38;1m#3[0m
|
||||
|
||||
[38;1m69/69 test cases passed in 29.775 ms.[0m
|
||||
[38;1m70/70 test cases passed in 29.973 ms.[0m
|
||||
[32;1m0 fails[0m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue