about summary refs log tree commit diff
path: root/boot/tests
AgeCommit message (Expand)Author
2025-07-06Print formatted lex token value next to token typeMel
2025-07-06Correct handling of empty block nodesMel
2025-07-06Parse variadic parameters in function definitionsMel
2025-07-05Correctly recurse over self-containing non-homogenous postfix-type expressionsMel
2025-07-05Try (?) & must (!) expressionsMel
2025-07-04Print completed single test resultMel
2025-07-04Tree printer handle whitespace more consistentlyMel
2025-07-04Do not remove failed test artifact file for inspectionMel
2025-07-04Test suite runner prototype for `catboot`Mel