| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test coverage for microprom | Stefan Majewsky | 2026-08-18 | 1 | -1/+1 |
| | | |||||
| * | assert: add Panics, PanicsWith | Stefan Majewsky | 2026-08-18 | 1 | -0/+32 |
| I want to use this for test coverage in microprom. This turned out to be a bigger change than expected because testcapture has a dependency on assert, which I had to invert to be able to use testcapture.Capture() in assert. | |||||
