vlang/vsl

test: add tests for errors module

オープン

#323 opened on 2026/07/14

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)V (49 件のフォーク)auto 404
Hacktoberfestenhancementgood first issue

Repository metrics

Stars
 (400 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド