This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2025-08-03 09:47:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v
/
vlib
/
veb
/
tests
History
Delyan Angelov
99be39cbd1
ci: remove the
// vtest flaky: true
tags from the remaining tests (
#24379
)
2025-06-19 20:16:49 +03:00
..
testdata
…
controller_test.v
…
cors_2_test.v
…
cors_regression_test.v
veb: fix handling of default CorsOptions.allowed_headers (
#24703
)
2025-06-13 15:53:50 +03:00
cors_test.v
…
large_payload_test.v
ci: remove the
// vtest flaky: true
tags from the remaining tests (
#24379
)
2025-06-19 20:16:49 +03:00
middleware_test.v
…
persistent_connection_test.v
…
static_handler_test.v
…
veb_app_test.v
tools: cleanup entries from the hardcoded skip_files list in common.v (used by
v test
,
v test-self
etc); use the new
// vtest build:
syntax to mark the tests instead (
#23918
)
2025-03-13 19:51:51 +02:00
veb_should_listen_on_both_ipv4_and_ipv6_by_default_test.v
…
veb_test_server.v
veb: reduce veb_max_write_bytes from 16KB to 2KB (fix sending large dynamic responses from veb on macos/freebsd) (
fix
#24523
) (
#24522
)
2025-05-19 15:30:21 +03:00
veb_test.v
x.json2: update tests to integrate decoder2 in json2 (
#24551
)
2025-05-29 13:01:50 +03:00