v/cmd/tools
Delyan Angelov 60e205a193
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
..
bench all: replace []byte with []u8 2022-04-15 15:35:35 +03:00
builders all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
fast tools: minor cleanup in fast.v (#14117) 2022-04-21 10:46:35 +03:00
fuzz
modules
vast all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
vdoc all: byte => u8 2022-04-15 14:58:56 +03:00
vvet
check_os_api_parity.v
detect_tcc.v
gen1m.v cmd/tools/gen1m.v: fix unused variable warnings in 1m.v 2021-08-15 16:04:45 +03:00
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 all: replace []byte with []u8 2022-04-15 15:35:35 +03:00
vbug.v
vbuild-examples.v
vbuild-tools.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vbuild-vbinaries.v ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
vbump.v
vbump_test.v
vcheck-md.v
vcomplete.v
vcompress.v
vcreate.v ci: reformatted tools/vcreate.v (#14054) 2022-04-16 19:09:08 +03:00
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 checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vpm.v vpm: fix get_all_modules() (#14097) 2022-04-20 12:15:30 +03:00
vrepl.v
vscan.v
vself.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vsetup-freetype.v
vshader.v
vshould-compile-all.v
vsymlink.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
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 checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vtest-self.v
vtest.v
vtracev.v
vup.v checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01) 2022-04-12 14:56:02 +03:00
vwatch.v
vwipe-cache.v