pycapnp/test
2019-01-28 17:04:34 +00: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 Add init method to lists 2015-05-04 11:00:25 -07:00
all-types.binary Make sure to encode to utf-8, not the default encoding 2016-03-04 13:50:43 -08:00
all-types.packed Make sure to encode to utf-8, not the default encoding 2016-03-04 13:50:43 -08:00
all-types.txt Make sure to encode to utf-8, not the default encoding 2016-03-04 13:50:43 -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 Handle AnyPointers better as arguments to RPC functions 2015-06-08 14:59:21 -07:00
test_capability.py Handle AnyPointers better as arguments to RPC functions 2015-06-08 14:59:21 -07: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_large_read.capnp Test large reads 2016-06-17 13:50:26 -07:00
test_large_read.py Support long messages in read_multiple_bytes. 2019-01-28 17:04:34 +00: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 make enums hashable 2016-12-05 22:43:09 -05:00
test_response.capnp Fix response objects not referencing parents correctly 2016-06-17 13:50:42 -07:00
test_response.py Add asserts to test_response.py 2016-06-17 13:53:48 -07:00
test_rpc.py Let TwoParty Clients and Servers take ReaderOptions 2017-01-22 02:25:58 +00:00
test_rpc_calculator.py Change sleep timer to be longer for test_rpc_calculator 2015-06-03 15:29:33 -07: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 Add a test for generic from_bytes() 2017-11-28 00:18:20 +00:00
test_struct.py Add tuple setting test 2017-04-09 20:57:33 -07:00
test_threads.py Skip threading tests for pypy builds of pycapnp 2014-10-27 15:30:57 -07:00