pycapnp/test
John Vandenberg 4797654323 remove_event_loop: Allow ignoring specific errors
Replaces a bare except with Exception, and updates the
test case to specify only a single exception that is
allowed to occur.

Related to https://github.com/capnproto/pycapnp/issues/254
2021-06-01 16:30:35 +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 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 Fixed or waved all pytest failures and errors 2019-09-27 01:12:54 -07:00
all_types.capnp Add Union on top level union messages 2021-05-31 16:33:10 +08: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 Remove many lint warnings 2021-05-03 17:02:30 +08:00
test_capability_context.py Fixed or waved all pytest failures and errors 2019-09-27 01:12:54 -07:00
test_capability_old.py Fixed or waved all pytest failures and errors 2019-09-27 01:12:54 -07:00
test_examples.py Fixing flake8 linting errors 2020-11-20 23:38:13 -08:00
test_large_read.capnp Test large reads 2016-06-17 13:50:26 -07:00
test_large_read.py Fixing remaining flake8 lint warnings 2019-12-11 22:44:44 -08:00
test_load.py Fixing flake8 linting errors 2020-11-20 23:38:13 -08:00
test_object.py Updating docs for v1.0.0b2 2020-06-14 17:05:45 -07:00
test_regression.py Fixing remaining flake8 lint warnings 2019-12-11 22:44:44 -08:00
test_response.capnp Fix response objects not referencing parents correctly 2016-06-17 13:50:42 -07:00
test_response.py Fixing remaining flake8 lint warnings 2019-12-11 22:44:44 -08:00
test_rpc.py Fixing flake8 linting errors 2020-11-20 23:38:13 -08:00
test_rpc_calculator.py Fixing flake8 linting errors 2020-11-20 23:38:13 -08:00
test_schema.py Updating docs for v1.0.0b2 2020-06-14 17:05:45 -07:00
test_serialization.py Fixing flake8 linting errors 2020-11-20 23:38:13 -08:00
test_struct.py Refine exception invoking which on non-union type 2021-06-01 15:40:35 +08:00
test_threads.py remove_event_loop: Allow ignoring specific errors 2021-06-01 16:30:35 +08:00