Commit Graph

1 Commits

Author SHA1 Message Date
Henrik G. Olsson 2eb5c22b39 [utils] add GENERATED-BY: automatic test file generation
This adds an automatic test updater that checks for GENERATED-BY:
comments containing a command whose stdout is used to populate a file,
or a split-file slice in a file.

The test updater applies the same lit substitutions as would be applied
in a RUN: line, allowing Swift tool usage in the run line.
2026-02-25 19:47:48 -08:00