Actions: vlang/v
Actions
3,545 workflow runs
3,545 workflow runs
v test
, v test-self
etc); use the new // vtest build:
syntax to mark the tests instead
native backend CI
#3478:
Pull request #23918
opened
by
spytheman
// vtest build: !do_not_test ?
, // vtest build: !windows && tinyc
to skip files during testing on specific platforms, without having to keep centralised skip lists
native backend CI
#3473:
Pull request #23900
synchronize
by
spytheman
any
type validation on assignment (fix #23905)…
native backend CI
#3470:
Commit 4e87a1b
pushed
by
spytheman
pub fn (mut a []string) free() {
method, NOT the generic fn (a &array) free() {
one.
native backend CI
#3469:
Pull request #23911
opened
by
spytheman
any
type validation on assignment
native backend CI
#3466:
Pull request #23906
synchronize
by
felipensp
any
type validation on assignment
native backend CI
#3465:
Pull request #23906
opened
by
felipensp
#flag -DName=$d(...)
(…
native backend CI
#3462:
Commit 50b716b
pushed
by
spytheman
///
, cleanup commented code
native backend CI
#3455:
Commit 615e74d
pushed
by
spytheman