This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-13 22:42:26 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
a80bc23314
v
/
cmd
/
tools
/
modules
/
testing
History
Download ZIP
Download TAR.GZ
Delyan Angelov
a80bc23314
tools: cleanup entries from the hardcoded skip_files list in common.v (used by
v test
,
v test-self
etc); use the new
// vtest build:
syntax to mark the tests instead (
#23918
)
2025-03-13 19:51:51 +02:00
..
common.v
tools: cleanup entries from the hardcoded skip_files list in common.v (used by
v test
,
v test-self
etc); use the new
// vtest build:
syntax to mark the tests instead (
#23918
)
2025-03-13 19:51:51 +02:00
output.v
all: change empty comment to newline (
#22053
)
2024-08-16 12:09:30 +03:00
output_dump.v
testing: refactor the
v test
implementation to make supporting different output modes easier
2022-12-02 18:12:42 +02:00
output_normal.v
vlib: reduce false positive matches for
///
, cleanup commented code
2025-03-08 17:47:13 +02:00
output_teamcity.v
test: handle compilation errors when running tests specially in the teamcity runner (
#17511
)
2023-03-05 10:14:23 +02:00