Actions: vlang/v
Actions
1,994 workflow runs
1,994 workflow runs
markdown
with `-cc gcc-11 -prod -c…
VSL and VTL
#1907:
Commit 58e4e7b
pushed
by
spytheman
v test
, v test-self
etc); use the new // vtest build:
syntax to mark the tests instead
VSL and VTL
#1902:
Pull request #23918
opened
by
spytheman
// vtest build: false
and `// vtest bui…
VSL and VTL
#1901:
Commit d970a8f
pushed
by
spytheman
// vtest build: !do_not_test ?
, `// vtest build: !wi…
VSL and VTL
#1894:
Commit 35b1cff
pushed
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
VSL and VTL
#1893:
Pull request #23900
synchronize
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
VSL and VTL
#1892:
Pull request #23900
synchronize
by
spytheman
any
type validation on assignment (fix #23905)…
VSL and VTL
#1889:
Commit 4e87a1b
pushed
by
spytheman
pub fn (mut a []string) free() {
method, NOT the generic fn (a &array) free() {
one.
VSL and VTL
#1888:
Pull request #23911
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
VSL and VTL
#1887:
Pull request #23900
synchronize
by
spytheman
veb.assets
error message (#23908)
VSL and VTL
#1885:
Commit ae89466
pushed
by
spytheman