pycapnp/test
Jacob Alexander b3021e4f6b
Fixing flake8 warnings and errors
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics --exclude benchmark

Excluding the benchmark directory (due to protobuf generated files)
Also removing some Python2 specific code
2019-09-27 00:15:13 -07: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 Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_capability_context.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_capability_old.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_large_read.capnp Test large reads 2016-06-17 13:50:26 -07:00
test_large_read.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_load.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_object.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_regression.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_response.capnp Fix response objects not referencing parents correctly 2016-06-17 13:50:42 -07:00
test_response.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_rpc.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_rpc_calculator.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -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 Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_struct.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
test_threads.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00