about summary refs log tree commit diff
path: root/boot/tests/test.c
AgeCommit message (Collapse)Author
2025-12-29Add first bootstrapping transpiler testMel
Signed-off-by: Mel <mel@rnrd.eu>
2025-08-05Add 'transpile' to test harness targetsMel
Signed-off-by: Mel <mel@rnrd.eu>
2025-07-23Add option to test suite to auto-adjust expected output in definitionMel
Signed-off-by: Mel <mel@rnrd.eu>
2025-07-04Print completed single test resultMel
Signed-off-by: Mel <mel@rnrd.eu>
2025-07-04Do not remove failed test artifact file for inspectionMel
Signed-off-by: Mel <mel@rnrd.eu>
2025-07-04Test suite runner prototype for `catboot`Mel
Signed-off-by: Mel <mel@rnrd.eu>