test(tests/composition): added composition tests, atomicSpecies tests, and sandbox

This commit is contained in:
2025-03-24 12:59:17 -04:00
parent 6aa3f90c98
commit ed443c0aa2
6 changed files with 74 additions and 5 deletions

View File

@@ -0,0 +1 @@
executable('composition_sandbox', 'comp.cpp', dependencies: [composition_dep, config_dep])