vlang/vsl

test: add tests for errors module

Aperta

#323 aperta il 14 lug 2026

 (0 commenti) (0 reazioni) (0 assegnatari)V (49 fork)auto 404
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/errors passes

Guida contributor