| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/aflow/flow/patching: harden against empty generated patches | Dmitry Vyukov | 2026-01-27 | 1 | -0/+19 |
| | | | | | | | | | Make codeeditor error on nop changes that don't actually change the code. Make patch testing error on empty patch. Perhaps we need a notion of "mandatory" tools that must be called successfully at least once... not sure yet. | ||||
| * | pkg/aflow/tool/codeeditor: add actual implementation | Dmitry Vyukov | 2026-01-26 | 1 | -6/+170 |
| | | |||||
| * | pkg/aflow: add helper for tool testing | Dmitry Vyukov | 2026-01-26 | 1 | -0/+79 |
| Add simple codeeditor tests to test testing. | |||||
