pycapnp/test
Jason Paryani 6e94182a3e Add bootstrap RPC methods
This is the new way for initializing RPC connections. It replaces the
deprecated restore functionality
2015-02-24 11:22:43 -08:00
..
addressbook with spaces.capnp Add ability to import modules with dashes or spaces 2014-06-12 16:37:06 -07:00
addressbook-with-dashes.capnp Add ability to import modules with dashes or spaces 2014-06-12 16:37:06 -07:00
addressbook.capnp Fix problem with uninitialized unions in _from_dict 2014-02-18 17:34:34 -08: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
annotations.capnp Add native types under capnp.types for use with ListSchema 2014-11-20 10:24:10 -08: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
test_capability.capnp Add test for returning tuple in server 2013-12-11 01:17:23 -08:00
test_capability.py Fix for upstream changes in kj::Exception 2014-11-30 14:27:10 -08:00
test_capability_context.py Fix for upstream changes in kj::Exception 2014-11-30 14:27:10 -08:00
test_capability_old.py Fix for upstream changes in kj::Exception 2014-11-30 14:27:10 -08:00
test_load.py Fix for upstream changes in kj::Exception 2014-11-30 14:27:10 -08:00
test_object.py Add as_interface/as_list methods to _DynamicObject* 2014-11-19 07:36:40 -08:00
test_regression.py Add {_get,_set,_has,_init}_by_field methods for faster field access 2014-09-03 15:20:26 -07:00
test_rpc.py Add bootstrap RPC methods 2015-02-24 11:22:43 -08:00
test_rpc_calculator.py Change rpc server example to use simple restore function 2013-12-11 22:48:59 -08:00
test_schema.py Add native types under capnp.types for use with ListSchema 2014-11-20 10:24:10 -08:00
test_serialization.py Make test_roundtrip_*multiple tests more robust 2015-01-28 16:13:13 -08:00
test_struct.py Fix for upstream changes in kj::Exception 2014-11-30 14:27:10 -08:00
test_threads.py Skip threading tests for pypy builds of pycapnp 2014-10-27 15:30:57 -07:00