vlang/vsl

test: add tests for errors module

Ouverte

#323 ouverte le 14 juil. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)V (49 forks)auto 404
Hacktoberfestenhancementgood first issue

Métriques du dépôt

Stars
 (400 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur