Lines Matching +full:python +full:- +full:tests
3 ACLOCAL_AMFLAGS = -I m4
7 # Build . before src so that our all-local and clean-local hooks kicks in at
14 # Build gmock before we build protobuf tests. We don't add gmock to SUBDIRS
15 # because then "make check" would also build and run all of gmock's own tests,
19 check-local:
25 # be careful because clean-local is also invoked during "make distclean", but
30 clean-local:
31 @if test -e third_party/googletest/Makefile; then \
35 if test -e conformance/Makefile; then \
39 if test -e benchmarks/Makefile; then \
43 if test -e objectivec/DevTools; then \
45 rm -f objectivec/DevTools/*.pyc; \
49 pkgconfig_DATA = protobuf.pc protobuf-lite.pc
285 java/core/generate-sources-build.xml \
286 java/core/generate-test-sources-build.xml \
543 java/kotlin/generate-sources-build.xml \
544 java/kotlin/generate-test-sources-build.xml \
569 java/kotlin-lite/BUILD \
570 java/kotlin-lite/generate-sources-build.xml \
571 java/kotlin-lite/generate-test-sources-build.xml \
572 java/kotlin-lite/lite.awk \
573 java/kotlin-lite/pom.xml \
574 java/kotlin-lite/pom_template.xml \
575 java/kotlin-lite/process-lite-sources-build.xml \
576 java/kotlin-lite/src/main/kotlin/com/google/protobuf/ExtendableMessageLiteExtensions.kt\
577 java/kotlin-lite/src/test/kotlin/com/google/protobuf/ExtendableMessageLiteExtensionsTest.kt\
578 java/kotlin-lite/src/test/kotlin/com/google/protobuf/Proto2LiteTest.kt \
581 java/lite/generate-sources-build.xml \
582 java/lite/generate-test-sources-build.xml \
586 java/lite/process-lite-sources-build.xml \
610 objectivec/.clang-format \
710 objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.pbxproj \
711 …objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace/con…
712 …objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/…
713 objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.h \
714 objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.m \
715 …objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconse…
716 objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj/MainMenu.xib \
717 objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Info.plist \
718 objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/main.m \
719 objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework \
720 objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-static \
721 objectivec/Tests/CocoaPods/README.md \
722 objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-framework \
723 objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-static \
724 objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.pbxproj \
725 …objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace/con…
726 …objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/…
727 objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.h \
728 objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.m \
729 …objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconse…
730 …objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/LaunchScreen.storyboar…
731 objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/Main.storyboard \
732 objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Info.plist \
733 objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.h \
734 objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.m \
735 objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/main.m \
736 objectivec/Tests/CocoaPods/run_tests.sh \
737 objectivec/Tests/golden_message \
738 objectivec/Tests/golden_packed_fields_message \
739 objectivec/Tests/GPBARCUnittestProtos.m \
740 objectivec/Tests/GPBArrayTests.m \
741 objectivec/Tests/GPBCodedInputStreamTests.m \
742 objectivec/Tests/GPBCodedOuputStreamTests.m \
743 objectivec/Tests/GPBCompileTest01.m \
744 objectivec/Tests/GPBCompileTest02.m \
745 objectivec/Tests/GPBCompileTest03.m \
746 objectivec/Tests/GPBCompileTest04.m \
747 objectivec/Tests/GPBCompileTest05.m \
748 objectivec/Tests/GPBCompileTest06.m \
749 objectivec/Tests/GPBCompileTest07.m \
750 objectivec/Tests/GPBCompileTest08.m \
751 objectivec/Tests/GPBCompileTest09.m \
752 objectivec/Tests/GPBCompileTest10.m \
753 objectivec/Tests/GPBCompileTest11.m \
754 objectivec/Tests/GPBCompileTest12.m \
755 objectivec/Tests/GPBCompileTest13.m \
756 objectivec/Tests/GPBCompileTest14.m \
757 objectivec/Tests/GPBCompileTest15.m \
758 objectivec/Tests/GPBCompileTest16.m \
759 objectivec/Tests/GPBCompileTest17.m \
760 objectivec/Tests/GPBCompileTest18.m \
761 objectivec/Tests/GPBCompileTest19.m \
762 objectivec/Tests/GPBCompileTest20.m \
763 objectivec/Tests/GPBCompileTest21.m \
764 objectivec/Tests/GPBCompileTest22.m \
765 objectivec/Tests/GPBCompileTest23.m \
766 objectivec/Tests/GPBCompileTest24.m \
767 objectivec/Tests/GPBCompileTest25.m \
768 objectivec/Tests/GPBConcurrencyTests.m \
769 objectivec/Tests/GPBDescriptorTests.m \
770 objectivec/Tests/GPBDictionaryTests+Bool.m \
771 objectivec/Tests/GPBDictionaryTests+Int32.m \
772 objectivec/Tests/GPBDictionaryTests+Int64.m \
773 objectivec/Tests/GPBDictionaryTests+String.m \
774 objectivec/Tests/GPBDictionaryTests+UInt32.m \
775 objectivec/Tests/GPBDictionaryTests+UInt64.m \
776 objectivec/Tests/GPBDictionaryTests.m \
777 objectivec/Tests/GPBDictionaryTests.pddm \
778 objectivec/Tests/GPBExtensionRegistryTest.m \
779 objectivec/Tests/GPBMessageTests+ClassNames.m \
780 objectivec/Tests/GPBMessageTests+Merge.m \
781 objectivec/Tests/GPBMessageTests+Runtime.m \
782 objectivec/Tests/GPBMessageTests+Serialization.m \
783 objectivec/Tests/GPBMessageTests.m \
784 objectivec/Tests/GPBObjectiveCPlusPlusTest.mm \
785 objectivec/Tests/GPBPerfTests.m \
786 objectivec/Tests/GPBSwiftTests.swift \
787 objectivec/Tests/GPBTestUtilities.h \
788 objectivec/Tests/GPBTestUtilities.m \
789 objectivec/Tests/GPBUnittestProtos.m \
790 objectivec/Tests/GPBUnittestProtos2.m \
791 objectivec/Tests/GPBUnknownFieldSetTest.m \
792 objectivec/Tests/GPBUtilitiesTests.m \
793 objectivec/Tests/GPBWellKnownTypesTest.m \
794 objectivec/Tests/GPBWireFormatTests.m \
795 objectivec/Tests/text_format_extensions_unittest_data.txt \
796 objectivec/Tests/text_format_map_unittest_data.txt \
797 objectivec/Tests/text_format_unittest_data.txt \
798 objectivec/Tests/unittest_cycle.proto \
799 objectivec/Tests/unittest_deprecated.proto \
800 objectivec/Tests/unittest_deprecated_file.proto \
801 objectivec/Tests/unittest_extension_chain_a.proto \
802 objectivec/Tests/unittest_extension_chain_b.proto \
803 objectivec/Tests/unittest_extension_chain_c.proto \
804 objectivec/Tests/unittest_extension_chain_d.proto \
805 objectivec/Tests/unittest_extension_chain_e.proto \
806 objectivec/Tests/unittest_extension_chain_f.proto \
807 objectivec/Tests/unittest_extension_chain_g.proto \
808 objectivec/Tests/unittest_objc.proto \
809 objectivec/Tests/unittest_objc_options.proto \
810 objectivec/Tests/unittest_objc_startup.proto \
811 objectivec/Tests/unittest_runtime_proto2.proto \
812 objectivec/Tests/unittest_runtime_proto3.proto \
813 objectivec/Tests/UnitTests-Bridging-Header.h \
814 objectivec/Tests/UnitTests-Info.plist \
838 php/ext/google/protobuf/php-upb.c \
839 php/ext/google/protobuf/php-upb.h \
971 php/tests/ArrayTest.php \
972 php/tests/compatibility_test.sh \
973 php/tests/compile_extension.sh \
974 php/tests/DescriptorsTest.php \
975 php/tests/EncodeDecodeTest.php \
976 php/tests/force_c_ext.php \
977 php/tests/gdb_test.sh \
978 php/tests/GeneratedClassTest.php \
979 php/tests/GeneratedPhpdocTest.php \
980 php/tests/GeneratedServiceTest.php \
981 php/tests/MapFieldTest.php \
982 php/tests/memory_leak_test.php \
983 php/tests/memory_leak_test.sh \
984 php/tests/multirequest.php \
985 php/tests/multirequest.sh \
986 php/tests/PhpImplementationTest.php \
987 php/tests/proto/empty/echo.proto \
988 php/tests/proto/test.proto \
989 php/tests/proto/test_descriptors.proto \
990 php/tests/proto/test_empty_php_namespace.proto \
991 php/tests/proto/test_import_descriptor_proto.proto \
992 php/tests/proto/test_include.proto \
993 php/tests/proto/test_no_namespace.proto \
994 php/tests/proto/test_php_namespace.proto \
995 php/tests/proto/test_prefix.proto \
996 php/tests/proto/test_reserved_enum_lower.proto \
997 php/tests/proto/test_reserved_enum_upper.proto \
998 php/tests/proto/test_reserved_enum_value_lower.proto \
999 php/tests/proto/test_reserved_enum_value_upper.proto \
1000 php/tests/proto/test_reserved_message_lower.proto \
1001 php/tests/proto/test_reserved_message_upper.proto \
1002 php/tests/proto/test_service.proto \
1003 php/tests/proto/test_service_namespace.proto \
1004 php/tests/proto/test_wrapper_type_setters.proto \
1005 php/tests/test_base.php \
1006 php/tests/test_util.php \
1007 php/tests/valgrind.supp \
1008 php/tests/WellKnownTest.php \
1009 php/tests/WrapperTypeSettersTest.php
1012 python/MANIFEST.in \
1013 python/google/__init__.py \
1014 python/google/protobuf/__init__.py \
1015 python/google/protobuf/compiler/__init__.py \
1016 python/google/protobuf/descriptor.py \
1017 python/google/protobuf/descriptor_database.py \
1018 python/google/protobuf/descriptor_pool.py \
1019 python/google/protobuf/internal/__init__.py \
1020 python/google/protobuf/internal/_parameterized.py \
1021 python/google/protobuf/internal/any_test.proto \
1022 python/google/protobuf/internal/any_test.proto \
1023 python/google/protobuf/internal/api_implementation.cc \
1024 python/google/protobuf/internal/api_implementation.py \
1025 python/google/protobuf/internal/builder.py \
1026 python/google/protobuf/internal/containers.py \
1027 python/google/protobuf/internal/decoder.py \
1028 python/google/protobuf/internal/descriptor_database_test.py \
1029 python/google/protobuf/internal/descriptor_pool_test.py \
1030 python/google/protobuf/internal/descriptor_pool_test1.proto \
1031 python/google/protobuf/internal/descriptor_pool_test2.proto \
1032 python/google/protobuf/internal/descriptor_test.py \
1033 python/google/protobuf/internal/encoder.py \
1034 python/google/protobuf/internal/enum_type_wrapper.py \
1035 python/google/protobuf/internal/extension_dict.py \
1036 python/google/protobuf/internal/factory_test1.proto \
1037 python/google/protobuf/internal/factory_test2.proto \
1038 python/google/protobuf/internal/file_options_test.proto \
1039 python/google/protobuf/internal/generator_test.py \
1040 python/google/protobuf/internal/import_test.py \
1041 python/google/protobuf/internal/import_test_package/__init__.py \
1042 python/google/protobuf/internal/import_test_package/import_public.proto \
1043 python/google/protobuf/internal/import_test_package/import_public_nested.proto \
1044 python/google/protobuf/internal/import_test_package/inner.proto \
1045 python/google/protobuf/internal/import_test_package/outer.proto \
1046 python/google/protobuf/internal/json_format_test.py \
1047 python/google/protobuf/internal/keywords_test.py \
1048 python/google/protobuf/internal/message_factory_test.py \
1049 python/google/protobuf/internal/message_listener.py \
1050 python/google/protobuf/internal/message_set_extensions.proto \
1051 python/google/protobuf/internal/message_test.py \
1052 python/google/protobuf/internal/missing_enum_values.proto \
1053 python/google/protobuf/internal/more_extensions.proto \
1054 python/google/protobuf/internal/more_extensions_dynamic.proto \
1055 python/google/protobuf/internal/more_messages.proto \
1056 python/google/protobuf/internal/no_package.proto \
1057 python/google/protobuf/internal/packed_field_test.proto \
1058 python/google/protobuf/internal/proto_builder_test.py \
1059 python/google/protobuf/internal/python_message.py \
1060 python/google/protobuf/internal/python_protobuf.cc \
1061 python/google/protobuf/internal/reflection_test.py \
1062 python/google/protobuf/internal/service_reflection_test.py \
1063 python/google/protobuf/internal/symbol_database_test.py \
1064 python/google/protobuf/internal/test_bad_identifiers.proto \
1065 python/google/protobuf/internal/test_proto3_optional.proto \
1066 python/google/protobuf/internal/test_util.py \
1067 python/google/protobuf/internal/testing_refleaks.py \
1068 python/google/protobuf/internal/text_encoding_test.py \
1069 python/google/protobuf/internal/text_format_test.py \
1070 python/google/protobuf/internal/type_checkers.py \
1071 python/google/protobuf/internal/unknown_fields_test.py \
1072 python/google/protobuf/internal/well_known_types.py \
1073 python/google/protobuf/internal/well_known_types.py \
1074 python/google/protobuf/internal/well_known_types_test.py \
1075 python/google/protobuf/internal/well_known_types_test.py \
1076 python/google/protobuf/internal/wire_format.py \
1077 python/google/protobuf/internal/wire_format_test.py \
1078 python/google/protobuf/json_format.py \
1079 python/google/protobuf/message.py \
1080 python/google/protobuf/message_factory.py \
1081 python/google/protobuf/proto_api.h \
1082 python/google/protobuf/proto_builder.py \
1083 python/google/protobuf/pyext/README \
1084 python/google/protobuf/pyext/__init__.py \
1085 python/google/protobuf/pyext/cpp_message.py \
1086 python/google/protobuf/pyext/descriptor.cc \
1087 python/google/protobuf/pyext/descriptor.h \
1088 python/google/protobuf/pyext/descriptor_containers.cc \
1089 python/google/protobuf/pyext/descriptor_containers.h \
1090 python/google/protobuf/pyext/descriptor_database.cc \
1091 python/google/protobuf/pyext/descriptor_database.h \
1092 python/google/protobuf/pyext/descriptor_pool.cc \
1093 python/google/protobuf/pyext/descriptor_pool.h \
1094 python/google/protobuf/pyext/extension_dict.cc \
1095 python/google/protobuf/pyext/extension_dict.h \
1096 python/google/protobuf/pyext/map_container.cc \
1097 python/google/protobuf/pyext/map_container.h \
1098 python/google/protobuf/pyext/message.cc \
1099 python/google/protobuf/pyext/message.h \
1100 python/google/protobuf/pyext/field.cc \
1101 python/google/protobuf/pyext/field.h \
1102 python/google/protobuf/pyext/unknown_fields.cc \
1103 python/google/protobuf/pyext/unknown_fields.h \
1104 python/google/protobuf/pyext/message_factory.cc \
1105 python/google/protobuf/pyext/message_factory.h \
1106 python/google/protobuf/pyext/message_module.cc \
1107 python/google/protobuf/pyext/proto2_api_test.proto \
1108 python/google/protobuf/pyext/python.proto \
1109 python/google/protobuf/pyext/repeated_composite_container.cc \
1110 python/google/protobuf/pyext/repeated_composite_container.h \
1111 python/google/protobuf/pyext/repeated_scalar_container.cc \
1112 python/google/protobuf/pyext/repeated_scalar_container.h \
1113 python/google/protobuf/pyext/safe_numerics.h \
1114 python/google/protobuf/pyext/scoped_pyobject_ptr.h \
1115 python/google/protobuf/python_protobuf.h \
1116 python/google/protobuf/reflection.py \
1117 python/google/protobuf/service.py \
1118 python/google/protobuf/service_reflection.py \
1119 python/google/protobuf/symbol_database.py \
1120 python/google/protobuf/text_encoding.py \
1121 python/google/protobuf/text_format.py \
1122 python/google/protobuf/util/__init__.py \
1123 python/release.sh \
1124 python/mox.py \
1125 python/setup.cfg \
1126 python/setup.py \
1127 python/stubout.py \
1128 python/tox.ini \
1129 python/README.md
1136 ruby/compatibility_tests/v3.0.0/tests/test_import.proto \
1137 ruby/compatibility_tests/v3.0.0/tests/stress.rb \
1138 ruby/compatibility_tests/v3.0.0/tests/repeated_field_test.rb \
1139 ruby/compatibility_tests/v3.0.0/tests/generated_code_test.rb \
1140 ruby/compatibility_tests/v3.0.0/tests/generated_code.proto \
1141 ruby/compatibility_tests/v3.0.0/tests/basic.rb \
1158 ruby/ext/google/protobuf_c/ruby-upb.c \
1159 ruby/ext/google/protobuf_c/ruby-upb.h \
1161 ruby/google-protobuf.gemspec \
1183 ruby/tests/basic_proto2.rb \
1184 ruby/tests/basic_test_proto2.proto \
1185 ruby/tests/basic_test.proto \
1186 ruby/tests/basic.rb \
1187 ruby/tests/common_tests.rb \
1188 ruby/tests/encode_decode_test.rb \
1189 ruby/tests/gc_test.rb \
1190 ruby/tests/repeated_field_test.rb \
1191 ruby/tests/stress.rb \
1192 ruby/tests/generated_code_proto2_test.rb \
1193 ruby/tests/generated_code_proto2.proto \
1194 ruby/tests/generated_code.proto \
1195 ruby/tests/multi_level_nesting_test.proto \
1196 ruby/tests/multi_level_nesting_test.rb \
1197 ruby/tests/test_import_proto2.proto \
1198 ruby/tests/test_import.proto \
1199 ruby/tests/test_ruby_package_proto2.proto \
1200 ruby/tests/test_ruby_package.proto \
1201 ruby/tests/generated_code_test.rb \
1202 ruby/tests/well_known_types_test.rb \
1203 ruby/tests/type_errors.rb \
1204 ruby/travis-test.sh
1406 cmake/libprotobuf-lite.cmake \
1408 cmake/protobuf-config-version.cmake.in \
1409 cmake/protobuf-config.cmake.in \
1410 cmake/protobuf-lite.pc.cmake \
1411 cmake/protobuf-module.cmake.in \
1412 cmake/protobuf-options.cmake \
1415 cmake/tests.cmake \
1422 editors/protobuf-mode.el \
1450 util/python/BUILD \
1457 ar-lib \
1462 install-sh \