tests #3

Merged
unstableKitsune merged 4 commits from tests into main 2025-09-05 04:13:49 -04:00

4 Commits

Author SHA1 Message Date
df4be4d886 refactor: organize test files into tests directory
Moves test-related files from root directories into a dedicated tests folder to improve project structure and maintainability.
2025-09-05 04:10:16 -04:00
a14a74ee22 refactor: organize files into subdirectories
Moves multiple files into dedicated folders for better project structure and organization.
2025-09-05 04:09:29 -04:00
dee97f5fa7 feat: Add initial alpha test versions
Introduces foundational scripts for core system functions and experimental constructs
Focuses on system checks, process handling, and delimiter definitions
Establishes base for further development and testing
2025-09-05 03:56:33 -04:00
9a48c7e895 feat: Add core operations definitions
Initializes foundational definitions for the core, including function names and package mappings.
2025-09-05 03:50:09 -04:00