Files
chinook/examples/testing/chinookfile
T
SoraKatadzuma b7b99783c8 Added testing
Preparing profiles and dependencies, but added testing to separate them from regular targets and avoid the need for a 'testing' profile which could negatively impact configuration size and readability.
2026-06-26 03:45:38 +00:00

9 lines
111 B
Plaintext

name: testing
gpid: examples
semv: 1.0.0
tests:
- name: factorial_test
type: program
srcs:
- ./entry.cpp