v/cmd/tools
Delyan Angelov 5277ce7dce
tests: support for marking _test.v files with `// vtest flaky: true`, to reduce false positives from the CI
2022-04-30 13:30:02 +03:00
..
bench
builders
fast tools: minor cleanup in fast.v (#14117) 2022-04-21 10:46:35 +03:00
fuzz
modules tests: support for marking _test.v files with `// vtest flaky: true`, to reduce false positives from the CI 2022-04-30 13:30:02 +03:00
vast
vdoc all: byte => u8 2022-04-15 14:58:56 +03:00
vvet
check_os_api_parity.v
detect_tcc.v
gen1m.v
gen_vc.v
missdoc.v
oldv.v
performance_compare.v
regress.v
repeat.v
test_if_v_test_system_works.v
test_os_process.v
vbin2v.v
vbug.v
vbuild-examples.v
vbuild-tools.v
vbuild-vbinaries.v
vbump.v
vbump_test.v
vcheck-md.v
vcomplete.v
vcompress.v
vcreate.v
vcreate_test.v
vdoctor.v
vfmt.v vfmt: ignore parser warnings, cleanup code 2022-04-23 11:10:12 +03:00
vgret.defaults.toml
vgret.v
vpm.v vpm: fix get_all_modules() (#14097) 2022-04-20 12:15:30 +03:00
vrepl.v
vscan.v
vself.v
vsetup-freetype.v
vshader.v
vshould-compile-all.v
vsymlink.v
vtest-all.v tests: add ability to check the output of commands for .starts_with, .ends_with and .contains strings, in `v test-all` 2022-04-25 12:20:38 +03:00
vtest-cleancode.v
vtest-fmt.v
vtest-parser.v
vtest-self.v cgen: rewrite the closure implementation (#14223) 2022-04-30 09:32:46 +03:00
vtest.v
vtracev.v
vup.v tools: make `v up` more informative on failure 2022-04-30 10:11:02 +03:00
vwatch.v
vwipe-cache.v