0 branches
Tree
Top files
Clone with HTTPS:
ast.v
tools: support `// vtest build: !do_not_test ?`, `// vtest build: !windows && tinyc` to skip files during testing on specific platforms, without having to keep centralised skip lists (#23900)
1 year ago
242 bytes
constraint_test.v
v.build_constraint: support `// vtest build: false` and `// vtest build: true` too; add tests
1 year ago
3.46 KB