test/e2e: add compatibility test suite for wire protocol version negotiation (#5297)

This commit is contained in:
fatedier
2026-04-27 18:28:22 +08:00
committed by GitHub
parent cef71fb949
commit 57bb9e80fe
5 changed files with 425 additions and 3 deletions

1
.gitignore vendored
View File

@@ -18,6 +18,7 @@ release/
test/bin/
vendor/
lastversion/
.cache/
dist/
.idea/
.vscode/