Upgrading dependencies to gorealis v2 and thrift 0.12.0
This commit is contained in:
parent
7cbbea498b
commit
54b8d7942a
1327 changed files with 137391 additions and 61476 deletions
8
vendor/git.apache.org/thrift.git/test/csharp/Makefile.am
generated
vendored
8
vendor/git.apache.org/thrift.git/test/csharp/Makefile.am
generated
vendored
|
@ -85,3 +85,11 @@ check-local: TestClientServer.exe
|
|||
MONO_PATH=$(LIBDIR) timeout 10 mono TestClientServer.exe server --port=$(TESTPORT) &
|
||||
sleep 1
|
||||
MONO_PATH=$(LIBDIR) mono TestClientServer.exe client --port=$(TESTPORT)
|
||||
|
||||
EXTRA_DIST = \
|
||||
Properties/AssemblyInfo.cs \
|
||||
ThriftTest.csproj \
|
||||
ThriftTest.sln \
|
||||
Program.cs \
|
||||
TestServer.cs \
|
||||
TestClient.cs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue