Skip to content

Commit

Permalink
[PYTHON] Remove awkward duplicate tests
Browse files Browse the repository at this point in the history
We already run all tests with and without `--cpp_implementation`
  • Loading branch information
tamird committed Apr 10, 2015
1 parent d632bc7 commit dab96f1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 165 deletions.
3 changes: 0 additions & 3 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -207,17 +207,14 @@ python_EXTRA_DIST= \
python/google/protobuf/internal/descriptor_pool_test.py \
python/google/protobuf/internal/descriptor_pool_test1.proto \
python/google/protobuf/internal/descriptor_pool_test2.proto \
python/google/protobuf/internal/descriptor_python_test.py \
python/google/protobuf/internal/descriptor_test.py \
python/google/protobuf/internal/encoder.py \
python/google/protobuf/internal/enum_type_wrapper.py \
python/google/protobuf/internal/factory_test1.proto \
python/google/protobuf/internal/factory_test2.proto \
python/google/protobuf/internal/generator_test.py \
python/google/protobuf/internal/message_factory_python_test.py \
python/google/protobuf/internal/message_factory_test.py \
python/google/protobuf/internal/message_listener.py \
python/google/protobuf/internal/message_python_test.py \
python/google/protobuf/internal/message_test.py \
python/google/protobuf/internal/missing_enum_values.proto \
python/google/protobuf/internal/more_extensions.proto \
Expand Down
54 changes: 0 additions & 54 deletions python/google/protobuf/internal/descriptor_python_test.py

This file was deleted.

54 changes: 0 additions & 54 deletions python/google/protobuf/internal/message_factory_python_test.py

This file was deleted.

54 changes: 0 additions & 54 deletions python/google/protobuf/internal/message_python_test.py

This file was deleted.

0 comments on commit dab96f1

Please sign in to comment.