Skip to content

Commit d160d2c

Browse files
Remove proto files (#43)
* Remove proto files * Fix testing * Fix __all__ test * Simplify test logic
1 parent fe2b856 commit d160d2c

File tree

94 files changed

+11
-2274
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+11
-2274
lines changed

tests/inputs/bool/bool.proto

Lines changed: 0 additions & 7 deletions
This file was deleted.

tests/inputs/bytes/bytes.proto

Lines changed: 0 additions & 7 deletions
This file was deleted.

tests/inputs/casing/casing.proto

Lines changed: 0 additions & 20 deletions
This file was deleted.

tests/inputs/casing_inner_class/casing_inner_class.proto

Lines changed: 0 additions & 11 deletions
This file was deleted.

tests/inputs/casing_message_field_uppercase/casing_message_field_uppercase.proto

Lines changed: 0 additions & 9 deletions
This file was deleted.

tests/inputs/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"namespace_keywords", # 70
55
"googletypes_struct", # 9
66
"googletypes_value", # 9
7-
"example", # This is the example in the readme. Not a test.
87
}
98

109
services = {

tests/inputs/deprecated/deprecated.proto

Lines changed: 0 additions & 21 deletions
This file was deleted.

tests/inputs/documentation/documentation.proto

Lines changed: 0 additions & 44 deletions
This file was deleted.

tests/inputs/double/double.proto

Lines changed: 0 additions & 7 deletions
This file was deleted.

tests/inputs/empty_repeated/empty_repeated.proto

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)