v/cmd/tools
Larpon dbe67c688f
tools: add a `v gret` command to aid detecting visual regressions in `gg` based apps (#12775)
2021-12-09 21:31:55 +02:00
..
bench
fast
fuzz
modules tools: make `v test vlib` and `v test-self` skip _test.js.v files, when `node` is not installed 2021-12-07 21:31:29 +02:00
vast tools: implement `v ast -t file.v` (terse mode) (#12734) 2021-12-06 09:50:44 +02:00
vdoc tools: add "skip to content" link for screan reader and tui browsers (#12571) 2021-11-25 02:53:02 +02:00
vvet
check_os_api_parity.v
gen1m.v
gen_vc.v
missdoc.v
oldv.v
performance_compare.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
vcheck-md.v
vcomplete.v tools: add a `v gret` command to aid detecting visual regressions in `gg` based apps (#12775) 2021-12-09 21:31:55 +02:00
vcompress.v all: support `$embed_file('embed.vv', .zlib)` (#12654) 2021-12-04 19:43:19 +02:00
vcreate.v tools: include `vls.log` in the .gitignore files for new V projects (#12522) 2021-11-19 19:23:35 +02:00
vcreate_test.v tools: include `vls.log` in the .gitignore files for new V projects (#12522) 2021-11-19 19:23:35 +02:00
vdoctor.v
vfmt.v
vgret.v tools: add a `v gret` command to aid detecting visual regressions in `gg` based apps (#12775) 2021-12-09 21:31:55 +02:00
vpm.v
vrepl.v
vself.v
vsetup-freetype.v
vshader.v docs: add `v shader` section, add help text (#12594) 2021-11-28 17:17:04 +02:00
vsymlink.v tools: fix the batch script for `v symlink`, if the vexe path contains spaces on windows (#12443) 2021-11-12 10:29:57 +02:00
vtest-all.v gg: support `VGG_STOP_AT_FRAME=120 VGG_SCREENSHOT_FOLDER=. VGG_SCREENSHOT_FRAMES=10,20,30 ./v -d gg_record run examples/gg/bezier_anim.v` (#12767) 2021-12-08 22:38:33 +02:00
vtest-cleancode.v
vtest-fmt.v
vtest-parser.v
vtest-self.v tools: make `v test vlib` and `v test-self` skip _test.js.v files, when `node` is not installed 2021-12-07 21:31:29 +02:00
vtest.v tools: make `v test vlib` and `v test-self` skip _test.js.v files, when `node` is not installed 2021-12-07 21:31:29 +02:00
vtracev.v
vup.v
vwatch.v
vwipe-cache.v