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

貢獻者指南