v/cmd/tools/vdoc/testdata
2025-08-13 15:25:08 +03:00
..
basic tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/ to reduce the runtime of the CI runs, when v doc is changed (#23483) 2025-01-16 14:40:28 +02:00
comments
multiline all: fix typos (#24470) 2025-05-13 22:05:22 +03:00
newlines
output_formats tools: fix vdoc tests after the vlang/markdown -> html <h2 id="title-topic">Title Topic</h2> change 2025-08-01 20:48:26 +03:00
readme_in_project_root tools: fix return"" in vdoc html output (fix #24979) 2025-07-31 10:33:35 +03:00
run_examples_bad ci: run VAUTOFIX=1 v test cmd/tools/vdoc to update cmd/tools/vdoc/testdata/run_examples_bad/main.comments.out 2025-08-13 15:25:08 +03:00
run_examples_good
unsorted