| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-29 | container/init: unwrap path errors | Ophestra | |
| These are also now handled by init properly, so wrapping them in self is meaningless and unreachable. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-08-17 | container: check output helper functions | Ophestra | |
| The container test suite has always been somewhat inadequate due to the inability of coverage tooling to reach into containers. This has become an excuse for not testing non-container code as well, which lead to the general lack of confidence when working with container code. This change aims to be one of many to address that to some extent. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
