Add tests for Server (#34)

This commit is contained in:
ykiko
2025-01-13 23:14:10 +08:00
committed by GitHub
parent b0363b5b76
commit 70f29147d5
53 changed files with 1157 additions and 730 deletions

View File

@@ -21,4 +21,8 @@ using array = std::vector<T>;
using DocumentUri = std::string;
using URI = std::string;
struct None {};
} // namespace clice::proto