Dataset Viewer
prompt
stringlengths 310
337
| query
stringclasses 15
values | repo_name
stringclasses 10
values | relevant_files
listlengths 1
2.03k
|
|---|---|---|---|
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: django
Query: Search for test fixtures and mocks
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Search for test fixtures and mocks
|
django
|
[
"tests/serializers/test_deserialization.py",
"tests/model_fields/test_manytomanyfield.py",
"tests/backends/mysql/test_schema.py",
"tests/template_tests/alternate_urls.py",
"tests/middleware/test_csp.py",
"tests/template_tests/test_partials.py",
"tests/file_storage/test_generate_filename.py",
"tests/auth_tests/models/uuid_pk.py",
"tests/admin_scripts/another_app_waiting_migration/migrations/__init__.py",
"tests/sitemaps_tests/models.py",
"tests/project_template/views.py",
"tests/schema/__init__.py",
"tests/migrations/test_migrations_private/.util.py",
"tests/invalid_models_tests/test_ordinary_fields.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/0002_conflicting_second.py",
"tests/auth_tests/test_auth_backends.py",
"tests/deprecation/test_middleware_mixin.py",
"tests/model_options/test_default_related_name.py",
"tests/transaction_hooks/tests.py",
"tests/decorators/test_gzip.py",
"tests/sessions_tests/models.py",
"tests/handlers/views.py",
"tests/template_tests/filter_tests/test_escape.py",
"tests/sphinx/testdata/package/__init__.py",
"tests/context_processors/models.py",
"tests/postgres_tests/test_array.py",
"tests/test_client/views.py",
"tests/swappable_models/tests.py",
"tests/conditional_processing/__init__.py",
"tests/db_functions/math/test_sin.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/__init__.py",
"tests/forms_tests/field_tests/test_decimalfield.py",
"tests/messages_tests/models.py",
"tests/xor_lookups/__init__.py",
"tests/urlpatterns/included_urls.py",
"tests/template_tests/filter_tests/test_slice.py",
"tests/migrations/test_migrations_squashed_extra/0002_second.py",
"tests/managers_regress/__init__.py",
"tests/template_tests/syntax_tests/test_if.py",
"tests/model_fields/test_imagefield.py",
"tests/migrations/test_migrations_manual_porting/__init__.py",
"tests/staticfiles_tests/test_views.py",
"tests/transactions/__init__.py",
"tests/model_fields/test_foreignkey.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/1_auto.py",
"tests/model_fields/__init__.py",
"tests/backends/sqlite/test_creation.py",
"tests/urlpatterns_reverse/translations/locale/fr/__init__.py",
"tests/migrations/test_migrations_no_ancestor/__init__.py",
"tests/forms_tests/field_tests/test_base.py",
"tests/test_runner_apps/simple/__init__.py",
"tests/forms_tests/tests/__init__.py",
"tests/proxy_model_inheritance/app1/__init__.py",
"tests/urlpatterns_reverse/utils.py",
"tests/view_tests/tests/test_json.py",
"tests/contenttypes_tests/test_order_with_respect_to.py",
"tests/logging_tests/views.py",
"tests/model_meta/models.py",
"tests/template_tests/filter_tests/test_length.py",
"tests/sites_framework/__init__.py",
"tests/staticfiles_tests/settings.py",
"tests/postgres_tests/test_app_installed_check.py",
"tests/view_tests/tests/test_static.py",
"tests/handlers/tests_custom_error_handlers.py",
"tests/model_utils/tests.py",
"tests/gis_tests/gdal_tests/test_geom.py",
"tests/postgres_tests/test_operations.py",
"tests/test_client_regress/context_processors.py",
"tests/model_regress/tests.py",
"tests/admin_custom_urls/tests.py",
"tests/check_framework/test_templates.py",
"tests/sitemaps_tests/test_https.py",
"tests/db_functions/json/test_json_array.py",
"tests/auth_tests/models/with_integer_username.py",
"tests/check_framework/custom_commands_app/management/commands/makemigrations.py",
"tests/gis_tests/gdal_tests/__init__.py",
"tests/serializers/test_data.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_squashed_3.py",
"tests/forms_tests/tests/test_validators.py",
"tests/utils_tests/test_text.py",
"tests/check_framework/test_commands.py",
"tests/migrations/test_migrations_squashed/__init__.py",
"tests/model_forms/test_modelchoicefield.py",
"tests/template_tests/syntax_tests/test_width_ratio.py",
"tests/generic_views/views.py",
"tests/unmanaged_models/tests.py",
"tests/test_runner_apps/buffer/tests_buffer.py",
"tests/auth_tests/models/proxy.py",
"tests/gis_tests/layermap/tests.py",
"tests/csrf_tests/__init__.py",
"tests/migrations/test_migrations_private/_util.py",
"tests/field_defaults/models.py",
"tests/responses/tests.py",
"tests/defer/__init__.py",
"tests/admin_checks/models.py",
"tests/test_utils/models.py",
"tests/user_commands/management/commands/specific_system_checks.py",
"tests/urlpatterns_reverse/included_urls.py",
"tests/gis_tests/relatedapp/tests.py",
"tests/i18n/patterns/tests.py",
"tests/i18n/other/locale/fr/formats.py",
"tests/check_framework/template_test_apps/same_tags_app_1/apps.py",
"tests/middleware/test_security.py",
"tests/check_framework/urls/path_compatibility/matched_angle_brackets.py",
"tests/template_tests/syntax_tests/test_querystring.py",
"tests/template_tests/filter_tests/test_default.py",
"tests/admin_inlines/urls.py",
"tests/auth_tests/test_context_processors.py",
"tests/generic_relations/__init__.py",
"tests/urlpatterns_reverse/erroneous_urls.py",
"tests/forms_tests/widget_tests/test_textinput.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/__init__.py",
"tests/template_tests/syntax_tests/i18n/test_get_language_info.py",
"tests/check_framework/urls/__init__.py",
"tests/admin_scripts/management/commands/label_command.py",
"tests/modeladmin/models.py",
"tests/template_tests/test_autoreloader.py",
"tests/m2m_and_m2o/tests.py",
"tests/urlpatterns_reverse/nested_urls.py",
"tests/bash_completion/tests.py",
"tests/admin_scripts/__init__.py",
"tests/forms_tests/widget_tests/test_clearablefileinput.py",
"tests/admin_scripts/app_raising_messages/__init__.py",
"tests/migrations/faulty_migrations/file.py",
"tests/apps/two_configs_one_default_app/apps.py",
"tests/check_framework/template_test_apps/same_tags_app_2/templatetags/same_tags.py",
"tests/test_runner_apps/simple/tests.py",
"tests/auth_tests/test_login.py",
"tests/model_inheritance/models.py",
"tests/model_formsets/__init__.py",
"tests/urlpatterns_reverse/no_urls.py",
"tests/field_subclassing/__init__.py",
"tests/migrations/migrations_test_apps/normal/__init__.py",
"tests/template_backends/__init__.py",
"tests/m2m_regress/__init__.py",
"tests/utils_tests/test_timezone.py",
"tests/utils_tests/test_crypto.py",
"tests/migrations/test_migrations_bad_pyc/__init__.py",
"tests/auth_tests/test_middleware.py",
"tests/gis_tests/geoapp/urls.py",
"tests/admin_scripts/app_waiting_migration/__init__.py",
"tests/m2m_and_m2o/__init__.py",
"tests/postgres_tests/migrations/0002_create_test_models.py",
"tests/migrations/test_migrations_no_ancestor/0002_second.py",
"tests/admin_views/test_autocomplete_view.py",
"tests/test_client/__init__.py",
"tests/utils_tests/test_deconstruct.py",
"tests/migrations/test_migrations_plan/0004_fourth.py",
"tests/admin_utils/tests.py",
"tests/test_utils/test_simpletestcase.py",
"tests/messages_tests/utils.py",
"tests/m2m_through/models.py",
"tests/db_functions/text/test_replace.py",
"tests/template_tests/filter_tests/test_linebreaks.py",
"tests/template_tests/syntax_tests/test_filter_tag.py",
"tests/urlpatterns/tests.py",
"tests/migrations/test_migrations_plan/__init__.py",
"tests/admin_widgets/test_autocomplete_widget.py",
"tests/save_delete_hooks/__init__.py",
"tests/migrate_signals/tests.py",
"tests/admin_views/test_forms.py",
"tests/dbshell/test_mysql.py",
"tests/gis_tests/relatedapp/models.py",
"tests/mail/custombackend.py",
"tests/filtered_relation/tests.py",
"tests/template_tests/syntax_tests/test_filter_syntax.py",
"tests/migrations/models.py",
"tests/check_framework/template_test_apps/same_tags_app_1/templatetags/same_tags.py",
"tests/urlpatterns/test_resolvers.py",
"tests/admin_scripts/simple_app/__init__.py",
"tests/migrations/migrations_test_apps/unmigrated_app_syncdb/__init__.py",
"tests/generic_views/forms.py",
"tests/migrations/migrations_test_apps/with_package_model/models/__init__.py",
"tests/backends/base/app_unmigrated/migrations/__init__.py",
"tests/backends/mysql/test_operations.py",
"tests/apps/two_default_configs_app/__init__.py",
"tests/migrations/test_migrations_first/second.py",
"tests/forms_tests/widget_tests/test_selectmultiple.py",
"tests/gis_tests/geo3d/tests.py",
"tests/db_functions/math/test_radians.py",
"tests/template_tests/test_origin.py",
"tests/db_functions/text/test_lower.py",
"tests/db_functions/text/test_sha512.py",
"tests/forms_tests/widget_tests/__init__.py",
"tests/i18n/patterns/urls/default.py",
"tests/test_runner_apps/sample/tests/__init__.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/__init__.py",
"tests/auth_tests/client.py",
"tests/validation/__init__.py",
"tests/timezones/forms.py",
"tests/field_defaults/tests.py",
"tests/template_tests/filter_tests/test_safeseq.py",
"tests/forms_tests/tests/test_input_formats.py",
"tests/staticfiles_tests/apps/staticfiles_config.py",
"tests/i18n/patterns/__init__.py",
"tests/admin_scripts/tests.py",
"tests/view_tests/templatetags/debugtags.py",
"tests/dates/tests.py",
"tests/admin_default_site/apps.py",
"tests/serializers/test_yaml.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/__init__.py",
"tests/sitemaps_tests/urls/https.py",
"tests/flatpages_tests/settings.py",
"tests/expressions_case/tests.py",
"tests/template_tests/filter_tests/test_upper.py",
"tests/postgres_tests/array_default_migrations/__init__.py",
"tests/migrations/test_migrations_squashed_extra/0001_initial.py",
"tests/forms_tests/widget_tests/test_nullbooleanselect.py",
"tests/backends/mysql/test_introspection.py",
"tests/test_runner_apps/tagged/tests_syntax_error.py",
"tests/check_framework/urls/path_compatibility/beginning_with_caret.py",
"tests/custom_columns/__init__.py",
"tests/bulk_create/tests.py",
"tests/cache/failing_cache.py",
"tests/admin_views/customadmin.py",
"tests/sphinx/testdata/package/import_error.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/__init__.py",
"tests/forms_tests/field_tests/test_multiplechoicefield.py",
"tests/admin_default_site/sites.py",
"tests/datatypes/models.py",
"tests/utils_tests/test_datastructures.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/0003_b3.py",
"tests/view_tests/app0/__init__.py",
"tests/i18n/utils.py",
"tests/view_tests/app3/__init__.py",
"tests/apps/one_config_app/apps.py",
"tests/admin_ordering/tests.py",
"tests/gis_tests/gis_migrations/test_operations.py",
"tests/apps/models.py",
"tests/migrations/test_migrations_clashing_prefix/__init__.py",
"tests/migrations/test_migrations_fake_split_initial/0001_initial.py",
"tests/template_tests/filter_tests/test_wordcount.py",
"tests/template_tests/filter_tests/test_yesno.py",
"tests/gis_tests/data/__init__.py",
"tests/csrf_tests/test_context_processor.py",
"tests/responses/__init__.py",
"tests/urlpatterns/converters.py",
"tests/annotations/models.py",
"tests/utils_tests/test_http.py",
"tests/template_tests/syntax_tests/test_debug.py",
"tests/gis_tests/test_ptr.py",
"tests/template_tests/syntax_tests/i18n/test_blocktranslate.py",
"tests/gis_tests/layermap/__init__.py",
"tests/migrations/related_models_app/__init__.py",
"tests/foreign_object/test_empty_join.py",
"tests/order_with_respect_to/tests.py",
"tests/file_storage/tests.py",
"tests/force_insert_update/models.py",
"tests/utils_tests/test_autoreload.py",
"tests/user_commands/management/commands/mutually_exclusive_required.py",
"tests/postgres_tests/test_bulk_update.py",
"tests/template_tests/filter_tests/test_force_escape.py",
"tests/migrate_signals/custom_migrations/0001_initial.py",
"tests/null_fk_ordering/models.py",
"tests/user_commands/management/commands/no_system_checks.py",
"tests/mutually_referential/__init__.py",
"tests/max_lengths/tests.py",
"tests/inline_formsets/tests.py",
"tests/auth_tests/models/with_unique_constraint.py",
"tests/i18n/other2/locale/de/formats.py",
"tests/migrations/migrations_test_apps/unmigrated_app_simple/models.py",
"tests/generic_relations_regress/__init__.py",
"tests/validation/test_validators.py",
"tests/migrations/test_migrations_run_before/0001_initial.py",
"tests/foreign_object/test_forms.py",
"tests/handlers/__init__.py",
"tests/apps/tests.py",
"tests/template_tests/filter_tests/test_divisibleby.py",
"tests/composite_pk/models/tenant.py",
"tests/user_commands/models.py",
"tests/gis_tests/rasterapp/migrations/0001_setup_extensions.py",
"tests/admin_views/custom_has_permission_admin.py",
"tests/aggregation_regress/models.py",
"tests/template_tests/syntax_tests/i18n/test_translate.py",
"tests/view_tests/tests/test_defaults.py",
"tests/backends/sqlite/tests.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/1_auto.py",
"tests/contenttypes_tests/test_operations.py",
"tests/staticfiles_tests/urls/__init__.py",
"tests/resolve_url/__init__.py",
"tests/forms_tests/field_tests/test_slugfield.py",
"tests/utils_tests/test_regex_helper.py",
"tests/contenttypes_tests/models.py",
"tests/template_tests/templatetags/bad_tag.py",
"tests/expressions_window/tests.py",
"tests/expressions_case/__init__.py",
"tests/db_functions/math/test_floor.py",
"tests/admin_filters/models.py",
"tests/template_tests/test_engine.py",
"tests/migrations/test_migrations_squashed_complex/3_squashed_5.py",
"tests/user_commands/management/commands/set_option.py",
"tests/template_backends/apps/good/templatetags/subpackage/__init__.py",
"tests/from_db_value/__init__.py",
"tests/user_commands/management/commands/hal.py",
"tests/model_fields/test_datetimefield.py",
"tests/model_formsets_regress/models.py",
"tests/template_backends/test_dummy.py",
"tests/null_queries/models.py",
"tests/auth_tests/test_handlers.py",
"tests/test_runner_apps/sample/tests/tests.py",
"tests/handlers/tests.py",
"tests/m2m_intermediary/tests.py",
"tests/migration_test_data_persistence/migrations/0001_initial.py",
"tests/model_fields/models.py",
"tests/syndication_tests/tests.py",
"tests/migrations/test_migrations_plan/0005_fifth.py",
"tests/template_tests/filter_tests/test_json_script.py",
"tests/indexes/__init__.py",
"tests/resolve_url/models.py",
"tests/test_client_regress/auth_backends.py",
"tests/sphinx/testdata/package/module.py",
"tests/db_functions/math/test_asin.py",
"tests/datatypes/__init__.py",
"tests/cache/liberal_backend.py",
"tests/asgi/tests.py",
"tests/admin_scripts/app_waiting_migration/migrations/0001_initial.py",
"tests/db_functions/math/test_tan.py",
"tests/view_tests/app4/__init__.py",
"tests/model_meta/tests.py",
"tests/migrations/test_operations.py",
"tests/migrations/test_migrations_backwards_deps_1/0001_initial.py",
"tests/wsgi/__init__.py",
"tests/reserved_names/tests.py",
"tests/admin_docs/urls.py",
"tests/logging_tests/logconfig.py",
"tests/migrations/test_migrations_clashing_prefix/a.py",
"tests/db_functions/text/test_right.py",
"tests/postgres_tests/test_aggregates.py",
"tests/template_tests/filter_tests/test_unordered_list.py",
"tests/model_indexes/tests.py",
"tests/servers/another_app/__init__.py",
"tests/base/models.py",
"tests/queries/test_contains.py",
"tests/gis_tests/rasterapp/models.py",
"tests/migrations/test_migrations_atomic_operation/__init__.py",
"tests/requests_tests/__init__.py",
"tests/i18n/project_dir/__init__.py",
"tests/admin_views/models.py",
"tests/db_functions/text/__init__.py",
"tests/migrations/migrations_test_apps/unmigrated_app/__init__.py",
"tests/admin_utils/test_logentry.py",
"tests/forms_tests/tests/test_utils.py",
"tests/migrations/test_migrations_squashed_partially_applied/0004_remove_mymodel1_field_1_mymodel1_field_3_and_more.py",
"tests/admin_scripts/custom_templates/project_template/additional_dir/extra.py",
"tests/forms_tests/tests/test_error_messages.py",
"tests/bulk_create/models.py",
"tests/model_fields/test_jsonfield.py",
"tests/context_processors/views.py",
"tests/template_tests/filter_tests/test_addslashes.py",
"tests/utils_tests/test_csp.py",
"tests/m2m_through_regress/__init__.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/__init__.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/c/e.py",
"tests/postgres_tests/test_constraints.py",
"tests/migrations/test_migrations_squashed_complex/__init__.py",
"tests/nested_foreign_keys/models.py",
"tests/dbshell/test_sqlite.py",
"tests/migrations/migrations_test_apps/migrated_app/__init__.py",
"tests/template_tests/views.py",
"tests/utils_tests/test_ipv6.py",
"tests/forms_tests/field_tests/__init__.py",
"tests/ordering/__init__.py",
"tests/i18n/test_management.py",
"tests/staticfiles_tests/test_management.py",
"tests/utils_tests/test_module/__init__.py",
"tests/staticfiles_tests/storage.py",
"tests/migrations/test_migrations_no_operations/0001_initial.py",
"tests/urlpatterns_reverse/__init__.py",
"tests/proxy_models/__init__.py",
"tests/model_fields/test_slugfield.py",
"tests/syndication_tests/models.py",
"tests/signals/tests.py",
"tests/gis_tests/rasterapp/migrations/__init__.py",
"tests/annotations/__init__.py",
"tests/resolve_url/tests.py",
"tests/template_tests/syntax_tests/test_now.py",
"tests/template_tests/syntax_tests/i18n/test_get_current_language.py",
"tests/auth_tests/test_templatetags.py",
"tests/migrations/test_auto_now_add/__init__.py",
"tests/select_related_regress/tests.py",
"tests/sitemaps_tests/base.py",
"tests/template_tests/filter_tests/test_truncatechars_html.py",
"tests/template_tests/syntax_tests/test_spaceless.py",
"tests/template_tests/syntax_tests/i18n/test_underscore_syntax.py",
"tests/db_functions/migrations/__init__.py",
"tests/user_commands/management/commands/required_constant_option.py",
"tests/migrations/migrations_test_apps/with_generic_model/migrations/__init__.py",
"tests/nested_foreign_keys/__init__.py",
"tests/admin_inlines/admin.py",
"tests/model_fields/test_charfield.py",
"tests/check_framework/tests.py",
"tests/migrations/test_migrations_squashed_complex/2_auto.py",
"tests/update_only_fields/models.py",
"tests/wsgi/wsgi.py",
"tests/template_tests/filter_tests/test_urlizetrunc.py",
"tests/i18n/other/locale/de/formats.py",
"tests/template_tests/test_context.py",
"tests/forms_tests/field_tests/test_booleanfield.py",
"tests/auth_tests/models/custom_user.py",
"tests/many_to_one_null/__init__.py",
"tests/forms_tests/widget_tests/test_choicewidget.py",
"tests/migrations/test_migrations_conflict_long_name/0002_conflicting_second_migration_with_long_name.py",
"tests/serializers/test_xml.py",
"tests/db_functions/math/test_log.py",
"tests/proxy_models/tests.py",
"tests/migrations/test_migrations_order/__init__.py",
"tests/migration_test_data_persistence/migrations/0002_add_book.py",
"tests/migrations/migrations_test_apps/lookuperror_a/__init__.py",
"tests/template_backends/apps/__init__.py",
"tests/contenttypes_tests/operations_migrations/0001_initial.py",
"tests/admin_utils/__init__.py",
"tests/version/tests.py",
"tests/forms_tests/field_tests/test_combofield.py",
"tests/redirects_tests/tests.py",
"tests/admin_scripts/configured_dynamic_settings_manage.py",
"tests/forms_tests/tests/test_widgets.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/__init__.py",
"tests/migrations/faulty_migrations/namespace/foo/__init__.py",
"tests/constraints/models.py",
"tests/fixtures_model_package/models/__init__.py",
"tests/backends/mysql/tests.py",
"tests/view_tests/tests/__init__.py",
"tests/admin_scripts/management/commands/base_command.py",
"tests/urlpatterns_reverse/views_broken.py",
"tests/logging_tests/tests.py",
"tests/auth_tests/backend_alias.py",
"tests/migrations/__init__.py",
"tests/file_uploads/models.py",
"tests/introspection/tests.py",
"tests/gis_tests/test_spatialrefsys.py",
"tests/admin_default_site/tests.py",
"tests/messages_tests/test_session.py",
"tests/migrations/test_migrations_atomic_operation/0001_initial.py",
"tests/auth_tests/test_hashers.py",
"tests/postgres_tests/test_hstore.py",
"tests/backends/base/test_base.py",
"tests/utils_tests/test_module/another_bad_module.py",
"tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/__init__.py",
"tests/gis_tests/gis_migrations/migrations/0001_setup_extensions.py",
"tests/admin_scripts/custom_templates/app_template/api.py",
"tests/custom_methods/__init__.py",
"tests/test_utils/tests.py",
"tests/auth_tests/test_signals.py",
"tests/utils_tests/test_module_loading.py",
"tests/get_object_or_404/tests.py",
"tests/auth_tests/models/invalid_models.py",
"tests/serializers/models/base.py",
"tests/check_framework/test_translation.py",
"tests/template_tests/syntax_tests/test_basic.py",
"tests/user_commands/management/commands/mutually_exclusive_required_with_same_dest.py",
"tests/expressions/models.py",
"tests/utils_tests/test_module/child_module/grandchild_module.py",
"tests/reserved_names/models.py",
"tests/forms_tests/widget_tests/test_input.py",
"tests/check_framework/urls/no_warnings.py",
"tests/gis_tests/geogapp/__init__.py",
"tests/template_tests/filter_tests/test_chaining.py",
"tests/handlers/urls.py",
"tests/migrations/migrations_test_apps/alter_fk/__init__.py",
"tests/admin_registration/tests.py",
"tests/admin_scripts/management/commands/custom_startproject.py",
"tests/select_for_update/__init__.py",
"tests/gis_tests/geos_tests/__init__.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/4_auto.py",
"tests/validation/models.py",
"tests/migrations/test_migrations_squashed_partially_applied/0001_initial.py",
"tests/known_related_objects/models.py",
"tests/servers/urls.py",
"tests/admin_views/test_breadcrumbs.py",
"tests/logging_tests/__init__.py",
"tests/file_uploads/__init__.py",
"tests/test_utils/urls.py",
"tests/template_tests/filter_tests/test_lower.py",
"tests/serializers/models/natural.py",
"tests/auth_tests/operations_migrations/__init__.py",
"tests/i18n/resolution/__init__.py",
"tests/admin_views/admin.py",
"tests/httpwrappers/tests.py",
"tests/max_lengths/__init__.py",
"tests/datetimes/__init__.py",
"tests/async/test_async_model_methods.py",
"tests/string_lookup/models.py",
"tests/template_tests/test_logging.py",
"tests/user_commands/management/commands/common_args.py",
"tests/template_tests/syntax_tests/test_if_changed.py",
"tests/admin_scripts/app_with_import/__init__.py",
"tests/model_regress/__init__.py",
"tests/migrations2/test_migrations_2_squashed_with_replaces/__init__.py",
"tests/check_framework/template_test_apps/same_tags_app_1/templatetags/__init__.py",
"tests/shell/tests.py",
"tests/forms_tests/field_tests/test_datetimefield.py",
"tests/db_functions/text/test_pad.py",
"tests/aggregation/__init__.py",
"tests/modeladmin/test_checks.py",
"tests/gis_tests/geoapp/test_feeds.py",
"tests/user_commands/utils.py",
"tests/composite_pk/test_delete.py",
"tests/test_client_regress/session.py",
"tests/migrations/test_migrations_squashed_extra/__init__.py",
"tests/i18n/other2/__init__.py",
"tests/postgres_tests/test_introspection.py",
"tests/generic_views/test_detail.py",
"tests/check_framework/test_multi_db.py",
"tests/utils_tests/deconstructible_classes.py",
"tests/transaction_hooks/__init__.py",
"tests/dispatch/__init__.py",
"tests/auth_tests/test_migrations.py",
"tests/responses/test_cookie.py",
"tests/view_tests/models.py",
"tests/select_related_regress/__init__.py",
"tests/queries/test_iterator.py",
"tests/inline_formsets/models.py",
"tests/forms_tests/widget_tests/test_multiplehiddeninput.py",
"tests/gis_tests/models.py",
"tests/conditional_processing/urls.py",
"tests/check_framework/urls/include_contains_tuple.py",
"tests/admin_scripts/custom_templates/project_template/additional_dir/additional_file.py",
"tests/model_options/models/tablespaces.py",
"tests/model_forms/__init__.py",
"tests/admin_scripts/broken_app/models.py",
"tests/admin_inlines/tests.py",
"tests/urlpatterns_reverse/tests.py",
"tests/template_tests/filter_tests/test_striptags.py",
"tests/aggregation_regress/__init__.py",
"tests/tasks/test_immediate_backend.py",
"tests/template_tests/syntax_tests/test_cache.py",
"tests/custom_methods/tests.py",
"tests/shortcuts/__init__.py",
"tests/apps/one_config_app/__init__.py",
"tests/forms_tests/field_tests/test_splitdatetimefield.py",
"tests/contenttypes_tests/operations_migrations/0002_rename_foo.py",
"tests/shortcuts/urls.py",
"tests/migrations/test_migrations_private/0001_initial.py",
"tests/urlpatterns_reverse/urls.py",
"tests/admin_scripts/simple_app/management/commands/duplicate.py",
"tests/humanize_tests/tests.py",
"tests/introspection/__init__.py",
"tests/migrations/test_migrations_squashed_erroneous/6_auto.py",
"tests/template_backends/apps/good/templatetags/empty.py",
"tests/save_delete_hooks/tests.py",
"tests/fixtures/__init__.py",
"tests/flatpages_tests/absolute_urls.py",
"tests/admin_inlines/__init__.py",
"tests/i18n/other/locale/de/__init__.py",
"tests/auth_tests/urls_admin.py",
"tests/postgres_tests/test_unaccent.py",
"tests/empty/tests.py",
"tests/check_framework/template_test_apps/same_tags_app_2/templatetags/__init__.py",
"tests/modeladmin/test_actions.py",
"tests/db_functions/math/test_exp.py",
"tests/or_lookups/models.py",
"tests/forms_tests/widget_tests/test_dateinput.py",
"tests/signing/tests.py",
"tests/template_tests/syntax_tests/test_lorem.py",
"tests/queries/test_q.py",
"tests/template_tests/syntax_tests/i18n/test_get_current_language_bidi.py",
"tests/template_tests/syntax_tests/i18n/__init__.py",
"tests/middleware_exceptions/__init__.py",
"tests/proxy_models/models.py",
"tests/urlpatterns/path_same_name_urls.py",
"tests/fixtures_regress/__init__.py",
"tests/cache/tests.py",
"tests/template_tests/broken_tag.py",
"tests/migrations/test_migrations_conflict/0001_initial.py",
"tests/template_tests/utils.py",
"tests/backends/oracle/test_operations.py",
"tests/forms_tests/widget_tests/test_timeinput.py",
"tests/utils_tests/test_connection.py",
"tests/fixtures/models.py",
"tests/modeladmin/__init__.py",
"tests/db_functions/comparison/test_nullif.py",
"tests/template_tests/syntax_tests/test_firstof.py",
"tests/model_indexes/models.py",
"tests/check_framework/urls/non_unique_namespaces.py",
"tests/utils_tests/test_module/main_module.py",
"tests/dbshell/fake_client.py",
"tests/m2m_multiple/__init__.py",
"tests/db_utils/tests.py",
"tests/i18n/commands/app_with_locale/some_file.py",
"tests/admin_scripts/complex_app/management/commands/__init__.py",
"tests/gis_tests/geo3d/models.py",
"tests/i18n/other/locale/__init__.py",
"tests/template_tests/filter_tests/test_timesince.py",
"tests/migrations/test_migrations_squashed_loop/1_auto.py",
"tests/proxy_model_inheritance/app2/models.py",
"tests/view_tests/tests/test_debug.py",
"tests/aggregation_regress/tests.py",
"tests/bash_completion/management/__init__.py",
"tests/servers/test_liveserverthread.py",
"tests/generic_views/test_edit.py",
"tests/inspectdb/models.py",
"tests/m2m_and_m2o/models.py",
"tests/db_functions/math/test_round.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/2_squashed_3.py",
"tests/gis_tests/geos_tests/test_coordseq.py",
"tests/test_runner_apps/sample/doctests.py",
"tests/db_functions/math/test_degrees.py",
"tests/custom_columns/tests.py",
"tests/test_runner_apps/databases/__init__.py",
"tests/user_commands/management/__init__.py",
"tests/migrations/test_migrations_plan/0001_initial.py",
"tests/i18n/patterns/urls/included.py",
"tests/db_functions/math/test_abs.py",
"tests/basic/models.py",
"tests/template_tests/syntax_tests/test_with.py",
"tests/admin_scripts/complex_app/admin/foo.py",
"tests/db_functions/text/test_chr.py",
"tests/auth_tests/models/no_password.py",
"tests/contenttypes_tests/test_models.py",
"tests/migrations/test_migrations_manual_porting/0004_fourth.py",
"tests/postgres_tests/__init__.py",
"tests/model_fields/test_decimalfield.py",
"tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/0001_initial.py",
"tests/postgres_tests/array_default_migrations/0001_initial.py",
"tests/migrations/test_migrations_squashed/0001_initial.py",
"tests/db_functions/math/test_ln.py",
"tests/template_tests/filter_tests/test_linebreaksbr.py",
"tests/flatpages_tests/test_sitemaps.py",
"tests/redirects_tests/urls.py",
"tests/db_functions/migrations/0002_create_test_models.py",
"tests/admin_scripts/broken_app/__init__.py",
"tests/model_package/tests.py",
"tests/signing/__init__.py",
"tests/template_backends/test_utils.py",
"tests/field_subclassing/fields.py",
"tests/utils_tests/test_safestring.py",
"tests/lookup/test_timefield.py",
"tests/prefetch_related/__init__.py",
"tests/admin_scripts/custom_templates/app_template/__init__.py",
"tests/db_functions/text/test_length.py",
"tests/builtin_server/__init__.py",
"tests/db_functions/comparison/__init__.py",
"tests/gis_tests/layermap/models.py",
"tests/messages_tests/test_fallback.py",
"tests/unmanaged_models/models.py",
"tests/forms_tests/widget_tests/base.py",
"tests/defer_regress/tests.py",
"tests/admin_autodiscover/tests.py",
"tests/model_forms/tests.py",
"tests/delete_regress/tests.py",
"tests/auth_tests/test_validators.py",
"tests/migrations/test_migrations_fake_split_initial/0002_second.py",
"tests/get_or_create/tests.py",
"tests/template_tests/templatetags/subpackage/__init__.py",
"tests/migrate_signals/custom_migrations/__init__.py",
"tests/pagination/custom.py",
"tests/template_tests/filter_tests/test_title.py",
"tests/model_fields/test_generatedfield.py",
"tests/utils_tests/test_choices.py",
"tests/import_error_package/__init__.py",
"tests/model_formsets/models.py",
"tests/test_runner_apps/tagged/tests.py",
"tests/sitecustomize.py",
"tests/responses/test_fileresponse.py",
"tests/field_deconstruction/__init__.py",
"tests/select_related_onetoone/__init__.py",
"tests/template_tests/filter_tests/test_capfirst.py",
"tests/migrations/test_migrations_no_changes/0001_initial.py",
"tests/composite_pk/test_names_to_path.py",
"tests/forms_tests/widget_tests/test_fileinput.py",
"tests/serializers/models/multi_table.py",
"tests/auth_tests/test_decorators.py",
"tests/messages_tests/test_mixins.py",
"tests/forms_tests/widget_tests/test_numberinput.py",
"tests/custom_migration_operations/more_operations.py",
"tests/admin_docs/test_views.py",
"tests/utils_tests/test_encoding.py",
"tests/mail/test_sendtestemail.py",
"tests/order_with_respect_to/base_tests.py",
"tests/db_functions/text/test_ord.py",
"tests/urlpatterns_reverse/included_no_kwargs_urls.py",
"tests/inline_formsets/__init__.py",
"tests/contenttypes_tests/test_views.py",
"tests/utils_tests/test_tree.py",
"tests/file_storage/test_inmemory_storage.py",
"tests/m2m_through/tests.py",
"tests/invalid_models_tests/test_deprecated_fields.py",
"tests/template_tests/syntax_tests/test_autoescape.py",
"tests/check_framework/urls/bad_function_based_error_handlers.py",
"tests/builtin_server/urls.py",
"tests/admin_scripts/management/__init__.py",
"tests/file_storage/models.py",
"tests/migrations/test_fake_initial_case_insensitive/fake_initial/0001_initial.py",
"tests/migrations/test_questioner.py",
"tests/utils_tests/test_feedgenerator.py",
"tests/utils_tests/test_module/child_module/__init__.py",
"tests/migrations/test_migrations_squashed_complex/7_auto.py",
"tests/model_inheritance/__init__.py",
"tests/backends/base/test_client.py",
"tests/test_client/auth_backends.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/__init__.py",
"tests/model_formsets_regress/tests.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_auto.py",
"tests/migrations/migrations_test_apps/alter_fk/book_app/__init__.py",
"tests/backends/tests.py",
"tests/conditional_processing/tests.py",
"tests/urlpatterns/views.py",
"tests/admin_scripts/simple_app/management/commands/__init__.py",
"tests/many_to_many/models.py",
"tests/check_framework/test_security.py",
"tests/gis_tests/geos_tests/test_mutable_list.py",
"tests/gis_tests/gis_migrations/migrations/0002_create_models.py",
"tests/custom_migration_operations/__init__.py",
"tests/gis_tests/geoapp/test_regress.py",
"tests/migrations/test_migrations_non_atomic/0001_initial.py",
"tests/select_related/models.py",
"tests/migrations/test_migrations/__init__.py",
"tests/user_commands/__init__.py",
"tests/reverse_lookup/models.py",
"tests/migrations/test_migrations_squashed_complex/1_auto.py",
"tests/many_to_one/models.py",
"tests/migrations/migrations_test_apps/unmigrated_app_simple/__init__.py",
"tests/i18n/loading_app/apps.py",
"tests/template_tests/filter_tests/test_floatformat.py",
"tests/queries/test_explain.py",
"tests/staticfiles_tests/urls/default.py",
"tests/httpwrappers/__init__.py",
"tests/absolute_url_overrides/__init__.py",
"tests/migrations/test_migrations_squashed_loop/__init__.py",
"tests/foreign_object/models/article.py",
"tests/template_tests/urls.py",
"tests/admin_scripts/complex_app/__init__.py",
"tests/requests_tests/tests.py",
"tests/i18n/test_extraction.py",
"tests/admin_scripts/app_waiting_migration/models.py",
"tests/invalid_models_tests/test_custom_fields.py",
"tests/backends/base/app_unmigrated/models.py",
"tests/composite_pk/test_create.py",
"tests/syndication_tests/__init__.py",
"tests/gis_tests/test_fields.py",
"tests/gis_tests/geoapp/sitemaps.py",
"tests/admin_views/test_templatetags.py",
"tests/auth_tests/urls_custom_user_admin.py",
"tests/backends/mysql/test_creation.py",
"tests/files/tests.py",
"tests/template_loader/__init__.py",
"tests/distinct_on_fields/tests.py",
"tests/admin_ordering/__init__.py",
"tests/distinct_on_fields/models.py",
"tests/admin_autodiscover/admin.py",
"tests/gis_tests/gdal_tests/test_raster.py",
"tests/get_or_create/models.py",
"tests/migrations2/test_migrations_2_no_deps/0001_initial.py",
"tests/middleware/urls.py",
"tests/postgres_tests/test_signals.py",
"tests/forms_tests/widget_tests/test_hiddeninput.py",
"tests/backends/postgresql/test_operations.py",
"tests/migrations/test_migrations_manual_porting/0003_third.py",
"tests/tasks/tasks.py",
"tests/staticfiles_tests/apps/test/__init__.py",
"tests/admin_scripts/custom_templates/project_template/.hidden/render.py",
"tests/backends/oracle/test_introspection.py",
"tests/test_runner_apps/tagged/tests_inheritance.py",
"tests/expressions_case/models.py",
"tests/wsgi/urls.py",
"tests/user_commands/management/commands/dance.py",
"tests/migrations/test_migrations_conflict/0002_conflicting_second.py",
"tests/gis_tests/rasterapp/__init__.py",
"tests/shortcuts/tests.py",
"tests/utils_tests/test_module/__main__.py",
"tests/composite_pk/test_order_by.py",
"tests/auth_tests/test_tokens.py",
"tests/project_template/test_settings.py",
"tests/migrations/migrations_test_apps/lookuperror_b/__init__.py",
"tests/invalid_models_tests/test_backend_specific.py",
"tests/model_regress/test_pickle.py",
"tests/fixtures_regress/models.py",
"tests/gis_tests/test_geoip2.py",
"tests/postgres_tests/test_search.py",
"tests/check_framework/template_test_apps/different_tags_app/templatetags/__init__.py",
"tests/foreign_object/test_agnostic_order_trimjoin.py",
"tests/db_functions/math/test_sqrt.py",
"tests/i18n/sampleproject/manage.py",
"tests/i18n/project_dir/app_with_locale/models.py",
"tests/auth_tests/test_checks.py",
"tests/generic_relations/tests.py",
"tests/migrations/test_migrations_squashed_partially_applied/0003_alter_mymodel2_unique_together.py",
"tests/utils_tests/test_numberformat.py",
"tests/lookup/models.py",
"tests/template_tests/filter_tests/test_escapeseq.py",
"tests/test_utils/test_serializemixin.py",
"tests/model_fields/test_genericipaddressfield.py",
"tests/view_tests/regression_21530_urls.py",
"tests/i18n/patterns/urls/__init__.py",
"tests/gis_tests/geoapp/feeds.py",
"tests/admin_docs/tests.py",
"tests/gis_tests/test_measure.py",
"tests/version/__init__.py",
"tests/gis_tests/rasterapp/test_rasterfield.py",
"tests/urlpatterns/converter_urls.py",
"tests/admin_views/test_password_form.py",
"tests/lookup/test_lookups.py",
"tests/admin_scripts/another_app_waiting_migration/models.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/3_auto.py",
"tests/migration_test_data_persistence/models.py",
"tests/test_runner/runner.py",
"tests/test_runner/tests.py",
"tests/utils_tests/utils.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/__init__.py",
"tests/template_tests/filter_tests/test_wordwrap.py",
"tests/i18n/unchanged/__init__.py",
"tests/servers/test_basehttp.py",
"tests/utils_tests/test_html.py",
"tests/migrations/test_deprecated_fields.py",
"tests/template_tests/filter_tests/test_linenumbers.py",
"tests/migrations/test_migrations_no_default/0001_initial.py",
"tests/admin_changelist/tests.py",
"tests/template_backends/apps/good/templatetags/good_tags.py",
"tests/indexes/models.py",
"tests/i18n/models.py",
"tests/gis_tests/test_data.py",
"tests/model_fields/test_autofield.py",
"tests/auth_tests/settings.py",
"tests/template_tests/templatetags/testtags.py",
"tests/gis_tests/geoapp/test_sitemaps.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/c/f/g.py",
"tests/template_tests/templatetags/__init__.py",
"tests/signals/__init__.py",
"tests/model_fields/test_field_flags.py",
"tests/db_functions/text/test_strindex.py",
"tests/queries/models.py",
"tests/file_storage/urls.py",
"tests/utils_tests/test_hashable.py",
"tests/custom_managers/__init__.py",
"tests/composite_pk/__init__.py",
"tests/template_tests/__init__.py",
"tests/flatpages_tests/test_templatetags.py",
"tests/gis_tests/gdal_tests/test_driver.py",
"tests/template_tests/test_loaders.py",
"tests/field_subclassing/tests.py",
"tests/serializers/test_json.py",
"tests/utils_tests/test_lorem_ipsum.py",
"tests/view_tests/__init__.py",
"tests/validation/test_unique.py",
"tests/migrations/test_loader.py",
"tests/view_tests/default_urls.py",
"tests/test_runner_apps/tagged/__init__.py",
"tests/migrations/test_migrations_squashed_complex/6_auto.py",
"tests/forms_tests/views.py",
"tests/decorators/test_clickjacking.py",
"tests/dbshell/test_postgresql.py",
"tests/multiple_database/models.py",
"tests/migrations/test_state.py",
"tests/csrf_tests/csrf_token_error_handler_urls.py",
"tests/migrations/test_migrations_fake_split_initial/__init__.py",
"tests/context_processors/__init__.py",
"tests/async/test_async_shortcuts.py",
"tests/backends/postgresql/__init__.py",
"tests/get_object_or_404/models.py",
"tests/test_exceptions/test_validation_error.py",
"tests/generic_views/test_dates.py",
"tests/contenttypes_tests/test_checks.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/4_auto.py",
"tests/auth_tests/urls.py",
"tests/no_models/tests.py",
"tests/project_template/urls.py",
"tests/admin_changelist/admin.py",
"tests/check_framework/urls/path_compatibility/contains_re_named_group.py",
"tests/staticfiles_tests/test_finders.py",
"tests/basic/tests.py",
"tests/db_functions/math/test_cot.py",
"tests/validation/test_constraints.py",
"tests/backends/base/app_unmigrated/migrations/0001_initial.py",
"tests/check_framework/template_test_apps/__init__.py",
"tests/forms_tests/field_tests/test_floatfield.py",
"tests/check_framework/urls/path_compatibility/ending_with_dollar.py",
"tests/check_framework/urls/path_compatibility/__init__.py",
"tests/admin_views/test_actions.py",
"tests/template_tests/filter_tests/test_default_if_none.py",
"tests/sitemaps_tests/test_generic.py",
"tests/m2m_signals/tests.py",
"tests/get_object_or_404/__init__.py",
"tests/custom_lookups/tests.py",
"tests/migrations/test_autodetector.py",
"tests/admin_views/__init__.py",
"tests/migrations/test_migrations_squashed_double/0003_squashed_0001_and_0002.py",
"tests/pagination/tests.py",
"tests/backends/test_utils.py",
"tests/test_utils/test_transactiontestcase.py",
"tests/migrations/test_migrations_conflict/0002_second.py",
"tests/migrations/migrations_test_apps/unmigrated_app_syncdb/models.py",
"tests/serializers/__init__.py",
"tests/utils_tests/test_timesince.py",
"tests/gis_tests/gdal_tests/tests.py",
"tests/gis_tests/geoapp/__init__.py",
"tests/template_tests/filter_tests/test_stringformat.py",
"tests/dbshell/test_oracle.py",
"tests/test_utils/views.py",
"tests/cache/models.py",
"tests/migrations2/test_migrations_2_no_deps/__init__.py",
"tests/m2m_recursive/__init__.py",
"tests/transactions/tests.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/3_auto.py",
"tests/urlpatterns_reverse/urls_error_handlers_callables.py",
"tests/template_tests/filter_tests/test_rjust.py",
"tests/db_functions/text/test_sha1.py",
"tests/admin_views/test_skip_link_to_content.py",
"tests/backends/mysql/test_features.py",
"tests/model_enums/tests.py",
"tests/template_tests/test_base.py",
"tests/force_insert_update/__init__.py",
"tests/admin_views/urls.py",
"tests/get_or_create/__init__.py",
"tests/model_inheritance/tests.py",
"tests/contenttypes_tests/operations_migrations/__init__.py",
"tests/custom_managers/models.py",
"tests/migrations2/__init__.py",
"tests/migrations/test_migrations_no_changes/0002_second.py",
"tests/migrations/test_migrations_unmigdep/0001_initial.py",
"tests/migrations/migrations_test_apps/lookuperror_c/migrations/__init__.py",
"tests/migrations/test_migrations_squashed_complex/4_auto.py",
"tests/inspectdb/__init__.py",
"tests/reverse_lookup/__init__.py",
"tests/auth_tests/models/with_custom_email_field.py",
"tests/gis_tests/geo3d/views.py",
"tests/lookup/__init__.py",
"tests/urlpatterns_reverse/included_urls2.py",
"tests/syndication_tests/feeds.py",
"tests/model_options/models/__init__.py",
"tests/foreign_object/__init__.py",
"tests/urlpatterns_reverse/urlconf_inner.py",
"tests/introspection/models.py",
"tests/forms_tests/widget_tests/test_checkboxselectmultiple.py",
"tests/admin_utils/urls.py",
"tests/template_tests/syntax_tests/i18n/test_get_language_info_list.py",
"tests/str/models.py",
"tests/urlpatterns_reverse/included_namespace_urls.py",
"tests/lookup/test_decimalfield.py",
"tests/order_with_respect_to/__init__.py",
"tests/gis_tests/data/rasters/textrasters.py",
"tests/forms_tests/field_tests/test_typedchoicefield.py",
"tests/m2m_regress/tests.py",
"tests/admin_views/test_adminsite.py",
"tests/admin_scripts/app_with_import/models.py",
"tests/middleware/cond_get_urls.py",
"tests/template_tests/test_library.py",
"tests/migrations/test_migrations_squashed_erroneous/__init__.py",
"tests/migrations/test_migrations_no_ancestor/0002_conflicting_second.py",
"tests/shortcuts/views.py",
"tests/asgi/__init__.py",
"tests/contenttypes_tests/__init__.py",
"tests/test_client/test_fakepayload.py",
"tests/migrations/migrations_test_apps/mutate_state_a/__init__.py",
"tests/template_tests/test_response.py",
"tests/sphinx/test_github_links.py",
"tests/serializers/models/__init__.py",
"tests/i18n/test_percents.py",
"tests/properties/tests.py",
"tests/delete/models.py",
"tests/check_framework/urls/include_with_dollar.py",
"tests/m2m_signals/models.py",
"tests/utils_tests/models.py",
"tests/custom_lookups/__init__.py",
"tests/test_runner_apps/failures/tests_failures.py",
"tests/i18n/patterns/urls/namespace.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/2_auto.py",
"tests/template_tests/syntax_tests/i18n/base.py",
"tests/sitemaps_tests/__init__.py",
"tests/datetimes/tests.py",
"tests/update/models.py",
"tests/async/models.py",
"tests/forms_tests/field_tests/test_emailfield.py",
"tests/gis_tests/geoapp/test_indexes.py",
"tests/check_framework/template_test_apps/different_tags_app/__init__.py",
"tests/servers/models.py",
"tests/contenttypes_tests/test_fields.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/1_squashed_2.py",
"tests/urlpatterns_reverse/test_localeregexdescriptor.py",
"tests/flatpages_tests/test_models.py",
"tests/expressions_window/models.py",
"tests/fixtures/tests.py",
"tests/template_tests/syntax_tests/test_multiline.py",
"tests/admin_widgets/models.py",
"tests/check_framework/urls/bad_class_based_error_handlers.py",
"tests/serializers/tests.py",
"tests/migrations/migrations_test_apps/lookuperror_c/migrations/0003_c3.py",
"tests/i18n/exclude/__init__.py",
"tests/backends/postgresql/test_creation.py",
"tests/m2m_intermediary/models.py",
"tests/migrations/migrations_test_apps/lookuperror_a/models.py",
"tests/migrations/migrations_test_apps/migrated_app/migrations/0001_initial.py",
"tests/admin_views/test_nav_sidebar.py",
"tests/sites_framework/models.py",
"tests/migrations/test_migrations_squashed/0001_squashed_0002.py",
"tests/template_tests/filter_tests/timezone_utils.py",
"tests/invalid_models_tests/test_relative_fields.py",
"tests/db_functions/math/test_atan2.py",
"tests/template_tests/syntax_tests/test_resetcycle.py",
"tests/messages_tests/base.py",
"tests/migration_test_data_persistence/tests.py",
"tests/m2m_recursive/tests.py",
"tests/view_tests/templatetags/__init__.py",
"tests/migrations/test_migrations_no_changes/__init__.py",
"tests/migrations2/test_migrations_2_first/0002_second.py",
"tests/db_functions/math/test_power.py",
"tests/admin_scripts/custom_templates/project_template/project_name/__init__.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/__init__.py",
"tests/view_tests/tests/test_i18n.py",
"tests/user_commands/management/commands/subparser_vanilla.py",
"tests/generic_inline_admin/models.py",
"tests/migrations/test_executor.py",
"tests/migrations/migrations_test_apps/mutate_state_b/__init__.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/0001_initial.py",
"tests/validators/__init__.py",
"tests/apps/two_configs_app/apps.py",
"tests/admin_scripts/app_waiting_migration/migrations/__init__.py",
"tests/i18n/sampleproject/sampleproject/settings.py",
"tests/apps/two_default_configs_app/apps.py",
"tests/migrations/deprecated_field_migrations/__init__.py",
"tests/forms_tests/field_tests/test_integerfield.py",
"tests/urlpatterns/path_urls.py",
"tests/migrations/test_migrations_conflict_long_name/0002_second.py",
"tests/datetimes/models.py",
"tests/db_functions/math/__init__.py",
"tests/postgres_tests/test_ranges.py",
"tests/forms_tests/field_tests/test_imagefield.py",
"tests/test_client_regress/__init__.py",
"tests/decorators/test_csp.py",
"tests/servers/__init__.py",
"tests/gis_tests/relatedapp/__init__.py",
"tests/gis_tests/geoapp/models.py",
"tests/shell/models.py",
"tests/forms_tests/widget_tests/test_selectdatewidget.py",
"tests/null_queries/__init__.py",
"tests/distinct_on_fields/__init__.py",
"tests/tasks/__init__.py",
"tests/forms_tests/tests/test_media.py",
"tests/db_functions/json/__init__.py",
"tests/template_tests/test_callables.py",
"tests/composite_pk/test_update.py",
"tests/many_to_one_null/models.py",
"tests/middleware/views.py",
"tests/test_runner/models.py",
"tests/template_tests/filter_tests/test_escapejs.py",
"tests/mutually_referential/models.py",
"tests/staticfiles_tests/apps/no_label/__init__.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/__init__.py",
"tests/gis_tests/inspectapp/models.py",
"tests/middleware_exceptions/middleware.py",
"tests/dispatch/tests.py",
"tests/builtin_server/views.py",
"tests/db_functions/migrations/0001_setup_extensions.py",
"tests/i18n/patterns/urls/wrong_namespace.py",
"tests/i18n/obsolete_translations/__init__.py",
"tests/str/tests.py",
"tests/cache/closeable_cache.py",
"tests/template_tests/filter_tests/test_make_list.py",
"tests/urlpatterns/path_dynamic_urls.py",
"tests/check_framework/template_test_apps/same_tags_app_2/apps.py",
"tests/queryset_pickle/tests.py",
"tests/db_functions/datetime/test_now.py",
"tests/model_fields/test_promises.py",
"tests/migrations/test_base.py",
"tests/messages_tests/urls.py",
"tests/sites_tests/__init__.py",
"tests/null_queries/tests.py",
"tests/logging_tests/urls.py",
"tests/admin_custom_urls/urls.py",
"tests/db_functions/math/test_pi.py",
"tests/apps/__init__.py",
"tests/migrations/deprecated_field_migrations/0002_remove_ipaddressfield_ip.py",
"tests/forms_tests/widget_tests/test_splithiddendatetimewidget.py",
"tests/user_commands/tests.py",
"tests/multiple_database/__init__.py",
"tests/check_framework/test_caches.py",
"tests/template_tests/test_custom.py",
"tests/template_backends/apps/importerror/templatetags/__init__.py",
"tests/string_lookup/__init__.py",
"tests/test_runner_apps/sample/tests_sample.py",
"tests/test_runner/test_shuffler.py",
"tests/auth_tests/test_mixins.py",
"tests/migrations/test_migrations_squashed_erroneous/7_auto.py",
"tests/urlpatterns_reverse/named_urls_conflict.py",
"tests/migrations/test_migrations_clashing_prefix/ab.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/b.py",
"tests/user_commands/management/commands/subparser_required.py",
"tests/admin_scripts/app_raising_warning/__init__.py",
"tests/str/__init__.py",
"tests/bash_completion/management/commands/test_command.py",
"tests/test_runner/test_discover_runner.py",
"tests/auth_tests/operations_migrations/0001_initial.py",
"tests/update_only_fields/tests.py",
"tests/backends/base/test_features.py",
"tests/gis_tests/gdal_tests/test_envelope.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_second.py",
"tests/migrate_signals/__init__.py",
"tests/i18n/project_dir/app_with_locale/__init__.py",
"tests/migrations/test_migrations_squashed_complex/5_auto.py",
"tests/check_framework/template_test_apps/same_tags_app_1/__init__.py",
"tests/forms_tests/field_tests/test_genericipaddressfield.py",
"tests/template_tests/syntax_tests/test_partials.py",
"tests/m2m_multiple/models.py",
"tests/migrations/test_migrations_run_before/0002_second.py",
"tests/m2m_regress/models.py",
"tests/admin_ordering/models.py",
"tests/delete_regress/models.py",
"tests/servers/views.py",
"tests/backends/mysql/__init__.py",
"tests/user_commands/management/commands/reverse_url.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/__init__.py",
"tests/xor_lookups/tests.py",
"tests/check_framework/template_test_apps/same_tags_app_2/__init__.py",
"tests/admin_scripts/app_raising_messages/models.py",
"tests/gis_tests/geoapp/test_serializers.py",
"tests/prefetch_related/models.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_auto.py",
"tests/migrations2/models.py",
"tests/dbshell/tests.py",
"tests/db_functions/comparison/test_cast.py",
"tests/migrations/migrations_test_apps/lookuperror_c/migrations/0001_initial.py",
"tests/postgres_tests/models.py",
"tests/model_fields/test_booleanfield.py",
"tests/generic_inline_admin/urls.py",
"tests/gis_tests/admin.py",
"tests/admin_scripts/app_raising_warning/models.py",
"tests/backends/sqlite/__init__.py",
"tests/template_tests/tests.py",
"tests/template_tests/filter_tests/test_center.py",
"tests/migrations/test_migrations_run_before/0003_third.py",
"tests/timezones/admin.py",
"tests/model_fields/test_mixins.py",
"tests/timezones/models.py",
"tests/user_commands/management/commands/subparser_dest.py",
"tests/proxy_model_inheritance/__init__.py",
"tests/model_fields/tests.py",
"tests/i18n/forms.py",
"tests/fixtures_regress/tests.py",
"tests/urlpatterns_reverse/method_view_urls.py",
"tests/migrations/test_migrations_noop/__init__.py",
"tests/file_uploads/urls.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0003_a3.py",
"tests/prefetch_related/tests.py",
"tests/null_fk_ordering/tests.py",
"tests/postgres_tests/integration_settings.py",
"tests/check_framework/template_test_apps/different_tags_app/apps.py",
"tests/migrations/migrations_test_apps/with_generic_model/__init__.py",
"tests/delete/__init__.py",
"tests/model_fields/test_integerfield.py",
"tests/utils_tests/test_os_utils.py",
"tests/shell/__init__.py",
"tests/save_delete_hooks/models.py",
"tests/template_tests/filter_tests/test_random.py",
"tests/forms_tests/tests/test_forms.py",
"tests/admin_scripts/simple_app/models.py",
"tests/flatpages_tests/test_forms.py",
"tests/decorators/test_cache.py",
"tests/proxy_model_inheritance/models.py",
"tests/migrations/test_migrations_squashed_double/0005_squashed_0003_and_0004.py",
"tests/model_formsets/tests.py",
"tests/model_fields/test_floatfield.py",
"tests/view_tests/app5/__init__.py",
"tests/i18n/sampleproject/update_catalogs.py",
"tests/template_tests/syntax_tests/test_regroup.py",
"tests/db_functions/comparison/test_greatest.py",
"tests/or_lookups/__init__.py",
"tests/queries/tests.py",
"tests/db_functions/comparison/test_least.py",
"tests/template_backends/apps/good/__init__.py",
"tests/urlpatterns_reverse/urlconf_outer.py",
"tests/deprecation/__init__.py",
"tests/template_tests/filter_tests/test_add.py",
"tests/foreign_object/models/empty_join.py",
"tests/model_formsets/test_uuid.py",
"tests/db_functions/text/test_trim.py",
"tests/forms_tests/field_tests/test_regexfield.py",
"tests/raw_query/tests.py",
"tests/tasks/test_custom_backend.py",
"tests/migrations/test_migrations_unmigdep/__init__.py",
"tests/fixtures_model_package/__init__.py",
"tests/migrations/test_commands.py",
"tests/composite_pk/test_aggregate.py",
"tests/gis_tests/distapp/tests.py",
"tests/template_tests/filter_tests/test_join.py",
"tests/model_forms/models.py",
"tests/backends/postgresql/test_introspection.py",
"tests/many_to_one/__init__.py",
"tests/messages_tests/tests.py",
"tests/m2m_recursive/models.py",
"tests/template_tests/templatetags/tag_27584.py",
"tests/signals/models.py",
"tests/dates/__init__.py",
"tests/timezones/urls.py",
"tests/annotations/tests.py",
"tests/urlpatterns_reverse/namespace_urls.py",
"tests/check_framework/urls/name_with_colon.py",
"tests/urlpatterns_reverse/translations/locale/__init__.py",
"tests/filtered_relation/__init__.py",
"tests/auth_tests/operations_migrations/0002_rename_oldmodel_to_newmodel.py",
"tests/admin_inlines/test_templates.py",
"tests/sessions_tests/tests.py",
"tests/aggregation/models.py",
"tests/forms_tests/field_tests/test_jsonfield.py",
"tests/template_tests/filter_tests/test_phone2numeric.py",
"tests/admin_checks/__init__.py",
"tests/migrations/test_migrations_squashed_erroneous/1_auto.py",
"tests/db_functions/math/test_acos.py",
"tests/urlpatterns_reverse/included_named_urls2.py",
"tests/aggregation/test_filter_argument.py",
"tests/flatpages_tests/__init__.py",
"tests/migrations2/test_migrations_2_first/0001_initial.py",
"tests/gis_tests/utils.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/__init__.py",
"tests/backends/sqlite/test_introspection.py",
"tests/migration_test_data_persistence/migrations/__init__.py",
"tests/user_commands/management/commands/subparser.py",
"tests/model_inheritance_regress/__init__.py",
"tests/generic_inline_admin/admin.py",
"tests/extra_regress/tests.py",
"tests/template_tests/syntax_tests/test_invalid_string.py",
"tests/migrations/test_migrations_no_operations/__init__.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/ab.py",
"tests/view_tests/app2/__init__.py",
"tests/delete/tests.py",
"tests/model_fields/storage.py",
"tests/migrations/deprecated_field_migrations/0001_initial.py",
"tests/migrations/test_migrations_first/thefirst.py",
"tests/update/tests.py",
"tests/check_framework/test_urls.py",
"tests/migrations/migrations_test_apps/mutate_state_a/migrations/__init__.py",
"tests/migrations/test_migrations_squashed_erroneous/3_squashed_5.py",
"tests/template_backends/test_django.py",
"tests/migrations/test_migrations_manual_porting/0001_initial.py",
"tests/composite_pk/test_filter.py",
"tests/template_tests/filter_tests/test_dictsort.py",
"tests/asgi/urls.py",
"tests/migrations/test_migrations_squashed_complex/3_auto.py",
"tests/settings_tests/__init__.py",
"tests/staticfiles_tests/test_handlers.py",
"tests/admin_scripts/custom_templates/project_template/project_name/settings.py",
"tests/admin_scripts/simple_app/management/__init__.py",
"tests/m2o_recursive/models.py",
"tests/auth_tests/models/is_active.py",
"tests/generic_views/test_list.py",
"tests/forms_tests/field_tests/test_timefield.py",
"tests/app_loading/not_installed/models.py",
"tests/model_options/test_default_pk.py",
"tests/managers_regress/tests.py",
"tests/check_framework/__init__.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/a.py",
"tests/i18n/contenttypes/__init__.py",
"tests/postgres_tests/array_index_migrations/__init__.py",
"tests/auth_tests/test_basic.py",
"tests/gis_tests/inspectapp/tests.py",
"tests/migrations/test_migrations_plan/0002_second.py",
"tests/migrations/migrations_test_apps/lookuperror_c/migrations/0002_c2.py",
"tests/backends/postgresql/test_compilation.py",
"tests/model_meta/__init__.py",
"tests/db_functions/window/__init__.py",
"tests/staticfiles_tests/test_storage.py",
"tests/user_commands/urls.py",
"tests/forms_tests/widget_tests/test_widget.py",
"tests/proxy_models/admin.py",
"tests/model_fields/test_durationfield.py",
"tests/multiple_database/tests.py",
"tests/custom_migration_operations/operations.py",
"tests/template_tests/syntax_tests/test_exceptions.py",
"tests/forms_tests/widget_tests/test_passwordinput.py",
"tests/get_earliest_or_latest/tests.py",
"tests/template_tests/syntax_tests/test_url.py",
"tests/serializers/models/data.py",
"tests/max_lengths/models.py",
"tests/order_with_respect_to/models.py",
"tests/forms_tests/tests/test_renderers.py",
"tests/migrations/test_migrations_plan/0003_third.py",
"tests/check_framework/urls/good_class_based_error_handlers.py",
"tests/validators/tests.py",
"tests/empty_models/__init__.py",
"tests/dates/models.py",
"tests/constraints/__init__.py",
"tests/migrations/test_add_many_to_many_field_initial/__init__.py",
"tests/apps/two_configs_app/__init__.py",
"tests/admin_scripts/complex_app/models/__init__.py",
"tests/template_loader/tests.py",
"tests/backends/postgresql/tests.py",
"tests/user_commands/management/commands/required_option.py",
"tests/migrations/migrations_test_apps/migrated_app/migrations/__init__.py",
"tests/middleware_exceptions/tests.py",
"tests/check_framework/test_files.py",
"tests/db_functions/text/test_left.py",
"tests/gis_tests/geoadmin/tests.py",
"tests/timezones/__init__.py",
"tests/app_loading/not_installed/__init__.py",
"tests/inspectdb/tests.py",
"tests/forms_tests/tests/test_formsets.py",
"tests/urlpatterns_reverse/named_urls.py",
"tests/test_client_regress/tests.py",
"tests/i18n/tests.py",
"tests/auth_tests/models/custom_permissions.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0002_alter_id.py",
"tests/forms_tests/field_tests/test_charfield.py",
"tests/admin_scripts/another_app_waiting_migration/__init__.py",
"tests/admin_changelist/urls.py",
"tests/raw_query/models.py",
"tests/admin_scripts/management/commands/app_command.py",
"tests/db_functions/math/test_atan.py",
"tests/admin_views/forms.py",
"tests/admin_scripts/complex_app/management/commands/duplicate.py",
"tests/utils_tests/test_termcolors.py",
"tests/i18n/patterns/urls/disabled.py",
"tests/admin_widgets/urls.py",
"tests/admin_scripts/configured_settings_manage.py",
"tests/auth_tests/test_views.py",
"tests/defer_regress/models.py",
"tests/test_runner/test_debug_sql.py",
"tests/model_options/models/default_related_name.py",
"tests/utils_tests/__init__.py",
"tests/migrations/test_migrations_squashed_double/0002_auto.py",
"tests/gis_tests/geoapp/test_functions.py",
"tests/null_fk/__init__.py",
"tests/empty/no_models/__init__.py",
"tests/utils_tests/test_module/another_good_module.py",
"tests/app_loading/__init__.py",
"tests/check_framework/urls/beginning_with_slash.py",
"tests/template_tests/syntax_tests/test_extends.py",
"tests/backends/oracle/test_creation.py",
"tests/gis_tests/gis_migrations/test_commands.py",
"tests/migrations/test_fake_initial_case_insensitive/fake_initial/__init__.py",
"tests/utils_tests/test_lazyobject.py",
"tests/decorators/test_common.py",
"tests/migrations/migrations_test_apps/lookuperror_c/__init__.py",
"tests/db_functions/comparison/test_coalesce.py",
"tests/check_framework/test_async_checks.py",
"tests/backends/postgresql/test_server_side_cursors.py",
"tests/template_tests/test_extends_relative.py",
"tests/queries/test_query.py",
"tests/apps/two_configs_one_default_app/__init__.py",
"tests/gis_tests/gis_migrations/migrations/__init__.py",
"tests/extra_regress/models.py",
"tests/m2o_recursive/tests.py",
"tests/test_utils/__init__.py",
"tests/or_lookups/tests.py",
"tests/admin_scripts/management/commands/__init__.py",
"tests/user_commands/management/commands/no_translations.py",
"tests/gis_tests/geogapp/models.py",
"tests/test_runner_apps/__init__.py",
"tests/middleware/tests.py",
"tests/settings_tests/tests.py",
"tests/migration_test_data_persistence/__init__.py",
"tests/admin_widgets/tests.py",
"tests/from_db_value/models.py",
"tests/db_functions/text/test_upper.py",
"tests/auth_tests/models/with_foreign_key.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/__init__.py",
"tests/backends/models.py",
"tests/csrf_tests/tests.py",
"tests/file_storage/__init__.py",
"tests/staticfiles_tests/test_checks.py",
"tests/db_utils/__init__.py",
"tests/migrations/test_migrations_conflict/__init__.py",
"tests/gis_tests/gdal_tests/test_srs.py",
"tests/admin_docs/test_middleware.py",
"tests/template_tests/syntax_tests/test_cycle.py",
"tests/test_runner/__init__.py",
"tests/test_exceptions/__init__.py",
"tests/gis_tests/gdal_tests/test_ds.py",
"tests/migrations/test_migrations_no_default/__init__.py",
"tests/deprecation/test_deprecate_posargs.py",
"tests/template_tests/templatetags/subpackage/echo.py",
"tests/model_package/models/__init__.py",
"tests/properties/__init__.py",
"tests/migrations/faulty_migrations/__init__.py",
"tests/admin_changelist/test_date_hierarchy.py",
"tests/utils_tests/test_module/bad_module.py",
"tests/template_tests/test_nodelist.py",
"tests/template_tests/syntax_tests/test_static.py",
"tests/migrations/test_migrations_squashed_loop/2_squashed.py",
"tests/template_tests/filter_tests/test_pluralize.py",
"tests/syndication_tests/urls.py",
"tests/db_functions/text/test_repeat.py",
"tests/backends/sqlite/test_features.py",
"tests/urlpatterns_reverse/urls_error_handlers.py",
"tests/pagination/models.py",
"tests/generic_views/test_base.py",
"tests/admin_utils/models.py",
"tests/migrations/migrations_test_apps/lookuperror_b/models.py",
"tests/utils_tests/test_functional.py",
"tests/test_runner_apps/sample/pattern_tests.py",
"tests/db_functions/math/test_random.py",
"tests/contenttypes_tests/urls.py",
"tests/sites_tests/tests.py",
"tests/check_framework/urls/contains_tuple.py",
"tests/urlpatterns_reverse/translations/__init__.py",
"tests/test_client/tests.py",
"tests/check_framework/urls/warning_in_include.py",
"tests/apps/no_config_app/__init__.py",
"tests/project_template/__init__.py",
"tests/admin_scripts/custom_templates/project_template/additional_dir/localized.py",
"tests/view_tests/tests/test_specials.py",
"tests/i18n/project_dir/app_no_locale/__init__.py",
"tests/forms_tests/widget_tests/test_select.py",
"tests/staticfiles_tests/test_forms.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0002_a2.py",
"tests/migrations/test_migrations_empty/__init__.py",
"tests/requests_tests/test_data_upload_settings.py",
"tests/admin_scripts/another_app_waiting_migration/migrations/0001_initial.py",
"tests/swappable_models/__init__.py",
"tests/file_storage/test_base.py",
"tests/admin_scripts/complex_app/management/__init__.py",
"tests/migrations/test_migrations_conflict_long_name/__init__.py",
"tests/forms_tests/field_tests/test_multivaluefield.py",
"tests/forms_tests/widget_tests/test_searchinput.py",
"tests/urlpatterns_reverse/included_app_urls.py",
"tests/admin_filters/tests.py",
"tests/forms_tests/urls.py",
"tests/urlpatterns_reverse/nonimported_module.py",
"tests/migrations/test_auto_now_add/0001_initial.py",
"tests/generic_views/urls.py",
"tests/select_for_update/models.py",
"tests/migrations/test_fake_initial_case_insensitive/initial/__init__.py",
"tests/i18n/sampleproject/sampleproject/__init__.py",
"tests/backends/base/test_creation.py",
"tests/auth_tests/models/with_last_login_attr.py",
"tests/basic/__init__.py",
"tests/proxy_model_inheritance/tests.py",
"tests/mail/__init__.py",
"tests/sphinx/testdata/package/wildcard_base.py",
"tests/messages_tests/__init__.py",
"tests/migrations/test_migrations_squashed_no_replaces/__init__.py",
"tests/schema/test_logging.py",
"tests/humanize_tests/__init__.py",
"tests/async/tests.py",
"tests/postgres_tests/test_indexes.py",
"tests/file_uploads/views.py",
"tests/db_functions/text/test_sha384.py",
"tests/filtered_relation/models.py",
"tests/migrations/test_migrations_initial_false/0001_not_initial.py",
"tests/known_related_objects/tests.py",
"tests/gis_tests/tests.py",
"tests/migrations/test_migrations_squashed_double/__init__.py",
"tests/forms_tests/field_tests/test_durationfield.py",
"tests/base/__init__.py",
"tests/many_to_many/__init__.py",
"tests/template_tests/filter_tests/test_autoescape.py",
"tests/generic_relations/test_forms.py",
"tests/admin_widgets/__init__.py",
"tests/gis_tests/gis_migrations/__init__.py",
"tests/db_functions/window/test_validation.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0004_a4.py",
"tests/migrations/migrations_test_apps/migrated_app/models.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0001_initial.py",
"tests/modeladmin/tests.py",
"tests/test_client_regress/urls.py",
"tests/model_fields/test_textfield.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/h/__init__.py",
"tests/admin_scripts/management/commands/noargs_command.py",
"tests/gis_tests/distapp/__init__.py",
"tests/template_backends/apps/importerror/templatetags/broken_tags.py",
"tests/i18n/patterns/urls/path_unused.py",
"tests/postgres_tests/migrations/__init__.py",
"tests/forms_tests/field_tests/test_uuidfield.py",
"tests/file_uploads/tests.py",
"tests/model_regress/test_state.py",
"tests/migrations/test_exceptions.py",
"tests/backends/base/app_unmigrated/__init__.py",
"tests/forms_tests/field_tests/test_choicefield.py",
"tests/model_utils/__init__.py",
"tests/null_fk_ordering/__init__.py",
"tests/test_utils/test_testcase.py",
"tests/template_tests/annotated_tag_function.py",
"tests/queryset_pickle/models.py",
"tests/template_backends/apps/importerror/__init__.py",
"tests/migrations2/test_migrations_2/0001_initial.py",
"tests/db_functions/text/test_concat.py",
"tests/backends/sqlite/test_operations.py",
"tests/forms_tests/__init__.py",
"tests/template_tests/test_parser.py",
"tests/auth_tests/test_management.py",
"tests/invalid_models_tests/__init__.py",
"tests/select_related/tests.py",
"tests/utils_tests/test_inspect.py",
"tests/staticfiles_tests/urls/helper.py",
"tests/auth_tests/test_forms.py",
"tests/admin_utils/admin.py",
"tests/expressions/tests.py",
"tests/utils_tests/test_dateparse.py",
"tests/template_tests/syntax_tests/test_simple_tag.py",
"tests/queryset_pickle/__init__.py",
"tests/many_to_many/tests.py",
"tests/composite_pk/test_values.py",
"tests/staticfiles_tests/apps/__init__.py",
"tests/prefetch_related/test_uuid.py",
"tests/sites_framework/migrations/0001_initial.py",
"tests/requests_tests/test_accept_header.py",
"tests/db_functions/tests.py",
"tests/ordering/tests.py",
"tests/decorators/test_csrf.py",
"tests/expressions/test_queryset_values.py",
"tests/template_tests/syntax_tests/i18n/test_filters.py",
"tests/servers/tests.py",
"tests/test_client_regress/views.py",
"tests/urlpatterns_reverse/extra_urls.py",
"tests/forms_tests/templatetags/tags.py",
"tests/backends/base/test_introspection.py",
"tests/migrations/test_migrations_first/__init__.py",
"tests/apps/apps.py",
"tests/migrations/test_optimizer.py",
"tests/messages_tests/test_middleware.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0001_initial.py",
"tests/flatpages_tests/test_csrf.py",
"tests/generic_relations/models.py",
"tests/unmanaged_models/__init__.py",
"tests/custom_columns/models.py",
"tests/queries/test_qs_combinators.py",
"tests/timezones/tests.py",
"tests/migrations/migrations_test_apps/unmigrated_app/models.py",
"tests/i18n/other2/locale/de/__init__.py",
"tests/db_functions/json/test_json_object.py",
"tests/validation/test_error_messages.py",
"tests/ordering/models.py",
"tests/async/test_async_queryset.py",
"tests/db_functions/math/test_ceil.py",
"tests/custom_pk/tests.py",
"tests/backends/sqlite/test_functions.py",
"tests/sphinx/__init__.py",
"tests/admin_changelist/__init__.py",
"tests/postgres_tests/array_index_migrations/0001_initial.py",
"tests/postgres_tests/array_default_migrations/0002_integerarraymodel_field_2.py",
"tests/middleware/extra_urls.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/1_auto.py",
"tests/migrations/test_migrations_squashed_no_replaces/0001_squashed_0002.py",
"tests/m2o_recursive/__init__.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_conflicting_second.py",
"tests/foreign_object/test_tuple_lookups.py",
"tests/conditional_processing/views.py",
"tests/migrations/test_migrations_custom_user/__init__.py",
"tests/user_commands/management/commands/transaction.py",
"tests/user_commands/management/commands/outputwrapper.py",
"tests/db_functions/text/test_sha224.py",
"tests/migrations/test_migrations_squashed/0002_second.py",
"tests/sessions_tests/no_clear_expired.py",
"tests/i18n/test_compilation.py",
"tests/template_tests/templatetags/inclusion.py",
"tests/apps/query_performing_app/__init__.py",
"tests/middleware_exceptions/views.py",
"tests/migrations/test_migrations/0001_initial.py",
"tests/migrations/migrations_test_apps/mutate_state_b/migrations/0001_initial.py",
"tests/gis_tests/geoadmin/models.py",
"tests/messages_tests/test_api.py",
"tests/custom_pk/fields.py",
"tests/forms_tests/templatetags/__init__.py",
"tests/postgres_tests/fields.py",
"tests/migrations/migrations_test_apps/mutate_state_b/migrations/0002_add_field.py",
"tests/template_tests/filter_tests/test_safe.py",
"tests/forms_tests/field_tests/test_filepathfield.py",
"tests/admin_autodiscover/__init__.py",
"tests/extra_regress/__init__.py",
"tests/mail/tests.py",
"tests/tasks/test_tasks.py",
"tests/managers_regress/models.py",
"tests/backends/base/test_operations.py",
"tests/bash_completion/__init__.py",
"tests/admin_widgets/widgetadmin.py",
"tests/reserved_names/__init__.py",
"tests/flatpages_tests/urls.py",
"tests/generic_views/__init__.py",
"tests/migrations/migrations_test_apps/with_package_model/__init__.py",
"tests/model_fields/test_filepathfield.py",
"tests/check_framework/urls/cbv_as_view.py",
"tests/admin_default_site/__init__.py",
"tests/db_functions/datetime/__init__.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/2_auto.py",
"tests/template_tests/templatetags/custom.py",
"tests/async/__init__.py",
"tests/one_to_one/__init__.py",
"tests/check_framework/test_model_field_deprecation.py",
"tests/template_backends/apps/good/templatetags/override.py",
"tests/defer_regress/__init__.py",
"tests/model_indexes/__init__.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/c/__init__.py",
"tests/template_tests/test_extends.py",
"tests/migrations/test_migrations_squashed_double/0001_initial.py",
"tests/get_earliest_or_latest/models.py",
"tests/template_tests/syntax_tests/test_setup.py",
"tests/generic_relations_regress/tests.py",
"tests/test_client/urls_middleware_urlconf.py",
"tests/urlpatterns/__init__.py",
"tests/m2m_through_regress/test_multitable.py",
"tests/db_typecasts/__init__.py",
"tests/utils_tests/test_dateformat.py",
"tests/i18n/loading_app/__init__.py",
"tests/view_tests/tests/test_csrf.py",
"tests/middleware_exceptions/urls.py",
"tests/reverse_lookup/tests.py",
"tests/migrations/test_migrations_run_before/__init__.py",
"tests/sitemaps_tests/urls/http.py",
"tests/app_loading/tests.py",
"tests/gis_tests/geoadmin/__init__.py",
"tests/nested_foreign_keys/tests.py",
"tests/migrations2/test_migrations_2/__init__.py",
"tests/m2m_through_regress/tests.py",
"tests/m2m_through_regress/models.py",
"tests/migrations/migrations_test_apps/__init__.py",
"tests/foreign_object/models/__init__.py",
"tests/template_tests/filter_tests/test_slugify.py",
"tests/expressions_window/__init__.py",
"tests/migrations/test_fake_initial_case_insensitive/initial/0001_initial.py",
"tests/backends/base/__init__.py",
"tests/view_tests/views.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/0001_initial.py",
"tests/forms_tests/tests/tests.py",
"tests/validation/test_picklable.py",
"tests/no_models/__init__.py",
"tests/template_tests/syntax_tests/test_include.py",
"tests/urls.py",
"tests/i18n/urls_default_unprefixed.py",
"tests/migrations/test_migrations_squashed_double/0004_auto.py",
"tests/gis_tests/geos_tests/test_io.py",
"tests/admin_scripts/management/commands/suppress_base_options_command.py",
"tests/sites_framework/migrations/__init__.py",
"tests/null_fk/models.py",
"tests/utils_tests/test_no_submodule.py",
"tests/gis_tests/test_gis_tests_utils.py",
"tests/xor_lookups/models.py",
"tests/foreign_object/models/person.py",
"tests/forms_tests/field_tests/test_typedmultiplechoicefield.py",
"tests/lookup/tests.py",
"tests/auth_tests/models/with_many_to_many.py",
"tests/template_tests/filter_tests/test_cut.py",
"tests/db_functions/__init__.py",
"tests/logging_tests/urls_i18n.py",
"tests/gis_tests/distapp/models.py",
"tests/utils_tests/test_json.py",
"tests/file_uploads/uploadhandler.py",
"tests/admin_custom_urls/models.py",
"tests/db_functions/comparison/test_collate.py",
"tests/template_tests/filter_tests/test_filesizeformat.py",
"tests/migrations/migrations_test_apps/with_generic_model/migrations/0002_customgenericmodel.py",
"tests/postgres_tests/test_apps.py",
"tests/model_options/test_tablespaces.py",
"tests/migrations/migrations_test_apps/with_generic_model/models.py",
"tests/migrations/test_migrations_private/__init__.py",
"tests/many_to_one/tests.py",
"tests/forms_tests/widget_tests/test_radioselect.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/__init__.py",
"tests/schema/tests.py",
"tests/migrations/test_migrations_namespace_package/0001_initial.py",
"tests/composite_pk/test_checks.py",
"tests/template_tests/filter_tests/test_first.py",
"tests/defer/tests.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/j/__init__.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/__init__.py",
"tests/queries/test_db_returning.py",
"tests/auth_tests/test_remote_user.py",
"tests/migrations/test_migrations_squashed_erroneous/2_auto.py",
"tests/utils_tests/test_archive.py",
"tests/admin_docs/__init__.py",
"tests/migrations/migrations_test_apps/mutate_state_b/migrations/__init__.py",
"tests/sphinx/testdata/package/other_module.py",
"tests/check_framework/urls/path_compatibility/unmatched_angle_brackets.py",
"tests/urlpatterns_reverse/included_named_urls.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/models.py",
"tests/i18n/patterns/urls/wrong.py",
"tests/tasks/test_dummy_backend.py",
"tests/migrations/test_add_many_to_many_field_initial/0002_initial.py",
"tests/backends/test_ddl_references.py",
"tests/custom_methods/models.py",
"tests/properties/models.py",
"tests/mail/test_deprecated.py",
"tests/select_related_regress/models.py",
"tests/datatypes/tests.py",
"tests/forms_tests/field_tests/test_filefield.py",
"tests/template_backends/apps/good/templatetags/subpackage/tags.py",
"tests/select_related/__init__.py",
"tests/generic_views/models.py",
"tests/context_processors/urls.py",
"tests/m2m_intermediary/__init__.py",
"tests/invalid_models_tests/test_models.py",
"tests/select_for_update/tests.py",
"tests/proxy_models/urls.py",
"tests/flatpages_tests/test_middleware.py",
"tests/deprecation/tests.py",
"tests/admin_views/test_multidb.py",
"tests/migrations/test_migrations_squashed_partially_applied/0002_mymodel1_field_1_mymodel2_field_2_and_more.py",
"tests/auth_tests/models/minimal.py",
"tests/schema/models.py",
"tests/aggregation/tests.py",
"tests/i18n/territorial_fallback/__init__.py",
"tests/update_only_fields/__init__.py",
"tests/one_to_one/models.py",
"tests/context_processors/tests.py",
"tests/postgres_tests/test_functions.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_squashed_2.py",
"tests/m2m_multiple/tests.py",
"tests/gis_tests/geo3d/__init__.py",
"tests/staticfiles_tests/cases.py",
"tests/files/__init__.py",
"tests/admin_scripts/complex_app/admin/__init__.py",
"tests/template_tests/filter_tests/test_date.py",
"tests/migrations/test_add_many_to_many_field_initial/0001_initial.py",
"tests/schema/fields.py",
"tests/validation/test_custom_messages.py",
"tests/sitemaps_tests/urls/__init__.py",
"tests/staticfiles_tests/test_templatetags.py",
"tests/validation/tests.py",
"tests/migrations/test_migrations_noop/0001_initial.py",
"tests/test_runner_apps/failures/__init__.py",
"tests/view_tests/urls.py",
"tests/test_client/test_conditional_content_removal.py",
"tests/forms_tests/widget_tests/test_datetimeinput.py",
"tests/check_framework/urls/good_function_based_error_handlers.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/models.py",
"tests/gis_tests/geogapp/tests.py",
"tests/backends/oracle/tests.py",
"tests/db_functions/text/test_sha256.py",
"tests/admin_views/views.py",
"tests/mutually_referential/tests.py",
"tests/async/test_async_auth.py",
"tests/field_defaults/__init__.py",
"tests/gis_tests/__init__.py",
"tests/serializers/test_jsonl.py",
"tests/sessions_tests/__init__.py",
"tests/migrations/test_migrations_custom_user/0001_initial.py",
"tests/template_tests/syntax_tests/i18n/test_get_available_languages.py",
"tests/check_framework/template_test_apps/different_tags_app/templatetags/different_tags.py",
"tests/db_functions/datetime/test_extract_trunc.py",
"tests/sites_framework/tests.py",
"tests/gis_tests/geoapp/tests.py",
"tests/model_fields/test_binaryfield.py",
"tests/template_tests/test_smartif.py",
"tests/model_package/__init__.py",
"tests/migrate_signals/models.py",
"tests/postgres_tests/migrations/0001_setup_extensions.py",
"tests/queries/__init__.py",
"tests/apps/query_performing_app/apps.py",
"tests/template_tests/syntax_tests/test_comment.py",
"tests/migrations2/test_migrations_2_first/__init__.py",
"tests/custom_managers/tests.py",
"tests/forms_tests/field_tests/test_urlfield.py",
"tests/template_tests/filter_tests/test_truncatewords.py",
"tests/auth_tests/test_models.py",
"tests/migrations/migrations_test_apps/without_init_file/__init__.py",
"tests/check_framework/test_database.py",
"tests/admin_changelist/models.py",
"tests/urlpatterns_reverse/translations/locale/de/__init__.py",
"tests/admin_inlines/models.py",
"tests/i18n/commands/__init__.py",
"tests/migrations/test_migrations_squashed_ref_squashed/__init__.py",
"tests/multiple_database/routers.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/0002_second.py",
"tests/m2m_signals/__init__.py",
"tests/db_typecasts/tests.py",
"tests/test_sqlite.py",
"tests/template_tests/filter_tests/test_dictsortreversed.py",
"tests/migrations/migrations_test_apps/mutate_state_a/migrations/0001_initial.py",
"tests/utils_tests/test_duration.py",
"tests/user_commands/management/commands/__init__.py",
"tests/utils_tests/test_simplelazyobject.py",
"tests/gis_tests/data/rasters/__init__.py",
"tests/expressions/__init__.py",
"tests/empty/__init__.py",
"tests/dbshell/__init__.py",
"tests/composite_pk/test_get.py",
"tests/template_tests/filter_tests/test_iriencode.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/0001_initial.py",
"tests/gis_tests/geos_tests/test_geos_mutation.py",
"tests/defer/models.py",
"tests/template_tests/filter_tests/test_urlize.py",
"tests/admin_scripts/complex_app/models/bar.py",
"tests/migrations/test_migrations/0002_second.py",
"tests/forms_tests/widget_tests/test_textarea.py",
"tests/m2m_through/__init__.py",
"tests/queries/test_sqlcompiler.py",
"tests/i18n/other/__init__.py",
"tests/migrations/test_migrations_initial_false/__init__.py",
"tests/generic_inline_admin/tests.py",
"tests/i18n/__init__.py",
"tests/contenttypes_tests/test_management.py",
"tests/constraints/tests.py",
"tests/cache/tests_async.py",
"tests/gis_tests/inspectapp/__init__.py",
"tests/model_options/apps.py",
"tests/select_related_onetoone/tests.py",
"tests/backends/__init__.py",
"tests/transaction_hooks/models.py",
"tests/pagination/__init__.py",
"tests/gis_tests/geoadmin/urls.py",
"tests/model_formsets_regress/__init__.py",
"tests/builtin_server/tests.py",
"tests/string_lookup/tests.py",
"tests/template_tests/syntax_tests/test_template_tag.py",
"tests/gis_tests/geoapp/test_expressions.py",
"tests/indexes/tests.py",
"tests/test_client/urls.py",
"tests/model_forms/test_uuid.py",
"tests/flatpages_tests/test_views.py",
"tests/admin_docs/views.py",
"tests/migrations/test_multidb.py",
"tests/urlpatterns_reverse/urls_without_handlers.py",
"tests/custom_pk/models.py",
"tests/model_package/models/article.py",
"tests/admin_registration/models.py",
"tests/check_framework/urls/unique_namespaces.py",
"tests/migrations2/test_migrations_2_squashed_with_replaces/0001_squashed_0002.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/0002_b2.py",
"tests/template_backends/apps/good/templatetags/__init__.py",
"tests/urlpatterns/path_base64_urls.py",
"tests/db_functions/text/test_md5.py",
"tests/migrations/migrations_test_apps/with_generic_model/migrations/0001_initial.py",
"tests/empty_models/models.py",
"tests/db_functions/math/test_sign.py",
"tests/migrations/test_migrations_squashed_partially_applied/__init__.py",
"tests/composite_pk/test_models.py",
"tests/swappable_models/models.py",
"tests/admin_custom_urls/__init__.py",
"tests/template_tests/syntax_tests/test_builtins.py",
"tests/proxy_model_inheritance/app2/__init__.py",
"tests/admin_docs/models.py",
"tests/migrations/routers.py",
"tests/forms_tests/widget_tests/test_colorinput.py",
"tests/decorators/test_vary.py",
"tests/model_package/models/publication.py",
"tests/gis_tests/test_geoforms.py",
"tests/decorators/tests.py",
"tests/check_framework/test_4_0_compatibility.py",
"tests/model_inheritance/test_abstract_inheritance.py",
"tests/forms_tests/widget_tests/test_telinput.py",
"tests/i18n/project_dir/app_no_locale/models.py",
"tests/db_functions/text/test_reverse.py",
"tests/generic_inline_admin/__init__.py",
"tests/field_deconstruction/tests.py",
"tests/postgres_tests/test_trigram.py",
"tests/fixtures_model_package/tests.py",
"tests/test_client_regress/models.py",
"tests/contenttypes_tests/test_migrations.py",
"tests/template_tests/syntax_tests/test_for.py",
"tests/serializers/test_natural.py",
"tests/migrations/test_migrations_non_atomic/__init__.py",
"tests/template_tests/syntax_tests/test_verbatim.py",
"tests/forms_tests/models.py",
"tests/urlpatterns_reverse/views.py",
"tests/i18n/urls.py",
"tests/model_fields/test_filefield.py",
"tests/prefetch_related/test_prefetch_related_objects.py",
"tests/staticfiles_tests/test_utils.py",
"tests/staticfiles_tests/__init__.py",
"tests/template_tests/filter_tests/__init__.py",
"tests/urlpatterns/more_urls.py",
"tests/decorators/__init__.py",
"tests/flatpages_tests/no_slash_urls.py",
"tests/template_tests/syntax_tests/test_load.py",
"tests/migrations/test_migrations_order/0001.py",
"tests/template_tests/syntax_tests/test_named_endblock.py",
"tests/auth_tests/models/__init__.py",
"tests/template_tests/filter_tests/test_timeuntil.py",
"tests/admin_scripts/complex_app/models/foo.py",
"tests/many_to_one_null/tests.py",
"tests/signed_cookies_tests/tests.py",
"tests/forms_tests/widget_tests/test_splitdatetimewidget.py",
"tests/test_runner_apps/sample/empty.py",
"tests/null_fk/tests.py",
"tests/template_tests/filter_tests/test_truncatechars.py",
"tests/urlpatterns_reverse/reverse_lazy_urls.py",
"tests/one_to_one/tests.py",
"tests/raw_query/__init__.py",
"tests/forms_tests/field_tests/test_datefield.py",
"tests/bash_completion/management/commands/__init__.py",
"tests/model_inheritance_regress/tests.py",
"tests/auth_tests/test_templates.py",
"tests/template_tests/syntax_tests/test_list_index.py",
"tests/proxy_model_inheritance/app1/models.py",
"tests/template_tests/filter_tests/test_get_digit.py",
"tests/model_inheritance_regress/models.py",
"tests/template_tests/filter_tests/test_truncatewords_html.py",
"tests/check_framework/urls/no_warnings_i18n.py",
"tests/template_tests/syntax_tests/i18n/test_language.py",
"tests/test_runner_apps/databases/tests.py",
"tests/admin_scripts/urls.py",
"tests/urlpatterns_reverse/middleware.py",
"tests/forms_tests/widget_tests/test_checkboxinput.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/2_auto.py",
"tests/check_framework/models.py",
"tests/migrations/test_graph.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/c/d.py",
"tests/empty_models/test_commands.py",
"tests/view_tests/app1/__init__.py",
"tests/migrations/test_writer.py",
"tests/migrations/test_migrations_no_ancestor/0001_initial.py",
"tests/select_related_onetoone/models.py",
"tests/composite_pk/tests.py",
"tests/migrations/test_migrations_manual_porting/0002_second.py",
"tests/delete_regress/__init__.py",
"tests/utils_tests/test_module/good_module.py",
"tests/resolve_url/urls.py",
"tests/apps/namespace_package_base/nsapp/apps.py",
"tests/admin_views/test_related_object_lookups.py",
"tests/wsgi/tests.py",
"tests/update/__init__.py",
"tests/migrations/test_migrations_no_changes/0003_third.py",
"tests/runtests.py",
"tests/migrations/test_migrations_squashed_extra/0003_third.py",
"tests/migrations/test_migrations_squashed_extra/0001_squashed_0002.py",
"tests/force_insert_update/tests.py",
"tests/test_runner_apps/sample/__init__.py",
"tests/template_tests/filter_tests/test_last.py",
"tests/absolute_url_overrides/tests.py",
"tests/sphinx/testdata/package/wildcard_module.py",
"tests/sitemaps_tests/test_http.py",
"tests/admin_autodiscover/models.py",
"tests/admin_views/test_history_view.py",
"tests/template_tests/syntax_tests/__init__.py",
"tests/generic_relations_regress/models.py",
"tests/model_meta/results.py",
"tests/admin_docs/test_utils.py",
"tests/model_options/__init__.py",
"tests/postgres_tests/test_integration.py",
"tests/csrf_tests/views.py",
"tests/model_regress/models.py",
"tests/forms_tests/widget_tests/test_multiwidget.py",
"tests/admin_registration/__init__.py",
"tests/db_functions/math/test_cos.py",
"tests/admin_filters/__init__.py",
"tests/check_framework/test_model_checks.py",
"tests/template_backends/test_jinja2.py",
"tests/admin_docs/namespace_urls.py",
"tests/composite_pk/models/__init__.py",
"tests/backends/base/test_schema.py",
"tests/backends/oracle/__init__.py",
"tests/custom_lookups/models.py",
"tests/check_framework/urls/bad_error_handlers_invalid_path.py",
"tests/get_earliest_or_latest/__init__.py",
"tests/view_tests/generic_urls.py",
"tests/decorators/test_http.py",
"tests/template_tests/syntax_tests/test_numpy.py",
"tests/migrations/test_migrations_backwards_deps_1/0002_second.py",
"tests/db_functions/models.py",
"tests/messages_tests/test_cookie.py",
"tests/db_functions/math/test_mod.py",
"tests/user_commands/management/commands/required_list_option.py",
"tests/admin_checks/tests.py",
"tests/forms_tests/tests/test_i18n.py",
"tests/forms_tests/field_tests/test_nullbooleanfield.py",
"tests/i18n/other/locale/fr/__init__.py",
"tests/migrations/test_migrations_private/~util.py",
"tests/utils_tests/test_decorators.py",
"tests/gis_tests/geos_tests/test_geos.py",
"tests/model_fields/test_uuid.py",
"tests/signed_cookies_tests/__init__.py",
"tests/auth_tests/__init__.py",
"tests/empty/models.py",
"tests/template_tests/filter_tests/test_time.py",
"tests/foreign_object/tests.py",
"tests/template_tests/filter_tests/test_ljust.py",
"tests/custom_pk/__init__.py",
"tests/admin_views/tests.py",
"tests/cache/__init__.py",
"tests/template_tests/filter_tests/test_urlencode.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0001_initial.py",
"tests/known_related_objects/__init__.py",
"tests/gis_tests/rasterapp/migrations/0002_rastermodels.py",
"tests/migrations/migrations_test_apps/lookuperror_c/models.py",
"tests/i18n/other2/locale/__init__.py",
"tests/handlers/test_exception.py",
"tests/staticfiles_tests/test_liveserver.py",
"tests/migrations/test_migrations_squashed_loop/2_auto.py",
"tests/db_functions/text/test_substr.py",
"tests/from_db_value/tests.py",
"tests/queries/test_bulk_update.py",
"tests/model_enums/__init__.py",
"tests/migrations/test_migrations_conflict_long_name/0001_initial.py",
"tests/middleware/__init__.py",
"tests/bulk_create/__init__.py",
"tests/foreign_object/models/customers.py",
"tests/test_runner/test_parallel.py",
"tests/transactions/models.py",
"tests/i18n/contenttypes/tests.py",
"tests/async/test_async_related_managers.py",
"tests/forms_tests/field_tests/filepathfield_test_dir/c/f/__init__.py",
"tests/auth_tests/test_admin_multidb.py",
"tests/redirects_tests/__init__.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
Query: Search for API route handlers
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Search for API route handlers
|
node
|
[
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py",
"deps/v8/PRESUBMIT.py",
"configure.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: cpython
Query: Locate integration tests
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Locate integration tests
|
cpython
|
[
"Lib/test/test_pulldom.py",
"Lib/test/test_site.py",
"Lib/test/test_gdb/test_cfunction.py",
"Lib/test/test_profile.py",
"Lib/test/test_ctypes/test_dllist.py",
"Lib/test/test_capi/test_type.py",
"Lib/test/test_samply_profiler.py",
"Lib/test/test_enum.py",
"Lib/test/test_file_eintr.py",
"Lib/idlelib/idle_test/test_configdialog.py",
"Lib/test/test_winapi.py",
"Lib/test/leakers/test_ctypes.py",
"Lib/test/test_fileinput.py",
"Lib/test/test_ctypes/test_internals.py",
"Lib/test/test_platform.py",
"Lib/test/test_zoneinfo/test_zoneinfo.py",
"Lib/test/test_xxlimited.py",
"Lib/test/test_capi/test_exceptions.py",
"Modules/_decimal/tests/bignum.py",
"Lib/test/test_multiprocessing_forkserver/test_threads.py",
"Lib/test/test_ctypes/test_numbers.py",
"Lib/test/test_sqlite3/test_cli.py",
"Lib/test/test_free_threading/test_methodcaller.py",
"Lib/test/test_baseexception.py",
"Lib/test/test_wait4.py",
"Lib/test/test_tools/test_freeze.py",
"Lib/test/test_numeric_tower.py",
"Lib/test/test_ctypes/test_win32.py",
"Lib/test/test_unary.py",
"Lib/test/test_ctypes/test_simplesubclasses.py",
"Lib/test/test_concurrent_futures/test_process_pool.py",
"Lib/test/test_tools/test_i18n.py",
"Lib/test/test_importlib/resources/test_resource.py",
"Lib/test/test_codecmaps_hk.py",
"Lib/test/test_zipfile/_path/test_complexity.py",
"Lib/test/test_importlib/resources/test_path.py",
"Lib/idlelib/idle_test/test_autocomplete.py",
"Lib/test/test_userlist.py",
"Lib/test/test_cmd_line_script.py",
"Lib/test/test_asyncio/test_tasks.py",
"Lib/test/test_free_threading/test_gc.py",
"Lib/test/test_unicode_file_functions.py",
"Lib/test/test_json/test_separators.py",
"Lib/test/test_tkinter/test_misc.py",
"Lib/idlelib/idle_test/test_debugger.py",
"Lib/test/test_capi/test_float.py",
"Lib/test/test_ctypes/test_byteswap.py",
"Lib/test/test_ttk_textonly.py",
"Lib/idlelib/idle_test/test_filelist.py",
"Lib/test/test_email/test_generator.py",
"Lib/test/test_ctypes/test_checkretval.py",
"Lib/test/test_richcmp.py",
"Lib/test/test_keywordonlyarg.py",
"Lib/test/test_unittest/test_functiontestcase.py",
"Lib/test/test_asyncio/test_staggered.py",
"Lib/test/test_dbm_ndbm.py",
"Lib/test/test_unittest/namespace_test_pkg/noop/test_noop.py",
"Lib/test/test_sax.py",
"Lib/test/test_sqlite3/test_backup.py",
"Lib/test/test_ipaddress.py",
"Lib/test/test_curses.py",
"Lib/test/test_unittest/test_skipping.py",
"Lib/test/test_importlib/builtin/test_finder.py",
"Lib/idlelib/idle_test/test_mainmenu.py",
"Lib/test/test_free_threading/test_dbm_gnu.py",
"Lib/test/test_pep646_syntax.py",
"Lib/test/test_asyncio/test_selector_events.py",
"Lib/test/test_tkinter/test_colorchooser.py",
"Lib/idlelib/idle_test/test_searchbase.py",
"Lib/test/test_capi/test_object.py",
"Lib/idlelib/idle_test/test_statusbar.py",
"Lib/test/test_external_inspection.py",
"Lib/test/test_codeop.py",
"Lib/test/test_ctypes/test_array_in_pointer.py",
"Lib/test/test_capi/test_bytes.py",
"Lib/test/test__colorize.py",
"Lib/test/test_pyrepl/test_unix_console.py",
"Lib/test/test_contains.py",
"Lib/test/test_ctypes/test_init.py",
"Lib/test/test_capi/test_emscripten.py",
"Lib/test/test_ctypes/test_arrays.py",
"Lib/test/test_scope.py",
"Lib/test/test_fork1.py",
"Lib/test/test_capi/test_import.py",
"Lib/idlelib/idle_test/test_config.py",
"Lib/test/test_codecmaps_kr.py",
"Lib/test/test_tuple.py",
"Lib/test/test_listcomps.py",
"Lib/idlelib/idle_test/test_percolator.py",
"Lib/test/test_weakref.py",
"Lib/test/test_importlib/source/test_path_hook.py",
"Lib/test/test_cmath.py",
"Lib/test/test_asyncio/test_locks.py",
"Lib/test/test_gdb/test_misc.py",
"Lib/test/test_interpreters/test_stress.py",
"Lib/test/test_build_details.py",
"Lib/test/test_generators.py",
"Lib/test/test_set.py",
"Lib/test/test_float.py",
"Lib/test/test_io/test_textio.py",
"Lib/test/test_type_comments.py",
"Lib/idlelib/idle_test/test_query.py",
"Lib/test/test_fractions.py",
"Lib/test/test_tools/test_sundry.py",
"Lib/test/test_winconsoleio.py",
"Lib/test/test_fstring.py",
"Lib/test/test_io/test_largefile.py",
"Lib/test/test_codecencodings_cn.py",
"Lib/test/test_devpoll.py",
"Lib/test/test_importlib/builtin/test_loader.py",
"Lib/test/test_statistics.py",
"Lib/test/test_idle.py",
"Lib/test/test_importlib/source/test_file_loader.py",
"Lib/test/test_binop.py",
"Lib/idlelib/idle_test/test_pyparse.py",
"Lib/test/test___all__.py",
"Lib/test/test_super.py",
"Lib/test/test_io/test_memoryio.py",
"Lib/test/test_capi/test_misc.py",
"Lib/test/test_capi/test_dict.py",
"Lib/test/test_sys_setprofile.py",
"Lib/test/test_smtpnet.py",
"Lib/test/test_ctypes/test_generated_structs.py",
"Lib/test/test_ctypes/test_cast.py",
"Lib/test/test_fileutils.py",
"Lib/test/test_html.py",
"Lib/test/test_email/test__encoded_words.py",
"Lib/test/test_lzma.py",
"Lib/test/test_pickletools.py",
"Lib/idlelib/idle_test/test_zzdummy.py",
"Lib/test/test_mailbox.py",
"Lib/test/test_tkinter/test_font.py",
"Lib/idlelib/idle_test/test_editor.py",
"Lib/test/test_pydoc/test_pydoc.py",
"Lib/test/test_os/test_windows.py",
"Lib/test/test_importlib/import_/test_path.py",
"Lib/test/test_ctypes/test_wintypes.py",
"Lib/test/test_ctypes/test_callbacks.py",
"Lib/unittest/loader.py",
"Lib/test/test_audit.py",
"Lib/test/test_future_stmt/test_future_single_import.py",
"Lib/test/test_ntpath.py",
"Lib/test/test_json/test_enum.py",
"Lib/test/test_msvcrt.py",
"Lib/test/test_ctypes/test_unicode.py",
"Lib/test/test_asyncio/test_taskgroups.py",
"Lib/test/test_ucn.py",
"Lib/test/test_codecencodings_tw.py",
"Lib/test/test_json/test_dump.py",
"Lib/test/test_grammar.py",
"Lib/test/test_bool.py",
"Lib/test/test_uuid.py",
"Lib/test/test_capi/test_file.py",
"Lib/test/test_importlib/resources/test_compatibilty_files.py",
"Lib/test/test_ctypes/test_pep3118.py",
"Lib/test/test_opcache.py",
"Lib/idlelib/idle_test/test_textview.py",
"Lib/idlelib/idle_test/test_text.py",
"Lib/test/test_unittest/namespace_test_pkg/bar/test_bar.py",
"Lib/test/test_pstats.py",
"Lib/test/test_pathlib/test_read.py",
"Lib/test/test_shutil.py",
"Lib/test/test_popen.py",
"Lib/test/test_type_aliases.py",
"Lib/test/test_frozen.py",
"Modules/_decimal/tests/bench.py",
"Lib/test/test_clinic.py",
"Lib/test/test_free_threading/test_monitoring.py",
"Lib/test/test_eintr.py",
"Lib/idlelib/idle_test/test_calltip.py",
"Lib/test/test_json/test_tool.py",
"Lib/test/test_pprint.py",
"Lib/test/test_multiprocessing_fork/test_threads.py",
"Lib/test/test_json/test_scanstring.py",
"Lib/test/test_except_star.py",
"Lib/test/test_remote_pdb.py",
"Lib/test/test_asdl_parser.py",
"Lib/test/test_zipfile/_path/_test_params.py",
"Lib/test/test_importlib/test_lazy.py",
"Lib/test/test_ctypes/test_bitfields.py",
"Lib/test/test_pyrepl/test_interact.py",
"Lib/test/test_wait3.py",
"Modules/_decimal/tests/formathelper.py",
"Modules/_decimal/tests/randdec.py",
"Lib/test/test_ttk/test_extensions.py",
"Lib/test/test_extcall.py",
"Lib/test/test_zipimport.py",
"Lib/test/test__osx_support.py",
"Lib/test/test_complex.py",
"Lib/test/test_string/test_templatelib.py",
"Lib/test/test_stable_abi_ctypes.py",
"Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py",
"Lib/test/test_xmlrpc.py",
"Lib/test/test_multiprocessing_main_handling.py",
"Lib/test/test_filecmp.py",
"Lib/test/test_apple.py",
"Lib/test/test__interpreters.py",
"Lib/test/test_tools/test_reindent.py",
"Lib/test/test_index.py",
"Lib/test/test_interpreters/test_lifecycle.py",
"Lib/test/test_ctypes/test_sizes.py",
"Lib/test/test_openpty.py",
"Lib/test/test_importlib/test_namespace_pkgs.py",
"Lib/test/test_augassign.py",
"Lib/test/test_asyncio/test_context.py",
"Lib/test/test_faulthandler.py",
"Lib/test/test_free_threading/test_str.py",
"Lib/test/test_ctypes/test_pointers.py",
"Lib/test/test_isinstance.py",
"Lib/test/test_robotparser.py",
"Lib/test/test__interpchannels.py",
"Lib/test/test_tty.py",
"Lib/test/test_json/test_default.py",
"Lib/test/test_peg_generator/test_c_parser.py",
"Lib/idlelib/idle_test/test_run.py",
"Lib/test/test_unittest/test_program.py",
"Lib/test/test_importlib/extension/test_loader.py",
"Lib/unittest/result.py",
"Lib/test/test_json/test_encode_basestring_ascii.py",
"Lib/test/test_builtin.py",
"Lib/test/test_codecencodings_kr.py",
"Lib/test/test_ctypes/test_libc.py",
"Lib/test/test_future_stmt/test_future_multiple_features.py",
"Lib/test/test_errno.py",
"Lib/test/test_dtrace.py",
"Tools/build/generate_stdlib_module_names.py",
"Lib/test/test_dbm_sqlite3.py",
"Lib/test/test_copy.py",
"Lib/test/test_annotationlib.py",
"Lib/test/test_compileall.py",
"Lib/test/test_asyncgen.py",
"Lib/test/test_pyrepl/test_utils.py",
"Lib/test/test_unittest/namespace_test_pkg/noop/no2/test_no2.py",
"Lib/test/test_memoryview.py",
"Lib/test/test_threadedtempfile.py",
"Lib/test/test_resource.py",
"Lib/test/test_free_threading/test_dict.py",
"Lib/test/test_capi/test_structmembers.py",
"Lib/test/test_csv.py",
"Lib/test/test_free_threading/test_func_annotations.py",
"Lib/test/test_concurrent_futures/test_wait.py",
"Lib/test/test_codecmaps_tw.py",
"Lib/test/test_tools/test_makeunicodedata.py",
"Lib/test/test_capi/test_immortal.py",
"Lib/test/test_capi/test_getargs.py",
"Lib/test/test_ctypes/test_bytes.py",
"Lib/test/test_strtod.py",
"Lib/test/test_importlib/import_/test___loader__.py",
"Lib/test/test_dynamicclassattribute.py",
"Lib/test/test_peg_generator/test_pegen.py",
"Lib/test/test_multiprocessing_spawn/test_misc.py",
"Lib/test/test_stringprep.py",
"Lib/test/regrtestdata/import_from_tests/test_regrtest_c.py",
"Lib/test/test_importlib/resources/test_reader.py",
"Lib/test/test_free_threading/test_set.py",
"Lib/test/test_metaclass.py",
"Lib/idlelib/idle_test/test_help_about.py",
"Lib/test/test_genericalias.py",
"Lib/test/test_multiprocessing_spawn/test_processes.py",
"Lib/test/test_pathlib/test_write.py",
"Lib/test/test_importlib/import_/test_fromlist.py",
"Lib/test/test_smtplib.py",
"Lib/test/test_pathlib/test_pathlib.py",
"Lib/test/test_dbm.py",
"Lib/test/test_generator_stop.py",
"Lib/test/test_importlib/metadata/test_main.py",
"Lib/test/test_capi/test_eval.py",
"Lib/test/test_threadsignals.py",
"Lib/test/test_finalization.py",
"Lib/test/test_pyrepl/test_eventqueue.py",
"Lib/test/test_asyncio/test_windows_utils.py",
"Lib/test/test_unittest/test_suite.py",
"Lib/test/test_free_threading/test_slots.py",
"Lib/idlelib/idle_test/test_codecontext.py",
"Lib/test/test_email/test_inversion.py",
"Lib/test/test_ast/test_ast.py",
"Lib/test/test_pathlib/test_join_windows.py",
"Lib/idlelib/idle_test/test_history.py",
"Lib/test/test_pyrepl/test_input.py",
"Lib/idlelib/idle_test/test_tooltip.py",
"Lib/test/test_thread_local_bytecode.py",
"Lib/test/test_glob.py",
"Lib/test/test_difflib.py",
"Lib/test/test_importlib/resources/test_functional.py",
"Lib/test/test_types.py",
"Lib/test/test_subprocess.py",
"Lib/test/test_getopt.py",
"Lib/test/test_http_cookies.py",
"Lib/test/test_asyncio/test_futures2.py",
"Lib/test/test_ctypes/test_c_simple_type_meta.py",
"Lib/test/test_dict.py",
"Lib/test/test_enumerate.py",
"Lib/test/test_compiler_assemble.py",
"Lib/idlelib/idle_test/test_pyshell.py",
"Lib/test/test_unittest/test_setups.py",
"Lib/test/test_multiprocessing_forkserver/test_misc.py",
"Lib/test/test_free_threading/test_races.py",
"Lib/test/test_ctypes/test_random_things.py",
"Lib/test/test_generated_cases.py",
"Lib/test/test_asyncio/test_queues.py",
"Lib/test/test_sysconfig.py",
"Lib/test/test_ctypes/test_values.py",
"Lib/idlelib/idle_test/test_stackviewer.py",
"Lib/test/test_xml_dom_minicompat.py",
"Lib/test/test_free_threading/test_pwd.py",
"Lib/test/test_compare.py",
"Lib/test/test_http_cookiejar.py",
"Lib/test/test_string/test_string.py",
"Lib/test/test_quopri.py",
"Lib/test/test_exception_group.py",
"Lib/test/test_free_threading/test_functools.py",
"Lib/test/test_typechecks.py",
"Lib/test/test_iterlen.py",
"Lib/test/test_gzip.py",
"Lib/test/test_json/test_indent.py",
"Lib/test/test_patma.py",
"Lib/test/test_decorators.py",
"Lib/test/test_asyncio/test_tools.py",
"Lib/test/test_asyncio/test_sslproto.py",
"Lib/test/test_weakset.py",
"Lib/test/test_unittest/test_loader.py",
"Lib/test/test_capi/test_complex.py",
"Lib/test/test_pyrepl/test_pyrepl.py",
"Lib/test/test_os/test_posix.py",
"Lib/test/test_free_threading/test_list.py",
"Lib/test/test_ctypes/test_unaligned_structures.py",
"Lib/unittest/case.py",
"Lib/idlelib/idle_test/test_autoexpand.py",
"Lib/test/test_utf8source.py",
"Lib/test/test_hmac.py",
"Lib/test/test_pyrepl/test_keymap.py",
"Lib/test/test_gdb/test_pretty_print.py",
"Lib/test/test_future_stmt/test_future_multiple_imports.py",
"Lib/test/test_symtable.py",
"Lib/test/test_script_helper.py",
"Lib/test/test_c_locale_coercion.py",
"Lib/test/test_ctypes/test_returnfuncptrs.py",
"Lib/idlelib/idle_test/test_debugobj_r.py",
"Lib/test/test_zipfile64.py",
"Lib/test/test_free_threading/test_heapq.py",
"Lib/test/test_asyncio/test_streams.py",
"Lib/test/test_source_encoding.py",
"Lib/test/test_email/torture_test.py",
"Lib/test/test_stat.py",
"Lib/test/test_mimetypes.py",
"Lib/test/test_multiprocessing_forkserver/test_processes.py",
"Lib/test/test_ctypes/test_structures.py",
"Lib/test/test_perfmaps.py",
"Lib/test/test_winreg.py",
"Lib/test/test_textwrap.py",
"Lib/test/test_pkgutil.py",
"Lib/test/test_asyncio/test_proactor_events.py",
"Lib/test/test_asyncio/test_ssl.py",
"Lib/test/test_bdb.py",
"Lib/test/test_profiling/test_tracing_profiler.py",
"Lib/test/test_codeccallbacks.py",
"Lib/test/test_pyrepl/test_terminfo.py",
"Lib/test/test_int.py",
"Lib/test/test_doctest/test_doctest2.py",
"Lib/test/test_importlib/import_/test_helpers.py",
"Lib/test/test_capi/test_hash.py",
"Lib/test/test_importlib/resources/test_custom.py",
"Lib/test/test_unittest/test_discovery.py",
"Lib/test/test_configparser.py",
"Lib/test/test_poplib.py",
"Lib/test/test_multiprocessing_fork/test_processes.py",
"Lib/test/test_logging.py",
"Lib/test/test_long.py",
"Lib/test/test_urlparse.py",
"Lib/test/test_ctypes/test_find.py",
"Lib/test/test_email/test_asian_codecs.py",
"Lib/test/test_codecmaps_cn.py",
"Lib/test/test_getpath.py",
"Lib/test/test_queue.py",
"Lib/test/test_ctypes/test_structunion.py",
"Lib/test/test_gdb/test_cfunction_full.py",
"Lib/test/test_utf8_mode.py",
"Lib/test/test_sqlite3/test_factory.py",
"Lib/test/test_pyexpat.py",
"Lib/test/test_wmi.py",
"Lib/test/test_tomllib/test_error.py",
"Lib/test/test_json/test_pass2.py",
"Lib/test/test_mmap.py",
"Lib/unittest/suite.py",
"Lib/test/test_tools/test_makefile.py",
"Lib/test/test_sqlite3/test_hooks.py",
"Lib/test/test_importlib/import_/test_caching.py",
"Programs/test_frozenmain.py",
"Lib/test/test_monitoring.py",
"Lib/test/test_tstring.py",
"Lib/idlelib/idle_test/test_help.py",
"Lib/test/test_tarfile.py",
"Lib/test/test_thread.py",
"Lib/test/test_capi/test_codecs.py",
"Lib/test/test_importlib/frozen/test_finder.py",
"Lib/test/test_urllib.py",
"Lib/test/test_email/test_email.py",
"Lib/test/test_ctypes/test_win32_com_foreign_func.py",
"Lib/test/test_unicode_file.py",
"Lib/test/test_context.py",
"Lib/test/test_exception_hierarchy.py",
"Lib/test/test_zoneinfo/test_zoneinfo_property.py",
"Lib/test/test_genericpath.py",
"Lib/test/test_shlex.py",
"Lib/test/test_fcntl.py",
"Lib/test/test_importlib/import_/test_api.py",
"Lib/test/test_zipimport_support.py",
"Lib/test/test_asyncio/test_graph.py",
"Lib/test/test_traceback.py",
"Lib/test/test_asyncio/test_free_threading.py",
"Lib/test/test_syntax.py",
"Lib/test/test_sort.py",
"Lib/test/test_bz2.py",
"Lib/test/test_json/test_speedups.py",
"Lib/test/test_ctypes/test_delattr.py",
"Lib/test/test_capi/test_config.py",
"Lib/test/test_asyncio/test_transports.py",
"Lib/test/test_iter.py",
"Lib/test/test_pathlib/test_join_posix.py",
"Lib/test/test_free_threading/test_itertools_combinatoric.py",
"Lib/test/test_venv.py",
"Lib/idlelib/idle_test/test_colorizer.py",
"Lib/test/test_timeit.py",
"Lib/test/test_abc.py",
"Lib/test/test_opcodes.py",
"Lib/test/test_concurrent_futures/test_deadlock.py",
"Lib/idlelib/idle_test/test_tree.py",
"Lib/test/test_email/test_pickleable.py",
"Lib/test/test_pdb.py",
"Lib/test/test_descr.py",
"Lib/test/test_free_threading/test_iteration.py",
"Lib/idlelib/idle_test/test_window.py",
"Lib/test/test_zipapp.py",
"Lib/test/test_sys_settrace.py",
"Lib/test/test_asyncio/test_subprocess.py",
"Lib/test/test_range.py",
"Lib/test/test_io/test_file.py",
"Lib/test/test_ctypes/test_parameters.py",
"Lib/idlelib/idle_test/test_zoomheight.py",
"Lib/test/test_unicodedata.py",
"Lib/test/test_importlib/resources/test_open.py",
"Lib/idlelib/idle_test/test_debugger_r.py",
"Lib/test/test_codecs.py",
"Lib/test/test_ctypes/test_buffers.py",
"Lib/test/test_operator.py",
"Lib/test/test_zstd.py",
"Lib/test/test_crossinterp.py",
"Lib/test/test_dbm_gnu.py",
"Lib/idlelib/idle_test/test_rpc.py",
"Lib/idlelib/idle_test/test_outwin.py",
"Lib/test/test_pty.py",
"Lib/test/test_unittest/test_runner.py",
"Lib/test/test_capi/test_number.py",
"Lib/test/test_asyncio/test_pep492.py",
"Lib/test/test_asyncio/test_sendfile.py",
"Lib/test/test_json/test_float.py",
"Lib/test/test_multiprocessing_fork/test_manager.py",
"Lib/test/test_timeout.py",
"Modules/_decimal/tests/deccheck.py",
"Lib/test/test_re.py",
"Lib/test/test_threading_local.py",
"Lib/test/test_plistlib.py",
"Lib/test/test_httplib.py",
"Lib/test/test_capi/test_modsupport.py",
"Lib/test/test_email/test__header_value_parser.py",
"Lib/test/test_ctypes/test_macholib.py",
"Lib/test/test_email/test_parser.py",
"Lib/test/test_asyncio/test_eager_task_factory.py",
"Lib/test/test_bigmem.py",
"Lib/test/test_capi/test_unicode.py",
"Lib/test/test_interpreters/test_queues.py",
"Lib/test/test_importlib/import_/test_relative_imports.py",
"Lib/test/test_free_threading/test_tokenize.py",
"Lib/test/test_free_threading/test_syslog.py",
"Lib/test/test_minidom.py",
"Lib/test/test_turtle.py",
"Lib/test/test_modulefinder.py",
"Lib/test/test_flufl.py",
"Lib/test/test_decimal.py",
"Lib/test/test_ttk/test_widgets.py",
"Lib/test/test_free_threading/test_uuid.py",
"Lib/test/test_ctypes/test_pickling.py",
"Lib/test/test_os/test_os.py",
"Lib/test/test_tomllib/test_data.py",
"Lib/test/test_email/test_message.py",
"Lib/test/test_io/test_univnewlines.py",
"Lib/test/test_json/test_pass1.py",
"Lib/test/test_cmd_line.py",
"Lib/test/test_peg_generator/test_grammar_validator.py",
"Lib/test/test_picklebuffer.py",
"Lib/test/test_tkinter/test_widgets.py",
"Lib/test/test_format.py",
"Lib/test/test_signal.py",
"Lib/idlelib/idle_test/test_search.py",
"Lib/test/test_optimizer.py",
"Lib/test/test_setcomps.py",
"Lib/test/test_capi/test_function.py",
"Lib/test/test_ctypes/test_prototypes.py",
"Lib/idlelib/idle_test/test_searchengine.py",
"Lib/test/test_free_threading/test_type.py",
"Lib/test/test_imaplib.py",
"Lib/test/test_ctypes/test_functions.py",
"Lib/test/test_importlib/import_/test_meta_path.py",
"Lib/test/test_tkinter/test_images.py",
"Lib/test/test_multiprocessing_spawn/test_manager.py",
"Lib/test/test_py_compile.py",
"Lib/test/test_raise.py",
"Lib/test/test_importlib/metadata/test_zip.py",
"Lib/test/test_launcher.py",
"Lib/test/test_ctypes/test_stringptr.py",
"Lib/idlelib/idle_test/test_browser.py",
"Misc/mypy/_colorize.py",
"Lib/test/test_pwd.py",
"Lib/test/test_math_property.py",
"Lib/test/test_exception_variations.py",
"Lib/test/test_dbm_dumb.py",
"Lib/test/test_sqlite3/test_types.py",
"Lib/test/test_multiprocessing_spawn/test_threads.py",
"Lib/test/test_io/test_fileio.py",
"Lib/test/regrtestdata/import_from_tests/test_regrtest_a.py",
"Lib/idlelib/idle_test/test_scrolledlist.py",
"Lib/test/test_ensurepip.py",
"Lib/test/test_io/test_signals.py",
"Lib/test/test_pkg.py",
"Lib/test/test_print.py",
"Lib/test/test_tkinter/test_geometry_managers.py",
"Lib/test/test_unittest/test_result.py",
"Lib/test/test_ordered_dict.py",
"Lib/test/test_asyncio/test_threads.py",
"Lib/test/test_unparse.py",
"Lib/test/test_peg_generator/test_first_sets.py",
"Lib/test/test_xml_etree_c.py",
"Lib/test/test_socket.py",
"Lib/test/test_interpreters/test_channels.py",
"Lib/test/test_importlib/test_spec.py",
"Lib/test/test_named_expressions.py",
"Lib/test/test_ctypes/test_struct_fields.py",
"Lib/test/test_ctypes/test_python_api.py",
"Lib/test/test_capi/test_sys.py",
"Lib/idlelib/idle_test/test_runscript.py",
"Lib/idlelib/idle_test/test_multicall.py",
"Lib/unittest/main.py",
"Lib/test/test_capi/test_run.py",
"Lib/test/test_concurrent_futures/test_shutdown.py",
"Lib/test/test_descrtut.py",
"Lib/test/test_tomllib/test_misc.py",
"Lib/test/test_future_stmt/test_future.py",
"Lib/test/test_userstring.py",
"Lib/test/test_getpass.py",
"Lib/test/test_importlib/test_threaded_import.py",
"Lib/test/test_importlib/test_locks.py",
"Lib/test/test_importlib/frozen/test_loader.py",
"Lib/test/test_capi/test_set.py",
"Lib/test/test_urllib2.py",
"Lib/test/test_sqlite3/test_transactions.py",
"Lib/test/test_asyncio/test_windows_events.py",
"Lib/test/test_funcattrs.py",
"Lib/test/test_type_annotations.py",
"Lib/test/test_time.py",
"Lib/test/test_poll.py",
"Lib/test/test_datetime.py",
"Lib/test/test_multiprocessing_forkserver/test_manager.py",
"Lib/test/test_free_threading/test_reversed.py",
"Lib/test/test_capi/test_bytearray.py",
"Lib/test/test_keyword.py",
"Lib/test/test_asyncio/test_base_events.py",
"Lib/test/test_tracemalloc.py",
"Lib/idlelib/idle_test/test_warning.py",
"Lib/test/test_free_threading/test_cprofile.py",
"Lib/test/test_atexit.py",
"Lib/test/test_zipfile/_path/test_path.py",
"Lib/test/test_compile.py",
"Lib/test/test_xml_dom_xmlbuilder.py",
"Lib/test/test_threading.py",
"Lib/test/test_ctypes/test_funcptr.py",
"Lib/test/test_socketserver.py",
"Lib/test/test_defaultdict.py",
"Lib/test/test_unittest/namespace_test_pkg/test_foo.py",
"Lib/test/test_importlib/source/test_case_sensitivity.py",
"Lib/test/test_importlib/resources/test_contents.py",
"Lib/test/test_string_literals.py",
"Lib/test/test_longexp.py",
"Lib/test/test_regrtest.py",
"Lib/test/test_dynamic.py",
"Lib/test/test_unpack_ex.py",
"Lib/test/test_secrets.py",
"Lib/test/test_collections.py",
"Lib/test/test_ssl.py",
"Lib/test/test_bytes.py",
"Lib/test/test__locale.py",
"Lib/test/test_type_params.py",
"Lib/test/test_ttk/test_style.py",
"Lib/test/test_importlib/source/test_source_encoding.py",
"Lib/test/test_reprlib.py",
"Lib/test/test_gdb/test_backtrace.py",
"Lib/test/test_hashlib.py",
"Lib/test/test_email/test_policy.py",
"Lib/test/test_functools.py",
"Lib/test/test_code_module.py",
"Lib/idlelib/idle_test/test_parenmatch.py",
"Lib/test/test_ctypes/test_dlerror.py",
"Lib/test/test_ctypes/test_errno.py",
"Lib/test/test_strptime.py",
"Lib/test/test_inspect/test_inspect.py",
"Lib/test/test_asyncio/test_futures.py",
"Lib/test/test_importlib/test_windows.py",
"Lib/idlelib/idle_test/test_squeezer.py",
"Lib/test/test_codecencodings_hk.py",
"Lib/test/leakers/test_selftype.py",
"Lib/test/test_base64.py",
"Lib/test/test_free_threading/test_json.py",
"Lib/test/test_eof.py",
"Lib/test/test_unicode_identifiers.py",
"Lib/test/test_marshal.py",
"Lib/test/test_heapq.py",
"Lib/test/test_fnmatch.py",
"Lib/test/test_email/test_utils.py",
"Lib/test/test_importlib/test_util.py",
"Lib/test/test_subclassinit.py",
"Lib/test/test_str.py",
"Lib/test/test_type_cache.py",
"Lib/test/test_codecmaps_jp.py",
"Lib/test/test_rlcompleter.py",
"Lib/test/test_gc.py",
"Lib/test/test_sqlite3/test_dump.py",
"Lib/test/test_capi/test_list.py",
"Lib/test/test_itertools.py",
"Lib/test/test_zlib.py",
"Lib/test/test_wsgiref.py",
"Lib/test/test_ctypes/test_repr.py",
"Lib/idlelib/idle_test/test_sidebar.py",
"Lib/test/test_colorsys.py",
"Lib/test/test_shelve.py",
"Lib/idlelib/idle_test/test_delegator.py",
"Lib/test/test_posixpath.py",
"Lib/test/test__opcode.py",
"Lib/test/test_startfile.py",
"Lib/test/test_importlib/resources/test_files.py",
"Lib/test/test_capi/test_tuple.py",
"Lib/test/test_asyncio/test_waitfor.py",
"Lib/test/test_positional_only_arg.py",
"Lib/test/test_selectors.py",
"Lib/test/test_sqlite3/test_regression.py",
"Lib/test/test_capi/test_long.py",
"Lib/test/test_pathlib/test_join.py",
"Lib/test/test_sqlite3/test_userfunctions.py",
"Lib/test/test_int_literal.py",
"Lib/test/test_codecencodings_jp.py",
"Lib/test/test_typing.py",
"Lib/idlelib/idle_test/test_format.py",
"Lib/test/test_htmlparser.py",
"Lib/test/test_ctypes/test_slicing.py",
"Lib/test/test_contextlib_async.py",
"Lib/test/test_osx_env.py",
"Lib/test/test_coroutines.py",
"Lib/test/test_interpreters/test_api.py",
"Lib/test/test_deque.py",
"Lib/test/test_dis.py",
"Lib/test/test_frame.py",
"Lib/test/test_property.py",
"Lib/test/test_tabnanny.py",
"Lib/test/test_json/test_unicode.py",
"Lib/test/test_sys.py",
"Lib/test/test_capi/test_eval_code_ex.py",
"Lib/test/test_asyncio/test_events.py",
"Lib/test/test_xxtestfuzz.py",
"Lib/test/test_sundry.py",
"Lib/test/test_yield_from.py",
"Lib/tkinter/dnd.py",
"Lib/test/test_asyncio/test_unix_events.py",
"Lib/test/test_android.py",
"Lib/test/test_ctypes/test_strings.py",
"Lib/test/test_capi/test_opt.py",
"Lib/test/test_importlib/extension/test_finder.py",
"Lib/test/test_sqlite3/test_dbapi.py",
"Lib/idlelib/idle_test/test_calltip_w.py",
"Lib/test/test_bigaddrspace.py",
"Lib/test/test_dictviews.py",
"Lib/test/test_importlib/extension/test_case_sensitivity.py",
"Lib/test/test_urllib_response.py",
"Lib/test/test_json/test_recursion.py",
"Lib/test/test_urllib2net.py",
"Lib/test/test_pyrepl/test_windows_console.py",
"Lib/test/test_global.py",
"Lib/test/test_tkinter/test_loadtk.py",
"Lib/test/test_future_stmt/test_future_flags.py",
"Lib/test/test_repl.py",
"Lib/test/test_multiprocessing_fork/test_misc.py",
"Lib/test/test_wave.py",
"Lib/test/test_tkinter/test_text.py",
"Lib/test/test_userdict.py",
"Lib/test/test_free_threading/test_itertools.py",
"Lib/test/test_capi/test_time.py",
"Lib/test/test_ctypes/test_loading.py",
"Lib/test/test_email/test_contentmanager.py",
"Lib/test/test_concurrent_futures/test_as_completed.py",
"Lib/test/test_unittest/test_async_case.py",
"Lib/idlelib/idle_test/test_autocomplete_w.py",
"Lib/test/test_compiler_codegen.py",
"Lib/test/test_select.py",
"Lib/test/test_zipfile/test_core.py",
"Lib/test/test_tools/test_msgfmt.py",
"Lib/idlelib/idle_test/test_undo.py",
"Lib/test/test_importlib/extension/test_path_hook.py",
"Lib/test/test_cmd.py",
"Lib/test/test_list.py",
"Lib/test/test_kqueue.py",
"Lib/test/test_free_threading/test_code.py",
"Modules/_decimal/tests/randfloat.py",
"Lib/test/test_linecache.py",
"Lib/test/test_asyncio/test_runners.py",
"Lib/test/test_pyclbr.py",
"Lib/test/test_ioctl.py",
"Lib/test/test_netrc.py",
"Lib/idlelib/idle_test/test_editmenu.py",
"Lib/idlelib/idle_test/test_iomenu.py",
"Lib/test/test_codecencodings_iso2022.py",
"Lib/test/test_binascii.py",
"Lib/test/test_ctypes/test_refcounts.py",
"Lib/test/test_free_threading/test_zip.py",
"Lib/test/test_unpack.py",
"Lib/test/test_trace.py",
"Lib/test/test_sched.py",
"Lib/test/test_strftime.py",
"Lib/test/test_concurrent_futures/test_interpreter_pool.py",
"Lib/test/test_tempfile.py",
"Lib/test/test_free_threading/test_resource.py",
"Lib/test/test_email/test_headerregistry.py",
"Lib/test/test_io/test_bufferedio.py",
"Lib/test/test_free_threading/test_enumerate.py",
"Lib/test/test_pyrepl/test_reader.py",
"Lib/test/test_ctypes/test_objects.py",
"Lib/test/test_io/test_general.py",
"Lib/test/test_copyreg.py",
"Lib/test/test_importlib/metadata/test_api.py",
"Lib/test/test_nturl2path.py",
"Lib/test/test_slice.py",
"Lib/idlelib/idle_test/test_macosx.py",
"Lib/test/test_lltrace.py",
"Lib/test/test_class.py",
"Lib/test/test_buffer.py",
"Lib/test/test_pathlib/test_copy.py",
"Lib/test/test_tkinter/test_simpledialog.py",
"Lib/test/test_genexps.py",
"Lib/test/test_epoll.py",
"Lib/test/test_ctypes/test_anon.py",
"Lib/test/test_genericclass.py",
"Lib/test/test_syslog.py",
"Lib/test/test_grp.py",
"Lib/test/test_ftplib.py",
"Lib/test/test_readline.py",
"Lib/test/test_ctypes/test_as_parameter.py",
"Lib/test/test_exceptions.py",
"Lib/test/test_tcl.py",
"Lib/test/test_graphlib.py",
"Lib/test/test_importlib/test_abc.py",
"Lib/test/test_unittest/test_assertions.py",
"Lib/test/test_importlib/test_api.py",
"Lib/idlelib/idle_test/test_replace.py",
"Lib/test/test_code.py",
"Lib/test/test_gettext.py",
"Lib/test/test_tkinter/test_variables.py",
"Lib/idlelib/idle_test/test_hyperparser.py",
"Lib/test/test_xml_etree.py",
"Lib/test/test_free_threading/test_generators.py",
"Lib/idlelib/idle_test/test_grep.py",
"Lib/test/test_hash.py",
"Lib/test/test_concurrent_futures/test_thread_pool.py",
"Lib/test/test_bisect.py",
"Lib/test/test_charmapcodec.py",
"Lib/test/test_doctest/test_doctest.py",
"Lib/test/test_asyncio/test_buffered_proto.py",
"Lib/idlelib/idle_test/test_pathbrowser.py",
"Lib/test/test_urllibnet.py",
"Lib/test/test_ctypes/test_varsize_struct.py",
"Lib/test/test_winsound.py",
"Lib/test/test_structseq.py",
"Lib/test/test_call.py",
"Lib/test/test_embed.py",
"Lib/test/test_with.py",
"Lib/test/test_struct.py",
"Lib/test/test_optparse.py",
"Lib/test/test_ctypes/test_incomplete.py",
"Lib/test/test_capi/test_watchers.py",
"Lib/idlelib/idle_test/test_redirector.py",
"Lib/test/test_profiling/test_sampling_profiler.py",
"Lib/test/test_json/test_fail.py",
"Lib/idlelib/idle_test/test_config_key.py",
"Lib/test/test_termios.py",
"Lib/test/test_perf_profiler.py",
"Lib/test/test_ctypes/test_memfunctions.py",
"Lib/test/test_random.py",
"Lib/test/test_pickle.py",
"Lib/test/test_ctypes/test_aligned_structures.py",
"Lib/test/test_array.py",
"Lib/test/test_asyncio/test_protocols.py",
"Lib/test/test_docxmlrpc.py",
"Lib/test/test_importlib/import_/test_packages.py",
"Lib/test/test_json/test_pass3.py",
"Lib/test/test_contextlib.py",
"Lib/test/test_asyncio/test_sock_lowlevel.py",
"Lib/test/test_unittest/test_break.py",
"Tools/build/stable_abi.py",
"Lib/test/test_calendar.py",
"Lib/test/test_ctypes/test_cfuncs.py",
"Lib/test/test_unittest/test_util.py",
"Lib/test/test_concurrent_futures/test_init.py",
"Lib/test/test_unittest/test_case.py",
"Lib/test/test_free_threading/test_grp.py",
"Lib/test/test_dictcomps.py",
"Lib/test/test_httpservers.py",
"Lib/test/test_ctypes/test_keeprefs.py",
"Lib/idlelib/idle_test/test_util.py",
"Lib/test/test_asyncio/test_timeouts.py",
"Lib/test/test_importlib/source/test_finder.py",
"Lib/test/test_importlib/test_pkg_import.py",
"Lib/test/test_peepholer.py",
"Lib/test/test_urllib2_localnet.py",
"Lib/test/test_asyncio/test_server.py",
"Lib/test/test_free_threading/test_mmap.py",
"Lib/test/test_abstract_numbers.py",
"Lib/test/test_capi/test_abstract.py",
"Lib/test/test_capi/test_frame.py",
"Tools/unittestgui/unittestgui.py",
"Lib/test/test_argparse.py",
"Lib/test/test_support.py",
"Lib/test/test_concurrent_futures/test_future.py",
"Lib/test/test_tkinter/test_messagebox.py",
"Lib/test/test_ctypes/test_frombuffer.py",
"Lib/test/test_capi/test_pyatomic.py",
"Lib/idlelib/idle_test/test_debugobj.py",
"Lib/test/test_json/test_decode.py",
"Lib/test/test_free_threading/test_io.py",
"Lib/test/test_multibytecodec.py",
"Lib/test/test_importlib/resources/test_read.py",
"Lib/test/test_math.py",
"Lib/test/test_free_threading/test_bisect.py",
"Lib/test/test_locale.py",
"Lib/__hello__.py",
"Lib/test/test_runpy.py",
"Lib/test/test_webbrowser.py",
"Lib/test/test_tokenize.py",
"Lib/test/test_email/test_defect_handling.py",
"Lib/test/test_capi/test_mem.py",
"Lib/test/test_pow.py",
"Lib/test/test_importlib/import_/test___package__.py",
"Lib/doctest.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
Query: Find unit test files for the {module} module
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Find unit test files for the {module} module
|
node
|
[
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/client.py",
"deps/v8/tools/sanitizers/sancov_formatter_test.py",
"deps/v8/test/debugging/wasm/gdb-server/connect.py",
"deps/v8/tools/mb/mb_test.py",
"deps/v8/PRESUBMIT.py",
"deps/v8/test/debugging/testcfg.py",
"deps/v8/test/debugging/wasm/gdb-server/test_files/test_float.py",
"deps/v8/tools/cppgc/gen_cmake_test.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/__init__.py",
"deps/v8/test/debugging/wasm/gdb-server/float.py",
"deps/v8/tools/gcmole/gcmole_test.py",
"deps/v8/test/debugging/wasm/gdb-server/test_files/test_trap.py",
"deps/v8/tools/release/test_scripts.py",
"deps/v8/test/debugging/wasm/gdb-server/test_files/test_basic.py",
"deps/v8/test/debugging/wasm/gdb-server/trap.py",
"deps/v8/test/debugging/wasm/gdb-server/status.py",
"deps/v8/tools/testrunner/testproc/sequence_test.py",
"deps/v8/test/inspector/testcfg.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/certs.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_04_clientcert.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py",
"deps/v8/test/debugging/wasm/gdb-server/stepping.py",
"deps/v8/test/debugging/wasm/gdb-server/memory.py",
"deps/npm/node_modules/node-gyp/gyp/test_gyp.py",
"deps/v8/test/intl/testcfg.py",
"deps/v8/tools/testrunner/local/testsuite_test.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py",
"deps/v8/tools/testrunner/test_config.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py",
"deps/v8/test/debugging/wasm/gdb-server/test_files/test_memory.py",
"deps/v8/test/message/testcfg.py",
"deps/v8/tools/testrunner/testproc/variant_test.py",
"deps/v8/test/fuzzer/testcfg.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_01_handshake.py",
"deps/v8/tools/clusterfuzz/foozzie/v8_foozzie_test.py",
"deps/v8/tools/testrunner/standard_runner_test.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py",
"deps/v8/tools/release/script_test.py",
"deps/v8/tools/testrunner/testproc/shard_test.py",
"deps/v8/tools/release/roll_merge_gerrit_test.py",
"deps/v8/test/test262/tools/v8_importer_test.py",
"deps/v8/tools/testrunner/local/pool_test.py",
"deps/v8/tools/testrunner/utils/test_utils.py",
"deps/v8/test/fuzzilli/testcfg.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/log.py",
"deps/v8/tools/testrunner/testproc/util_test.py",
"deps/v8/test/unittests/gen_fuzztest_configs_test.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py",
"deps/v8/test/debugging/wasm/gdb-server/breakpoints.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_05_ciphers.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_03_earlydata.py",
"deps/v8/tools/sanitizers/sancov_merger_test.py",
"deps/v8/tools/release/test_mergeinfo.py",
"deps/v8/test/filecheck/testcfg.py",
"deps/v8/tools/testrunner/local/statusfile_test.py",
"deps/ngtcp2/ngtcp2/examples/tests/conftest.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/env.py",
"deps/ngtcp2/ngtcp2/examples/tests/__init__.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/tls.py",
"deps/v8/tools/testrunner/testproc/resultdb_test.py",
"deps/v8/tools/testrunner/testproc/fuzzer_test.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_02_resume.py",
"deps/v8/tools/builtins-pgo/download_profiles_test.py",
"deps/v8/tools/testrunner/testproc/stack_utils/stack_analyzer_util_test.py",
"deps/v8/tools/testrunner/testproc/loader_test.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py",
"deps/v8/tools/testrunner/local/process_utils_test.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/server.py",
"deps/v8/tools/testrunner/objects/testcase_test.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: rust
Query: Find API documentation
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Find API documentation
|
rust
|
[
"src/etc/lldb_providers.py",
"src/ci/docker/scripts/android-sdk-manager.py",
"src/tools/publish_toolstate.py",
"library/compiler-builtins/etc/update-api-list.py",
"src/ci/docker/scripts/fuchsia-test-runner.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: flask
Query: Find configuration files
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Find configuration files
|
flask
|
[
"tests/static/config.json",
".github/workflows/pre-commit.yaml",
"tests/test_basic.py",
"src/flask/cli.py",
"tests/test_config.py",
"src/flask/config.py",
".github/workflows/tests.yaml",
".devcontainer/devcontainer.json",
".pre-commit-config.yaml",
"tests/test_reqctx.py",
"tests/test_testing.py",
"tests/test_templating.py",
"docs/conf.py",
"tests/test_user_error_handler.py",
".github/workflows/publish.yaml",
".readthedocs.yaml",
".github/workflows/lock.yaml",
"tests/test_instance_config.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: rust
Query: Search for logging configuration
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Search for logging configuration
|
rust
|
[
"src/etc/htmldocck.py",
"compiler/rustc_codegen_gcc/target_specs/m68k-unknown-linux-gnu.json",
"compiler/rustc_codegen_cranelift/.vscode/settings.json",
"tests/run-make/target-specs/endianness-mismatch.json",
"src/tools/rust-analyzer/.vscode/extensions.json",
"library/portable-simd/crates/core_simd/webdriver.json",
"src/tools/rust-analyzer/.github/workflows/release.yaml",
"library/stdarch/intrinsics_data/arm_intrinsics.json",
"src/tools/rust-analyzer/editors/code/tsconfig.json",
"src/tools/miri/etc/rust_analyzer_zed.json",
"src/tools/rust-analyzer/crates/project-model/test_data/hello-world-project.json",
"tests/run-make/rustdoc-target-spec-json-path/target.json",
"src/ci/docker/scripts/fuchsia-test-runner.py",
".github/ISSUE_TEMPLATE/documentation.yaml",
"src/tools/rust-analyzer/editors/code/package.json",
"src/bootstrap/bootstrap.py",
"license-metadata.json",
"tests/run-make/target-specs/mismatching-data-layout.json",
"src/tools/rust-analyzer/.github/rust.json",
"tests/run-make/target-specs/my-x86_64-unknown-linux-gnu-platform.json",
"src/tools/rust-analyzer/.github/workflows/rustdoc.yaml",
"package-lock.json",
"library/compiler-builtins/.github/workflows/publish.yaml",
"tests/run-make/target-specs/my-incomplete-platform.json",
"tests/run-make/target-specs/my-invalid-platform.json",
"src/tools/rust-analyzer/crates/project-model/test_data/hello-world-metadata.json",
"src/tools/miri/test-cargo-miri/run-test.py",
"src/tools/rust-analyzer/editors/code/package-lock.json",
"library/compiler-builtins/etc/thumbv7em-none-eabi-renamed.json",
"src/tools/rust-analyzer/editors/code/language-configuration.json",
"src/tools/rustfmt/tests/writemode/target/stdin.json",
"src/tools/miri/etc/rust_analyzer_vscode.json",
"src/tools/rust-analyzer/editors/code/tsconfig.eslint.json",
"tests/ui/codegen/mismatched-data-layout.json",
"src/etc/rust_analyzer_settings.json",
"src/tools/rust-analyzer/crates/project-model/test_data/cfg-groups.json",
"library/compiler-builtins/etc/function-definitions.json",
"src/tools/rust-analyzer/.github/workflows/metrics.yaml",
"tests/run-make/rustdoc-map-file/expected.json",
"src/tools/rust-analyzer/.vscode/tasks.json",
"src/tools/rust-analyzer/.github/workflows/autopublish.yaml",
"tests/run-make/target-specs/require-explicit-cpu.json",
".github/ISSUE_TEMPLATE/diagnostics.yaml",
"src/tools/rustfmt/tests/writemode/target/output.json",
"src/librustdoc/html/static/js/tsconfig.json",
"tests/ui/check-cfg/my-awesome-platform.json",
"src/tools/rust-analyzer/.github/workflows/publish-libs.yaml",
"tests/run-make/libtest-json/output-default.json",
"src/etc/rust_analyzer_zed.json",
"tests/run-make/rust-lld-custom-target/custom-target.json",
"src/ci/github-actions/problem_matchers.json",
"src/tools/rust-analyzer/crates/project-model/test_data/ripgrep-metadata.json",
"src/tools/rust-analyzer/editors/code/ra_syntax_tree.tmGrammar.json",
"compiler/rustc_codegen_gcc/.cspell.json",
"package.json",
"x.py",
"src/tools/rust-analyzer/.github/workflows/ci.yaml",
"tests/run-make/target-specs/my-awesome-platform.json",
"src/bootstrap/configure.py",
"tests/run-make/libtest-json/output-stdout-success.json",
"src/tools/miri/tests/x86_64-unknown-kernel.json",
"library/compiler-builtins/.github/workflows/main.yaml",
"src/tools/rust-analyzer/.github/actions/github-release/package.json",
"src/tools/rust-analyzer/crates/project-model/test_data/regex-metadata.json",
"compiler/rustc_codegen_cranelift/.zed/settings.json",
"src/tools/rust-analyzer/.vscode/launch.json",
"src/tools/miri/bench-cargo-miri/string-replace/data.json",
"src/tools/publish_toolstate.py",
".github/ISSUE_TEMPLATE/ice.yaml",
"src/tools/clippy/util/etc/vscode-tasks.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
Query: Find unit test files for the {module} module
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Find unit test files for the {module} module
|
requests
|
[
"tests/testserver/server.py",
"tests/test_structures.py",
"tests/test_adapters.py",
"tests/test_requests.py",
"tests/test_help.py",
"tests/test_hooks.py",
"tests/testserver/__init__.py",
"tests/test_lowlevel.py",
"tests/test_testserver.py",
"setup.py",
"tests/test_utils.py",
"tests/compat.py",
"tests/utils.py",
"tests/__init__.py",
"tests/test_packages.py",
"tests/conftest.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
Query: Search for logging configuration
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Search for logging configuration
|
requests
|
[
".readthedocs.yaml",
"src/requests/sessions.py",
"tests/test_requests.py",
"src/requests/utils.py",
".pre-commit-config.yaml",
"setup.py",
"tests/test_utils.py",
"docs/conf.py",
"src/requests/adapters.py",
"tests/utils.py",
"tests/conftest.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
Query: Search for test fixtures and mocks
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Search for test fixtures and mocks
|
requests
|
[
"tests/testserver/server.py",
"tests/test_structures.py",
"tests/test_adapters.py",
"tests/test_requests.py",
"tests/test_help.py",
"tests/test_hooks.py",
"tests/testserver/__init__.py",
"tests/test_lowlevel.py",
"tests/test_testserver.py",
"setup.py",
"tests/test_utils.py",
"tests/compat.py",
"tests/utils.py",
"tests/__init__.py",
"tests/test_packages.py",
"tests/conftest.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: cpython
Query: Search for error logging code
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Search for error logging code
|
cpython
|
[
"Lib/asyncio/exceptions.py",
"Lib/email/errors.py",
"Tools/c-analyzer/distutils/errors.py",
"Tools/c-analyzer/c_parser/preprocessor/errors.py",
"Tools/clinic/libclinic/errors.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
Query: Search for database migration files
Use grep, glob, and read tools to find relevant files. You can execute up to 8 parallel tool calls per turn, and use up to 4 turns total.
Plan your search strategy and execute it:
|
Search for database migration files
|
node
|
[
"deps/ngtcp2/ngtcp2/examples/tests/test_01_handshake.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_05_ciphers.py",
"deps/v8/test/debugging/wasm/gdb-server/status.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_03_earlydata.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/tls.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_02_resume.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py"
] |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 38