Hacktoberfestenhancementgood first issue
Metriche repository
- Star
- (400 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
errors/errno.v, errors/errors.v, errors/strerrno.v have no test coverage.
Task
Add errors/errno_test.v mapping known errno integers to their string representations,
and verifying error code constants are consistent.
Verification
v test vsl/errorspasses