• Josh Haberman's avatar
    Fixes for Python/C++ implementation in open-source: · 0b70a437
    Josh Haberman authored
      * Rosy hack doesn't apply (that test should be removed
        for the open-source release).
    
      * Added our own copy of parameterized.py (the open-source
        version of Google Apputils doesn't contain it).
    
      * The C++ Descriptor object didn't implement extension_ranges.
    
      * Had to implement a hack around returning EncodeError, to
        work around the module-loading behavior of the test runner.
    0b70a437
Name
Last commit
Last update
..
import_test_package Loading commit data...
__init__.py Loading commit data...
_parameterized.py Loading commit data...
api_implementation.cc Loading commit data...
api_implementation.py Loading commit data...
containers.py Loading commit data...
cpp_message.py Loading commit data...
decoder.py Loading commit data...
descriptor_database_test.py Loading commit data...
descriptor_pool_test.py Loading commit data...
descriptor_pool_test1.proto Loading commit data...
descriptor_pool_test2.proto Loading commit data...
descriptor_python_test.py Loading commit data...
descriptor_test.py Loading commit data...
encoder.py Loading commit data...
enum_type_wrapper.py Loading commit data...
factory_test1.proto Loading commit data...
factory_test2.proto Loading commit data...
generator_test.py Loading commit data...
message_factory_python_test.py Loading commit data...
message_factory_test.py Loading commit data...
message_listener.py Loading commit data...
message_python_test.py Loading commit data...
message_test.py Loading commit data...
missing_enum_values.proto Loading commit data...
more_extensions.proto Loading commit data...
more_extensions_dynamic.proto Loading commit data...
more_messages.proto Loading commit data...
proto_builder_test.py Loading commit data...
python_message.py Loading commit data...
reflection_test.py Loading commit data...
service_reflection_test.py Loading commit data...
symbol_database_test.py Loading commit data...
test_bad_identifiers.proto Loading commit data...
test_util.py Loading commit data...
text_encoding_test.py Loading commit data...
text_format_test.py Loading commit data...
type_checkers.py Loading commit data...
unknown_fields_test.py Loading commit data...
wire_format.py Loading commit data...
wire_format_test.py Loading commit data...