| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-30 | mbe: Extend metavariable expression tests | Trevor Gross | -0/+22 | |
| Add tests showing the current state to make it more clear when output gets updated later in refactoring. | ||||
| 2025-06-30 | mbe: Split metavariable usage tests off from syntax tests | Trevor Gross | -0/+168 | |
| `syntax-errors` currently contains both syntax error tests (which don't need expansion) and tests for incorrect instantiations of the `count` metavariable expression (which do need expansion). Split the expansion-dependent tests to a separate file and remove unneeded invocations from `syntax-errors`, to ensure we are catching these before expansion. | ||||
