gRPC-haskell/tests
Connor Clark 58661adf8b Add tests, fix some Valgrind errors (#25)
* add tests for server misbehavior

* fix leaks in pluck and next

* fix deadline leak

* fix slice leak

* always free metadata

* add full TODO in case we get rid of unregistered code

* shorter deadline to make test faster

* update for grpc 0.14.0

* fix another valgrind complaint
2016-06-13 09:25:32 -05:00
..
LowLevelTests.hs Add tests, fix some Valgrind errors (#25) 2016-06-13 09:25:32 -05:00
Properties.hs Move unsafe C bindings unit tests to UnsafeTests module; minor nit-linting 2016-05-25 14:31:51 -07:00
UnsafeTests.hs Add tests, fix some Valgrind errors (#25) 2016-06-13 09:25:32 -05:00