pycapnp/test
Jason Paryani e92f7b56c6 Various fixups to the RPC api.
* change how restorer works
* fix join_promises
* add incref's all around to make sure we aren't freeing objects early
* make it so we return PyPromises everywhere and make chains collapsible
2013-12-10 22:57:21 -08:00
..
addressbook.capnp Add initial tests 2013-08-28 23:13:38 -07:00
all-types.binary Add tests based on TestAllTypes from the C++ test.capnp. Fix problems uncovered in capnp.pyx. Requires capnproto-c++-0.3.0-rc5, as I found a bug in the base library. 2013-08-31 16:44:54 -07:00
all-types.packed Add tests based on TestAllTypes from the C++ test.capnp. Fix problems uncovered in capnp.pyx. Requires capnproto-c++-0.3.0-rc5, as I found a bug in the base library. 2013-08-31 16:44:54 -07:00
all-types.txt Fix str output in test with updated format 2013-11-13 21:02:22 -08:00
all_types.capnp Fix problem with to_dict 2013-09-04 11:20:05 -07:00
bar.capnp Add forgotten test files 2013-08-29 21:12:39 -07:00
foo.capnp Add forgotten test files 2013-08-29 21:12:39 -07:00
object.capnp Fix after API changes. Should now be ready for 0.4 RC 2013-12-06 13:19:30 -08:00
test_capability.capnp Fix after API changes. Should now be ready for 0.4 RC 2013-12-06 13:19:30 -08:00
test_capability.py Change server instantion to be inherited 2013-12-09 17:13:43 -08:00
test_capability_context.py Change server instantion to be inherited 2013-12-09 17:13:43 -08:00
test_capability_old.py Change server instantion to be inherited 2013-12-09 17:13:43 -08:00
test_load.py Fix bug in exception handling for which(). Also standardize exceptions 2013-09-03 00:25:32 -07:00
test_object.py Fix up formatting issues with test_object.py 2013-09-18 21:07:10 -07:00
test_regression.py Fix problem with to_dict 2013-09-04 11:20:05 -07:00
test_rpc.py Various fixups to the RPC api. 2013-12-10 22:57:21 -08:00
test_serialization.py Change tests to use tempfile 2013-12-09 17:16:39 -08:00
test_struct.py Change tests to use tempfile 2013-12-09 17:16:39 -08:00