gRPC-haskell/tests
Moritz Kiefer a26497c82c Expose ClientCall in ClientReaderHandler and ClientRWHandler (#87)
This allows you to cancel the call from within the callback using
`clientCallCancel`.
2019-08-22 10:53:41 -05:00
..
GeneratedTests.hs Upgrade nixpkgs to the latest nixpkgs-unstable (#84) 2019-08-20 10:47:32 -05:00
Properties.hs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
protoc.sh Tweak shebangs to run tests from nix-shell under NixOS (#41) 2017-12-28 10:04:44 -06:00
simple-client.sh Tweak shebangs to run tests from nix-shell under NixOS (#41) 2017-12-28 10:04:44 -06:00
simple-server.sh Tweak shebangs to run tests from nix-shell under NixOS (#41) 2017-12-28 10:04:44 -06:00
simple.proto Added tests for grpc server generation 2016-07-25 16:39:25 -07:00
test-client.py Upgrade nixpkgs to the latest nixpkgs-unstable (#84) 2019-08-20 10:47:32 -05:00
test-client.sh Tweak shebangs to run tests from nix-shell under NixOS (#41) 2017-12-28 10:04:44 -06:00
test-server.py Upgrade nixpkgs to the latest nixpkgs-unstable (#84) 2019-08-20 10:47:32 -05:00
test-server.sh Tweak shebangs to run tests from nix-shell under NixOS (#41) 2017-12-28 10:04:44 -06:00
TestClient.hs Expose ClientCall in ClientReaderHandler and ClientRWHandler (#87) 2019-08-22 10:53:41 -05:00
tests.patch MONAPP-3634: Improve stack/nix experience and MacOS development environment sanity (#84) 2016-12-19 16:53:44 -06:00
TestServer.hs fix broken test, fix stack.yaml (#78) 2016-12-08 10:10:32 -08:00