vlang/vsl

test: add tests for errors module

开放

#323 创建于 2026年7月14日

 (0 条评论) (0 个反应) (0 位负责人)V (49 个派生)auto 404
Hacktoberfestenhancementgood first issue

仓库指标

星标
 (400 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南