fix enet; add enet testing
Some checks failed
Build and Deploy / build-windows (CLANG64) (push) Has been cancelled
Build and Deploy / package-dist (push) Has been cancelled
Build and Deploy / deploy-itch (push) Has been cancelled
Build and Deploy / deploy-gitea (push) Has been cancelled
Build and Deploy / build-linux (push) Has been cancelled

This commit is contained in:
2025-02-24 13:39:47 -06:00
parent b7da920f31
commit e9519484cc
4 changed files with 632 additions and 151 deletions

View File

@@ -230,7 +230,8 @@ copy_tests = custom_target(
tests = [
'spawn_actor',
'empty',
'nota'
'nota',
'enet'
]
foreach file : tests