mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
30fac1f877
* vcreate: Add test for `v init`. * vcreate: Init git properly with no dir arg. `v init` would fail to create a .gitignore file. When not providing a dir arg, passing "" to create_git_repo would result in: ``` V panic: failed to create gitignore: failed to open file "/.gitignore" ``` * vcreate: Terminate files with newline. Fixes #10478. |
||
---|---|---|
.. | ||
bench | ||
fast | ||
fuzz | ||
modules | ||
vast | ||
vdoc | ||
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 | ||
vcreate_test.v | ||
vcreate.v | ||
vdoctor.v | ||
vfmt.v | ||
vpm.v | ||
vrepl.v | ||
vself.v | ||
vsetup-freetype.v | ||
vsymlink.v | ||
vtest-all.v | ||
vtest-cleancode.v | ||
vtest-fmt.v | ||
vtest-parser.v | ||
vtest-self.v | ||
vtest.v | ||
vtracev.v | ||
vup.v | ||
vwatch.v | ||
vwipe-cache.v |