CORE/tests
JeremyStarTM 32e09ea296 Framework rework
Changes in this commit include:
- Add Core.cleanup() and CoreBaseModule._cleanup() functions
- All builtin modules now clean and free any nodes
- Reduce code duplication in src/core.gd by not writing the same code for all builtin modules but instead iterating through a array
2024-03-29 02:40:56 +01:00
..
unit Add unit testing for misc.gd (partial #11) 2024-03-28 15:18:34 +01:00
custom_module.gd Framework rework 2024-03-29 02:40:56 +01:00
utils.gd Add unit testing for core.gd (partial #11) 2024-03-28 14:48:50 +01:00