.. |
expect
|
ci: fix vpm tests with -d network , add more diagnostic output
|
2024-03-27 12:22:42 +02:00 |
test_utils
|
vpm: make all tests use cmd_ok and cmd_fail to ease understanding CI errors
|
2024-03-27 13:28:40 +02:00 |
common.v
|
builtin: string.index_after() ?int
|
2025-03-12 23:03:25 +03:00 |
dependency_test.v
|
ci: fix vpm tests with -d network , add more diagnostic output
|
2024-03-27 12:22:42 +02:00 |
install.v
|
vpm: show the final path where a module is installed, improve color contrast for white on black terminal sessions
|
2024-03-27 10:36:27 +02:00 |
install_test.v
|
ci: fix CI=name ./v -d network test cmd/tools/vpm/ ; update the image runners in vpm_ci.yml (#23628)
|
2025-02-02 10:45:42 +02:00 |
install_version_input_test.v
|
ci: fix vpm tests with -d network , add more diagnostic output
|
2024-03-27 12:22:42 +02:00 |
install_version_test.v
|
ci: fix vpm tests with -d network , add more diagnostic output
|
2024-03-27 12:22:42 +02:00 |
outdated.v
|
tools.vpm: refine is_outdated, add v outdated test (#20215)
|
2023-12-19 14:18:26 +02:00 |
outdated_test.v
|
ci: fix CI=name ./v -d network test cmd/tools/vpm/ ; update the image runners in vpm_ci.yml (#23628)
|
2025-02-02 10:45:42 +02:00 |
parse.v
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
remove_test.v
|
tools.vpm: fix remove command on Windows, add test (#20852)
|
2024-02-17 10:54:45 +02:00 |
search.v
|
tools.vpm: fix installing of modules with conflicting names, extend tests (#19961)
|
2023-11-23 16:07:00 +02:00 |
settings.v
|
ci: fix CI=name ./v -d network test cmd/tools/vpm/ ; update the image runners in vpm_ci.yml (#23628)
|
2025-02-02 10:45:42 +02:00 |
update.v
|
tools.vpm: update vcs handling (#20090)
|
2023-12-05 11:30:15 +02:00 |
update_test.v
|
vpm: make all tests use cmd_ok and cmd_fail to ease understanding CI errors
|
2024-03-27 13:28:40 +02:00 |
vcs.v
|
tools: make v install avoid using --filter=blob:none --shallow-submodules --also-filter-submodules on windows (#23840)
|
2025-03-01 19:23:54 +02:00 |
vcs_test.v
|
tools: fix vpm on macos, when using the bundled git executable (#21292)
|
2024-04-16 14:19:12 +03:00 |
vpm.v
|
v.vcache: store the cache files in ~/.vmodules/.cache by default, allowing for user modules, that are named cache (fix #22459) (#22472)
|
2024-10-10 16:28:07 +03:00 |