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"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: django
Query: Find test 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 test configuration files
|
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/fixtures_regress/fixtures/absolute.json",
"tests/db_functions/math/test_sin.py",
"tests/fixtures_regress/fixtures/empty.json",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/__init__.py",
"tests/fixtures/fixtures/circular_reference_natural_key.json",
"tests/forms_tests/field_tests/test_decimalfield.py",
"tests/messages_tests/models.py",
"tests/xor_lookups/__init__.py",
"tests/multiple_database/fixtures/multidb-common.json",
"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/fixtures_regress/fixtures/path.containing.dots.json",
"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/fixtures_model_package/fixtures/model_package_fixture2.json",
"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/fixtures/fixtures/null_character_in_field_value.json",
"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",
"package.json",
"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/multiple_database/fixtures/multidb.other.json",
"tests/fixtures_regress/fixtures/big-fixture.json",
"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/fixtures/fixtures/fixture8.json",
"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",
"django/conf/global_settings.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/fixtures_regress/fixtures/non_natural_1.json",
"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/fixtures/fixtures/forward_reference_m2m_natural_key.json",
"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/fixtures_regress/fixtures/model-inheritance.json",
"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/fixtures/fixtures/db_fixture_1.default.json",
"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/fixtures_regress/fixtures/m2mtoself.json",
"tests/serializers/models/base.py",
"tests/auth_tests/fixtures/natural.json",
"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",
"django/apps/config.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/fixtures/fixtures/fixture6.json",
"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/gis_tests/distapp/fixtures/initial.json",
"tests/modeladmin/test_checks.py",
"tests/fixtures/fixtures/fixture_with[special]chars.json",
"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/gis_tests/data/geometries.json",
"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/fixtures/fixtures/forward_reference_fk_natural_key.json",
"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/servers/fixtures/testdata.json",
"tests/forms_tests/widget_tests/test_timeinput.py",
"tests/utils_tests/test_connection.py",
"tests/fixtures/models.py",
"tests/modeladmin/__init__.py",
"tests/fixtures_regress/fixtures_1/inner/absolute.json",
"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/gis_tests/geogapp/fixtures/initial.json",
"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/fixtures_regress/fixtures/nk-inheritance.json",
"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/fixtures_regress/fixtures/sequence_extra.json",
"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",
".pre-commit-config.yaml",
"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/fixtures/fixtures/fixture2.json",
"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/fixtures/fixtures/fixture1.json",
"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/staticfiles_tests/project/documents/staticfiles_v1.json",
"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/fixtures_model_package/fixtures/model_package_fixture1.json",
"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/fixtures_regress/fixtures/sequence.json",
"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/fixtures_regress/fixtures/forward_ref.json",
"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/fixtures/fixtures/invalid.json",
"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/fixtures_regress/fixtures/thingy.json",
"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/fixtures_regress/fixtures/special-article.json",
"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/m2m_through_regress/fixtures/m2m_through.json",
"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/fixtures/fixtures/forward_reference_fk.json",
"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/fixtures_regress/fixtures/feature.json",
"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/fixtures_regress/fixtures/forward_ref_lookup.json",
"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/fixtures_regress/fixtures/sequence_extra_yaml.yaml",
"tests/utils_tests/test_functional.py",
"tests/fixtures/fixtures/db_fixture_3.nosuchdb.json",
"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/fixtures/fixtures/forward_reference_m2m.json",
"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/test_utils/fixtures/person.json",
"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",
"django/core/management/commands/diffsettings.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/fixtures_regress/fixtures/nk_with_foreign_key.json",
"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/fixtures_regress/fixtures/forward_ref_bad_data.json",
"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/fixtures_regress/fixtures_1/forward_ref_1.json",
"tests/app_loading/tests.py",
"tests/auth_tests/fixtures/regular.json",
"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/proxy_models/fixtures/mypeople.json",
"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/fixtures_regress/fixtures_2/forward_ref_2.json",
"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/gis_tests/relatedapp/fixtures/initial.json",
"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/fixtures/fixtures/circular_reference.json",
"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/composite_pk/fixtures/tenant.json",
"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/multiple_database/fixtures/pets.json",
"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/multiple_database/fixtures/multidb.default.json",
"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: cpython
Query: Find all REST API endpoint definitions
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 all REST API endpoint definitions
|
cpython
|
[
"Lib/turtle.py",
"Lib/test/test_asyncio/test_sendfile.py",
"Tools/unicode/gencodec.py",
"Lib/test/test_asyncio/test_events.py",
"Lib/ipaddress.py",
"Tools/i18n/pygettext.py",
"Tools/lockbench/lockbench.py",
"Tools/ssl/multissltests.py",
"Lib/test/test_asyncio/test_base_events.py",
"Tools/gdb/libpython.py",
"Tools/unicode/makeunicodedata.py",
"Tools/freeze/winmakemakefile.py",
"Lib/test/test_socket.py",
"Tools/wasm/emscripten/__main__.py",
"Tools/jit/_stencils.py",
"Tools/scripts/summarize_stats.py",
"Tools/freeze/checkextensions_win32.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: cpython
Query: Find error handling patterns
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 error handling patterns
|
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: django
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
|
django
|
[
"tests/i18n/sampleproject/sampleproject/settings.py",
"tests/fixtures/fixtures/fixture6.json",
"tests/fixtures/fixtures/db_fixture_3.nosuchdb.json",
"tests/fixtures/fixtures/invalid.json",
"tests/gis_tests/distapp/fixtures/initial.json",
"tests/gis_tests/relatedapp/fixtures/initial.json",
"tests/test_sqlite.py",
"tests/fixtures_regress/fixtures/special-article.json",
"tests/fixtures/fixtures/fixture_with[special]chars.json",
"tests/m2m_through_regress/fixtures/m2m_through.json",
"tests/fixtures_regress/fixtures/nk-inheritance.json",
"tests/fixtures_regress/fixtures/sequence_extra.json",
"tests/requests_tests/test_data_upload_settings.py",
"django/core/management/commands/diffsettings.py",
"tests/fixtures/fixtures/forward_reference_m2m.json",
"tests/fixtures_model_package/fixtures/model_package_fixture2.json",
"tests/project_template/test_settings.py",
"package.json",
"tests/fixtures/fixtures/forward_reference_fk.json",
"tests/fixtures/fixtures/forward_reference_m2m_natural_key.json",
"tests/proxy_models/fixtures/mypeople.json",
"tests/fixtures/fixtures/circular_reference.json",
"tests/wsgi/tests.py",
"tests/fixtures_regress/fixtures/absolute.json",
"tests/fixtures_regress/fixtures/empty.json",
"tests/fixtures/fixtures/circular_reference_natural_key.json",
"tests/runtests.py",
"tests/multiple_database/fixtures/multidb-common.json",
"tests/test_utils/fixtures/person.json",
"tests/fixtures/fixtures/fixture2.json",
"tests/version/tests.py",
"tests/fixtures_regress/fixtures/nk_with_foreign_key.json",
"tests/fixtures_regress/fixtures/model-inheritance.json",
"tests/admin_scripts/configured_dynamic_settings_manage.py",
"tests/fixtures_model_package/fixtures/model_package_fixture1.json",
"tests/gis_tests/data/geometries.json",
".pre-commit-config.yaml",
"tests/fixtures_regress/fixtures/feature.json",
"tests/multiple_database/fixtures/multidb.other.json",
"tests/fixtures_regress/fixtures/big-fixture.json",
"tests/composite_pk/fixtures/tenant.json",
"tests/admin_scripts/configured_settings_manage.py",
"tests/staticfiles_tests/settings.py",
"tests/fixtures_regress/fixtures_2/forward_ref_2.json",
"tests/fixtures/fixtures/db_fixture_1.default.json",
"tests/fixtures_regress/fixtures/forward_ref_lookup.json",
"tests/view_tests/tests/test_static.py",
"tests/staticfiles_tests/apps/staticfiles_config.py",
"tests/auth_tests/settings.py",
"tests/fixtures/fixtures/fixture8.json",
"tests/logging_tests/logconfig.py",
"tests/fixtures_regress/fixtures/thingy.json",
"tests/multiple_database/fixtures/pets.json",
"tests/fixtures_regress/fixtures/m2mtoself.json",
"django/conf/global_settings.py",
"tests/flatpages_tests/settings.py",
"tests/auth_tests/fixtures/natural.json",
"tests/multiple_database/fixtures/multidb.default.json",
"tests/fixtures/fixtures/forward_reference_fk_natural_key.json",
"tests/fixtures_regress/fixtures/forward_ref_bad_data.json",
"tests/utils_tests/test_datastructures.py",
"tests/servers/fixtures/testdata.json",
"tests/view_tests/tests/test_csrf.py",
"tests/fixtures_regress/fixtures/sequence.json",
"django/apps/config.py",
"tests/fixtures_regress/fixtures_1/inner/absolute.json",
"tests/staticfiles_tests/project/documents/staticfiles_v1.json",
"tests/fixtures_regress/fixtures_1/forward_ref_1.json",
"tests/auth_tests/fixtures/regular.json",
"tests/utils_tests/test_csp.py",
"tests/fixtures_regress/fixtures/forward_ref.json",
"tests/fixtures_regress/fixtures/path.containing.dots.json",
"tests/gis_tests/geogapp/fixtures/initial.json",
"tests/utils_tests/test_autoreload.py",
"tests/view_tests/views.py",
"tests/fixtures_regress/fixtures/non_natural_1.json",
"tests/admin_scripts/custom_templates/project_template/project_name/settings.py",
"tests/view_tests/tests/test_debug.py",
"tests/postgres_tests/integration_settings.py",
"tests/fixtures/fixtures/null_character_in_field_value.json",
"tests/fixtures_regress/fixtures/sequence_extra_yaml.yaml",
"tests/fixtures/fixtures/fixture1.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
Query: Find test 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 test configuration files
|
node
|
[
"deps/v8/test/message/fail/modules-skip-3-import-attributes-fail.json",
"deps/npm/node_modules/emoji-regex/package.json",
"deps/npm/node_modules/ssri/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build2/v8_build_config.json",
"android_configure.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/index.json",
"deps/npm/node_modules/minipass-flush/package.json",
"deps/npm/node_modules/@npmcli/arborist/package.json",
"deps/npm/node_modules/jackspeak/dist/esm/package.json",
"deps/npm/node_modules/path-scurry/dist/commonjs/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json",
"deps/v8/tools/release/roll_merge_gerrit_test.py",
"deps/npm/node_modules/p-map/package.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UpdateExpression/9822c139.json",
"deps/npm/node_modules/tiny-relative-date/package.json",
"deps/npm/node_modules/isexe/dist/mjs/package.json",
"deps/v8/tools/testrunner/local/statusfile_test.py",
"deps/v8/tools/testrunner/testproc/fuzzer_test.py",
"deps/v8/test/js-perf-test/JSTests5.json",
"deps/v8/test/js-perf-test/GetOwnPropertyDescriptor/GetOwnPropertyDescriptor.json",
"deps/npm/test/fixtures/merge-conflict.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/type_assertion_1.expected.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py",
"deps/npm/node_modules/minipass-flush/node_modules/minipass/package.json",
"deps/npm/node_modules/@npmcli/package-json/package.json",
"deps/npm/node_modules/glob/dist/commonjs/package.json",
"deps/npm/node_modules/@sigstore/tuf/package.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/strip-ansi-cjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz/v8_fuzz_flags.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp950.json",
"deps/npm/node_modules/tinyglobby/node_modules/fdir/package.json",
"deps/npm/node_modules/minipass/dist/commonjs/package.json",
"deps/npm/node_modules/path-key/package.json",
"deps/npm/node_modules/is-fullwidth-code-point/package.json",
"deps/v8/test/inspector/testcfg.py",
"deps/npm/test/fixtures/sigstore/valid-tuf-js-attestations.json",
"deps/openssl/openssl/funding.json",
"deps/npm/node_modules/tar/node_modules/yallist/dist/esm/package.json",
"deps/v8/tools/testrunner/testdata/expected_test_results2.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json",
"deps/v8/test/js-perf-test/JSTests4.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/dist/esm/package.json",
"deps/npm/node_modules/@tufjs/models/package.json",
"deps/v8/test/js-perf-test/ClassFields.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/dist/esm/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/rbnf/LOCALE_DEPS.json",
"deps/npm/node_modules/read/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/package.json",
"deps/npm/node_modules/npm-packlist/package.json",
"deps/npm/node_modules/minipass/package.json",
".devcontainer.json",
"deps/uv/docs/src/sphinx-plugins/manpage.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_05_ciphers.py",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/877c27d1.json",
"deps/npm/node_modules/lru-cache/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build3/v8_build_config.json",
"deps/npm/node_modules/@npmcli/query/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/seg_map_err.expected.json",
"deps/uv/.readthedocs.yaml",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/type_assertion_2.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/input_archive/fuzzilli/fuzzdir-2/settings.json",
"deps/npm/node_modules/cli-columns/package.json",
"deps/npm/node_modules/path-scurry/package.json",
"deps/npm/node_modules/promise-call-limit/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/ClassExpression/32369494.json",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/fuzzilli/fuzzdir-1/settings.json",
"deps/v8/tools/package.json",
"deps/npm/node_modules/proggy/package.json",
"deps/npm/node_modules/jsonparse/package.json",
"deps/v8/test/debugging/wasm/gdb-server/status.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/0a096256.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/missing_deoptimization.expected.json",
"deps/npm/node_modules/archy/package.json",
"deps/npm/node_modules/node-gyp/node_modules/@npmcli/agent/package.json",
"deps/npm/node_modules/node-gyp/gyp/test_gyp.py",
"deps/npm/node_modules/@isaacs/balanced-match/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/dist/esm/package.json",
"deps/ngtcp2/ngtcp2/examples/tests/test_01_handshake.py",
"deps/amaro/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/dist/commonjs/package.json",
"deps/npm/node_modules/read-cmd-shim/package.json",
"deps/npm/node_modules/validate-npm-package-license/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/marking_state.expected.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_experiments.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/dist/esm/package.json",
"deps/npm/node_modules/@npmcli/agent/package.json",
"deps/npm/node_modules/negotiator/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_1.expected.json",
"deps/npm/node_modules/@npmcli/name-from-folder/package.json",
"deps/v8/.ycm_extra_conf.py",
"deps/cjs-module-lexer/src/package-lock.json",
"deps/npm/node_modules/jsonparse/samplejson/basic2.json",
"deps/npm/node_modules/wrap-ansi/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UnaryExpression/3b59bddf.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/db/assign_expected/CallExpression/113f1844.json",
"deps/npm/node_modules/chalk/package.json",
"deps/npm/node_modules/shebang-regex/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/dist/commonjs/package.json",
"deps/v8/tools/turbolizer/tslint.json",
"deps/v8/test/js-perf-test/JSTests2.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test.log.symbols.json",
"deps/npm/node_modules/isexe/dist/cjs/package.json",
"deps/v8/test/debugging/wasm/gdb-server/test_files/test_trap.py",
"deps/npm/node_modules/tar/node_modules/yallist/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/SequenceExpression/92059b51.json",
"deps/v8/test/memory/Memory.json",
"deps/npm/node_modules/string-width/package.json",
"deps/v8/tools/link_clicker.extension/manifest.json",
"deps/npm/node_modules/@npmcli/map-workspaces/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py",
"deps/npm/package.json",
"deps/npm/node_modules/spdx-license-ids/index.json",
"deps/v8/test/js-perf-test/SixSpeed.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/code_kind.expected.json",
"deps/v8/test/test262/tools/v8_importer_test.py",
"deps/v8/tools/testrunner/local/pool_test.py",
"deps/npm/node_modules/write-file-atomic/package.json",
"deps/npm/node_modules/just-diff/package.json",
"deps/npm/node_modules/color-convert/package.json",
"deps/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json",
"deps/npm/node_modules/encoding/package.json",
"deps/npm/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/minipass-pipeline/node_modules/minipass/package.json",
"deps/npm/node_modules/minipass-sized/node_modules/minipass/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/load/fuzzilli_scenario/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/fastest-levenshtein/package.json",
"deps/npm/node_modules/npm-registry-fetch/package.json",
"deps/npm/node_modules/npm-bundled/package.json",
"deps/v8/tools/release/test_mergeinfo.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/spidermonkey/db/index.json",
"deps/minimatch/package.json",
"deps/v8/test/js-perf-test/JSTests3.json",
"deps/npm/node_modules/tinyglobby/package.json",
"deps/npm/node_modules/brace-expansion/package.json",
"deps/npm/node_modules/iconv-lite/package.json",
"deps/v8/tools/turbolizer/tsconfig.json",
"deps/npm/node_modules/minipass-pipeline/package.json",
"deps/npm/node_modules/sigstore/package.json",
"deps/v8/test/js-perf-test/SuperIC.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_clusterfuzz.expected.json",
"deps/v8/test/js-perf-test/JSTests1.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/unreachable_code.expected.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/segmentation_fault.expected.json",
"deps/npm/node_modules/libnpmpublish/package.json",
"deps/npm/node_modules/@isaacs/string-locale-compare/package.json",
"deps/acorn/acorn-walk/package.json",
"deps/npm/node_modules/string-width-cjs/package.json",
"deps/v8/test/debugging/wasm/gdb-server/test_files/test_basic.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz/v8_fuzz_experiments.json",
"deps/npm/node_modules/spdx-license-ids/deprecated.json",
".github/workflows/remark-lint-problem-matcher.json",
"deps/v8/pyrightconfig.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/stack_frame.expected.json",
"deps/v8/test/mjsunit/harmony/modules-skip-1.json",
"deps/npm/node_modules/tuf-js/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/dist/esm/package.json",
"deps/ngtcp2/ngtcp2/third-party/urlparse/.clusterfuzzlite/project.yaml",
"deps/npm/node_modules/libnpmdiff/package.json",
"deps/npm/node_modules/ansi-regex/package.json",
"deps/v8/tools/testrunner/testproc/shard_test.py",
"configure.py",
"deps/npm/node_modules/@sigstore/sign/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/ThisExpression/c2543fff.json",
"deps/npm/node_modules/color-name/package.json",
"deps/npm/node_modules/is-cidr/package.json",
"deps/npm/node_modules/eastasianwidth/package.json",
"deps/npm/node_modules/promise-call-limit/package.json",
"deps/npm/node_modules/@isaacs/fs-minipass/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/topmost_optimized_code.expected.json",
"deps/npm/node_modules/tar/package.json",
"deps/npm/node_modules/tar/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build5/v8_build_config.json",
"deps/npm/node_modules/@isaacs/brace-expansion/package.json",
"deps/npm/node_modules/abbrev/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/input_archive/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/ms/package.json",
"deps/npm/node_modules/text-table/package.json",
"deps/v8/tools/turbolizer/package.json",
"deps/npm/node_modules/pacote/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/index.json",
"deps/npm/node_modules/minimatch/dist/esm/package.json",
"deps/npm/node_modules/@npmcli/config/package.json",
"deps/npm/node_modules/signal-exit/dist/cjs/package.json",
"deps/npm/node_modules/@isaacs/cliui/package.json",
"deps/npm/node_modules/package-json-from-dist/dist/commonjs/package.json",
"deps/npm/node_modules/@tufjs/canonical-json/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/fata_js_oom.expected.json",
"deps/npm/node_modules/libnpmaccess/package.json",
"deps/npm/node_modules/signal-exit/package.json",
"deps/npm/node_modules/@npmcli/run-script/package.json",
"deps/npm/node_modules/@isaacs/fs-minipass/dist/esm/package.json",
"deps/npm/node_modules/ini/package.json",
"deps/npm/node_modules/http-proxy-agent/package.json",
"deps/npm/node_modules/ansi-styles/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz_fuzzilli/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/package.json",
"deps/v8/test/debugging/wasm/gdb-server/test_files/test_float.py",
"deps/v8/tools/cppgc/gen_cmake_test.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/CallExpression/a1.json",
"deps/npm/node_modules/npm-install-checks/package.json",
"deps/npm/node_modules/jsonparse/samplejson/basic.json",
"deps/npm/node_modules/read/dist/commonjs/package.json",
"deps/npm/node_modules/http-cache-semantics/package.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py",
"deps/v8/test/debugging/wasm/gdb-server/stepping.py",
"deps/npm/node_modules/safer-buffer/package.json",
"deps/npm/node_modules/@pkgjs/parseargs/package.json",
".yamllint.yaml",
"deps/npm/node_modules/binary-extensions/binary-extensions.json",
"deps/v8/test/js-perf-test/Object/ObjectTests.json",
"deps/npm/node_modules/npm-pick-manifest/package.json",
"deps/npm/node_modules/ci-info/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp949.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/package.json",
"deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/package.json",
"deps/npm/node_modules/node-gyp/release-please-config.json",
"deps/npm/node_modules/init-package-json/package.json",
"deps/v8/test/debugging/wasm/gdb-server/breakpoints.py",
"deps/v8/tools/clusterfuzz/foozzie/testdata/baseline/v8_build_config.json",
"deps/npm/test/schemas/cyclonedx/bom-1.5.schema.json",
"deps/npm/node_modules/unique-slug/package.json",
"deps/npm/node_modules/promzard/package.json",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/tls.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_02_resume.py",
"deps/npm/node_modules/spdx-license-ids/package.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py",
"deps/undici/src/package.json",
"deps/npm/node_modules/@npmcli/installed-package-contents/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/segmentation_error.expected.json",
"deps/npm/node_modules/lru-cache/dist/esm/package.json",
"deps/npm/test/schemas/cyclonedx/spdx.schema.json",
"deps/npm/node_modules/node-gyp/gyp/release-please-config.json",
"deps/npm/node_modules/@isaacs/balanced-match/package.json",
"deps/npm/node_modules/retry/package.json",
"deps/v8/PRESUBMIT.py",
"deps/npm/node_modules/postcss-selector-parser/package.json",
"deps/v8/tools/package-lock.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/package.json",
"deps/v8/include/js_protocol-1.3.json",
"deps/v8/tools/testrunner/local/testsuite_test.py",
"deps/npm/node_modules/npm-audit-report/package.json",
"deps/minimatch/dist/esm/package.json",
"deps/npm/node_modules/chownr/dist/commonjs/package.json",
"deps/npm/node_modules/debug/package.json",
"deps/v8/test/unittests/gen_fuzztest_configs.py",
"deps/npm/node_modules/lru-cache/package.json",
"deps/npm/node_modules/libnpmversion/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/deserialization.expected.json",
"deps/npm/node_modules/wrap-ansi/node_modules/ansi-regex/package.json",
"deps/npm/node_modules/imurmurhash/package.json",
".configurations/configuration.vsProfessional.dsc.yaml",
"deps/npm/node_modules/balanced-match/package.json",
"deps/npm/node_modules/node-gyp/node_modules/cacache/package.json",
"deps/ngtcp2/ngtcp2/examples/tests/conftest.py",
"deps/v8/tools/builtins-pgo/download_profiles_test.py",
"deps/v8/test/test262/tools/v8configs.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_index_expected.json",
"deps/icu-small/source/python/icutools/databuilder/filtration_schema.json",
"deps/v8/tools/testrunner/testdata/v8_build_config.json",
"deps/v8/tools/testrunner/testdata/testroot4/out/build/v8_build_config.json",
"deps/v8/test/debugging/wasm/gdb-server/connect.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/index.json",
"deps/npm/node_modules/diff/libcjs/package.json",
"deps/npm/node_modules/node-gyp/gyp/.release-please-manifest.json",
"deps/npm/node_modules/jackspeak/package.json",
"deps/v8/tools/release/test_scripts.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/certs.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_04_clientcert.py",
"deps/v8/test/intl/testcfg.py",
"deps/v8/tools/testrunner/test_config.py",
"deps/v8/test/message/testcfg.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/1876a21a.json",
"deps/npm/node_modules/npm-profile/package.json",
"deps/npm/node_modules/foreground-child/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_foozzie_test.py",
"deps/npm/node_modules/minipass-sized/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/heap_limit.expected.json",
"deps/npm/node_modules/semver/package.json",
"deps/npm/node_modules/minizlib/package.json",
"deps/npm/node_modules/@npmcli/metavuln-calculator/package.json",
"deps/npm/node_modules/binary-extensions/package.json",
"deps/npm/node_modules/err-code/bower.json",
"deps/ngtcp2/ngtcp2/examples/tests/__init__.py",
"deps/npm/node_modules/which/package.json",
"deps/npm/node_modules/npm-normalize-package-bin/package.json",
"deps/npm/node_modules/bin-links/package.json",
"deps/v8/tools/testrunner/objects/testcase_test.py",
"deps/v8/tools/testrunner/build_config.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/d4095491.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/js_func_ref.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/d453f081.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UpdateExpression/62f29665.json",
"deps/v8/test/debugging/wasm/gdb-server/float.py",
"deps/v8/test/js-perf-test/RegExp.json",
"deps/amaro/dist/package.json",
"deps/npm/node_modules/package-json-from-dist/package.json",
"deps/cjs-module-lexer/src/package.json",
"deps/v8/test/debugging/wasm/gdb-server/trap.py",
"deps/undici/src/.c8rc.json",
"deps/v8/test/debugging/wasm/gdb-server/test_files/test_memory.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/76c7c68f.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py",
"deps/npm/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/smart-buffer/package.json",
"deps/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp936.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/big5-added.json",
"deps/v8/test/js-perf-test/PropertyQueries/PropertyQueries.json",
"deps/v8/tools/testrunner/local/process_utils_test.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/CallExpression/a1.json",
"deps/npm/node_modules/minizlib/dist/commonjs/package.json",
"deps/npm/node_modules/spdx-correct/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/CallExpression/a2.json",
"deps/v8/test/test262/tools/v8configs.json",
"deps/npm/node_modules/ip-address/package.json",
"deps/npm/node_modules/supports-color/package.json",
"deps/npm/node_modules/foreground-child/dist/esm/package.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/dist/commonjs/package.json",
"deps/npm/node_modules/socks/package.json",
"deps/npm/node_modules/spdx-exceptions/package.json",
"deps/npm/node_modules/node-gyp/package.json",
"deps/v8/tools/turbolizer/tsconfig.test.json",
"deps/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/unique-filename/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/duplicates/duplicates_db/index.json",
"deps/npm/node_modules/walk-up-path/dist/esm/package.json",
"deps/npm/node_modules/promise-retry/package.json",
"deps/npm/node_modules/graceful-fs/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/is_main_thread_barrier.expected.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/eucjp.json",
"deps/v8/tools/testrunner/standard_runner_test.py",
"deps/npm/node_modules/minizlib/dist/esm/package.json",
"deps/npm/node_modules/libnpmsearch/package.json",
"deps/v8/tools/turbolizer/tsfmt.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/TaggedTemplateExpression/93c7959b.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test-large.log.symbols.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/index.json",
"deps/npm/node_modules/chownr/dist/esm/package.json",
"deps/npm/node_modules/isexe/package.json",
"deps/npm/node_modules/wrap-ansi/node_modules/string-width/package.json",
"deps/npm/node_modules/path-scurry/dist/esm/package.json",
"deps/npm/node_modules/ci-info/vendors.json",
"deps/v8/tools/testrunner/testdata/expected_test_results1.json",
"deps/npm/node_modules/proc-log/package.json",
"deps/npm/node_modules/@npmcli/fs/package.json",
"deps/v8/include/js_protocol-1.2.json",
"deps/npm/node_modules/shebang-command/package.json",
"deps/npm/node_modules/mute-stream/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz_fuzzilli/fuzzilli/fuzzdir-2/settings.json",
"deps/npm/node_modules/exponential-backoff/package.json",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/server.py",
"deps/npm/node_modules/ignore-walk/package.json",
"deps/v8/tools/sanitizers/sancov_formatter_test.py",
"deps/npm/node_modules/minipass/dist/esm/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/is_main_thread_barrier_2.expected.json",
"deps/npm/node_modules/spdx-exceptions/index.json",
"deps/npm/node_modules/tinyglobby/node_modules/picomatch/package.json",
"deps/npm/node_modules/@isaacs/brace-expansion/dist/commonjs/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/storage_is_populated.expected.json",
"deps/npm/node_modules/libnpmexec/package.json",
"deps/npm/node_modules/cssesc/package.json",
"deps/npm/node_modules/env-paths/package.json",
"deps/v8/test/debugging/wasm/gdb-server/memory.py",
"deps/npm/node_modules/nopt/package.json",
"deps/npm/node_modules/promise-all-reject-late/package.json",
"deps/v8/tools/release/script_test.py",
"deps/npm/node_modules/@isaacs/cliui/node_modules/string-width/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build1/v8_build_config.json",
"deps/v8/tools/testrunner/utils/test_utils.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/log.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/filecheck/testcfg.py",
"deps/v8/tools/testrunner/testproc/stack_utils/stack_analyzer_util_test.py",
"deps/npm/node_modules/@npmcli/promise-spawn/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/db/assign_expected/index.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/static_assertion_1.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/package.json",
"deps/npm/test/schemas/spdx/spdx-2.3.schema.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/fake_db/index.json",
"deps/npm/node_modules/minipass-fetch/package.json",
"deps/npm/node_modules/npm-user-validate/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/UnaryExpression/b5a90209.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/package.json",
".configurations/configuration.vsEnterprise.dsc.yaml",
"deps/npm/node_modules/minimatch/package.json",
"deps/npm/node_modules/util-deprecate/package.json",
"deps/npm/node_modules/aproba/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/NewExpression/0001aa36.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/CallExpression/a2.json",
"deps/npm/node_modules/@sigstore/tuf/seeds.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py",
"deps/npm/node_modules/@sigstore/core/package.json",
"deps/npm/node_modules/@sigstore/verify/package.json",
".github/workflows/commit-lint-problem-matcher.json",
"deps/npm/node_modules/yallist/package.json",
"deps/v8/tools/testrunner/testproc/util_test.py",
"deps/minimatch/dist/commonjs/package.json",
"deps/v8/tools/testrunner/utils/dump_build_config.py",
"deps/npm/node_modules/parse-conflict-json/package.json",
"deps/npm/node_modules/ip-regex/package.json",
"deps/npm/node_modules/chownr/package.json",
"deps/npm/node_modules/diff/libesm/package.json",
"deps/npm/node_modules/@sigstore/bundle/package.json",
"deps/openssl/openssl/external/perl/Text-Template-1.56/META.json",
"deps/v8/tools/testrunner/testproc/resultdb_test.py",
"deps/npm/node_modules/cross-spawn/node_modules/which/package.json",
"deps/npm/node_modules/hosted-git-info/package.json",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/client.py",
"deps/npm/node_modules/npm-package-arg/package.json",
"deps/npm/node_modules/err-code/package.json",
"deps/npm/node_modules/strip-ansi/package.json",
"deps/npm/node_modules/signal-exit/dist/mjs/package.json",
"deps/npm/node_modules/qrcode-terminal/package.json",
"deps/npm/node_modules/cross-spawn/package.json",
"deps/npm/node_modules/socks-proxy-agent/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/duplicates/duplicates_db/ArrowFunctionExpression/a1.json",
"deps/npm/node_modules/minipass-collect/package.json",
"deps/npm/node_modules/cmd-shim/package.json",
".configurations/configuration.dsc.yaml",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/maybe_is_cleared.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/LogicalExpression/c5813b84.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_flags.json",
"deps/npm/node_modules/@isaacs/fs-minipass/dist/commonjs/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/brkitr/LOCALE_DEPS.json",
"deps/npm/node_modules/tar/node_modules/yallist/package.json",
"deps/npm/node_modules/wrap-ansi/node_modules/emoji-regex/package.json",
"deps/npm/node_modules/libnpmfund/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/locales/LOCALE_DEPS.json",
"deps/npm/test/fixtures/sigstore/valid-sigstore-attestations.json",
"deps/npm/node_modules/foreground-child/package.json",
"deps/v8/tools/testrunner/testproc/loader_test.py",
"deps/v8/test/debugging/testcfg.py",
"deps/npm/node_modules/libnpmpack/package.json",
"deps/npm/node_modules/@sigstore/protobuf-specs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/9a863bde.json",
"deps/npm/node_modules/common-ancestor-path/package.json",
"deps/npm/node_modules/@isaacs/balanced-match/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/empty_db/index.json",
"deps/npm/node_modules/wrap-ansi/node_modules/strip-ansi/package.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_config.py",
"deps/v8/tools/turbolizer/package-lock.json",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/__init__.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/LogicalExpression/cc45a134.json",
"deps/npm/test/schemas/cyclonedx/jsf-0.82.schema.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build4/v8_build_config.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/8eee3ad0.json",
"deps/v8/tools/testrunner/testproc/variant_test.py",
"deps/npm/node_modules/node-gyp/.release-please-manifest.json",
"deps/npm/node_modules/fs-minipass/package.json",
"deps/npm/node_modules/@isaacs/brace-expansion/dist/esm/package.json",
"deps/npm/node_modules/spdx-exceptions/deprecated.json",
"deps/npm/node_modules/just-diff-apply/package.json",
"deps/ngtcp2/ngtcp2/examples/tests/test_03_earlydata.py",
"deps/npm/node_modules/diff/package.json",
"deps/npm/node_modules/walk-up-path/package.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/has_optimized_code.expected.json",
"deps/npm/node_modules/libnpmteam/package.json",
"deps/npm/node_modules/promise-call-limit/dist/commonjs/package.json",
"deps/npm/node_modules/json-stringify-nice/package.json",
"deps/minimatch/package-lock.json",
"deps/npm/node_modules/json-parse-even-better-errors/package.json",
"deps/npm/node_modules/glob/package.json",
"deps/v8/tools/clusterfuzz/trials/clusterfuzz_trials_config.json",
"deps/v8/tools/mb/mb_test.py",
"deps/npm/node_modules/read/dist/esm/package.json",
"deps/npm/node_modules/make-fetch-happen/package.json",
"deps/v8/tools/gcmole/gcmole_test.py",
"deps/npm/node_modules/libnpmorg/package.json",
"deps/v8/tools/testrunner/testproc/sequence_test.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/9a863bde.json",
"deps/npm/node_modules/tar/dist/commonjs/package.json",
"deps/npm/node_modules/jackspeak/dist/commonjs/package.json",
"deps/npm/node_modules/wrap-ansi-cjs/package.json",
"deps/npm/node_modules/@npmcli/git/package.json",
"deps/npm/node_modules/glob/dist/esm/package.json",
"deps/v8/src/inspector/inspector_protocol_config.json",
"deps/npm/node_modules/treeverse/package.json",
"deps/v8/test/fuzzer/testcfg.py",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/static_assertion_2.expected.json",
"deps/npm/node_modules/@npmcli/node-gyp/package.json",
"deps/acorn/acorn/package.json",
"deps/npm/node_modules/cross-spawn/node_modules/isexe/package.json",
"deps/corepack/package.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test-func-info.log.symbols.json",
"deps/npm/node_modules/@npmcli/redact/package.json",
"deps/npm/node_modules/cidr-regex/package.json",
"deps/v8/test/fuzzilli/testcfg.py",
"deps/npm/node_modules/walk-up-path/dist/commonjs/package.json",
"deps/npm/node_modules/validate-npm-package-name/package.json",
"deps/npm/node_modules/https-proxy-agent/package.json",
"deps/npm/node_modules/cacache/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_2.expected.json",
"deps/npm/node_modules/agent-base/package.json",
"deps/v8/tools/sanitizers/sancov_merger_test.py",
"deps/npm/node_modules/package-json-from-dist/dist/esm/package.json",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/env.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/package-lock.json",
"deps/undici/src/package-lock.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: rust
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
|
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: 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: 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
|
node
|
[
"deps/v8/test/message/fail/modules-skip-3-import-attributes-fail.json",
"deps/npm/node_modules/emoji-regex/package.json",
"deps/npm/node_modules/ssri/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build2/v8_build_config.json",
"android_configure.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/index.json",
"deps/npm/node_modules/minipass-flush/package.json",
"deps/npm/node_modules/@npmcli/arborist/package.json",
"deps/npm/node_modules/jackspeak/dist/esm/package.json",
"deps/npm/node_modules/path-scurry/dist/commonjs/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json",
"deps/npm/node_modules/p-map/package.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UpdateExpression/9822c139.json",
"deps/npm/node_modules/tiny-relative-date/package.json",
"deps/npm/node_modules/isexe/dist/mjs/package.json",
"deps/v8/test/js-perf-test/JSTests5.json",
"deps/v8/test/js-perf-test/GetOwnPropertyDescriptor/GetOwnPropertyDescriptor.json",
"deps/npm/test/fixtures/merge-conflict.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/type_assertion_1.expected.json",
"deps/npm/node_modules/minipass-flush/node_modules/minipass/package.json",
"deps/npm/node_modules/@npmcli/package-json/package.json",
"deps/npm/node_modules/glob/dist/commonjs/package.json",
"deps/npm/node_modules/@sigstore/tuf/package.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/strip-ansi-cjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz/v8_fuzz_flags.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp950.json",
"deps/npm/node_modules/tinyglobby/node_modules/fdir/package.json",
"deps/npm/node_modules/minipass/dist/commonjs/package.json",
"deps/npm/node_modules/path-key/package.json",
"deps/npm/node_modules/is-fullwidth-code-point/package.json",
"deps/npm/test/fixtures/sigstore/valid-tuf-js-attestations.json",
"deps/openssl/openssl/funding.json",
"deps/npm/node_modules/tar/node_modules/yallist/dist/esm/package.json",
"deps/v8/tools/testrunner/testdata/expected_test_results2.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json",
"deps/v8/test/js-perf-test/JSTests4.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/dist/esm/package.json",
"deps/npm/node_modules/@tufjs/models/package.json",
"deps/v8/test/js-perf-test/ClassFields.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/dist/esm/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/rbnf/LOCALE_DEPS.json",
"deps/npm/node_modules/read/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/package.json",
"deps/npm/node_modules/npm-packlist/package.json",
"deps/npm/node_modules/minipass/package.json",
".devcontainer.json",
"deps/uv/docs/src/sphinx-plugins/manpage.py",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/877c27d1.json",
"deps/npm/node_modules/lru-cache/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build3/v8_build_config.json",
"deps/npm/node_modules/@npmcli/query/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/seg_map_err.expected.json",
"deps/uv/.readthedocs.yaml",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/type_assertion_2.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/input_archive/fuzzilli/fuzzdir-2/settings.json",
"deps/npm/node_modules/cli-columns/package.json",
"deps/npm/node_modules/path-scurry/package.json",
"deps/npm/node_modules/promise-call-limit/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/ClassExpression/32369494.json",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/fuzzilli/fuzzdir-1/settings.json",
"deps/v8/tools/package.json",
"deps/npm/node_modules/proggy/package.json",
"deps/npm/node_modules/jsonparse/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/0a096256.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/missing_deoptimization.expected.json",
"deps/npm/node_modules/archy/package.json",
"deps/npm/node_modules/node-gyp/node_modules/@npmcli/agent/package.json",
"deps/npm/node_modules/@isaacs/balanced-match/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/dist/esm/package.json",
"deps/amaro/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/dist/commonjs/package.json",
"deps/npm/node_modules/read-cmd-shim/package.json",
"deps/npm/node_modules/validate-npm-package-license/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/marking_state.expected.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_experiments.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/dist/esm/package.json",
"deps/npm/node_modules/@npmcli/agent/package.json",
"deps/npm/node_modules/negotiator/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_1.expected.json",
"deps/npm/node_modules/@npmcli/name-from-folder/package.json",
"deps/v8/.ycm_extra_conf.py",
"deps/cjs-module-lexer/src/package-lock.json",
"deps/npm/node_modules/jsonparse/samplejson/basic2.json",
"deps/npm/node_modules/wrap-ansi/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UnaryExpression/3b59bddf.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/db/assign_expected/CallExpression/113f1844.json",
"deps/npm/node_modules/chalk/package.json",
"deps/npm/node_modules/shebang-regex/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/dist/commonjs/package.json",
"deps/v8/tools/turbolizer/tslint.json",
"deps/v8/test/js-perf-test/JSTests2.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test.log.symbols.json",
"deps/npm/node_modules/isexe/dist/cjs/package.json",
"deps/npm/node_modules/tar/node_modules/yallist/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/SequenceExpression/92059b51.json",
"deps/v8/test/memory/Memory.json",
"deps/npm/node_modules/string-width/package.json",
"deps/v8/tools/link_clicker.extension/manifest.json",
"deps/npm/node_modules/@npmcli/map-workspaces/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py",
"deps/npm/package.json",
"deps/npm/node_modules/spdx-license-ids/index.json",
"deps/v8/test/js-perf-test/SixSpeed.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/code_kind.expected.json",
"deps/npm/node_modules/write-file-atomic/package.json",
"deps/npm/node_modules/just-diff/package.json",
"deps/npm/node_modules/color-convert/package.json",
"deps/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json",
"deps/npm/node_modules/encoding/package.json",
"deps/npm/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/minipass-pipeline/node_modules/minipass/package.json",
"deps/npm/node_modules/minipass-sized/node_modules/minipass/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/load/fuzzilli_scenario/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/fastest-levenshtein/package.json",
"deps/npm/node_modules/npm-registry-fetch/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/spidermonkey/db/index.json",
"deps/npm/node_modules/npm-bundled/package.json",
"deps/minimatch/package.json",
"deps/v8/test/js-perf-test/JSTests3.json",
"deps/npm/node_modules/tinyglobby/package.json",
"deps/npm/node_modules/brace-expansion/package.json",
"deps/npm/node_modules/iconv-lite/package.json",
"deps/v8/tools/turbolizer/tsconfig.json",
"deps/npm/node_modules/minipass-pipeline/package.json",
"deps/npm/node_modules/sigstore/package.json",
"deps/v8/test/js-perf-test/SuperIC.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_clusterfuzz.expected.json",
"deps/v8/test/js-perf-test/JSTests1.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/unreachable_code.expected.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/segmentation_fault.expected.json",
"deps/npm/node_modules/libnpmpublish/package.json",
"deps/npm/node_modules/@isaacs/string-locale-compare/package.json",
"deps/acorn/acorn-walk/package.json",
"deps/npm/node_modules/string-width-cjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz/v8_fuzz_experiments.json",
"deps/npm/node_modules/spdx-license-ids/deprecated.json",
".github/workflows/remark-lint-problem-matcher.json",
"deps/v8/pyrightconfig.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/stack_frame.expected.json",
"deps/v8/test/mjsunit/harmony/modules-skip-1.json",
"deps/npm/node_modules/tuf-js/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/dist/esm/package.json",
"deps/ngtcp2/ngtcp2/third-party/urlparse/.clusterfuzzlite/project.yaml",
"deps/npm/node_modules/libnpmdiff/package.json",
"deps/npm/node_modules/ansi-regex/package.json",
"configure.py",
"deps/npm/node_modules/@sigstore/sign/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/ThisExpression/c2543fff.json",
"deps/npm/node_modules/color-name/package.json",
"deps/npm/node_modules/is-cidr/package.json",
"deps/npm/node_modules/eastasianwidth/package.json",
"deps/npm/node_modules/promise-call-limit/package.json",
"deps/npm/node_modules/@isaacs/fs-minipass/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/topmost_optimized_code.expected.json",
"deps/npm/node_modules/tar/package.json",
"deps/npm/node_modules/tar/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build5/v8_build_config.json",
"deps/npm/node_modules/@isaacs/brace-expansion/package.json",
"deps/npm/node_modules/abbrev/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/input_archive/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/ms/package.json",
"deps/npm/node_modules/text-table/package.json",
"deps/v8/tools/turbolizer/package.json",
"deps/npm/node_modules/pacote/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/index.json",
"deps/npm/node_modules/minimatch/dist/esm/package.json",
"deps/npm/node_modules/@npmcli/config/package.json",
"deps/npm/node_modules/signal-exit/dist/cjs/package.json",
"deps/npm/node_modules/@isaacs/cliui/package.json",
"deps/npm/node_modules/package-json-from-dist/dist/commonjs/package.json",
"deps/npm/node_modules/@tufjs/canonical-json/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/fata_js_oom.expected.json",
"deps/npm/node_modules/libnpmaccess/package.json",
"deps/npm/node_modules/signal-exit/package.json",
"deps/npm/node_modules/@npmcli/run-script/package.json",
"deps/npm/node_modules/@isaacs/fs-minipass/dist/esm/package.json",
"deps/npm/node_modules/ini/package.json",
"deps/npm/node_modules/http-proxy-agent/package.json",
"deps/npm/node_modules/ansi-styles/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz_fuzzilli/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/CallExpression/a1.json",
"deps/npm/node_modules/npm-install-checks/package.json",
"deps/npm/node_modules/jsonparse/samplejson/basic.json",
"deps/npm/node_modules/read/dist/commonjs/package.json",
"deps/npm/node_modules/http-cache-semantics/package.json",
"deps/npm/node_modules/safer-buffer/package.json",
"deps/npm/node_modules/@pkgjs/parseargs/package.json",
".yamllint.yaml",
"deps/npm/node_modules/binary-extensions/binary-extensions.json",
"deps/v8/test/js-perf-test/Object/ObjectTests.json",
"deps/npm/node_modules/npm-pick-manifest/package.json",
"deps/npm/node_modules/ci-info/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp949.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/package.json",
"deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/package.json",
"deps/npm/node_modules/node-gyp/release-please-config.json",
"deps/npm/node_modules/init-package-json/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/baseline/v8_build_config.json",
"deps/npm/test/schemas/cyclonedx/bom-1.5.schema.json",
"deps/npm/node_modules/unique-slug/package.json",
"deps/npm/node_modules/promzard/package.json",
"deps/npm/node_modules/spdx-license-ids/package.json",
"deps/undici/src/package.json",
"deps/npm/node_modules/@npmcli/installed-package-contents/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/segmentation_error.expected.json",
"deps/npm/node_modules/lru-cache/dist/esm/package.json",
"deps/npm/test/schemas/cyclonedx/spdx.schema.json",
"deps/npm/node_modules/node-gyp/gyp/release-please-config.json",
"deps/npm/node_modules/@isaacs/balanced-match/package.json",
"deps/npm/node_modules/retry/package.json",
"deps/npm/node_modules/postcss-selector-parser/package.json",
"deps/v8/tools/package-lock.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/package.json",
"deps/v8/include/js_protocol-1.3.json",
"deps/npm/node_modules/npm-audit-report/package.json",
"deps/minimatch/dist/esm/package.json",
"deps/npm/node_modules/chownr/dist/commonjs/package.json",
"deps/npm/node_modules/debug/package.json",
"deps/v8/test/unittests/gen_fuzztest_configs.py",
"deps/npm/node_modules/lru-cache/package.json",
"deps/npm/node_modules/libnpmversion/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/deserialization.expected.json",
"deps/npm/node_modules/wrap-ansi/node_modules/ansi-regex/package.json",
"deps/npm/node_modules/imurmurhash/package.json",
".configurations/configuration.vsProfessional.dsc.yaml",
"deps/npm/node_modules/balanced-match/package.json",
"deps/npm/node_modules/node-gyp/node_modules/cacache/package.json",
"deps/v8/test/test262/tools/v8configs.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_index_expected.json",
"deps/icu-small/source/python/icutools/databuilder/filtration_schema.json",
"deps/v8/tools/testrunner/testdata/v8_build_config.json",
"deps/v8/tools/testrunner/testdata/testroot4/out/build/v8_build_config.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/index.json",
"deps/npm/node_modules/diff/libcjs/package.json",
"deps/npm/node_modules/node-gyp/gyp/.release-please-manifest.json",
"deps/npm/node_modules/jackspeak/package.json",
"deps/v8/tools/testrunner/test_config.py",
"deps/npm/node_modules/npm-profile/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/1876a21a.json",
"deps/npm/node_modules/foreground-child/dist/commonjs/package.json",
"deps/npm/node_modules/minipass-sized/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/heap_limit.expected.json",
"deps/npm/node_modules/semver/package.json",
"deps/npm/node_modules/minizlib/package.json",
"deps/npm/node_modules/@npmcli/metavuln-calculator/package.json",
"deps/npm/node_modules/binary-extensions/package.json",
"deps/npm/node_modules/err-code/bower.json",
"deps/npm/node_modules/which/package.json",
"deps/npm/node_modules/npm-normalize-package-bin/package.json",
"deps/npm/node_modules/bin-links/package.json",
"deps/v8/tools/testrunner/build_config.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/d4095491.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/js_func_ref.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/d453f081.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UpdateExpression/62f29665.json",
"deps/v8/test/js-perf-test/RegExp.json",
"deps/amaro/dist/package.json",
"deps/npm/node_modules/package-json-from-dist/package.json",
"deps/cjs-module-lexer/src/package.json",
"deps/undici/src/.c8rc.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/76c7c68f.json",
"deps/npm/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/smart-buffer/package.json",
"deps/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp936.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/big5-added.json",
"deps/v8/test/js-perf-test/PropertyQueries/PropertyQueries.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/CallExpression/a1.json",
"deps/npm/node_modules/minizlib/dist/commonjs/package.json",
"deps/npm/node_modules/spdx-correct/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/CallExpression/a2.json",
"deps/v8/test/test262/tools/v8configs.json",
"deps/npm/node_modules/ip-address/package.json",
"deps/npm/node_modules/supports-color/package.json",
"deps/npm/node_modules/foreground-child/dist/esm/package.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/dist/commonjs/package.json",
"deps/npm/node_modules/socks/package.json",
"deps/npm/node_modules/spdx-exceptions/package.json",
"deps/npm/node_modules/node-gyp/package.json",
"deps/v8/tools/turbolizer/tsconfig.test.json",
"deps/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/unique-filename/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/duplicates/duplicates_db/index.json",
"deps/npm/node_modules/walk-up-path/dist/esm/package.json",
"deps/npm/node_modules/promise-retry/package.json",
"deps/npm/node_modules/graceful-fs/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/is_main_thread_barrier.expected.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/eucjp.json",
"deps/npm/node_modules/minizlib/dist/esm/package.json",
"deps/npm/node_modules/libnpmsearch/package.json",
"deps/v8/tools/turbolizer/tsfmt.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/TaggedTemplateExpression/93c7959b.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test-large.log.symbols.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/index.json",
"deps/npm/node_modules/chownr/dist/esm/package.json",
"deps/npm/node_modules/isexe/package.json",
"deps/npm/node_modules/wrap-ansi/node_modules/string-width/package.json",
"deps/npm/node_modules/path-scurry/dist/esm/package.json",
"deps/npm/node_modules/ci-info/vendors.json",
"deps/v8/tools/testrunner/testdata/expected_test_results1.json",
"deps/npm/node_modules/proc-log/package.json",
"deps/npm/node_modules/@npmcli/fs/package.json",
"deps/v8/include/js_protocol-1.2.json",
"deps/npm/node_modules/shebang-command/package.json",
"deps/npm/node_modules/mute-stream/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz_fuzzilli/fuzzilli/fuzzdir-2/settings.json",
"deps/npm/node_modules/exponential-backoff/package.json",
"deps/npm/node_modules/ignore-walk/package.json",
"deps/npm/node_modules/minipass/dist/esm/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/is_main_thread_barrier_2.expected.json",
"deps/npm/node_modules/spdx-exceptions/index.json",
"deps/npm/node_modules/tinyglobby/node_modules/picomatch/package.json",
"deps/npm/node_modules/@isaacs/brace-expansion/dist/commonjs/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/storage_is_populated.expected.json",
"deps/npm/node_modules/libnpmexec/package.json",
"deps/npm/node_modules/cssesc/package.json",
"deps/npm/node_modules/env-paths/package.json",
"deps/npm/node_modules/nopt/package.json",
"deps/npm/node_modules/promise-all-reject-late/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/string-width/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build1/v8_build_config.json",
"deps/v8/test/unittests/gen_fuzztest_configs_test.py",
"deps/npm/node_modules/@npmcli/promise-spawn/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/db/assign_expected/index.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/static_assertion_1.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/package.json",
"deps/npm/test/schemas/spdx/spdx-2.3.schema.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/fake_db/index.json",
"deps/npm/node_modules/minipass-fetch/package.json",
"deps/npm/node_modules/npm-user-validate/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/UnaryExpression/b5a90209.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/package.json",
".configurations/configuration.vsEnterprise.dsc.yaml",
"deps/npm/node_modules/minimatch/package.json",
"deps/npm/node_modules/util-deprecate/package.json",
"deps/npm/node_modules/aproba/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/NewExpression/0001aa36.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/CallExpression/a2.json",
"deps/npm/node_modules/@sigstore/tuf/seeds.json",
"deps/npm/node_modules/@sigstore/core/package.json",
"deps/npm/node_modules/@sigstore/verify/package.json",
".github/workflows/commit-lint-problem-matcher.json",
"deps/npm/node_modules/yallist/package.json",
"deps/minimatch/dist/commonjs/package.json",
"deps/v8/tools/testrunner/utils/dump_build_config.py",
"deps/npm/node_modules/parse-conflict-json/package.json",
"deps/npm/node_modules/ip-regex/package.json",
"deps/npm/node_modules/chownr/package.json",
"deps/npm/node_modules/diff/libesm/package.json",
"deps/npm/node_modules/@sigstore/bundle/package.json",
"deps/openssl/openssl/external/perl/Text-Template-1.56/META.json",
"deps/npm/node_modules/cross-spawn/node_modules/which/package.json",
"deps/npm/node_modules/hosted-git-info/package.json",
"deps/npm/node_modules/npm-package-arg/package.json",
"deps/npm/node_modules/err-code/package.json",
"deps/npm/node_modules/strip-ansi/package.json",
"deps/npm/node_modules/signal-exit/dist/mjs/package.json",
"deps/npm/node_modules/qrcode-terminal/package.json",
"deps/npm/node_modules/cross-spawn/package.json",
"deps/npm/node_modules/socks-proxy-agent/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/duplicates/duplicates_db/ArrowFunctionExpression/a1.json",
"deps/npm/node_modules/minipass-collect/package.json",
"deps/npm/node_modules/cmd-shim/package.json",
".configurations/configuration.dsc.yaml",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/maybe_is_cleared.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/LogicalExpression/c5813b84.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_flags.json",
"deps/npm/node_modules/@isaacs/fs-minipass/dist/commonjs/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/brkitr/LOCALE_DEPS.json",
"deps/npm/node_modules/tar/node_modules/yallist/package.json",
"deps/npm/node_modules/wrap-ansi/node_modules/emoji-regex/package.json",
"deps/npm/node_modules/libnpmfund/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/locales/LOCALE_DEPS.json",
"deps/npm/test/fixtures/sigstore/valid-sigstore-attestations.json",
"deps/npm/node_modules/foreground-child/package.json",
"deps/npm/node_modules/libnpmpack/package.json",
"deps/npm/node_modules/@sigstore/protobuf-specs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/9a863bde.json",
"deps/npm/node_modules/common-ancestor-path/package.json",
"deps/npm/node_modules/@isaacs/balanced-match/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/empty_db/index.json",
"deps/npm/node_modules/wrap-ansi/node_modules/strip-ansi/package.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_config.py",
"deps/v8/tools/turbolizer/package-lock.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/LogicalExpression/cc45a134.json",
"deps/npm/test/schemas/cyclonedx/jsf-0.82.schema.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build4/v8_build_config.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/8eee3ad0.json",
"deps/npm/node_modules/node-gyp/.release-please-manifest.json",
"deps/npm/node_modules/fs-minipass/package.json",
"deps/npm/node_modules/@isaacs/brace-expansion/dist/esm/package.json",
"deps/npm/node_modules/spdx-exceptions/deprecated.json",
"deps/npm/node_modules/just-diff-apply/package.json",
"deps/npm/node_modules/diff/package.json",
"deps/npm/node_modules/walk-up-path/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/has_optimized_code.expected.json",
"deps/npm/node_modules/libnpmteam/package.json",
"deps/npm/node_modules/promise-call-limit/dist/commonjs/package.json",
"deps/npm/node_modules/json-stringify-nice/package.json",
"deps/minimatch/package-lock.json",
"deps/npm/node_modules/json-parse-even-better-errors/package.json",
"deps/npm/node_modules/glob/package.json",
"deps/v8/tools/clusterfuzz/trials/clusterfuzz_trials_config.json",
"deps/npm/node_modules/read/dist/esm/package.json",
"deps/npm/node_modules/make-fetch-happen/package.json",
"deps/npm/node_modules/libnpmorg/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/9a863bde.json",
"deps/npm/node_modules/tar/dist/commonjs/package.json",
"deps/npm/node_modules/jackspeak/dist/commonjs/package.json",
"deps/npm/node_modules/wrap-ansi-cjs/package.json",
"deps/npm/node_modules/@npmcli/git/package.json",
"deps/npm/node_modules/glob/dist/esm/package.json",
"deps/v8/src/inspector/inspector_protocol_config.json",
"deps/npm/node_modules/treeverse/package.json",
"deps/npm/node_modules/@npmcli/node-gyp/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/static_assertion_2.expected.json",
"deps/acorn/acorn/package.json",
"deps/npm/node_modules/cross-spawn/node_modules/isexe/package.json",
"deps/corepack/package.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test-func-info.log.symbols.json",
"deps/npm/node_modules/@npmcli/redact/package.json",
"deps/npm/node_modules/cidr-regex/package.json",
"deps/npm/node_modules/walk-up-path/dist/commonjs/package.json",
"deps/npm/node_modules/validate-npm-package-name/package.json",
"deps/npm/node_modules/https-proxy-agent/package.json",
"deps/npm/node_modules/cacache/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_2.expected.json",
"deps/npm/node_modules/agent-base/package.json",
"deps/npm/node_modules/package-json-from-dist/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/package-lock.json",
"deps/undici/src/package-lock.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
Query: Find where user authentication is implemented
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 where user authentication is implemented
|
requests
|
[
"tests/test_requests.py",
"src/requests/sessions.py",
"src/requests/utils.py",
"tests/test_lowlevel.py",
"src/requests/auth.py",
"tests/test_utils.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
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
|
node
|
[
"deps/v8/test/message/fail/modules-skip-3-import-attributes-fail.json",
"deps/npm/node_modules/emoji-regex/package.json",
"deps/npm/node_modules/ssri/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build2/v8_build_config.json",
"android_configure.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/index.json",
"deps/npm/node_modules/minipass-flush/package.json",
"deps/npm/node_modules/@npmcli/arborist/package.json",
"deps/npm/node_modules/jackspeak/dist/esm/package.json",
"deps/npm/node_modules/path-scurry/dist/commonjs/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json",
"deps/npm/node_modules/p-map/package.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UpdateExpression/9822c139.json",
"deps/npm/node_modules/tiny-relative-date/package.json",
"deps/npm/node_modules/isexe/dist/mjs/package.json",
"deps/v8/test/js-perf-test/JSTests5.json",
"deps/v8/test/js-perf-test/GetOwnPropertyDescriptor/GetOwnPropertyDescriptor.json",
"deps/npm/test/fixtures/merge-conflict.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/type_assertion_1.expected.json",
"deps/npm/node_modules/minipass-flush/node_modules/minipass/package.json",
"deps/npm/node_modules/@npmcli/package-json/package.json",
"deps/npm/node_modules/glob/dist/commonjs/package.json",
"deps/npm/node_modules/@sigstore/tuf/package.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/strip-ansi-cjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz/v8_fuzz_flags.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp950.json",
"deps/npm/node_modules/tinyglobby/node_modules/fdir/package.json",
"deps/npm/node_modules/minipass/dist/commonjs/package.json",
"deps/npm/node_modules/path-key/package.json",
"deps/npm/node_modules/is-fullwidth-code-point/package.json",
"deps/npm/test/fixtures/sigstore/valid-tuf-js-attestations.json",
"deps/openssl/openssl/funding.json",
"deps/npm/node_modules/tar/node_modules/yallist/dist/esm/package.json",
"deps/v8/tools/testrunner/testdata/expected_test_results2.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json",
"deps/v8/test/js-perf-test/JSTests4.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/dist/esm/package.json",
"deps/npm/node_modules/@tufjs/models/package.json",
"deps/v8/test/js-perf-test/ClassFields.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/dist/esm/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/rbnf/LOCALE_DEPS.json",
"deps/npm/node_modules/read/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/package.json",
"deps/npm/node_modules/npm-packlist/package.json",
"deps/npm/node_modules/minipass/package.json",
".devcontainer.json",
"deps/uv/docs/src/sphinx-plugins/manpage.py",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/877c27d1.json",
"deps/npm/node_modules/lru-cache/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build3/v8_build_config.json",
"deps/npm/node_modules/@npmcli/query/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/seg_map_err.expected.json",
"deps/uv/.readthedocs.yaml",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/type_assertion_2.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/input_archive/fuzzilli/fuzzdir-2/settings.json",
"deps/npm/node_modules/cli-columns/package.json",
"deps/npm/node_modules/path-scurry/package.json",
"deps/npm/node_modules/promise-call-limit/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/ClassExpression/32369494.json",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/fuzzilli/fuzzdir-1/settings.json",
"deps/v8/tools/package.json",
"deps/npm/node_modules/proggy/package.json",
"deps/npm/node_modules/jsonparse/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/0a096256.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/missing_deoptimization.expected.json",
"deps/npm/node_modules/archy/package.json",
"deps/npm/node_modules/node-gyp/node_modules/@npmcli/agent/package.json",
"deps/npm/node_modules/@isaacs/balanced-match/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/dist/esm/package.json",
"deps/amaro/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/dist/commonjs/package.json",
"deps/npm/node_modules/read-cmd-shim/package.json",
"deps/npm/node_modules/validate-npm-package-license/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/marking_state.expected.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_experiments.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/dist/esm/package.json",
"deps/npm/node_modules/@npmcli/agent/package.json",
"deps/npm/node_modules/negotiator/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_1.expected.json",
"deps/npm/node_modules/@npmcli/name-from-folder/package.json",
"deps/v8/.ycm_extra_conf.py",
"deps/cjs-module-lexer/src/package-lock.json",
"deps/npm/node_modules/jsonparse/samplejson/basic2.json",
"deps/npm/node_modules/wrap-ansi/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UnaryExpression/3b59bddf.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/db/assign_expected/CallExpression/113f1844.json",
"deps/npm/node_modules/chalk/package.json",
"deps/npm/node_modules/shebang-regex/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/dist/commonjs/package.json",
"deps/v8/tools/turbolizer/tslint.json",
"deps/v8/test/js-perf-test/JSTests2.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test.log.symbols.json",
"deps/npm/node_modules/isexe/dist/cjs/package.json",
"deps/npm/node_modules/tar/node_modules/yallist/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/SequenceExpression/92059b51.json",
"deps/v8/test/memory/Memory.json",
"deps/npm/node_modules/string-width/package.json",
"deps/v8/tools/link_clicker.extension/manifest.json",
"deps/npm/node_modules/@npmcli/map-workspaces/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py",
"deps/npm/package.json",
"deps/npm/node_modules/spdx-license-ids/index.json",
"deps/v8/test/js-perf-test/SixSpeed.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/code_kind.expected.json",
"deps/npm/node_modules/write-file-atomic/package.json",
"deps/npm/node_modules/just-diff/package.json",
"deps/npm/node_modules/color-convert/package.json",
"deps/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json",
"deps/npm/node_modules/encoding/package.json",
"deps/npm/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/minipass-pipeline/node_modules/minipass/package.json",
"deps/npm/node_modules/minipass-sized/node_modules/minipass/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/load/fuzzilli_scenario/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/fastest-levenshtein/package.json",
"deps/npm/node_modules/npm-registry-fetch/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/spidermonkey/db/index.json",
"deps/npm/node_modules/npm-bundled/package.json",
"deps/minimatch/package.json",
"deps/v8/test/js-perf-test/JSTests3.json",
"deps/npm/node_modules/tinyglobby/package.json",
"deps/npm/node_modules/brace-expansion/package.json",
"deps/npm/node_modules/iconv-lite/package.json",
"deps/v8/tools/turbolizer/tsconfig.json",
"deps/npm/node_modules/minipass-pipeline/package.json",
"deps/npm/node_modules/sigstore/package.json",
"deps/v8/test/js-perf-test/SuperIC.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_clusterfuzz.expected.json",
"deps/v8/test/js-perf-test/JSTests1.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/unreachable_code.expected.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/segmentation_fault.expected.json",
"deps/npm/node_modules/libnpmpublish/package.json",
"deps/npm/node_modules/@isaacs/string-locale-compare/package.json",
"deps/acorn/acorn-walk/package.json",
"deps/npm/node_modules/string-width-cjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz/v8_fuzz_experiments.json",
"deps/npm/node_modules/spdx-license-ids/deprecated.json",
".github/workflows/remark-lint-problem-matcher.json",
"deps/v8/pyrightconfig.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/stack_frame.expected.json",
"deps/v8/test/mjsunit/harmony/modules-skip-1.json",
"deps/npm/node_modules/tuf-js/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/dist/esm/package.json",
"deps/ngtcp2/ngtcp2/third-party/urlparse/.clusterfuzzlite/project.yaml",
"deps/npm/node_modules/libnpmdiff/package.json",
"deps/npm/node_modules/ansi-regex/package.json",
"configure.py",
"deps/npm/node_modules/@sigstore/sign/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/ThisExpression/c2543fff.json",
"deps/npm/node_modules/color-name/package.json",
"deps/npm/node_modules/is-cidr/package.json",
"deps/npm/node_modules/eastasianwidth/package.json",
"deps/npm/node_modules/promise-call-limit/package.json",
"deps/npm/node_modules/@isaacs/fs-minipass/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/topmost_optimized_code.expected.json",
"deps/npm/node_modules/tar/package.json",
"deps/npm/node_modules/tar/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build5/v8_build_config.json",
"deps/npm/node_modules/@isaacs/brace-expansion/package.json",
"deps/npm/node_modules/abbrev/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/input_archive/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/ms/package.json",
"deps/npm/node_modules/text-table/package.json",
"deps/v8/tools/turbolizer/package.json",
"deps/npm/node_modules/pacote/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/index.json",
"deps/npm/node_modules/minimatch/dist/esm/package.json",
"deps/npm/node_modules/@npmcli/config/package.json",
"deps/npm/node_modules/signal-exit/dist/cjs/package.json",
"deps/npm/node_modules/@isaacs/cliui/package.json",
"deps/npm/node_modules/package-json-from-dist/dist/commonjs/package.json",
"deps/npm/node_modules/@tufjs/canonical-json/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/fata_js_oom.expected.json",
"deps/npm/node_modules/libnpmaccess/package.json",
"deps/npm/node_modules/signal-exit/package.json",
"deps/npm/node_modules/@npmcli/run-script/package.json",
"deps/npm/node_modules/@isaacs/fs-minipass/dist/esm/package.json",
"deps/npm/node_modules/ini/package.json",
"deps/npm/node_modules/http-proxy-agent/package.json",
"deps/npm/node_modules/ansi-styles/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz_fuzzilli/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/CallExpression/a1.json",
"deps/npm/node_modules/npm-install-checks/package.json",
"deps/npm/node_modules/jsonparse/samplejson/basic.json",
"deps/npm/node_modules/read/dist/commonjs/package.json",
"deps/npm/node_modules/http-cache-semantics/package.json",
"deps/npm/node_modules/safer-buffer/package.json",
"deps/npm/node_modules/@pkgjs/parseargs/package.json",
".yamllint.yaml",
"deps/npm/node_modules/binary-extensions/binary-extensions.json",
"deps/v8/test/js-perf-test/Object/ObjectTests.json",
"deps/npm/node_modules/npm-pick-manifest/package.json",
"deps/npm/node_modules/ci-info/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp949.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/package.json",
"deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/package.json",
"deps/npm/node_modules/node-gyp/release-please-config.json",
"deps/npm/node_modules/init-package-json/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/baseline/v8_build_config.json",
"deps/npm/test/schemas/cyclonedx/bom-1.5.schema.json",
"deps/npm/node_modules/unique-slug/package.json",
"deps/npm/node_modules/promzard/package.json",
"deps/npm/node_modules/spdx-license-ids/package.json",
"deps/undici/src/package.json",
"deps/npm/node_modules/@npmcli/installed-package-contents/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/segmentation_error.expected.json",
"deps/npm/node_modules/lru-cache/dist/esm/package.json",
"deps/npm/test/schemas/cyclonedx/spdx.schema.json",
"deps/npm/node_modules/node-gyp/gyp/release-please-config.json",
"deps/npm/node_modules/@isaacs/balanced-match/package.json",
"deps/npm/node_modules/retry/package.json",
"deps/npm/node_modules/postcss-selector-parser/package.json",
"deps/v8/tools/package-lock.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/package.json",
"deps/v8/include/js_protocol-1.3.json",
"deps/npm/node_modules/npm-audit-report/package.json",
"deps/minimatch/dist/esm/package.json",
"deps/npm/node_modules/chownr/dist/commonjs/package.json",
"deps/npm/node_modules/debug/package.json",
"deps/v8/test/unittests/gen_fuzztest_configs.py",
"deps/npm/node_modules/lru-cache/package.json",
"deps/npm/node_modules/libnpmversion/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/deserialization.expected.json",
"deps/npm/node_modules/wrap-ansi/node_modules/ansi-regex/package.json",
"deps/npm/node_modules/imurmurhash/package.json",
".configurations/configuration.vsProfessional.dsc.yaml",
"deps/npm/node_modules/balanced-match/package.json",
"deps/npm/node_modules/node-gyp/node_modules/cacache/package.json",
"deps/v8/test/test262/tools/v8configs.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_index_expected.json",
"deps/icu-small/source/python/icutools/databuilder/filtration_schema.json",
"deps/v8/tools/testrunner/testdata/v8_build_config.json",
"deps/v8/tools/testrunner/testdata/testroot4/out/build/v8_build_config.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/index.json",
"deps/npm/node_modules/diff/libcjs/package.json",
"deps/npm/node_modules/node-gyp/gyp/.release-please-manifest.json",
"deps/npm/node_modules/jackspeak/package.json",
"deps/v8/tools/testrunner/test_config.py",
"deps/npm/node_modules/npm-profile/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/1876a21a.json",
"deps/npm/node_modules/foreground-child/dist/commonjs/package.json",
"deps/npm/node_modules/minipass-sized/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/heap_limit.expected.json",
"deps/npm/node_modules/semver/package.json",
"deps/npm/node_modules/minizlib/package.json",
"deps/npm/node_modules/@npmcli/metavuln-calculator/package.json",
"deps/npm/node_modules/binary-extensions/package.json",
"deps/npm/node_modules/err-code/bower.json",
"deps/npm/node_modules/which/package.json",
"deps/npm/node_modules/npm-normalize-package-bin/package.json",
"deps/npm/node_modules/bin-links/package.json",
"deps/v8/tools/testrunner/build_config.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/d4095491.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/js_func_ref.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/d453f081.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UpdateExpression/62f29665.json",
"deps/v8/test/js-perf-test/RegExp.json",
"deps/amaro/dist/package.json",
"deps/npm/node_modules/package-json-from-dist/package.json",
"deps/cjs-module-lexer/src/package.json",
"deps/undici/src/.c8rc.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/76c7c68f.json",
"deps/npm/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/smart-buffer/package.json",
"deps/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp936.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/big5-added.json",
"deps/v8/test/js-perf-test/PropertyQueries/PropertyQueries.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/CallExpression/a1.json",
"deps/npm/node_modules/minizlib/dist/commonjs/package.json",
"deps/npm/node_modules/spdx-correct/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/CallExpression/a2.json",
"deps/v8/test/test262/tools/v8configs.json",
"deps/npm/node_modules/ip-address/package.json",
"deps/npm/node_modules/supports-color/package.json",
"deps/npm/node_modules/foreground-child/dist/esm/package.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/dist/commonjs/package.json",
"deps/npm/node_modules/socks/package.json",
"deps/npm/node_modules/spdx-exceptions/package.json",
"deps/npm/node_modules/node-gyp/package.json",
"deps/v8/tools/turbolizer/tsconfig.test.json",
"deps/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/unique-filename/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/duplicates/duplicates_db/index.json",
"deps/npm/node_modules/walk-up-path/dist/esm/package.json",
"deps/npm/node_modules/promise-retry/package.json",
"deps/npm/node_modules/graceful-fs/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/is_main_thread_barrier.expected.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/eucjp.json",
"deps/npm/node_modules/minizlib/dist/esm/package.json",
"deps/npm/node_modules/libnpmsearch/package.json",
"deps/v8/tools/turbolizer/tsfmt.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/TaggedTemplateExpression/93c7959b.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test-large.log.symbols.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/index.json",
"deps/npm/node_modules/chownr/dist/esm/package.json",
"deps/npm/node_modules/isexe/package.json",
"deps/npm/node_modules/wrap-ansi/node_modules/string-width/package.json",
"deps/npm/node_modules/path-scurry/dist/esm/package.json",
"deps/npm/node_modules/ci-info/vendors.json",
"deps/v8/tools/testrunner/testdata/expected_test_results1.json",
"deps/npm/node_modules/proc-log/package.json",
"deps/npm/node_modules/@npmcli/fs/package.json",
"deps/v8/include/js_protocol-1.2.json",
"deps/npm/node_modules/shebang-command/package.json",
"deps/npm/node_modules/mute-stream/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz_fuzzilli/fuzzilli/fuzzdir-2/settings.json",
"deps/npm/node_modules/exponential-backoff/package.json",
"deps/npm/node_modules/ignore-walk/package.json",
"deps/npm/node_modules/minipass/dist/esm/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/is_main_thread_barrier_2.expected.json",
"deps/npm/node_modules/spdx-exceptions/index.json",
"deps/npm/node_modules/tinyglobby/node_modules/picomatch/package.json",
"deps/npm/node_modules/@isaacs/brace-expansion/dist/commonjs/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/storage_is_populated.expected.json",
"deps/npm/node_modules/libnpmexec/package.json",
"deps/npm/node_modules/cssesc/package.json",
"deps/npm/node_modules/env-paths/package.json",
"deps/npm/node_modules/nopt/package.json",
"deps/npm/node_modules/promise-all-reject-late/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/string-width/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build1/v8_build_config.json",
"deps/v8/test/unittests/gen_fuzztest_configs_test.py",
"deps/npm/node_modules/@npmcli/promise-spawn/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/db/assign_expected/index.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/static_assertion_1.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/package.json",
"deps/npm/test/schemas/spdx/spdx-2.3.schema.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/fake_db/index.json",
"deps/npm/node_modules/minipass-fetch/package.json",
"deps/npm/node_modules/npm-user-validate/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/UnaryExpression/b5a90209.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/package.json",
".configurations/configuration.vsEnterprise.dsc.yaml",
"deps/npm/node_modules/minimatch/package.json",
"deps/npm/node_modules/util-deprecate/package.json",
"deps/npm/node_modules/aproba/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/NewExpression/0001aa36.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/CallExpression/a2.json",
"deps/npm/node_modules/@sigstore/tuf/seeds.json",
"deps/npm/node_modules/@sigstore/core/package.json",
"deps/npm/node_modules/@sigstore/verify/package.json",
".github/workflows/commit-lint-problem-matcher.json",
"deps/npm/node_modules/yallist/package.json",
"deps/minimatch/dist/commonjs/package.json",
"deps/v8/tools/testrunner/utils/dump_build_config.py",
"deps/npm/node_modules/parse-conflict-json/package.json",
"deps/npm/node_modules/ip-regex/package.json",
"deps/npm/node_modules/chownr/package.json",
"deps/npm/node_modules/diff/libesm/package.json",
"deps/npm/node_modules/@sigstore/bundle/package.json",
"deps/openssl/openssl/external/perl/Text-Template-1.56/META.json",
"deps/npm/node_modules/cross-spawn/node_modules/which/package.json",
"deps/npm/node_modules/hosted-git-info/package.json",
"deps/npm/node_modules/npm-package-arg/package.json",
"deps/npm/node_modules/err-code/package.json",
"deps/npm/node_modules/strip-ansi/package.json",
"deps/npm/node_modules/signal-exit/dist/mjs/package.json",
"deps/npm/node_modules/qrcode-terminal/package.json",
"deps/npm/node_modules/cross-spawn/package.json",
"deps/npm/node_modules/socks-proxy-agent/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/duplicates/duplicates_db/ArrowFunctionExpression/a1.json",
"deps/npm/node_modules/minipass-collect/package.json",
"deps/npm/node_modules/cmd-shim/package.json",
".configurations/configuration.dsc.yaml",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/maybe_is_cleared.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/LogicalExpression/c5813b84.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_flags.json",
"deps/npm/node_modules/@isaacs/fs-minipass/dist/commonjs/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/brkitr/LOCALE_DEPS.json",
"deps/npm/node_modules/tar/node_modules/yallist/package.json",
"deps/npm/node_modules/wrap-ansi/node_modules/emoji-regex/package.json",
"deps/npm/node_modules/libnpmfund/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/locales/LOCALE_DEPS.json",
"deps/npm/test/fixtures/sigstore/valid-sigstore-attestations.json",
"deps/npm/node_modules/foreground-child/package.json",
"deps/npm/node_modules/libnpmpack/package.json",
"deps/npm/node_modules/@sigstore/protobuf-specs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/9a863bde.json",
"deps/npm/node_modules/common-ancestor-path/package.json",
"deps/npm/node_modules/@isaacs/balanced-match/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/empty_db/index.json",
"deps/npm/node_modules/wrap-ansi/node_modules/strip-ansi/package.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_config.py",
"deps/v8/tools/turbolizer/package-lock.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/LogicalExpression/cc45a134.json",
"deps/npm/test/schemas/cyclonedx/jsf-0.82.schema.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build4/v8_build_config.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/8eee3ad0.json",
"deps/npm/node_modules/node-gyp/.release-please-manifest.json",
"deps/npm/node_modules/fs-minipass/package.json",
"deps/npm/node_modules/@isaacs/brace-expansion/dist/esm/package.json",
"deps/npm/node_modules/spdx-exceptions/deprecated.json",
"deps/npm/node_modules/just-diff-apply/package.json",
"deps/npm/node_modules/diff/package.json",
"deps/npm/node_modules/walk-up-path/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/has_optimized_code.expected.json",
"deps/npm/node_modules/libnpmteam/package.json",
"deps/npm/node_modules/promise-call-limit/dist/commonjs/package.json",
"deps/npm/node_modules/json-stringify-nice/package.json",
"deps/minimatch/package-lock.json",
"deps/npm/node_modules/json-parse-even-better-errors/package.json",
"deps/npm/node_modules/glob/package.json",
"deps/v8/tools/clusterfuzz/trials/clusterfuzz_trials_config.json",
"deps/npm/node_modules/read/dist/esm/package.json",
"deps/npm/node_modules/make-fetch-happen/package.json",
"deps/npm/node_modules/libnpmorg/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/9a863bde.json",
"deps/npm/node_modules/tar/dist/commonjs/package.json",
"deps/npm/node_modules/jackspeak/dist/commonjs/package.json",
"deps/npm/node_modules/wrap-ansi-cjs/package.json",
"deps/npm/node_modules/@npmcli/git/package.json",
"deps/npm/node_modules/glob/dist/esm/package.json",
"deps/v8/src/inspector/inspector_protocol_config.json",
"deps/npm/node_modules/treeverse/package.json",
"deps/npm/node_modules/@npmcli/node-gyp/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/static_assertion_2.expected.json",
"deps/acorn/acorn/package.json",
"deps/npm/node_modules/cross-spawn/node_modules/isexe/package.json",
"deps/corepack/package.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test-func-info.log.symbols.json",
"deps/npm/node_modules/@npmcli/redact/package.json",
"deps/npm/node_modules/cidr-regex/package.json",
"deps/npm/node_modules/walk-up-path/dist/commonjs/package.json",
"deps/npm/node_modules/validate-npm-package-name/package.json",
"deps/npm/node_modules/https-proxy-agent/package.json",
"deps/npm/node_modules/cacache/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_2.expected.json",
"deps/npm/node_modules/agent-base/package.json",
"deps/npm/node_modules/package-json-from-dist/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/package-lock.json",
"deps/undici/src/package-lock.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: numpy
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
|
numpy
|
[
"numpy/typing/tests/data/pass/random.py",
"tools/ci/check_c_api_usage.py",
"tools/check_installed_files.py",
"numpy/conftest.py",
"tools/linter.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: django
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
|
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: flask
Query: Find test 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 test configuration files
|
flask
|
[
"tests/test_apps/cliapp/importerrorapp.py",
"tests/test_reqctx.py",
"tests/test_config.py",
"tests/test_apps/helloworld/hello.py",
".github/workflows/tests.yaml",
"tests/test_session_interface.py",
"tests/test_templating.py",
"tests/test_cli.py",
"tests/test_async.py",
"tests/test_apps/blueprintapp/__init__.py",
"tests/test_json.py",
"tests/test_helpers.py",
"examples/tutorial/tests/test_auth.py",
".github/workflows/lock.yaml",
"tests/test_signals.py",
"examples/tutorial/tests/test_blog.py",
".readthedocs.yaml",
"src/flask/cli.py",
"tests/test_apps/cliapp/app.py",
"tests/test_apps/cliapp/multiapp.py",
"tests/test_json_tag.py",
"tests/test_apps/helloworld/wsgi.py",
"tests/test_apps/subdomaintestmodule/__init__.py",
"tests/test_apps/cliapp/inner1/inner2/__init__.py",
"docs/conf.py",
"tests/test_logging.py",
"examples/tutorial/tests/conftest.py",
".github/workflows/publish.yaml",
"tests/static/config.json",
"tests/type_check/typing_route.py",
"tests/test_appctx.py",
"tests/test_regression.py",
"tests/test_apps/cliapp/__init__.py",
"examples/javascript/tests/test_js_example.py",
".github/workflows/pre-commit.yaml",
"tests/test_converters.py",
"tests/test_basic.py",
"examples/tutorial/tests/test_db.py",
"src/flask/config.py",
".pre-commit-config.yaml",
"tests/test_apps/blueprintapp/apps/__init__.py",
"tests/test_subclassing.py",
"tests/test_testing.py",
"tests/test_blueprints.py",
"tests/test_user_error_handler.py",
"tests/test_instance_config.py",
"examples/javascript/tests/conftest.py",
"tests/type_check/typing_app_decorators.py",
"tests/test_apps/cliapp/inner1/inner2/flask.py",
"tests/test_apps/blueprintapp/apps/frontend/__init__.py",
"tests/test_views.py",
"tests/test_apps/cliapp/factory.py",
"tests/test_apps/cliapp/inner1/__init__.py",
"tests/test_apps/blueprintapp/apps/admin/__init__.py",
".devcontainer/devcontainer.json",
"examples/tutorial/tests/test_factory.py",
"tests/type_check/typing_error_handler.py",
"tests/conftest.py",
"tests/test_request.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: rust
Query: Find test 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 test configuration files
|
rust
|
[
"src/etc/htmldocck.py",
"compiler/rustc_codegen_gcc/target_specs/m68k-unknown-linux-gnu.json",
"compiler/rustc_codegen_cranelift/.vscode/settings.json",
"tests/debuginfo/embedded-visualizer.py",
"tests/run-make/target-specs/endianness-mismatch.json",
"src/tools/rust-analyzer/.vscode/extensions.json",
"tests/run-make/debugger-visualizer-dep-info/my_gdb_script.py",
"tests/debuginfo/auxiliary/dependency-with-embedded-visualizers.py",
"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",
"src/ci/docker/scripts/fuchsia-test-runner.py",
"tests/run-make/rustdoc-target-spec-json-path/target.json",
".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/bootstrap/bootstrap_test.py",
"src/tools/rust-analyzer/.github/workflows/rustdoc.yaml",
"package-lock.json",
"src/tools/miri/test-cargo-miri/run-test.py",
"library/compiler-builtins/.github/workflows/publish.yaml",
"tests/run-make/target-specs/my-invalid-platform.json",
"tests/run-make/target-specs/my-incomplete-platform.json",
"src/tools/rust-analyzer/crates/project-model/test_data/hello-world-metadata.json",
"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",
"tests/debuginfo/embedded-visualizer-point.py",
"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",
"tests/run-make/libtest-junit/validate_junit.py",
"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: django
Query: Find database schema definitions
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 database schema definitions
|
django
|
[
"tests/migrations/test_migrations_first/__init__.py",
"django/db/models/sql/constants.py",
"tests/migrations/test_optimizer.py",
"tests/migrations/deprecated_field_migrations/__init__.py",
"django/db/models/fields/related_descriptors.py",
"tests/auth_tests/models/uuid_pk.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0001_initial.py",
"django/contrib/gis/db/backends/base/adapter.py",
"tests/timezones/tests.py",
"tests/migrations/test_migrations_conflict_long_name/0002_second.py",
"tests/migrations/migrations_test_apps/unmigrated_app/models.py",
"tests/admin_scripts/another_app_waiting_migration/migrations/__init__.py",
"django/db/migrations/migration.py",
"tests/migrations/test_migrations_squashed_extra/__init__.py",
"tests/migrations/test_migrations_private/.util.py",
"django/db/backends/mysql/schema.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/0002_conflicting_second.py",
"django/contrib/gis/db/backends/spatialite/client.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/1_auto.py",
"tests/migrations/test_migrations_squashed_no_replaces/0001_squashed_0002.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_conflicting_second.py",
"django/contrib/gis/db/backends/oracle/features.py",
"django/db/migrations/autodetector.py",
"tests/swappable_models/tests.py",
"django/contrib/auth/migrations/0010_alter_group_name_max_length.py",
"tests/migrations/test_migrations_custom_user/__init__.py",
"django/db/utils.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/__init__.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/__init__.py",
"tests/view_tests/models.py",
"tests/migrations/test_migrations_squashed/0002_second.py",
"tests/db_functions/migrations/0001_setup_extensions.py",
"django/db/backends/mysql/client.py",
"django/db/backends/sqlite3/operations.py",
"django/db/models/functions/text.py",
"tests/migrations/test_migrations_squashed_extra/0002_second.py",
"django/db/backends/postgresql/operations.py",
"django/db/backends/base/creation.py",
"tests/model_options/models/tablespaces.py",
"django/contrib/admin/migrations/0002_logentry_remove_auto_add.py",
"tests/migrations/test_migrations_manual_porting/__init__.py",
"tests/migrations/test_migrations/0001_initial.py",
"tests/migrations/test_base.py",
"tests/migrations/migrations_test_apps/mutate_state_b/migrations/0001_initial.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/1_auto.py",
"django/db/migrations/recorder.py",
"tests/migrations/test_migrations_no_ancestor/__init__.py",
"tests/migrations/migrations_test_apps/mutate_state_b/migrations/0002_add_field.py",
"tests/urlpatterns_reverse/tests.py",
"tests/migrations/deprecated_field_migrations/0002_remove_ipaddressfield_ip.py",
"django/contrib/gis/db/backends/oracle/introspection.py",
"django/contrib/gis/db/backends/base/operations.py",
"tests/migrations/test_migrations_private/0001_initial.py",
"django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py",
"tests/migrations/test_migrations_squashed_erroneous/7_auto.py",
"tests/migrations/test_migrations_clashing_prefix/ab.py",
"tests/migrations/test_migrations_squashed_erroneous/6_auto.py",
"django/db/backends/base/schema.py",
"tests/migrations/migrations_test_apps/with_package_model/__init__.py",
"django/db/migrations/serializer.py",
"tests/postgres_tests/test_operations.py",
"django/db/migrations/operations/__init__.py",
"django/contrib/gis/db/backends/postgis/models.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/2_auto.py",
"django/db/backends/postgresql/base.py",
"tests/auth_tests/models/with_integer_username.py",
"django/db/migrations/executor.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_squashed_3.py",
"django/db/models/fetch_modes.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_second.py",
"tests/migrations/test_migrations_squashed_double/0001_initial.py",
"django/contrib/sites/migrations/0002_alter_domain_unique.py",
"django/db/backends/postgresql/introspection.py",
"tests/migrations/test_migrations_squashed/__init__.py",
"tests/migrations/test_migrations_squashed_complex/5_auto.py",
"django/contrib/auth/migrations/0005_alter_user_last_login_null.py",
"django/contrib/gis/db/backends/spatialite/__init__.py",
"tests/auth_tests/models/proxy.py",
"django/db/migrations/graph.py",
"tests/migrations/test_migrations_conflict/0001_initial.py",
"django/db/backends/sqlite3/base.py",
"django/db/backends/oracle/__init__.py",
"tests/migrations/test_migrations_private/_util.py",
"django/db/backends/oracle/utils.py",
"tests/migrations/test_migrations_run_before/0002_second.py",
"django/contrib/auth/migrations/0003_alter_user_email_max_length.py",
"tests/migrations/test_migrations_run_before/__init__.py",
"django/contrib/contenttypes/migrations/__init__.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/__init__.py",
"tests/xor_lookups/tests.py",
"django/contrib/auth/migrations/0006_require_contenttypes_0002.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_auto.py",
"tests/migrations/migrations_test_apps/lookuperror_c/migrations/0001_initial.py",
"tests/foreign_object/models/__init__.py",
"tests/migrations/migrations_test_apps/__init__.py",
"tests/migrations/test_fake_initial_case_insensitive/initial/0001_initial.py",
"django/db/models/options.py",
"tests/migrations/test_migrations_run_before/0003_third.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/0001_initial.py",
"tests/migrations/test_migrations_squashed_loop/1_auto.py",
"tests/migrations/faulty_migrations/file.py",
"django/db/backends/base/validation.py",
"tests/migrations/test_migrations_noop/__init__.py",
"tests/view_tests/tests/test_debug.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0003_a3.py",
"tests/migrations/test_migrations_squashed_double/0004_auto.py",
"django/db/models/fields/tuple_lookups.py",
"tests/migrations/migrations_test_apps/with_generic_model/__init__.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/2_squashed_3.py",
"tests/migrations/migrations_test_apps/normal/__init__.py",
"tests/sites_framework/migrations/__init__.py",
"django/db/migrations/operations/base.py",
"tests/migrations/test_migrations_plan/0001_initial.py",
"tests/migrations/test_migrations_bad_pyc/__init__.py",
"tests/xor_lookups/models.py",
"django/db/models/fields/files.py",
"django/db/backends/mysql/operations.py",
"django/contrib/gis/db/backends/spatialite/base.py",
"tests/postgres_tests/migrations/0002_create_test_models.py",
"tests/foreign_object/models/person.py",
"tests/migrations/test_migrations_no_ancestor/0002_second.py",
"tests/auth_tests/models/with_many_to_many.py",
"tests/auth_tests/models/no_password.py",
"tests/migrations/test_migrations_manual_porting/0004_fourth.py",
"tests/migrations/test_migrations_plan/0004_fourth.py",
"tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/0001_initial.py",
"tests/migrations/test_migrations_squashed/0001_initial.py",
"tests/migrations/test_migrations_squashed_double/0005_squashed_0003_and_0004.py",
"tests/db_functions/migrations/0002_create_test_models.py",
"django/db/models/sql/query.py",
"django/contrib/gis/db/backends/postgis/schema.py",
"django/contrib/auth/migrations/__init__.py",
"django/db/backends/dummy/__init__.py",
"django/db/migrations/exceptions.py",
"tests/migrations/migrations_test_apps/with_generic_model/migrations/0002_customgenericmodel.py",
"django/db/models/functions/__init__.py",
"tests/migrations/test_migrations_plan/__init__.py",
"tests/migrations/migrations_test_apps/with_generic_model/models.py",
"django/db/transaction.py",
"tests/foreign_object/models/empty_join.py",
"django/db/models/sql/subqueries.py",
"tests/migrations/test_migrations_private/__init__.py",
"django/contrib/contenttypes/migrations/0001_initial.py",
"django/db/models/constraints.py",
"django/contrib/gis/db/backends/spatialite/adapter.py",
"tests/migrations/test_migrations_unmigdep/__init__.py",
"django/contrib/contenttypes/migrations/0002_remove_content_type_name.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/__init__.py",
"django/contrib/redirects/migrations/0001_initial.py",
"tests/migrations/test_migrations_namespace_package/0001_initial.py",
"tests/migrations/test_commands.py",
"tests/migrations/test_migrations_fake_split_initial/0002_second.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/__init__.py",
"django/db/migrations/writer.py",
"tests/migrations/test_migrations_squashed_erroneous/2_auto.py",
"django/db/backends/oracle/client.py",
"django/contrib/gis/db/backends/mysql/features.py",
"tests/migrations/models.py",
"django/db/backends/oracle/validation.py",
"django/db/backends/dummy/features.py",
"django/db/backends/postgresql/creation.py",
"tests/migrations/migrations_test_apps/mutate_state_b/migrations/__init__.py",
"tests/migrations/migrations_test_apps/unmigrated_app_syncdb/__init__.py",
"tests/backends/base/app_unmigrated/migrations/__init__.py",
"tests/migrations/migrations_test_apps/with_package_model/models/__init__.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/models.py",
"django/db/backends/mysql/introspection.py",
"tests/migrations/test_migrations_no_changes/0001_initial.py",
"tests/migrations/test_migrations_first/second.py",
"tests/migrations/test_add_many_to_many_field_initial/0002_initial.py",
"tests/serializers/models/multi_table.py",
"django/db/models/base.py",
"django/contrib/gis/db/backends/oracle/base.py",
"django/db/models/query.py",
"django/db/backends/mysql/compiler.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/__init__.py",
"django/db/backends/utils.py",
"django/contrib/gis/db/backends/mysql/introspection.py",
"django/db/migrations/state.py",
"django/db/backends/sqlite3/__init__.py",
"django/contrib/gis/db/models/sql/conversion.py",
"django/db/models/manager.py",
"django/contrib/gis/db/backends/__init__.py",
"tests/auth_tests/models/minimal.py",
"tests/migrations/test_migrations_squashed_partially_applied/0002_mymodel1_field_1_mymodel2_field_2_and_more.py",
"tests/schema/models.py",
"django/contrib/gis/db/backends/postgis/operations.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/__init__.py",
"tests/migrations/test_questioner.py",
"tests/migrations/test_fake_initial_case_insensitive/fake_initial/0001_initial.py",
"django/contrib/gis/db/backends/postgis/__init__.py",
"tests/migrations/test_migrations_squashed_extra/0001_initial.py",
"tests/migrations/test_migrations_squashed_complex/7_auto.py",
"tests/migrations/test_migrations_squashed_erroneous/1_auto.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_squashed_2.py",
"django/db/models/fields/related_lookups.py",
"django/db/backends/base/__init__.py",
"django/contrib/gis/db/models/fields.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/__init__.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_auto.py",
"django/contrib/gis/db/backends/spatialite/models.py",
"tests/migrations/migrations_test_apps/alter_fk/book_app/__init__.py",
"tests/migrations/test_add_many_to_many_field_initial/0001_initial.py",
"django/contrib/gis/db/backends/mysql/operations.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/__init__.py",
"tests/migration_test_data_persistence/migrations/__init__.py",
"django/db/models/fields/composite.py",
"django/db/models/query_utils.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/__init__.py",
"tests/migrations/test_migrations_noop/0001_initial.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/0003_b3.py",
"django/db/backends/oracle/schema.py",
"django/contrib/gis/db/backends/spatialite/operations.py",
"tests/gis_tests/gis_migrations/migrations/0002_create_models.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/models.py",
"django/db/models/sql/datastructures.py",
"tests/migrations/test_migrations_clashing_prefix/__init__.py",
"tests/migrations/test_migrations_fake_split_initial/0001_initial.py",
"django/contrib/gis/db/backends/mysql/base.py",
"django/contrib/flatpages/migrations/0001_initial.py",
"tests/migrations/test_migrations_no_operations/__init__.py",
"tests/migrations/test_migrations_custom_user/0001_initial.py",
"django/db/models/functions/json.py",
"tests/migrations/test_migrations_non_atomic/0001_initial.py",
"tests/migrations/test_migrations/__init__.py",
"tests/utils_tests/test_http.py",
"tests/migrations/deprecated_field_migrations/0001_initial.py",
"django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py",
"tests/migrations/test_migrations_first/thefirst.py",
"tests/migrations/related_models_app/__init__.py",
"tests/migrations/test_migrations_squashed_complex/1_auto.py",
"tests/migrations/migrations_test_apps/unmigrated_app_simple/__init__.py",
"tests/postgres_tests/migrations/0001_setup_extensions.py",
"tests/utils_tests/test_autoreload.py",
"tests/migrations/test_migrations_squashed_loop/__init__.py",
"tests/migrations/migrations_test_apps/mutate_state_a/migrations/__init__.py",
"tests/foreign_object/models/article.py",
"tests/migrations/test_migrations_squashed_erroneous/3_squashed_5.py",
"django/contrib/gis/db/models/aggregates.py",
"tests/migrations/test_migrations_manual_porting/0001_initial.py",
"django/contrib/gis/db/backends/postgis/const.py",
"tests/migrations/test_migrations_squashed_complex/3_auto.py",
"tests/auth_tests/models/with_unique_constraint.py",
"tests/migrations/migrations_test_apps/without_init_file/__init__.py",
"django/contrib/gis/db/backends/postgis/base.py",
"django/contrib/gis/db/backends/postgis/features.py",
"tests/auth_tests/models/is_active.py",
"django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py",
"django/db/backends/base/base.py",
"tests/migrations/test_migrations_squashed_ref_squashed/__init__.py",
"django/db/backends/mysql/features.py",
"django/contrib/gis/db/backends/spatialite/schema.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/0002_second.py",
"django/contrib/admin/migrations/__init__.py",
"tests/migrations/migrations_test_apps/unmigrated_app_simple/models.py",
"tests/migrations/migrations_test_apps/mutate_state_a/migrations/0001_initial.py",
"tests/migrations/test_migrations_run_before/0001_initial.py",
"tests/composite_pk/models/tenant.py",
"tests/migrations/test_migrations_plan/0002_second.py",
"tests/migrations/migrations_test_apps/lookuperror_c/migrations/0002_c2.py",
"django/db/backends/postgresql/schema.py",
"django/contrib/gis/db/backends/oracle/__init__.py",
"tests/migrations/test_migrations_manual_porting/0003_third.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/0001_initial.py",
"tests/gis_tests/rasterapp/migrations/0001_setup_extensions.py",
"django/db/migrations/operations/fields.py",
"tests/admin_scripts/complex_app/models/bar.py",
"tests/migrations/test_migrations/0002_second.py",
"django/db/backends/sqlite3/creation.py",
"django/db/migrations/operations/models.py",
"django/db/backends/sqlite3/features.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/1_auto.py",
"tests/migrations/test_migrations_initial_false/__init__.py",
"django/contrib/flatpages/migrations/__init__.py",
"django/db/backends/base/features.py",
"tests/migrations/test_migrations_conflict/0002_conflicting_second.py",
"django/db/backends/signals.py",
"tests/serializers/models/data.py",
"tests/migrations/migrations_test_apps/lookuperror_b/__init__.py",
"django/db/models/indexes.py",
"tests/migrations/test_migrations_plan/0003_third.py",
"tests/migrations/test_migrations_squashed_complex/3_squashed_5.py",
"django/db/models/enums.py",
"tests/migrations/test_migrations_squashed_partially_applied/0003_alter_mymodel2_unique_together.py",
"django/db/models/lookups.py",
"tests/migrations/test_add_many_to_many_field_initial/__init__.py",
"tests/admin_scripts/complex_app/models/__init__.py",
"django/db/migrations/loader.py",
"tests/migrations/migrations_test_apps/migrated_app/migrations/__init__.py",
"django/db/migrations/operations/special.py",
"tests/migrations/test_multidb.py",
"tests/migration_test_data_persistence/migrations/0001_initial.py",
"django/db/models/sql/compiler.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/3_auto.py",
"django/contrib/gis/db/models/proxy.py",
"tests/model_package/models/article.py",
"django/contrib/gis/db/backends/spatialite/introspection.py",
"django/contrib/auth/migrations/0001_initial.py",
"django/db/backends/sqlite3/schema.py",
"tests/auth_tests/models/custom_permissions.py",
"django/contrib/gis/db/backends/oracle/adapter.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0002_alter_id.py",
"tests/migrations/test_migrations_plan/0005_fifth.py",
"django/db/backends/base/introspection.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/__init__.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/0002_b2.py",
"tests/migrations/migrations_test_apps/with_generic_model/migrations/0001_initial.py",
"tests/admin_scripts/app_waiting_migration/migrations/0001_initial.py",
"django/contrib/gis/db/backends/base/features.py",
"django/db/models/fields/generated.py",
"django/db/backends/mysql/base.py",
"tests/migrations/test_migrations_squashed_partially_applied/__init__.py",
"django/db/models/functions/comparison.py",
"tests/migrations/routers.py",
"tests/migrations/test_deprecated_fields.py",
"tests/model_options/models/default_related_name.py",
"tests/migrations/test_migrations_no_default/0001_initial.py",
"django/db/backends/__init__.py",
"tests/migrations/test_operations.py",
"tests/migrations/test_migrations_squashed_double/0002_auto.py",
"tests/migrations/test_migrations_backwards_deps_1/0001_initial.py",
"tests/model_package/models/publication.py",
"tests/migrations/test_migrations_clashing_prefix/a.py",
"django/db/backends/postgresql/client.py",
"django/db/backends/sqlite3/client.py",
"django/db/backends/sqlite3/_functions.py",
"django/db/models/sql/where.py",
"django/contrib/gis/db/__init__.py",
"tests/migrations/test_fake_initial_case_insensitive/fake_initial/__init__.py",
"django/db/backends/postgresql/features.py",
"django/contrib/gis/db/backends/oracle/models.py",
"tests/migrations/migrations_test_apps/lookuperror_c/__init__.py",
"tests/migrations/test_migrations_atomic_operation/__init__.py",
"tests/gis_tests/gis_migrations/migrations/__init__.py",
"django/db/__init__.py",
"tests/migrations/test_loader.py",
"tests/migrations/test_migrations_non_atomic/__init__.py",
"tests/migrations/migrations_test_apps/unmigrated_app/__init__.py",
"django/contrib/admin/migrations/0001_initial.py",
"django/contrib/auth/migrations/0008_alter_user_username_max_length.py",
"tests/migrations/test_migrations_squashed_partially_applied/0004_remove_mymodel1_field_1_mymodel1_field_3_and_more.py",
"django/db/models/fields/proxy.py",
"tests/migrations/test_migrations_squashed_complex/6_auto.py",
"django/contrib/sites/migrations/0001_initial.py",
"tests/migrations/test_state.py",
"tests/auth_tests/models/with_foreign_key.py",
"tests/migrations/test_migrations_fake_split_initial/__init__.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/__init__.py",
"tests/migrations/test_migrations_order/0001.py",
"django/db/backends/postgresql/compiler.py",
"tests/auth_tests/models/__init__.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/__init__.py",
"django/db/backends/postgresql/psycopg_any.py",
"tests/admin_scripts/complex_app/models/foo.py",
"tests/migrations/test_migrations_conflict/__init__.py",
"tests/migrations/test_migrations_squashed_complex/__init__.py",
"tests/migrations/migrations_test_apps/migrated_app/__init__.py",
"django/db/models/fields/reverse_related.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/4_auto.py",
"django/contrib/gis/db/backends/base/__init__.py",
"tests/migrations/test_migrations_no_operations/0001_initial.py",
"django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py",
"tests/migrations/test_migrations_no_default/__init__.py",
"django/db/backends/oracle/operations.py",
"django/db/models/functions/mixins.py",
"django/db/backends/base/client.py",
"tests/model_package/models/__init__.py",
"tests/gis_tests/rasterapp/migrations/__init__.py",
"tests/migrations/faulty_migrations/__init__.py",
"tests/migrations/test_migrations_squashed_loop/2_squashed.py",
"tests/backends/base/app_unmigrated/migrations/0001_initial.py",
"tests/migrations/migrations_test_apps/lookuperror_b/models.py",
"tests/migrations/test_auto_now_add/__init__.py",
"django/db/backends/oracle/base.py",
"django/contrib/auth/migrations/0004_alter_user_username_opts.py",
"django/db/backends/oracle/functions.py",
"tests/migrations/test_autodetector.py",
"tests/sites_tests/tests.py",
"django/db/models/fields/mixins.py",
"tests/db_functions/migrations/__init__.py",
"django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py",
"tests/migrations/test_migrations_squashed_double/0003_squashed_0001_and_0002.py",
"tests/migrations/test_migrations_conflict/0002_second.py",
"tests/migrations/migrations_test_apps/with_generic_model/migrations/__init__.py",
"tests/migrations/migrations_test_apps/unmigrated_app_syncdb/models.py",
"tests/test_utils/test_transactiontestcase.py",
"django/db/migrations/__init__.py",
"django/contrib/gis/db/backends/utils.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0002_a2.py",
"tests/migrations/test_migrations_squashed_complex/2_auto.py",
"tests/migrations/test_migrations_empty/__init__.py",
"tests/admin_scripts/another_app_waiting_migration/migrations/0001_initial.py",
"django/db/models/signals.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/2_auto.py",
"django/db/models/functions/math.py",
"tests/migrations/test_graph.py",
"django/db/models/fields/json.py",
"django/contrib/sessions/migrations/__init__.py",
"django/db/models/constants.py",
"tests/migrations/test_writer.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/3_auto.py",
"tests/migrations/test_migrations_no_ancestor/0001_initial.py",
"tests/migrations/test_migrations_conflict_long_name/__init__.py",
"tests/migrations/test_migrations_manual_porting/0002_second.py",
"django/db/models/utils.py",
"django/db/models/expressions.py",
"tests/migrations/test_migrations_no_changes/0002_second.py",
"tests/auth_tests/models/custom_user.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/migrations/test_migrations_conflict_long_name/0002_conflicting_second_migration_with_long_name.py",
"tests/migrations/test_auto_now_add/0001_initial.py",
"django/db/models/deletion.py",
"django/db/backends/ddl_references.py",
"tests/migrations/test_fake_initial_case_insensitive/initial/__init__.py",
"django/db/models/aggregates.py",
"tests/auth_tests/models/with_last_login_attr.py",
"tests/auth_tests/models/with_custom_email_field.py",
"django/db/models/sql/__init__.py",
"tests/migrations/test_migrations_no_changes/0003_third.py",
"tests/runtests.py",
"tests/migrations/test_migrations_order/__init__.py",
"tests/migration_test_data_persistence/migrations/0002_add_book.py",
"django/contrib/gis/db/models/sql/__init__.py",
"tests/migrations/test_migrations_squashed_extra/0003_third.py",
"django/contrib/auth/migrations/0002_alter_permission_name_max_length.py",
"tests/migrations/test_migrations_squashed_extra/0001_squashed_0002.py",
"tests/proxy_model_inheritance/tests.py",
"tests/migrations/migrations_test_apps/lookuperror_a/__init__.py",
"tests/model_options/models/__init__.py",
"tests/migrations/test_migrations_squashed_no_replaces/__init__.py",
"django/contrib/gis/db/models/__init__.py",
"django/contrib/gis/db/backends/mysql/__init__.py",
"django/db/backends/base/operations.py",
"django/db/backends/oracle/creation.py",
"django/db/migrations/optimizer.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/__init__.py",
"tests/migrations/faulty_migrations/namespace/foo/__init__.py",
"django/db/migrations/utils.py",
"tests/fixtures_model_package/models/__init__.py",
"django/db/models/fields/__init__.py",
"tests/migrations/test_migrations_initial_false/0001_not_initial.py",
"tests/migrations/test_migrations_squashed_erroneous/__init__.py",
"django/db/backends/sqlite3/introspection.py",
"tests/migrations/test_migrations_no_ancestor/0002_conflicting_second.py",
"django/db/models/functions/datetime.py",
"tests/migrations/__init__.py",
"tests/migrations/test_migrations_squashed_double/__init__.py",
"tests/composite_pk/models/__init__.py",
"django/db/backends/mysql/validation.py",
"django/contrib/gis/db/backends/oracle/operations.py",
"tests/migrations/migrations_test_apps/mutate_state_a/__init__.py",
"tests/serializers/models/__init__.py",
"django/contrib/gis/db/backends/postgis/pgraster.py",
"django/db/backends/oracle/features.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0004_a4.py",
"tests/migrations/test_migrations_atomic_operation/0001_initial.py",
"django/db/backends/postgresql/__init__.py",
"tests/migrations/migrations_test_apps/migrated_app/models.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0001_initial.py",
"tests/view_tests/generic_urls.py",
"django/db/models/fields/related.py",
"tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/__init__.py",
"tests/gis_tests/gis_migrations/migrations/0001_setup_extensions.py",
"tests/migrations/test_migrations_backwards_deps_1/0002_second.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/2_auto.py",
"django/db/models/functions/window.py",
"tests/auth_tests/models/invalid_models.py",
"tests/serializers/models/base.py",
"django/contrib/gis/db/backends/mysql/schema.py",
"django/contrib/sites/migrations/__init__.py",
"django/contrib/gis/db/models/lookups.py",
"tests/postgres_tests/migrations/__init__.py",
"django/contrib/gis/db/models/functions.py",
"tests/migrations/test_migrations_private/~util.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/1_squashed_2.py",
"tests/migrations/test_exceptions.py",
"django/contrib/gis/db/backends/postgis/introspection.py",
"django/contrib/auth/migrations/0011_update_proxy_permissions.py",
"django/contrib/gis/db/backends/spatialite/features.py",
"django/db/models/__init__.py",
"django/db/migrations/questioner.py",
"tests/migrations/migrations_test_apps/alter_fk/__init__.py",
"tests/migrations/migrations_test_apps/lookuperror_c/migrations/0003_c3.py",
"django/db/backends/oracle/introspection.py",
"tests/migrations/migrations_test_apps/lookuperror_a/models.py",
"django/db/backends/dummy/base.py",
"tests/migrations/migrations_test_apps/migrated_app/migrations/0001_initial.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0001_initial.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/4_auto.py",
"tests/gis_tests/rasterapp/migrations/0002_rastermodels.py",
"tests/validation/models.py",
"tests/migrations/migrations_test_apps/lookuperror_c/models.py",
"tests/migrations/test_migrations_squashed_partially_applied/0001_initial.py",
"tests/migrations/test_migrations_squashed/0001_squashed_0002.py",
"tests/migrations/test_migrations_squashed_loop/2_auto.py",
"django/contrib/sessions/migrations/0001_initial.py",
"django/contrib/redirects/migrations/__init__.py",
"django/db/backends/mysql/__init__.py",
"tests/serializers/models/natural.py",
"tests/migrations/test_migrations_conflict_long_name/0001_initial.py",
"django/db/backends/mysql/creation.py",
"django/contrib/gis/db/backends/base/models.py",
"django/contrib/gis/db/backends/postgis/adapter.py",
"tests/migrations/test_migrations_no_changes/__init__.py",
"tests/sites_framework/migrations/0001_initial.py",
"tests/foreign_object/models/customers.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/__init__.py",
"tests/view_tests/tests/test_i18n.py",
"tests/migrations/test_executor.py",
"django/contrib/gis/db/backends/oracle/schema.py",
"tests/migrations/migrations_test_apps/mutate_state_b/__init__.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/0001_initial.py",
"tests/admin_scripts/app_waiting_migration/migrations/__init__.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: numpy
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
|
numpy
|
[
"numpy/distutils/cpuinfo.py",
"numpy/distutils/command/config.py",
"numpy/ma/extras.py",
"numpy/distutils/intelccompiler.py",
"numpy/distutils/npy_pkg_config.py",
"numpy/f2py/tests/test_f2py2e.py",
"numpy/lib/tests/test_arraysetops.py",
"numpy/linalg/tests/test_linalg.py",
"numpy/conftest.py",
"numpy/lib/_datasource.py",
"numpy/lib/tests/test_io.py",
"numpy/testing/_private/utils.py",
"numpy/f2py/f2py2e.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: numpy
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
|
numpy
|
[
"numpy/typing/tests/test_isfile.py",
"numpy/f2py/tests/test_kind.py",
"numpy/ma/tests/test_old_ma.py",
"numpy/linalg/tests/__init__.py",
"numpy/tests/__init__.py",
"numpy/f2py/tests/test_return_logical.py",
"numpy/_core/tests/test_ufunc.py",
"numpy/typing/tests/data/pass/scalars.py",
"numpy/_core/tests/test_numerictypes.py",
"numpy/_core/tests/test_defchararray.py",
"numpy/random/tests/test_randomstate_regression.py",
"numpy/f2py/tests/test_array_from_pyobj.py",
"numpy/_core/tests/test_strings.py",
"numpy/polynomial/tests/test_legendre.py",
"numpy/typing/tests/data/pass/lib_user_array.py",
"numpy/matrixlib/tests/test_multiarray.py",
"numpy/distutils/tests/test_from_template.py",
"numpy/random/tests/test_seed_sequence.py",
"numpy/_core/tests/test_regression.py",
"numpy/_pyinstaller/tests/__init__.py",
"numpy/fft/tests/test_pocketfft.py",
"numpy/_core/tests/test_cpu_features.py",
"tools/ci/test_all_newsfragments_used.py",
"numpy/f2py/tests/test_assumed_shape.py",
"numpy/_core/tests/test_scalarprint.py",
"numpy/random/tests/test_smoke.py",
"numpy/distutils/tests/__init__.py",
"numpy/typing/tests/data/pass/numerictypes.py",
"numpy/typing/tests/data/pass/warnings_and_errors.py",
"numpy/typing/tests/data/pass/shape.py",
"numpy/matrixlib/tests/test_defmatrix.py",
"numpy/random/tests/test_generator_mt19937_regressions.py",
"numpy/matrixlib/tests/__init__.py",
"numpy/distutils/tests/test_npy_pkg_config.py",
"numpy/_core/tests/test_stringdtype.py",
"numpy/lib/tests/test__datasource.py",
"numpy/typing/tests/data/pass/bitwise_ops.py",
"numpy/f2py/tests/test_character.py",
"numpy/distutils/tests/test_fcompiler_nagfor.py",
"numpy/f2py/tests/test_string.py",
"numpy/polynomial/tests/test_polynomial.py",
"numpy/_pyinstaller/tests/pyinstaller-smoke.py",
"numpy/_core/tests/test_memmap.py",
"numpy/lib/tests/test_array_utils.py",
"numpy/_core/tests/test_array_api_info.py",
"numpy/f2py/tests/test_abstract_interface.py",
"numpy/polynomial/tests/__init__.py",
"numpy/distutils/tests/test_ccompiler_opt.py",
"numpy/random/tests/data/__init__.py",
"numpy/f2py/tests/test_return_integer.py",
"numpy/_core/tests/test_multithreading.py",
"numpy/_core/tests/test_umath_complex.py",
"numpy/_core/tests/test_scalarinherit.py",
"numpy/_core/tests/test_deprecations.py",
"numpy/typing/tests/data/pass/ufunclike.py",
"numpy/f2py/tests/test_f2cmap.py",
"numpy/random/tests/__init__.py",
"numpy/_core/tests/test_umath.py",
"numpy/tests/test_public_api.py",
"numpy/lib/tests/test_utils.py",
"numpy/_core/tests/test_conversion_utils.py",
"numpy/f2py/tests/test_parameter.py",
"numpy/lib/tests/__init__.py",
"numpy/typing/tests/test_runtime.py",
"numpy/typing/tests/data/pass/lib_version.py",
"numpy/typing/tests/data/pass/index_tricks.py",
"numpy/lib/tests/test_stride_tricks.py",
"numpy/lib/tests/test_loadtxt.py",
"numpy/distutils/tests/test_system_info.py",
"tools/swig/test/testTensor.py",
"numpy/f2py/tests/test_return_character.py",
"numpy/f2py/tests/test_modules.py",
"numpy/_core/tests/test_finfo.py",
"numpy/random/tests/test_randomstate.py",
"numpy/distutils/tests/test_log.py",
"numpy/typing/tests/data/pass/random.py",
"numpy/_core/tests/test_cython.py",
"numpy/_core/tests/test_getlimits.py",
"numpy/_core/tests/test_records.py",
"numpy/typing/tests/data/pass/fromnumeric.py",
"numpy/_core/tests/_natype.py",
"numpy/lib/tests/test_arraysetops.py",
"numpy/matrixlib/tests/test_masked_matrix.py",
"numpy/tests/test_numpy_version.py",
"numpy/f2py/tests/test_routines.py",
"numpy/_pyinstaller/tests/test_pyinstaller.py",
"numpy/typing/tests/data/pass/lib_utils.py",
"numpy/tests/test_ctypeslib.py",
"numpy/f2py/tests/test_mixed.py",
"numpy/testing/tests/__init__.py",
"numpy/_core/tests/test_limited_api.py",
"numpy/lib/tests/test_twodim_base.py",
"numpy/lib/tests/test_index_tricks.py",
"numpy/_core/tests/test_mem_policy.py",
"numpy/_core/tests/test_argparse.py",
"numpy/_core/tests/test_api.py",
"numpy/linalg/tests/test_linalg.py",
"numpy/_core/tests/test_shape_base.py",
"numpy/_core/tests/test_overrides.py",
"numpy/typing/tests/__init__.py",
"numpy/distutils/tests/test_fcompiler_intel.py",
"numpy/lib/tests/test_packbits.py",
"numpy/typing/tests/data/pass/arithmetic.py",
"numpy/_core/tests/test_unicode.py",
"numpy/random/tests/test_extending.py",
"numpy/matrixlib/tests/test_regression.py",
"numpy/ma/tests/test_mrecords.py",
"numpy/tests/test_numpy_config.py",
"numpy/lib/tests/test_format.py",
"numpy/_core/tests/test_abc.py",
"numpy/_core/tests/test_indexerrors.py",
"numpy/_core/tests/test_arrayprint.py",
"numpy/_core/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ndarray_conversion.py",
"numpy/ma/tests/test_arrayobject.py",
"numpy/typing/tests/data/pass/ndarray_shape_manipulation.py",
"numpy/distutils/tests/test_fcompiler.py",
"numpy/lib/tests/test_mixins.py",
"numpy/typing/tests/data/pass/dtype.py",
"numpy/typing/tests/data/pass/flatiter.py",
"tools/swig/test/testVector.py",
"numpy/distutils/tests/test_shell_utils.py",
"numpy/_core/tests/test_nep50_promotions.py",
"numpy/f2py/tests/test_crackfortran.py",
"numpy/distutils/tests/test_fcompiler_gnu.py",
"numpy/typing/tests/data/pass/recfunctions.py",
"numpy/lib/tests/test_polynomial.py",
"numpy/_core/tests/examples/cython/setup.py",
"numpy/typing/tests/data/pass/ndarray_misc.py",
"numpy/random/tests/test_generator_mt19937.py",
"numpy/distutils/tests/test_misc_util.py",
"numpy/ma/tests/test_core.py",
"numpy/linalg/tests/test_regression.py",
"numpy/typing/tests/data/pass/arrayterator.py",
"numpy/typing/tests/data/pass/array_constructors.py",
"numpy/_core/tests/test_mem_overlap.py",
"numpy/lib/tests/test_recfunctions.py",
"numpy/fft/tests/__init__.py",
"numpy/_core/tests/test_umath_accuracy.py",
"numpy/_core/tests/test_einsum.py",
"numpy/lib/tests/test_ufunclike.py",
"numpy/typing/tests/data/pass/mod.py",
"numpy/_core/tests/test_indexing.py",
"numpy/f2py/tests/util.py",
"numpy/_core/tests/test_multiarray.py",
"numpy/lib/tests/test_nanfunctions.py",
"numpy/typing/tests/data/pass/numeric.py",
"numpy/_core/tests/test_datetime.py",
"numpy/polynomial/tests/test_hermite.py",
"numpy/f2py/tests/test_semicolon_split.py",
"numpy/lib/tests/test_io.py",
"numpy/f2py/tests/test_regression.py",
"numpy/lib/tests/test_type_check.py",
"numpy/distutils/tests/test_mingw32ccompiler.py",
"numpy/ma/tests/test_deprecations.py",
"numpy/polynomial/tests/test_laguerre.py",
"numpy/_core/tests/test_longdouble.py",
"numpy/tests/test_reloading.py",
"numpy/f2py/tests/test_return_real.py",
"numpy/f2py/tests/test_block_docstring.py",
"numpy/_core/tests/test_errstate.py",
"numpy/f2py/tests/test_quoted_character.py",
"numpy/ma/tests/test_subclassing.py",
"numpy/tests/test_scripts.py",
"numpy/f2py/tests/test_common.py",
"numpy/matrixlib/tests/test_interaction.py",
"numpy/typing/tests/data/pass/simple.py",
"numpy/_core/tests/test_casting_unittests.py",
"numpy/lib/tests/test__iotools.py",
"numpy/typing/tests/data/pass/einsumfunc.py",
"numpy/polynomial/tests/test_hermite_e.py",
"numpy/polynomial/tests/test_classes.py",
"numpy/_core/tests/test_simd_module.py",
"numpy/f2py/tests/test_value_attrspec.py",
"numpy/f2py/tests/__init__.py",
"numpy/f2py/tests/test_callback.py",
"numpy/distutils/tests/test_build_ext.py",
"numpy/f2py/tests/test_return_complex.py",
"numpy/typing/tests/data/pass/modules.py",
"numpy/_core/tests/test_extint128.py",
"numpy/_core/tests/test_hashtable.py",
"numpy/lib/tests/test_regression.py",
"numpy/typing/tests/data/pass/multiarray.py",
"numpy/_core/tests/test_dlpack.py",
"numpy/typing/tests/data/pass/comparisons.py",
"numpy/_core/tests/test_print.py",
"numpy/lib/tests/test_arraypad.py",
"numpy/random/tests/test_regression.py",
"numpy/matrixlib/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ma.py",
"numpy/_core/tests/test_scalar_methods.py",
"numpy/_core/tests/test_function_base.py",
"numpy/_core/tests/test_scalar_ctors.py",
"numpy/typing/tests/data/pass/literal.py",
"numpy/random/tests/test_random.py",
"numpy/_core/tests/test_half.py",
"numpy/testing/tests/test_utils.py",
"numpy/matrixlib/tests/test_matrix_linalg.py",
"numpy/f2py/tests/test_isoc.py",
"numpy/lib/tests/test_histograms.py",
"numpy/distutils/tests/utilities.py",
"numpy/_core/tests/test_cpu_dispatcher.py",
"numpy/tests/test_warnings.py",
"numpy/_core/tests/test_casting_floatingpoint_errors.py",
"numpy/_core/tests/_locales.py",
"numpy/f2py/tests/test_symbolic.py",
"numpy/random/tests/test_direct.py",
"numpy/typing/tests/data/pass/ufuncs.py",
"numpy/lib/tests/test_function_base.py",
"numpy/conftest.py",
"numpy/ma/tests/__init__.py",
"numpy/typing/tests/data/pass/nditer.py",
"numpy/polynomial/tests/test_chebyshev.py",
"numpy/tests/test_lazyloading.py",
"numpy/linalg/tests/test_deprecations.py",
"numpy/f2py/tests/test_docs.py",
"numpy/_core/tests/test_dtype.py",
"numpy/_core/tests/test_array_interface.py",
"numpy/typing/tests/data/pass/ufunc_config.py",
"numpy/lib/tests/test__version.py",
"numpy/_core/tests/test_scalarbuffer.py",
"numpy/_core/tests/test_arrayobject.py",
"numpy/ma/tests/test_regression.py",
"numpy/f2py/tests/test_f2py2e.py",
"numpy/_core/tests/test_scalarmath.py",
"numpy/tests/test__all__.py",
"numpy/ma/tests/test_extras.py",
"numpy/distutils/tests/test_ccompiler_opt_conf.py",
"numpy/_core/tests/examples/limited_api/setup.py",
"numpy/_core/tests/test_protocols.py",
"numpy/_core/tests/test_custom_dtypes.py",
"numpy/typing/tests/data/pass/array_like.py",
"numpy/tests/test_configtool.py",
"numpy/typing/tests/data/pass/arrayprint.py",
"numpy/lib/tests/test_shape_base.py",
"numpy/tests/test_matlib.py",
"numpy/_core/tests/test_simd.py",
"numpy/fft/tests/test_helper.py",
"numpy/lib/tests/test_arrayterator.py",
"numpy/f2py/tests/test_data.py",
"numpy/_core/tests/test_nditer.py",
"numpy/distutils/tests/test_exec_command.py",
"numpy/f2py/tests/test_pyf_src.py",
"numpy/_core/tests/test_item_selection.py",
"numpy/_core/tests/test_arraymethod.py",
"numpy/_core/tests/test_array_coercion.py",
"numpy/polynomial/tests/test_printing.py",
"numpy/polynomial/tests/test_symbol.py",
"numpy/_core/tests/test__exceptions.py",
"numpy/typing/tests/test_typing.py",
"numpy/polynomial/tests/test_polyutils.py",
"numpy/f2py/tests/test_size.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
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
|
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: requests
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
|
requests
|
[
"tests/test_requests.py",
"src/requests/api.py",
"src/requests/__init__.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: cpython
Query: Find test 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 test configuration files
|
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",
"Tools/wasm/emscripten/browser_test/package-lock.json",
"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/configparser.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",
"Misc/sbom.spdx.json",
"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",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass2.json",
"Lib/test/test_tools/msgfmt_data/general.json",
"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",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass1.json",
"Lib/test/test_free_threading/test_dbm_gnu.py",
"Lib/test/test_pep646_syntax.py",
"Lib/test/test_asyncio/test_selector_events.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/empty_object.json",
"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/webbrowser.py",
"Lib/test/test_contains.py",
"Tools/freeze/makeconfig.py",
"Lib/test/test_ctypes/test_init.py",
"Lib/test/test_capi/test_emscripten.py",
".github/actionlint.yaml",
"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",
"PC/layout/support/pymanager.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",
"Tools/wasm/wasi/__main__.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",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/empty_array.json",
"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",
"Tools/wasm/emscripten/__main__.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",
"Apple/testbed/iOSTestbed/Assets.xcassets/AppIcon.appiconset/Contents.json",
"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",
"Tools/c-analyzer/distutils/msvc9compiler.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_tomllib/data/valid/hex-char.json",
"Apple/testbed/iOSTestbed/Assets.xcassets/AccentColor.colorset/Contents.json",
"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",
"Tools/c-analyzer/distutils/msvccompiler.py",
"Lib/test/test_future_stmt/test_future_multiple_features.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/simple_array.json",
"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",
".github/problem-matchers/msvc.json",
"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_zoneinfo/data/zoneinfo_data.json",
"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/logging/config.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",
".pre-commit-config.yaml",
"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_tomllib/data/valid/no-newlines.json",
"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_tomllib/data/valid/dates-and-times/datetimes.json",
"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_tomllib/data/valid/apostrophes-in-literal-string.json",
"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",
"Tools/c-analyzer/distutils/bcppcompiler.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_tomllib/data/valid/dates-and-times/localtime.json",
"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",
"Tools/c-analyzer/distutils/ccompiler.py",
"Lib/idlelib/idle_test/test_rpc.py",
"Lib/idlelib/idle_test/test_outwin.py",
"Apple/testbed/iOSTestbed/Assets.xcassets/Contents.json",
"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_tomllib/data/valid/multiline-basic-str/ends-in-whitespace-escape.json",
"Lib/test/test_io/test_signals.py",
"Lib/test/test_pkg.py",
"Lib/test/test_print.py",
"Lib/idlelib/configdialog.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/idlelib/config.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_tomllib/data/valid/boolean.json",
"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",
"Tools/wasm/emscripten/browser_test/package.json",
"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_tools/msgfmt_data/fuzzy.json",
"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/idlelib/config_key.py",
"Lib/test/test_capi/test_list.py",
".github/problem-matchers/gcc.json",
"Lib/test/test_itertools.py",
"Lib/test/test_zlib.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass3.json",
"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/levenshtein_examples.json",
"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_tomllib/data/valid/five-quotes.json",
"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",
".devcontainer/devcontainer.json",
"Lib/test/test_tempfile.py",
"Lib/test/test_free_threading/test_resource.py",
"Lib/test/test_email/test_headerregistry.py",
"Lib/test/test_tomllib/data/valid/trailing-comma.json",
"Lib/test/test_capi/check_config.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",
"Mac/BuildScript/build-installer.py",
"Lib/test/test_nturl2path.py",
"Lib/test/test_slice.py",
"Lib/idlelib/idle_test/test_macosx.py",
"Misc/externals.spdx.json",
"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_tomllib/data/valid/array/array-subtables.json",
"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_tomllib/data/valid/array/open-parent-table.json",
"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_tomllib/data/valid/empty-inline-table.json",
"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: rust
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
|
rust
|
[
"src/bootstrap/bootstrap_test.py",
"tests/run-make/libtest-junit/validate_junit.py",
"tests/debuginfo/embedded-visualizer.py",
"src/tools/miri/test-cargo-miri/run-test.py",
"tests/run-make/debugger-visualizer-dep-info/my_gdb_script.py",
"tests/debuginfo/auxiliary/dependency-with-embedded-visualizers.py",
"src/ci/docker/scripts/fuchsia-test-runner.py",
"tests/debuginfo/embedded-visualizer-point.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: flask
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
|
flask
|
[
"tests/test_apps/cliapp/importerrorapp.py",
"tests/test_reqctx.py",
"tests/test_config.py",
"tests/test_apps/helloworld/hello.py",
"tests/test_session_interface.py",
"tests/test_templating.py",
"tests/test_cli.py",
"tests/test_async.py",
"tests/test_apps/blueprintapp/__init__.py",
"tests/test_json.py",
"tests/test_helpers.py",
"examples/tutorial/tests/test_auth.py",
"tests/test_signals.py",
"examples/tutorial/tests/test_blog.py",
"tests/test_apps/cliapp/app.py",
"tests/test_apps/cliapp/multiapp.py",
"tests/test_json_tag.py",
"tests/test_apps/helloworld/wsgi.py",
"tests/test_apps/subdomaintestmodule/__init__.py",
"tests/test_apps/cliapp/inner1/inner2/__init__.py",
"tests/test_logging.py",
"examples/tutorial/tests/conftest.py",
"tests/type_check/typing_route.py",
"tests/test_appctx.py",
"tests/test_regression.py",
"tests/test_apps/cliapp/__init__.py",
"examples/javascript/tests/test_js_example.py",
"tests/test_converters.py",
"tests/test_basic.py",
"examples/tutorial/tests/test_db.py",
"tests/test_apps/blueprintapp/apps/__init__.py",
"tests/test_subclassing.py",
"tests/test_testing.py",
"tests/test_blueprints.py",
"tests/test_user_error_handler.py",
"tests/test_instance_config.py",
"examples/javascript/tests/conftest.py",
"tests/type_check/typing_app_decorators.py",
"tests/test_apps/cliapp/inner1/inner2/flask.py",
"tests/test_apps/blueprintapp/apps/frontend/__init__.py",
"tests/test_views.py",
"tests/test_apps/cliapp/factory.py",
"tests/test_apps/cliapp/inner1/__init__.py",
"tests/test_apps/blueprintapp/apps/admin/__init__.py",
"examples/tutorial/tests/test_factory.py",
"tests/type_check/typing_error_handler.py",
"tests/conftest.py",
"tests/test_request.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: flask
Query: Find all REST API endpoint definitions
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 all REST API endpoint definitions
|
flask
|
[
"tests/test_basic.py",
"src/flask/json/tag.py",
"tests/test_reqctx.py",
"src/flask/sansio/app.py",
"src/flask/views.py",
"tests/test_views.py",
"tests/test_session_interface.py",
"tests/test_testing.py",
"tests/test_templating.py",
"tests/test_cli.py",
"tests/test_blueprints.py",
"tests/test_helpers.py",
"tests/test_user_error_handler.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: node
Query: Find all REST API endpoint definitions
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 all REST API endpoint definitions
|
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: numpy
Query: Find test 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 test configuration files
|
numpy
|
[
"numpy/typing/tests/test_isfile.py",
"numpy/f2py/tests/test_kind.py",
"numpy/ma/tests/test_old_ma.py",
"numpy/linalg/tests/__init__.py",
"numpy/tests/__init__.py",
"numpy/f2py/tests/test_return_logical.py",
"numpy/_core/tests/test_ufunc.py",
"numpy/typing/tests/data/pass/scalars.py",
"numpy/_core/tests/test_numerictypes.py",
"numpy/_core/tests/test_defchararray.py",
"numpy/_pytesttester.py",
"numpy/random/tests/test_randomstate_regression.py",
"numpy/f2py/tests/test_array_from_pyobj.py",
"numpy/_core/tests/test_strings.py",
"numpy/polynomial/tests/test_legendre.py",
"numpy/typing/tests/data/pass/lib_user_array.py",
"numpy/matrixlib/tests/test_multiarray.py",
"numpy/distutils/tests/test_from_template.py",
"numpy/random/tests/test_seed_sequence.py",
"numpy/_core/tests/test_regression.py",
"numpy/_pyinstaller/tests/__init__.py",
"numpy/fft/tests/test_pocketfft.py",
"numpy/_core/tests/test_cpu_features.py",
"numpy/distutils/command/config_compiler.py",
"tools/ci/test_all_newsfragments_used.py",
"numpy/f2py/tests/test_assumed_shape.py",
"numpy/_core/tests/test_scalarprint.py",
"numpy/random/tests/test_smoke.py",
"numpy/distutils/tests/__init__.py",
"numpy/typing/tests/data/pass/numerictypes.py",
"numpy/typing/tests/data/pass/warnings_and_errors.py",
"numpy/typing/tests/data/pass/shape.py",
"numpy/matrixlib/tests/test_defmatrix.py",
"numpy/random/tests/test_generator_mt19937_regressions.py",
"numpy/matrixlib/tests/__init__.py",
"numpy/distutils/tests/test_npy_pkg_config.py",
"numpy/_core/tests/test_stringdtype.py",
"numpy/lib/tests/test__datasource.py",
"numpy/typing/tests/data/pass/bitwise_ops.py",
"numpy/f2py/tests/test_character.py",
"numpy/distutils/tests/test_fcompiler_nagfor.py",
"numpy/f2py/tests/test_string.py",
"numpy/polynomial/tests/test_polynomial.py",
"numpy/_pyinstaller/tests/pyinstaller-smoke.py",
"numpy/_core/tests/test_memmap.py",
"numpy/lib/tests/test_array_utils.py",
"numpy/_core/tests/test_array_api_info.py",
"numpy/f2py/tests/test_abstract_interface.py",
"numpy/polynomial/tests/__init__.py",
"numpy/distutils/tests/test_ccompiler_opt.py",
"numpy/random/tests/data/__init__.py",
"numpy/f2py/tests/test_return_integer.py",
"numpy/_core/tests/test_multithreading.py",
"numpy/_core/numeric.py",
"doc/source/jupyter_lite_config.json",
"numpy/_core/tests/test_umath_complex.py",
"numpy/_core/tests/test_scalarinherit.py",
"numpy/_core/tests/test_deprecations.py",
"numpy/typing/tests/data/pass/ufunclike.py",
"numpy/f2py/tests/test_f2cmap.py",
"numpy/random/tests/__init__.py",
"numpy/_core/tests/test_umath.py",
"numpy/tests/test_public_api.py",
"numpy/lib/tests/test_utils.py",
"numpy/_core/tests/test_conversion_utils.py",
"numpy/f2py/tests/test_parameter.py",
"numpy/lib/tests/__init__.py",
"numpy/typing/tests/test_runtime.py",
"numpy/typing/tests/data/pass/lib_version.py",
"doc/source/try_examples.json",
"numpy/typing/tests/data/pass/index_tricks.py",
"numpy/__init__.py",
"numpy/lib/tests/test_stride_tricks.py",
"numpy/lib/tests/test_loadtxt.py",
"numpy/distutils/tests/test_system_info.py",
"numpy/testing/_private/utils.py",
"tools/swig/test/testTensor.py",
"numpy/f2py/tests/test_return_character.py",
"numpy/f2py/tests/test_modules.py",
"numpy/_core/tests/test_finfo.py",
"numpy/random/tests/test_randomstate.py",
"numpy/distutils/tests/test_log.py",
"numpy/typing/tests/data/pass/random.py",
"numpy/_core/tests/test_cython.py",
"numpy/_core/tests/test_getlimits.py",
"numpy/_core/tests/test_records.py",
"numpy/typing/tests/data/pass/fromnumeric.py",
"numpy/_core/tests/_natype.py",
"numpy/lib/tests/test_arraysetops.py",
"numpy/matrixlib/tests/test_masked_matrix.py",
"numpy/_configtool.py",
"numpy/tests/test_numpy_version.py",
"numpy/f2py/tests/test_routines.py",
"numpy/_pyinstaller/tests/test_pyinstaller.py",
"numpy/typing/tests/data/pass/lib_utils.py",
"numpy/tests/test_ctypeslib.py",
"numpy/f2py/tests/test_mixed.py",
"numpy/testing/tests/__init__.py",
"numpy/_core/tests/test_limited_api.py",
"numpy/lib/tests/test_twodim_base.py",
"numpy/lib/tests/test_index_tricks.py",
"numpy/_core/tests/test_mem_policy.py",
"numpy/_core/tests/test_argparse.py",
"numpy/_core/tests/test_api.py",
"numpy/distutils/npy_pkg_config.py",
"numpy/linalg/tests/test_linalg.py",
"numpy/_core/tests/test_shape_base.py",
"numpy/_core/tests/test_overrides.py",
"numpy/typing/tests/__init__.py",
"numpy/distutils/tests/test_fcompiler_intel.py",
"numpy/lib/tests/test_packbits.py",
"numpy/typing/tests/data/pass/arithmetic.py",
"numpy/_core/tests/test_unicode.py",
"numpy/random/tests/test_extending.py",
"numpy/matrixlib/tests/test_regression.py",
"numpy/ma/tests/test_mrecords.py",
"numpy/tests/test_numpy_config.py",
"numpy/lib/tests/test_format.py",
"numpy/_core/tests/test_abc.py",
"benchmarks/asv.conf.json",
"numpy/_core/tests/test_indexerrors.py",
"numpy/_core/tests/test_arrayprint.py",
".devcontainer/devcontainer.json",
"numpy/_core/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ndarray_conversion.py",
"numpy/ma/tests/test_arrayobject.py",
"numpy/typing/tests/data/pass/ndarray_shape_manipulation.py",
"numpy/distutils/tests/test_fcompiler.py",
"numpy/lib/tests/test_mixins.py",
"numpy/typing/tests/data/pass/dtype.py",
"numpy/typing/tests/data/pass/flatiter.py",
"tools/swig/test/testVector.py",
"numpy/distutils/tests/test_shell_utils.py",
"numpy/_core/tests/test_nep50_promotions.py",
"numpy/f2py/tests/test_crackfortran.py",
"numpy/distutils/tests/test_fcompiler_gnu.py",
"numpy/typing/tests/data/pass/recfunctions.py",
"numpy/lib/tests/test_polynomial.py",
"numpy/_core/tests/examples/cython/setup.py",
"numpy/typing/tests/data/pass/ndarray_misc.py",
"numpy/random/tests/test_generator_mt19937.py",
"numpy/distutils/tests/test_misc_util.py",
"numpy/ma/tests/test_core.py",
"numpy/linalg/tests/test_regression.py",
"numpy/typing/tests/data/pass/arrayterator.py",
"numpy/typing/tests/data/pass/array_constructors.py",
"numpy/_core/tests/test_mem_overlap.py",
"numpy/lib/tests/test_recfunctions.py",
"numpy/fft/tests/__init__.py",
"numpy/_core/tests/test_umath_accuracy.py",
"numpy/_core/tests/test_einsum.py",
"numpy/lib/tests/test_ufunclike.py",
"numpy/typing/tests/data/pass/mod.py",
"numpy/_core/tests/test_indexing.py",
"numpy/f2py/tests/util.py",
"numpy/_core/tests/test_multiarray.py",
"numpy/lib/tests/test_nanfunctions.py",
"numpy/typing/tests/data/pass/numeric.py",
"numpy/_core/tests/test_datetime.py",
"numpy/polynomial/tests/test_hermite.py",
"numpy/f2py/tests/test_semicolon_split.py",
"numpy/lib/tests/test_io.py",
"numpy/f2py/tests/test_regression.py",
"numpy/lib/tests/test_type_check.py",
"numpy/distutils/tests/test_mingw32ccompiler.py",
"numpy/ma/tests/test_deprecations.py",
"numpy/polynomial/tests/test_laguerre.py",
"numpy/_core/tests/test_longdouble.py",
"numpy/tests/test_reloading.py",
"numpy/f2py/tests/test_return_real.py",
"numpy/f2py/tests/test_block_docstring.py",
"numpy/_core/tests/test_errstate.py",
"numpy/f2py/tests/test_quoted_character.py",
"numpy/ma/tests/test_subclassing.py",
"numpy/tests/test_scripts.py",
"numpy/f2py/tests/test_common.py",
"numpy/matrixlib/tests/test_interaction.py",
"numpy/linalg/__init__.py",
"numpy/typing/tests/data/pass/simple.py",
"numpy/_core/tests/test_casting_unittests.py",
"numpy/lib/tests/test__iotools.py",
"numpy/typing/tests/data/pass/einsumfunc.py",
"tools/changelog.py",
"numpy/polynomial/tests/test_hermite_e.py",
"numpy/polynomial/tests/test_classes.py",
"numpy/_core/tests/test_simd_module.py",
"numpy/f2py/tests/test_value_attrspec.py",
"numpy/f2py/tests/__init__.py",
"numpy/f2py/tests/test_callback.py",
"numpy/distutils/tests/test_build_ext.py",
"numpy/f2py/tests/test_return_complex.py",
"tools/ci/push_docs_to_repo.py",
"numpy/typing/tests/data/pass/modules.py",
"numpy/_core/tests/test_extint128.py",
"numpy/_core/tests/test_hashtable.py",
"numpy/lib/tests/test_regression.py",
"numpy/typing/tests/data/pass/multiarray.py",
"numpy/_core/tests/test_dlpack.py",
"numpy/typing/tests/data/pass/comparisons.py",
"numpy/_core/tests/test_print.py",
"numpy/lib/tests/test_arraypad.py",
"numpy/random/tests/test_regression.py",
"numpy/matrixlib/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ma.py",
"numpy/_core/tests/test_scalar_methods.py",
"numpy/_core/tests/test_function_base.py",
"numpy/_core/tests/test_scalar_ctors.py",
"numpy/typing/tests/data/pass/literal.py",
"numpy/random/tests/test_random.py",
"numpy/_core/tests/test_half.py",
"numpy/testing/tests/test_utils.py",
"numpy/matrixlib/tests/test_matrix_linalg.py",
"numpy/f2py/tests/test_isoc.py",
"numpy/lib/tests/test_histograms.py",
"numpy/distutils/tests/utilities.py",
"numpy/_core/tests/test_cpu_dispatcher.py",
"numpy/tests/test_warnings.py",
"numpy/_core/tests/test_casting_floatingpoint_errors.py",
"numpy/_core/tests/_locales.py",
"numpy/f2py/tests/test_symbolic.py",
"numpy/random/tests/test_direct.py",
"numpy/typing/tests/data/pass/ufuncs.py",
"numpy/lib/tests/test_function_base.py",
"numpy/conftest.py",
"tools/check_openblas_version.py",
"numpy/ma/tests/__init__.py",
"numpy/typing/tests/data/pass/nditer.py",
"numpy/polynomial/tests/test_chebyshev.py",
"numpy/tests/test_lazyloading.py",
"numpy/linalg/tests/test_deprecations.py",
"numpy/f2py/tests/test_docs.py",
"numpy/_core/tests/test_dtype.py",
"numpy/_core/tests/test_array_interface.py",
"numpy/typing/tests/data/pass/ufunc_config.py",
"numpy/lib/tests/test__version.py",
"numpy/distutils/command/config.py",
"numpy/_core/tests/test_scalarbuffer.py",
"numpy/_core/tests/test_arrayobject.py",
"numpy/_core/_ufunc_config.py",
"numpy/ma/tests/test_regression.py",
"numpy/f2py/tests/test_f2py2e.py",
"numpy/_core/tests/test_scalarmath.py",
"numpy/tests/test__all__.py",
"numpy/ma/tests/test_extras.py",
"numpy/distutils/tests/test_ccompiler_opt_conf.py",
"numpy/_core/tests/examples/limited_api/setup.py",
"tools/refguide_check.py",
"numpy/_core/tests/test_protocols.py",
"numpy/_core/tests/test_custom_dtypes.py",
"numpy/typing/tests/data/pass/array_like.py",
"numpy/tests/test_configtool.py",
"numpy/typing/tests/data/pass/arrayprint.py",
"numpy/lib/tests/test_shape_base.py",
"numpy/tests/test_matlib.py",
"numpy/_core/tests/test_simd.py",
"numpy/fft/tests/test_helper.py",
"numpy/lib/tests/test_arrayterator.py",
"numpy/f2py/tests/test_data.py",
"numpy/_core/tests/test_nditer.py",
"numpy/distutils/tests/test_exec_command.py",
"numpy/f2py/tests/test_pyf_src.py",
"numpy/_core/tests/test_item_selection.py",
"numpy/_core/tests/test_arraymethod.py",
"numpy/_core/tests/test_array_coercion.py",
"numpy/polynomial/tests/test_printing.py",
"numpy/polynomial/tests/test_symbol.py",
"numpy/_core/tests/test__exceptions.py",
"numpy/typing/tests/test_typing.py",
"numpy/polynomial/tests/test_polyutils.py",
"numpy/f2py/tests/test_size.py",
"tools/check_python_h_first.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: rust
Query: Find database schema definitions
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 database schema definitions
|
rust
|
[
"library/compiler-builtins/ci/ci-util.py"
] |
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: cpython
Query: Find test 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 test configuration files
|
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",
"Tools/wasm/emscripten/browser_test/package-lock.json",
"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/configparser.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",
"Misc/sbom.spdx.json",
"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",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass2.json",
"Lib/test/test_tools/msgfmt_data/general.json",
"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",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass1.json",
"Lib/test/test_free_threading/test_dbm_gnu.py",
"Lib/test/test_pep646_syntax.py",
"Lib/test/test_asyncio/test_selector_events.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/empty_object.json",
"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/webbrowser.py",
"Lib/test/test_contains.py",
"Tools/freeze/makeconfig.py",
"Lib/test/test_ctypes/test_init.py",
"Lib/test/test_capi/test_emscripten.py",
".github/actionlint.yaml",
"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",
"PC/layout/support/pymanager.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",
"Tools/wasm/wasi/__main__.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",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/empty_array.json",
"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",
"Tools/wasm/emscripten/__main__.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",
"Apple/testbed/iOSTestbed/Assets.xcassets/AppIcon.appiconset/Contents.json",
"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",
"Tools/c-analyzer/distutils/msvc9compiler.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_tomllib/data/valid/hex-char.json",
"Apple/testbed/iOSTestbed/Assets.xcassets/AccentColor.colorset/Contents.json",
"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",
"Tools/c-analyzer/distutils/msvccompiler.py",
"Lib/test/test_future_stmt/test_future_multiple_features.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/simple_array.json",
"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",
".github/problem-matchers/msvc.json",
"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_zoneinfo/data/zoneinfo_data.json",
"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/logging/config.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",
".pre-commit-config.yaml",
"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_tomllib/data/valid/no-newlines.json",
"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_tomllib/data/valid/dates-and-times/datetimes.json",
"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_tomllib/data/valid/apostrophes-in-literal-string.json",
"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",
"Tools/c-analyzer/distutils/bcppcompiler.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_tomllib/data/valid/dates-and-times/localtime.json",
"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",
"Tools/c-analyzer/distutils/ccompiler.py",
"Lib/idlelib/idle_test/test_rpc.py",
"Lib/idlelib/idle_test/test_outwin.py",
"Apple/testbed/iOSTestbed/Assets.xcassets/Contents.json",
"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_tomllib/data/valid/multiline-basic-str/ends-in-whitespace-escape.json",
"Lib/test/test_io/test_signals.py",
"Lib/test/test_pkg.py",
"Lib/test/test_print.py",
"Lib/idlelib/configdialog.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/idlelib/config.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_tomllib/data/valid/boolean.json",
"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",
"Tools/wasm/emscripten/browser_test/package.json",
"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_tools/msgfmt_data/fuzzy.json",
"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/idlelib/config_key.py",
"Lib/test/test_capi/test_list.py",
".github/problem-matchers/gcc.json",
"Lib/test/test_itertools.py",
"Lib/test/test_zlib.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass3.json",
"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/levenshtein_examples.json",
"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_tomllib/data/valid/five-quotes.json",
"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",
".devcontainer/devcontainer.json",
"Lib/test/test_tempfile.py",
"Lib/test/test_free_threading/test_resource.py",
"Lib/test/test_email/test_headerregistry.py",
"Lib/test/test_tomllib/data/valid/trailing-comma.json",
"Lib/test/test_capi/check_config.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",
"Mac/BuildScript/build-installer.py",
"Lib/test/test_nturl2path.py",
"Lib/test/test_slice.py",
"Lib/idlelib/idle_test/test_macosx.py",
"Misc/externals.spdx.json",
"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_tomllib/data/valid/array/array-subtables.json",
"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_tomllib/data/valid/array/open-parent-table.json",
"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_tomllib/data/valid/empty-inline-table.json",
"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: django
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
|
django
|
[
"django/views/decorators/http.py",
"django/views/generic/detail.py",
"django/views/generic/dates.py",
"django/views/i18n.py",
"django/views/defaults.py",
"django/db/backends/base/schema.py",
"django/views/__init__.py",
"django/views/decorators/gzip.py",
"tests/test_client/tests.py",
"django/contrib/admin/views/autocomplete.py",
"django/views/decorators/common.py",
"django/contrib/admin/views/main.py",
"django/urls/conf.py",
"django/views/generic/base.py",
"django/views/decorators/cache.py",
"django/contrib/admin/views/__init__.py",
"django/views/generic/edit.py",
"django/views/decorators/csrf.py",
"django/views/debug.py",
"django/views/generic/list.py",
"django/urls/resolvers.py",
"tests/test_client_regress/tests.py",
"django/contrib/admin/views/decorators.py",
"django/views/csrf.py",
"django/db/backends/sqlite3/schema.py",
"tests/utils_tests/test_safestring.py",
"tests/urlpatterns_reverse/tests.py",
"tests/utils_tests/test_lorem_ipsum.py",
"tests/view_tests/tests/test_debug.py",
"django/views/decorators/csp.py",
"tests/view_tests/tests/test_i18n.py",
"scripts/manage_translations.py",
"django/views/decorators/__init__.py",
"django/views/decorators/vary.py",
"django/views/generic/__init__.py",
"tests/urlpatterns/tests.py",
"django/views/static.py",
"tests/template_tests/utils.py",
"django/views/decorators/clickjacking.py",
"django/views/decorators/debug.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
Query: Find test 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 test configuration files
|
requests
|
[
"tests/test_testserver.py",
"src/requests/adapters.py",
"tests/utils.py",
"tests/__init__.py",
"tests/test_help.py",
".readthedocs.yaml",
"tests/test_requests.py",
"tests/test_lowlevel.py",
"docs/conf.py",
"tests/conftest.py",
"tests/test_packages.py",
"tests/testserver/__init__.py",
"tests/test_hooks.py",
"src/requests/utils.py",
".pre-commit-config.yaml",
"setup.py",
"tests/test_utils.py",
"tests/test_structures.py",
"tests/test_adapters.py",
"src/requests/sessions.py",
"tests/compat.py",
"tests/testserver/server.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
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
|
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: flask
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
|
flask
|
[
"tests/test_basic.py",
"src/flask/json/tag.py",
"tests/test_reqctx.py",
"src/flask/sansio/app.py",
"src/flask/views.py",
"tests/test_views.py",
"tests/test_session_interface.py",
"tests/test_testing.py",
"tests/test_templating.py",
"tests/test_cli.py",
"tests/test_blueprints.py",
"tests/test_helpers.py",
"tests/test_user_error_handler.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
Query: Find where user authentication is implemented
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 where user authentication is implemented
|
requests
|
[
"tests/test_requests.py",
"src/requests/sessions.py",
"src/requests/utils.py",
"tests/test_lowlevel.py",
"src/requests/auth.py",
"tests/test_utils.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: django
Query: Find test 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 test configuration files
|
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/fixtures_regress/fixtures/absolute.json",
"tests/db_functions/math/test_sin.py",
"tests/fixtures_regress/fixtures/empty.json",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/__init__.py",
"tests/fixtures/fixtures/circular_reference_natural_key.json",
"tests/forms_tests/field_tests/test_decimalfield.py",
"tests/messages_tests/models.py",
"tests/xor_lookups/__init__.py",
"tests/multiple_database/fixtures/multidb-common.json",
"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/fixtures_regress/fixtures/path.containing.dots.json",
"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/fixtures_model_package/fixtures/model_package_fixture2.json",
"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/fixtures/fixtures/null_character_in_field_value.json",
"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",
"package.json",
"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/multiple_database/fixtures/multidb.other.json",
"tests/fixtures_regress/fixtures/big-fixture.json",
"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/fixtures/fixtures/fixture8.json",
"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",
"django/conf/global_settings.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/fixtures_regress/fixtures/non_natural_1.json",
"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/fixtures/fixtures/forward_reference_m2m_natural_key.json",
"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/fixtures_regress/fixtures/model-inheritance.json",
"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/fixtures/fixtures/db_fixture_1.default.json",
"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/fixtures_regress/fixtures/m2mtoself.json",
"tests/serializers/models/base.py",
"tests/auth_tests/fixtures/natural.json",
"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",
"django/apps/config.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/fixtures/fixtures/fixture6.json",
"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/gis_tests/distapp/fixtures/initial.json",
"tests/modeladmin/test_checks.py",
"tests/fixtures/fixtures/fixture_with[special]chars.json",
"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/gis_tests/data/geometries.json",
"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/fixtures/fixtures/forward_reference_fk_natural_key.json",
"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/servers/fixtures/testdata.json",
"tests/forms_tests/widget_tests/test_timeinput.py",
"tests/utils_tests/test_connection.py",
"tests/fixtures/models.py",
"tests/modeladmin/__init__.py",
"tests/fixtures_regress/fixtures_1/inner/absolute.json",
"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/gis_tests/geogapp/fixtures/initial.json",
"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/fixtures_regress/fixtures/nk-inheritance.json",
"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/fixtures_regress/fixtures/sequence_extra.json",
"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",
".pre-commit-config.yaml",
"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/fixtures/fixtures/fixture2.json",
"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/fixtures/fixtures/fixture1.json",
"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/staticfiles_tests/project/documents/staticfiles_v1.json",
"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/fixtures_model_package/fixtures/model_package_fixture1.json",
"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/fixtures_regress/fixtures/sequence.json",
"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/fixtures_regress/fixtures/forward_ref.json",
"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/fixtures/fixtures/invalid.json",
"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/fixtures_regress/fixtures/thingy.json",
"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/fixtures_regress/fixtures/special-article.json",
"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/m2m_through_regress/fixtures/m2m_through.json",
"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/fixtures/fixtures/forward_reference_fk.json",
"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/fixtures_regress/fixtures/feature.json",
"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/fixtures_regress/fixtures/forward_ref_lookup.json",
"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/fixtures_regress/fixtures/sequence_extra_yaml.yaml",
"tests/utils_tests/test_functional.py",
"tests/fixtures/fixtures/db_fixture_3.nosuchdb.json",
"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/fixtures/fixtures/forward_reference_m2m.json",
"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/test_utils/fixtures/person.json",
"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",
"django/core/management/commands/diffsettings.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/fixtures_regress/fixtures/nk_with_foreign_key.json",
"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/fixtures_regress/fixtures/forward_ref_bad_data.json",
"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/fixtures_regress/fixtures_1/forward_ref_1.json",
"tests/app_loading/tests.py",
"tests/auth_tests/fixtures/regular.json",
"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/proxy_models/fixtures/mypeople.json",
"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/fixtures_regress/fixtures_2/forward_ref_2.json",
"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/gis_tests/relatedapp/fixtures/initial.json",
"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/fixtures/fixtures/circular_reference.json",
"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/composite_pk/fixtures/tenant.json",
"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/multiple_database/fixtures/pets.json",
"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/multiple_database/fixtures/multidb.default.json",
"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: react
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
|
react
|
[
"compiler/packages/react-forgive/client/package.json",
"packages/react-reconciler/package.json",
"packages/react-is/package.json",
"compiler/packages/eslint-plugin-react-compiler/tsconfig.json",
"packages/use-subscription/package.json",
"fixtures/nesting/package.json",
"compiler/apps/playground/.eslintrc.json",
"packages/react-noop-renderer/package.json",
"compiler/packages/react-compiler-runtime/tsconfig.json",
"fixtures/ssr2/package.json",
"compiler/packages/react-compiler-runtime/package.json",
"compiler/packages/eslint-plugin-react-compiler/package.json",
"packages/react-server-dom-esm/esm/package.json",
"compiler/packages/react-forgive/tsconfig.json",
"compiler/packages/react-forgive/package.json",
"flow-typed.config.json",
"fixtures/packaging/systemjs-builder/prod/package.json",
"fixtures/fiber-debugger/package.json",
"scripts/error-codes/codes.json",
"scripts/release/package.json",
"packages/eslint-plugin-react-hooks/package.json",
"fixtures/dom/package.json",
"compiler/packages/react-compiler-healthcheck/package.json",
"packages/react-devtools-extensions/firefox/manifest.json",
"fixtures/owner-stacks/package.json",
"packages/react-devtools-shared/package.json",
"compiler/apps/playground/package.json",
"scripts/perf-counters/package.json",
"compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/tsconfig.json",
"compiler/packages/react-forgive/server/package.json",
"packages/react/package.json",
"package.json",
"packages/react-devtools-extensions/chrome/now.json",
"packages/eslint-plugin-react-hooks/tsconfig.json",
"fixtures/ssr/package.json",
"packages/react-refresh/package.json",
"packages/react-server-dom-webpack/package.json",
"fixtures/eslint-v6/package.json",
"fixtures/packaging/webpack/dev/package.json",
"fixtures/packaging/brunch/prod/package.json",
"compiler/packages/react-compiler-healthcheck/tsconfig.json",
"packages/react-server-dom-turbopack/package.json",
"fixtures/flight/scripts/package.json",
"compiler/apps/playground/vercel.json",
"packages/react-server-dom-parcel/package.json",
"packages/react-devtools-extensions/package.json",
"packages/react-devtools/package.json",
"compiler/packages/react-mcp-server/tsconfig.json",
"fixtures/owner-stacks/public/manifest.json",
"packages/react-devtools-timeline/package.json",
"packages/scheduler/package.json",
"packages/shared/package.json",
"packages/react-server-dom-webpack/esm/package.json",
"fixtures/legacy-jsx-runtimes/react-16/package.json",
"packages/react-server/package.json",
"fixtures/eslint-v6/.eslintrc.json",
"compiler/packages/react-mcp-server/package.json",
"compiler/packages/make-read-only-util/tsconfig.json",
"compiler/packages/make-read-only-util/package.json",
"packages/react-debug-tools/package.json",
"packages/react-server-dom-webpack/npm/esm/package.json",
"packages/react-server-dom-esm/npm/esm/package.json",
"fixtures/flight-esm/loader/package.json",
"fixtures/attribute-behavior/public/manifest.json",
"fixtures/stacks/babel.config.json",
"fixtures/view-transition/package.json",
"packages/dom-event-testing-library/package.json",
"compiler/packages/react-forgive/server/tsconfig.json",
"fixtures/flight/src/cjs/package.json",
"packages/react-devtools-fusebox/package.json",
"scripts/devtools/package.json",
"fixtures/eslint-v8/package.json",
"fixtures/legacy-jsx-runtimes/package.json",
"packages/react-art/package.json",
"compiler/apps/playground/tsconfig.json",
"fixtures/art/package.json",
"fixtures/eslint-v9/tsconfig.json",
"packages/react-devtools-extensions/chrome/manifest.json",
"fixtures/packaging/webpack-alias/dev/package.json",
"packages/react-devtools-extensions/firefox/now.json",
"fixtures/concurrent/time-slicing/public/manifest.json",
"fixtures/nesting/src/modern/package.json",
"fixtures/flight-esm/server/package.json",
"fixtures/eslint-v7/.eslintrc.json",
"fixtures/legacy-jsx-runtimes/react-14/package.json",
"packages/react-devtools-core/package.json",
"fixtures/view-transition/loader/package.json",
"fixtures/concurrent/time-slicing/package.json",
"fixtures/legacy-jsx-runtimes/react-15/package.json",
"fixtures/flight-parcel/tsconfig.json",
"fixtures/eslint-v8/.eslintrc.json",
"packages/react-devtools-extensions/edge/manifest.json",
"packages/jest-react/package.json",
"fixtures/packaging/brunch/dev/package.json",
"packages/react-devtools-extensions/edge/now.json",
"fixtures/packaging/browserify/prod/package.json",
"packages/use-sync-external-store/package.json",
"fixtures/flight/server/package.json",
"fixtures/eslint-v7/package.json",
"fixtures/ssr2/package-lock.json",
"fixtures/flight/loader/package.json",
"compiler/package.json",
".codesandbox/ci.json",
"compiler/packages/snap/package.json",
"compiler/packages/snap/tsconfig.json",
"fixtures/eslint-v9/package.json",
"fixtures/flight-parcel/package.json",
"fixtures/legacy-jsx-runtimes/react-17/package.json",
"fixtures/nesting/src/legacy/package.json",
"packages/react-server-dom-esm/package.json",
"fixtures/expiration/package.json",
"scripts/bench/package.json",
"packages/react-devtools-shell/package.json",
"fixtures/fizz/package.json",
"fixtures/packaging/rjs/dev/package.json",
"scripts/eslint-rules/package.json",
"fixtures/packaging/rjs/prod/package.json",
"packages/react-cache/package.json",
"packages/react-test-renderer/package.json",
"packages/react-server-dom-fb/package.json",
"fixtures/flight/package.json",
"packages/react-markup/package.json",
"fixtures/stacks/package.json",
"fixtures/packaging/webpack/prod/package.json",
"packages/react-dom/package.json",
"fixtures/packaging/systemjs-builder/dev/package.json",
"compiler/packages/babel-plugin-react-compiler/tsconfig.json",
"fixtures/flight/config/package.json",
"compiler/packages/babel-plugin-react-compiler/package.json",
"compiler/apps/playground/.vscode/extensions.json",
"fixtures/packaging/webpack-alias/prod/package.json",
"packages/react-client/package.json",
"packages/react-suspense-test-utils/package.json",
"fixtures/attribute-behavior/package.json",
"packages/react-native-renderer/package.json",
"packages/react-dom-bindings/package.json",
"fixtures/packaging/browserify/dev/package.json",
"packages/internal-test-utils/package.json",
"packages/react-devtools-inline/package.json",
"fixtures/flight-esm/package.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: next.js
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
|
next.js
|
[
"turbopack/packages/turbo-tracing-next-plugin/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/subpath-imports/input/dep/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-paths/tsconfig.json",
"packages/next/src/compiled/client-only/package.json",
"examples/with-windicss/tsconfig.json",
"examples/basic-css/package.json",
"examples/cms-prismic/tsconfig.json",
".vscode/settings.json",
"packages/next/src/compiled/ws/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/input/bar.json",
"packages/next/src/compiled/react-experimental/package.json",
"examples/cms-builder-io/package.json",
"examples/with-prefetching/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/pnpm-lock.yaml",
"test/integration/relay-graphql-swc-single-project/tsconfig.json",
"examples/with-storybook/vercel.json",
"examples/with-dynamic-import/tsconfig.json",
"test/e2e/opentelemetry/instrumentation/package.json",
"examples/remove-console/package.json",
"examples/with-docker-compose/next-app/tsconfig.json",
"test/integration/cli/duplicate-sass/package.json",
"examples/with-typescript-types/tsconfig.json",
"test/integration/script-loader/partytown/package.json",
"test/e2e/middleware-general/app/node_modules/shared-package/package.json",
"examples/with-storybook/tsconfig.json",
"test/integration/non-next-dist-exclude/app/node_modules/notnext/package.json",
"examples/markdoc/tsconfig.json",
"examples/with-stencil/packages/test-component/tsconfig.json",
"bench/heavy-npm-deps/package.json",
"examples/with-cypress/cypress/tsconfig.json",
"examples/with-next-translate/locales/ca/home.json",
"examples/cms-plasmic/package.json",
"lerna.json",
"packages/next/src/compiled/zod-validation-error/package.json",
"examples/with-contentlayer/package.json",
"examples/with-clerk/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config-flat-compat/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/side-effect-import/input/ui/package.json",
"packages/next/src/compiled/jsonwebtoken/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/input/tsconfig.json",
"test/integration/externals-esm-loose/node_modules/esm-package1/package.json",
"test/integration/typescript-hmr/tsconfig.json",
"examples/with-apollo/package.json",
".github/actions/next-integration-stat/tsconfig.json",
"examples/with-cookies-next/tsconfig.json",
"test/production/app-dir/types-gen-nounuselocal/tsconfig.json",
"examples/with-opentelemetry/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/mixed-syntax-esm/package.json",
"packages/next/src/compiled/data-uri-to-buffer/package.json",
"test/integration/config/node_modules/module-only-package/package.json",
".github/actions/next-repo-actions/package.json",
"examples/with-temporal/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/tla/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings/node_modules/pkg/package.json",
"examples/with-cookies-next/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package/base/imported/package.json",
"examples/with-tigris/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-js-extensions-esm/tsconfig.test.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-3/.postcssrc.json",
"packages/next/src/compiled/react-server-dom-webpack/package.json",
"examples/with-react-ga4/package.json",
"examples/with-kea/package.json",
"examples/with-expo-typescript/package.json",
"test/unit/fixtures/config-json/.testrc.json",
"test/e2e/app-dir/non-root-project-monorepo/apps/web/package.json",
"packages/next/src/compiled/stacktrace-parser/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-without-ext/input/tsconfig.base.json",
"examples/cms-kontent-ai/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/mui-utils/node_modules/mui-material/package.json",
"test/e2e/app-dir/server-source-maps/fixtures/default/internal-pkg/package.json",
"packages/next-codemod/bin/__testfixtures__/suggest-turbopack/pnpm-workspace.yaml",
".devcontainer/devcontainer-lock.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-disabled/test-opts.json",
"examples/with-react-bootstrap/package.json",
"examples/with-jotai/package.json",
".devcontainer/headless-browser/devcontainer-feature.json",
"examples/with-jest-babel/package.json",
"examples/with-azure-cosmos/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/shebang/input/node_modules/foo/package.json",
"examples/with-gsap/tsconfig.json",
"examples/image-secure-compute/package.json",
"test/production/app-dir/tsconfig-no-relative-resolve/tsconfig.json",
"bench/recursive-delete/package.json",
"rspack/crates/binding/tsconfig.json",
"test/integration/externals-esm-loose/node_modules/esm-package3/package.json",
"test/development/basic/gssp-ssr-change-reloading/lib/data.json",
"examples/with-vitest/package.json",
"test/development/basic/theme-ui/fixture/jsconfig.json",
"examples/cms-makeswift/package.json",
"test/integration/build-trace-extra-entries-turbo/app/node_modules/nested-structure/constants/package.json",
"test/e2e/app-dir/app-external/node_modules/esm/package.json",
"examples/with-flow/.eslintrc.json",
"test/e2e/app-dir/cache-components-dynamic-imports/external/node_modules/external-esm-pkg-with-async-import/package.json",
"examples/with-chakra-ui/package.json",
"packages/next/src/compiled/browserslist/package.json",
".devcontainer/rust/devcontainer-feature.json",
"examples/with-lingui/package.json",
"examples/i18n-routing/dictionaries/en.json",
"test/production/standalone-mode/type-module/package.json",
"packages/create-next-app/templates/default/ts/biome.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/pnpm/node_modules/.pnpm/[email protected]/node_modules/foo/package.json",
"test/integration/config-mjs/node_modules/module-only-package/package.json",
"packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json",
"examples/basic-css/tsconfig.json",
"test/integration/css-fixtures/nm-module-nested/node_modules/example/package.json",
"examples/with-paste-typescript/package.json",
"test/e2e/app-dir/app-external/node_modules/next-server-cjs-lib/package.json",
"test/integration/jsconfig-paths-wildcard/jsconfig.json",
"packages/next/src/compiled/schema-utils2/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/star-reexports-side-effect-free/options.json",
"packages/next-codemod/bin/__testfixtures__/no-geo-ip-usage/pnpm-workspace.yaml",
"packages/next/src/lib/server-external-packages.json",
"examples/react-remove-properties/package.json",
"test/e2e/tsconfig-path/myconfig.json",
"test/e2e/url-imports/next.lock/lock.json",
"examples/reproduction-template-pages/package.json",
"packages/next/src/compiled/nanoid/package.json",
"examples/with-graphql-gateway/tsconfig.json",
"packages/next/src/compiled/content-type/package.json",
"examples/with-context-api/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/tree-shake-test-1/input/node_modules/lib/package.json",
"packages/next/src/compiled/terser/package.json",
"test/e2e/app-dir/app-external/node_modules/conditional-exports/package.json",
"packages/third-parties/tsconfig.json",
"packages/next/src/compiled/semver/package.json",
"examples/cms-tina/.tina/__generated__/_graphql.json",
"examples/with-prefetching/package.json",
"test/e2e/app-dir/app-esm-js/package.json",
"examples/i18n-routing/.vscode/settings.json",
"examples/with-sentry/package.json",
"rspack/pnpm-workspace.yaml",
"packages/next/src/compiled/react-dom-experimental/package.json",
"packages/next/src/compiled/is-wsl/package.json",
"packages/next/src/compiled/os-browserify/package.json",
"packages/next/src/compiled/https-browserify/package.json",
"crates/next-core/js/package.json",
"examples/cms-graphcms/jsconfig.json",
"examples/with-cloudinary/tsconfig.json",
"packages/create-next-app/templates/default-empty/ts/biome.json",
"test/e2e/app-dir/next-config-ts/import-js-extensions-cjs/tsconfig.test.json",
"examples/cms-webiny/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/met-range/pnpm-workspace.yaml",
"packages/next-codemod/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node_modules/tsconfig-mod/tsconfig.json",
"examples/with-stitches/tsconfig.json",
"examples/with-hls-js/package.json",
"examples/with-absolute-imports/package.json",
"packages/next-env/tsconfig.json",
"examples/with-strict-csp/package.json",
"examples/with-styletron/tsconfig.json",
"packages/next/src/compiled/webpack/package.json",
"examples/blog-with-comment/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/input/node_modules/package-without-exports/package.json",
"turbopack/packages/turbo-tracing-next-plugin/test/with-mongodb-mongoose/package.json",
"test/rspack-build-tests-manifest.json",
"examples/with-react-intl/package.json",
"test/production/edge-dynamic-code-eval/node_modules/foo/package.json",
"test/development/basic/styled-components/package.json",
"packages/next/src/compiled/cross-spawn/package.json",
"test/e2e/app-dir/css-order/app/vendor/node_modules/my-dep2/package.json",
"test/e2e/app-dir/nx-handling/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/tree-shake-test-1/options.json",
"turbopack/crates/turbopack-node/js/tsconfig.json",
"examples/mdx/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/self-reference/input/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/unmet-range/package.json",
"turbopack/tsconfig.json",
"test/development/basic/define-class-fields/fixture/tsconfig.json",
"examples/blog-starter/package.json",
"test/integration/with-electron/app/package.json",
"examples/with-joi/package.json",
"test/development/mcp-server/fixtures/log-file-app/tsconfig.json",
"test/development/basic/legacy-decorators/tsconfig-extended.json",
"packages/next/src/compiled/react-dom/package.json",
"test/e2e/app-dir/app-external/node_modules/server-action-mod/package.json",
"test/e2e/app-dir/log-file/tsconfig.json",
"examples/with-next-translate/locales/he/home.json",
"examples/with-react-multi-carousel/package.json",
"examples/cms-prismic/.slicemachine/assets/customtypes/post/mocks.json",
"packages/create-next-app/templates/app-api/ts/biome.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/pnpm/node_modules/.pnpm/[email protected]/node_modules/lodash-pnpm-test/package.json",
"packages/next/src/compiled/vm-browserify/package.json",
"examples/with-turbopack-loaders/package.json",
"examples/with-next-sitemap/package.json",
"packages/next/src/compiled/punycode/package.json",
"examples/with-custom-babel-config/package.json",
"examples/cms-prepr/jsconfig.json",
"packages/next/tsconfig.json",
"examples/cache-handler-redis/compose.yaml",
"package.json",
"examples/with-typescript-graphql/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/cjs/package.json",
"test/e2e/app-dir/underscore-ignore-app-paths/tsconfig.json",
"examples/with-zones/home/tsconfig.json",
"test/development/acceptance-app/fixtures/rsc-runtime-errors/node_modules/client-package/package.json",
"examples/with-segment-analytics-pages-router/package.json",
"test/integration/css-fixtures/custom-configuration-arr/.postcssrc.json",
"test/unit/isolated/_resolvedata/missing-config/next.config.json",
"test/integration/next-dynamic-css/tsconfig.json",
"examples/with-rbx-bulma-pro/package.json",
"examples/with-grafbase/.vscode/settings.json",
"examples/cache-handler-redis/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-star/package.json",
"packages/next/src/compiled/icss-utils/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/cycle-order/input/package.json",
"examples/with-jotai/tsconfig.json",
"packages/next/src/compiled/ora/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/import-star/input/node_modules/ramda/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-fallback/input/node_modules/@foo/bar/package.json",
"examples/api-routes-middleware/tsconfig.json",
"examples/with-magic/package.json",
"test/e2e/app-dir/self-importing-package-monorepo/package.json",
"packages/next/src/compiled/@mswjs/interceptors/ClientRequest/package.json",
"packages/create-next-app/tsconfig.json",
"examples/with-cypress/package.json",
"examples/cms-takeshape/package.json",
"test/integration/cli/duplicate-sass/node_modules/node-sass/package.json",
"packages/next/src/compiled/watchpack/package.json",
"test/e2e/app-dir/app-external/node_modules/namespace-import-esm/package.json",
"packages/next/src/compiled/bytes/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-11990-star/input/package.json",
"examples/with-supertokens/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/cycle/options.json",
"packages/next/src/compiled/sass-loader/package.json",
"examples/with-google-tag-manager/package.json",
"packages/next/src/compiled/edge-runtime/package.json",
"examples/with-mqtt-js/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/ts-input-esm/tsconfig.json",
"examples/with-reflexjs/tsconfig.json",
"packages/create-next-app/templates/default-tw/js/biome.json",
"packages/next-mdx/package.json",
"packages/next-codemod/bin/__testfixtures__/next-14-installed/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/imports/package.json",
"packages/eslint-config-next/tsconfig.json",
"examples/with-apollo-and-redux/package.json",
"packages/next/src/lib/known-edge-safe-packages.json",
"packages/next/src/compiled/react-is/package.json",
"packages/next/src/compiled/cookie/package.json",
"packages/next/src/compiled/unistore/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed/node_modules/pkg/package.json",
"turbopack/crates/turbopack-ecmascript/tests/tree-shaker/analyzer/test-config-1/config.json",
"examples/i18n-routing/dictionaries/cs.json",
"test/e2e/app-dir/app-external/node_modules/cjs-esm-compat/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk_build/options.json",
"packages/next-bundle-analyzer/package.json",
"bench/nested-deps-app-router-many-pages/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-7/.postcssrc.json",
"test/e2e/app-dir/next-condition/packages/my-cjs-package/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config/package.json",
"packages/create-next-app/templates/app-tw/js/jsconfig.json",
"examples/with-relay-modern/package.json",
"examples/with-context-api/package.json",
"examples/with-stencil/packages/web-app/package.json",
"test/e2e/app-dir/nx-handling/nx.json",
"examples/cms-enterspeed/tsconfig.json",
"examples/cms-sitecore-xmcloud/tsconfig.scripts.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/@org/pkg-b/package.json",
"test/development/tsconfig-path-reloading/app/tsconfig.json",
"turbopack/crates/turbopack-core/tests/pattern/read_matches/node_modules/pkg/package.json",
"test/integration/turbotrace-with-webpack-worker/app/content/hello.json",
"examples/with-filbert/package.json",
"test/.stats-app/package.json",
"pnpm-workspace.yaml",
"examples/cms-prepr/package.json",
"test/production/app-dir/actions-tree-shaking/use-effect-actions/tsconfig.json",
"examples/with-particles/tsconfig.json",
"examples/cms-builder-io/builder/settings.json",
"packages/create-next-app/templates/app/js/jsconfig.json",
"examples/with-i18n-next-intl/messages/shared/en.json",
"test/integration/jsconfig-baseurl/jsconfig.json",
"test/e2e/app-dir/server-source-maps/fixtures/default/external-pkg/package.json",
"packages/next/src/compiled/busboy/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/rename-side-effect-free-facade/options.json",
"test/integration/typescript-workspaces-paths/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/mjs/package.json",
"test/e2e/app-dir/next-dist-client-esm-import/adapter-next/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-exports-field-in-folder/input/folder2/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-app-router/package.json",
"examples/with-next-page-transitions/package.json",
".github/actions/setup-rust/matchers.json",
"test/production/deployment-id-handling/app/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-11990/input/package.json",
"packages/create-next-app/templates/app-tw-empty/ts/tsconfig.json",
"examples/with-segment-analytics/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-json/foo.json",
"packages/next/src/compiled/gzip-size/package.json",
"test/integration/sharp-api/app/package.json",
"packages/next/src/compiled/@babel/runtime/helpers/esm/package.json",
"examples/auth/package.json",
"packages/next/src/compiled/postcss-scss/package.json",
"packages/next/src/compiled/@vercel/og/package.json",
"examples/with-slate/tsconfig.json",
"test/deploy-tests-manifest.json",
"test/development/app-dir/ssr-in-rsc/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/webpack-wrapper-strs-namespaces-large/content/packages.json",
"examples/with-mysql/package.json",
"test/integration/typescript-baseurl/tsconfig.json",
"examples/with-docker-multi-env/docker/production/compose.yaml",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport-tla-side-effect/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/scope-hoisting/reexport-all-as/input/node_modules/package/package.json",
"examples/with-eslint/package.json",
"packages/next/src/compiled/stream-browserify/package.json",
"test/integration/next-image-new/image-from-node-modules/node_modules/my-cool-image/package.json",
"examples/with-docker/package.json",
"examples/blog/tsconfig.json",
"packages/create-next-app/templates/app-empty/js/jsconfig.json",
"examples/with-rspack/package.json",
".github/labeler.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/directive/options.json",
"test/integration/build-trace-extra-entries/app/node_modules/nested-structure/constants/package.json",
"test/e2e/edge-compiler-can-import-blob-assets/app/node_modules/my-pkg/hello/world.json",
"examples/with-typescript/package.json",
"examples/cms-builder-io/builder/author/schema.model.json",
"examples/with-cxs/tsconfig.json",
"packages/font/tsconfig.build.json",
"examples/cms-enterspeed/package.json",
".devcontainer/devcontainer.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/exports/live/options.json",
"crates/napi/npm/darwin-x64/package.json",
"examples/with-compiled-css/package.json",
"test/integration/css-fixtures/invalid-global-module/node_modules/example/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-5/.postcssrc.json",
"test/integration/custom-routes/public/blog/data.json",
"packages/next/src/compiled/webpack-sources1/package.json",
"examples/with-youtube-embed/tsconfig.json",
"packages/next/src/compiled/anser/package.json",
"test/integration/draft-mode/tsconfig.json",
"examples/with-biome/biome.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/unmet-prerelease/package.json",
"examples/api-routes-apollo-server-and-client-auth/package.json",
"test/integration/css-features/fixtures/browsers-old/package.json",
"test/integration/css-features/fixtures/cp-modern/package.json",
"crates/napi/npm/win32-arm64-msvc/package.json",
"examples/i18n-routing-pages/package.json",
"examples/cms-wordpress/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/package-exports/node_modules/fixture-single-export/package.json",
"packages/next/src/compiled/jest-worker/package.json",
"examples/with-apivideo/tsconfig.json",
"test/e2e/app-dir/self-importing-package-monorepo/internal-pkg/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/scope-hoisting/split-shared/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/esm-external/node_modules/package/package.json",
"test/e2e/app-dir/next-dist-client-esm-import/package.json",
"test/integration/next-dynamic-css-asset-prefix/tsconfig.json",
"examples/cms-prismic/slices/Image/model.json",
"examples/with-service-worker/tsconfig.json",
"packages/next/src/compiled/postcss-preset-env/package.json",
"packages/next/src/compiled/string-hash/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/subpath-imports-nested/input/package.json",
"turbopack/packages/devlow-bench/package.json",
"packages/create-next-app/templates/app-tw/ts/tsconfig.json",
"examples/with-react-md-typescript/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-from-js/base/imported/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings/test-opts.json",
"test/e2e/transpile-packages/npm/node_modules/package-with-optional-deps/package.json",
"examples/convex/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/@org/pkg-a/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/pnpm-symlinks/package.json",
"test/unit/isolated/_resolvedata/two.json",
"examples/cms-buttercms/jsconfig.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/shared/tsconfig.json",
"examples/with-mongodb-mongoose/tsconfig.json",
"examples/with-graphql-gateway/.meshrc.yaml",
"turbopack/crates/turbopack-node/js/package.json",
"examples/with-oxlint/tsconfig.json",
"test/integration/app-types/tsconfig.json",
"test/e2e/app-dir/parallel-routes-and-interception/tsconfig.json",
"test/development/app-dir/server-components-hmr-cache/tsconfig.json",
"test/e2e/app-dir/root-layout-redirect/tsconfig.json",
"tsconfig.json",
"test/e2e/multi-zone/app/apps/guest/package.json",
"packages/create-next-app/templates/default-empty/js/biome.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/package.json",
"examples/inngest/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-nodenext/input/node_modules/foo/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/follow-keeps-side-effect/input/package.json",
"examples/with-sass/package.json",
"examples/with-firebase-hosting/firebase.json",
"examples/with-cloudinary/package.json",
"examples/with-i18n-rosetta/locales/en.json",
"packages/next/src/compiled/schema-utils3/package.json",
"packages/next/src/compiled/text-table/package.json",
"examples/cms-tina/package.json",
"test/integration/typescript-external-dir/shared/tsconfig.json",
"examples/prisma-postgres/package.json",
"examples/i18n-routing/dictionaries/de.json",
"examples/cms-contentful/package.json",
"examples/with-algolia-react-instantsearch/tsconfig.json",
"test/e2e/app-dir/no-double-tailwind-execution/package.json",
"pnpm-lock.yaml",
"test/e2e/app-dir/next-condition/packages/my-external-esm-package/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/json/input/package.json",
"packages/create-next-app/templates/app-tw-empty/js/biome.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-named/options.json",
"examples/convex/tsconfig.json",
"turbopack/crates/turbopack-node/js/src/compiled/stacktrace-parser/package.json",
"packages/next/src/compiled/fresh/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/json/input/invalid.json",
"examples/with-couchbase/package.json",
"test/integration/css-fixtures/nm-module/node_modules/example/package.json",
"examples/cms-sitecore-xmcloud/package.json",
"test/e2e/app-dir/esm-client-module-without-exports/node_modules/lib/package.json",
"examples/with-docker-compose/compose.prod-without-multistage.yaml",
"test/integration/css-fixtures/bad-custom-configuration-arr-6/.postcssrc.json",
"examples/with-youtube-embed/package.json",
"test/integration/css-fixtures/npm-import-nested/node_modules/example/package.json",
"packages/next/src/compiled/postcss-safe-parser/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-app-router/pnpm-workspace.yaml",
"test/e2e/esm-externals/node_modules/app-esm-package1/package.json",
"examples/with-polyfills/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-undefined/node_modules/pkg/subdir/package.json",
"examples/with-next-translate/locales/en/common.json",
"test/e2e/app-dir/typeof-window/my-differentiated-files/package.json",
"examples/cms-webiny/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/cjs-lib/package.json",
"packages/next/src/compiled/@hapi/accept/package.json",
"examples/with-portals-ssr/package.json",
"packages/next/src/compiled/async-sema/package.json",
"packages/next/src/compiled/path-browserify/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/debug-ids/browser/options.json",
"test/development/basic/legacy-decorators/jsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/nested-imports/tsconfig.test.json",
"packages/next/src/compiled/regenerator-runtime/package.json",
"packages/next/src/compiled/react-server-dom-webpack-experimental/package.json",
"examples/markdoc/package.json",
"test/e2e/app-dir/next-config-ts/import-js-extensions-esm/tsconfig.test.json",
"test/rspack-dev-examples-manifest.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk/input/node_modules/foo/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/tsconfig.base.json",
"packages/next/src/compiled/zod/package.json",
"packages/next/src/compiled/events/package.json",
"packages/next/src/compiled/ignore-loader/package.json",
"examples/cms-umbraco/package.json",
"examples/with-storybook/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed2/node_modules/pkg/package.json",
"examples/cache-handler-redis/package.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-mixed-router/package.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-app-router/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/json-reexport-6700/input/b.json",
"examples/cms-prismic/.slicemachine/mock-config.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/json/input/huge.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/no-write-access/options.json",
"test/e2e/app-dir/interception-middleware-rewrite/tsconfig.json",
"packages/next/src/compiled/babel/package.json",
"packages/next/src/compiled/postcss-modules-local-by-default/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-fallback/input/tsconfig.json",
"examples/image-component/tsconfig.json",
"examples/with-apollo/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-11662/input/node_modules/package/package.json",
"test/integration/build-trace-extra-entries/app/node_modules/pkg/package.json",
"examples/with-elasticsearch/tsconfig.json",
"test/e2e/app-dir/scss/npm-import-nested/node_modules/example/package.json",
"examples/with-stripe-typescript/package.json",
"examples/custom-server/nodemon.json",
"turbopack/crates/turbopack-tests/tests/snapshot/runtime/default_dev_runtime/options.json",
"test/e2e/app-dir/next-config-ts-native-mts/top-level-await-esm/tsconfig.test.json",
"test/unit/isolated/_resolvedata/bb/index.json",
"packages/next/src/compiled/p-limit/package.json",
"examples/with-electron/package.json",
"examples/with-web-worker/package.json",
"examples/with-zones/blog/tsconfig.json",
"examples/api-routes-cors/package.json",
"examples/with-zones/package.json",
"packages/next/src/compiled/content-disposition/package.json",
"examples/cms-prismic/slices/Text/model.json",
"examples/with-ably/tsconfig.json",
"examples/with-yarn-workspaces/packages/web-app/package.json",
"packages/next/src/compiled/loader-utils3/package.json",
"packages/next/src/compiled/@napi-rs/triples/package.json",
"examples/with-rspack/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-require-side-effect/package.json",
"examples/reproduction-template/.codesandbox/tasks.json",
"bench/app-router-server/package.json",
"test/production/emit-decorator-metadata/app/jsconfig.json",
"packages/next/src/compiled/loader-utils2/package.json",
"packages/next/src/compiled/lodash.curry/package.json",
"test/e2e/app-dir/app-external/node_modules/compat-next-server-module/package.json",
"test/development/app-dir/ssr-in-rsc/internal-pkg/package.json",
"packages/next/src/compiled/timers-browserify/package.json",
"test/integration/react-current-version/app/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/js-esm/package.json",
"examples/cms-drupal/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/exports-field-pattern/input/node_modules/pkg/package.json",
"examples/with-yoga/tsconfig.json",
"examples/with-mocha/package.json",
"examples/with-ionic/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/bun_protocol_external/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed2/node_modules/pkg/subdir/package.json",
"test/integration/css-features/fixtures/module-import-global/package.json",
"test/integration/build-trace-extra-entries-turbo/app/node_modules/some-cms/package.json",
".github/pnpm-workspace.yaml",
"examples/next-forms/tsconfig.json",
"packages/next/src/compiled/source-map08/package.json",
"test/e2e/app-dir/cache-components-allow-otel-spans/package.json",
"examples/cms-sanity/tsconfig.json",
"test/integration/telemetry/pages/data.json",
"examples/with-azure-cosmos/package.json",
"examples/with-rebass/package.json",
"test/e2e/app-dir/non-root-project-monorepo/packages/my-package/package.json",
"examples/api-routes-rest/package.json",
"packages/next/src/compiled/shell-quote/package.json",
"test/e2e/app-dir/app-external/node_modules/browser-module/package.json",
"examples/with-knex/package.json",
"packages/next/src/compiled/p-queue/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/options.json",
"examples/blog-with-comment/package.json",
"examples/with-yarn-workspaces/packages/bar/package.json",
"examples/with-portals/package.json",
"test/turbopack-build-tests-manifest.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-9159/input/package/package.json",
"examples/with-docker-compose/next-app/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/json-reexport-6700/input/a.json",
"examples/i18n-routing-pages/tsconfig.json",
"examples/api-routes-graphql/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/comptime/options.json",
"test/integration/typescript-only-remove-type-imports/tsconfig.json",
"examples/with-graphql-hooks/tsconfig.json",
"packages/create-next-app/templates/app-empty/ts/tsconfig.json",
"test/production/pages-dir/production/fixture/static/hello.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/orphan/input/node_modules/pkg/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/rename-side-effect-free-facade/input/node_modules/lib/package.json",
"examples/reproduction-template/package.json",
"test/development/typescript-plugin/metadata/tsconfig.json",
"packages/next/src/compiled/https-proxy-agent/package.json",
"packages/create-next-app/templates/.prettierrc.json",
"packages/next/src/compiled/send/package.json",
".github/actions/next-repo-actions/tsconfig.json",
"test/development/typescript-plugin/client-boundary/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/swc_transforms/preset_env/options.json",
"examples/active-class-name/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/pkg-b/package.json",
"examples/with-algolia-react-instantsearch/package.json",
"packages/next/src/compiled/strip-ansi/package.json",
"packages/next/src/compiled/acorn/package.json",
"packages/create-next-app/templates/app/js/biome.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-false/node_modules/pkg/package.json",
"examples/with-msw/package.json",
"examples/with-webassembly/tsconfig.json",
"examples/with-babel-macros/tsconfig.json",
"test/unit/isolated/_resolvedata/one.json",
"test/rspack-dev-tests-manifest.json",
"examples/with-clerk/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/options.json",
"test/production/app-dir/barrel-optimization/basic/node_modules/mixed-lib/package.json",
"crates/next-build-test/jsConfig.json",
"test/e2e/app-dir/app-external/node_modules/conditional-exports-optout/package.json",
"examples/cms-payload/package.json",
"test/integration/next-image-legacy/typescript/tsconfig.json",
"test/production/standalone-mode/tracing-unparsable/foo/package.json",
"examples/cms-buttercms/app.json",
"examples/with-chakra-ui/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module/options.json",
"test/e2e/next-test/first-time-setup-js/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-mixed-router/package.json",
"examples/with-biome/package.json",
"packages/next/src/compiled/postcss-modules-extract-imports/package.json",
"test/e2e/app-dir/server-components-externals/node_modules/sqlite3/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/cycle/reexport-cycle/options.json",
"examples/with-orbit-components/tsconfig.json",
"test/integration/typescript-custom-tsconfig/web.tsconfig.json",
"test/production/standalone-mode/tracing-unparsable/package.json",
"test/development/app-dir/experimental-lightningcss/tsconfig.json",
"examples/next-forms/package.json",
"examples/with-react-md-typescript/tsconfig.json",
"packages/next-codemod/turbo.json",
"examples/with-meilisearch/tsconfig.json",
"test/development/jsconfig-path-reloading/app/jsconfig.json",
"examples/with-sitemap/tsconfig.json",
"examples/custom-server/tsconfig.json",
"examples/with-opentelemetry/package.json",
".github/actions/upload-turboyet-data/package.json",
"examples/with-ant-design/package.json",
"examples/with-next-translate/locales/ca/common.json",
"packages/next/src/compiled/domain-browser/package.json",
"examples/with-segment-analytics-pages-router/tsconfig.json",
"examples/with-turso/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/css/minification/options.json",
"examples/with-i18n-next-intl/package.json",
"packages/next/src/compiled/@edge-runtime/ponyfill/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/js-cjs/package.json",
"examples/with-react-toolbox/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/dynamic-request/very-dynamic/options.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/legacy-config/.eslintrc.json",
"examples/with-sfcc/package.json",
"examples/with-next-translate/i18n.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-js-extensions-esm/tsconfig.test.json",
"test/integration/import-assertion/tsconfig.json",
"examples/with-xstate/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/package-exports/package.json",
"test/integration/typescript-filtered-files/tsconfig.json",
"test/integration/next-image-legacy/image-from-node-modules/node_modules/my-cool-image/package.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-pages-router/pnpm-workspace.yaml",
"test/development/basic/styled-components-disabled/package.json",
"test/e2e/app-dir/app/app/dashboard/deployments/[id]/data.json",
"turbopack/crates/turbopack-tests/tests/snapshot/runtime/default_build_runtime/options.json",
"packages/next/src/compiled/constants-browserify/constants.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/basic/node-default-import/input/node_modules/auto-package/package.json",
"test/e2e/worker-react-refresh/package.json",
"examples/with-yarn-workspaces/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/shared-node/tsconfig.json",
"examples/cms-prismic/.slicemachine/assets/slices/Text/mocks.json",
"packages/create-next-app/templates/default-empty/js/jsconfig.json",
"examples/with-mqtt-js/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-from-js/tsconfig.json",
"test/e2e/chrome-devtools-workspace/fixtures/custom-disable/public/.well-known/appspecific/com.chrome.devtools.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/local-reexports-side-effect-free/options.json",
"test/e2e/app-dir/app-external/node_modules/font/package.json",
"test/e2e/app-dir/app-external/node_modules/nested-import-export-default/package.json",
"examples/with-i18n-next-intl/messages/about/en.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/jsconfig-baseurl/input/jsconfig.json",
"packages/eslint-config-next/package.json",
".devcontainer/node-extras/devcontainer-feature.json",
"crates/next-core/js/tsconfig.json",
"examples/with-docker/app.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/options.json",
"packages/next/src/compiled/setimmediate/package.json",
"packages/next/src/compiled/tty-browserify/package.json",
".github/actions/validate-docs-links/package.json",
"packages/next/src/compiled/superstruct/package.json",
"test/e2e/app-dir/searchparams-static-bailout/tsconfig.json",
"examples/with-redux/tsconfig.json",
"examples/cms-sitecore-xmcloud/src/temp/GraphQLIntrospectionResult.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/pkg-c/package.json",
".github/actions/validate-docs-links/tsconfig.json",
"test/production/app-dir/actions-tree-shaking/shared-module-actions/tsconfig.json",
"examples/cms-builder-io/builder/post/first-one.json",
"test/e2e/app-dir/use-cache/node_modules/my-pkg/package.json",
"examples/with-mongodb/tsconfig.json",
"examples/with-oxlint/.oxlintrc.json",
"test/e2e/app-dir/app-external/node_modules/esm-with-react/package.json",
"test/e2e/app-dir/server-components-externals/node_modules/external-package/package.json",
"test/e2e/testmode/package.json",
"examples/with-typescript-types/package.json",
"test/integration/build-trace-extra-entries/app/node_modules/some-cms/package.json",
"examples/with-cypress/cypress/fixtures/example.json",
"packages/create-next-app/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/cjs/package.json",
"examples/with-google-analytics/tsconfig.json",
"test/integration/edge-runtime-configurable-guards/node_modules/.pnpm/test/node_modules/lib/package.json",
"packages/next/src/compiled/web-vitals/package.json",
"packages/next-codemod/bin/__testfixtures__/change-turbo-to-turbopack/pnpm-workspace.yaml",
"examples/with-userbase/package.json",
"packages/next/src/compiled/native-url/package.json",
"test/unit/isolated/_resolvedata/js-ts-config/next.config.json",
"test/development/app-dir/error-overlay/error-ignored-frames/node_modules/interleave/package.json",
"test/e2e/transpile-packages/npm/node_modules/css/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspace-esm/packages/web/package.json",
"packages/font/package.json",
"packages/next/src/compiled/crypto-browserify/package.json",
"test/integration/build-trace-extra-entries-turbo/app/node_modules/nested-structure/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-1/.postcssrc.json",
"packages/next/src/compiled/scheduler-experimental/package.json",
"test/e2e/app-dir/next-condition/package.json",
"test/integration/env-config/app/package.json",
".vscode/tasks.json",
"test/production/pages-dir/production/fixture/info.json",
"test/e2e/app-dir/metadata-static-file/app/manifest.json",
"examples/cms-umbraco-heartcore/jsconfig.json",
"examples/api-routes-cors/tsconfig.json",
"test/e2e/esm-externals/node_modules/app-cjs-esm-package/package.json",
"examples/prisma-postgres/tsconfig.json",
"examples/cms-sanity/schema.json",
"examples/with-absolute-imports/tsconfig.json",
"test/integration/relay-graphql-swc-multi-project/project-b/tsconfig.json",
"examples/with-sentry/tsconfig.json",
"test/production/app-dir/tsconfig-no-relative-resolve/app/tsconfig.json",
"packages/create-next-app/templates/app-tw/js/biome.json",
"test/unit/isolated/_resolvedata/cc/index.json",
"examples/cms-builder-io/builder/post/second.json",
"packages/create-next-app/templates/app-api/ts/tsconfig.json",
"examples/with-react-hook-form/package.json",
"examples/with-yoga/package.json",
"examples/cms-prismic/customtypes/post/index.json",
"packages/create-next-app/templates/default/ts/tsconfig.json",
"examples/with-nhost-auth-realtime-graphql/setup/hasura-metadata.json",
"packages/next/src/compiled/react/package.json",
"examples/cms-dotcms/package.json",
"packages/next/src/compiled/postcss-modules-scope/package.json",
"packages/create-next-app/templates/app-tw-empty/js/jsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-side-effect/options.json",
"examples/with-static-export/package.json",
"bench/next-minimal-server/package.json",
"packages/next/src/compiled/buffer/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-baseurl/input/tsconfig.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-mixed-router/pnpm-workspace.yaml",
"test/integration/css-features/fixtures/inline-comments/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/pnpm-symlinks/pnpm-lock.yaml",
"examples/with-mux-video/tsconfig.json",
"test/e2e/multi-zone/app/apps/host/package.json",
"packages/create-next-app/templates/app/ts/biome.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-named/package.json",
"examples/with-react-intl/tsconfig.json",
"test/e2e/app-dir/self-importing-package/internal-pkg/package.json",
"examples/inngest/package.json",
"examples/with-mongodb/package.json",
"bench/fuzzponent/package.json",
"packages/next/src/compiled/json5/package.json",
"examples/with-graphql-hooks/package.json",
"packages/next/src/compiled/cli-select/package.json",
"turbopack/packages/devlow-bench/tsconfig.json",
"packages/next/src/compiled/is-animated/package.json",
"test/integration/styled-jsx-plugin/app/package.json",
"examples/cms-storyblok/package.json",
"test/e2e/react-compiler/reference-library/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-full/package.json",
"examples/with-react-intl/lang/en.json",
"examples/with-zones/blog/package.json",
"examples/with-mdbreact/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package/tsconfig.json",
"examples/github-pages/package.json",
"examples/with-flow/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/input/tsconfig.json",
"examples/with-jest/package.json",
"examples/custom-server/tsconfig.server.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/import-star/options.json",
"test/e2e/next-test/first-time-setup-ts/package.json",
"test/e2e/app-dir/app-external/node_modules/dual-pkg-optout/package.json",
"examples/with-reflexjs/package.json",
"examples/cms-dotcms/tsconfig.json",
"examples/with-three-js/package.json",
"examples/with-babel-macros/pnpm-lock.yaml",
"examples/with-next-translate/package.json",
"examples/with-fela/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/basic/ignore/input/node_modules/package/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config-flat-compat-with-other-compat/package.json",
"examples/with-i18n-next-intl/messages/about/de.json",
"test/development/app-dir/dev-fetch-hmr/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/js-esm/package.json",
"examples/with-vanilla-extract/tsconfig.json",
"examples/with-realm-web/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/minification/paren-remover/options.json",
"test/e2e/app-dir/client-module-with-package-type/node_modules/lib-cjs/package.json",
"test/e2e/app-dir/app-external/node_modules/css/package.json",
"examples/cms-datocms/package.json",
"examples/with-mongodb-mongoose/package.json",
"examples/with-docker-compose/compose.prod.yaml",
"test/e2e/app-dir/router-stuck-dynamic-static-segment/tsconfig.json",
"packages/next/src/compiled/raw-body/package.json",
"examples/cms-sanity/package.json",
"test/integration/turbotrace-with-webpack-worker/app/node_modules/nested-structure/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/runtime/edge/tsconfig.json",
"packages/next/src/compiled/process/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/require-side-effect/options.json",
"examples/with-styled-components/tsconfig.json",
"test/integration/css-features/fixtures/cp-ie-11/package.json",
"test/integration/turborepo-access-trace/app/node_modules/some-cms/package.json",
"examples/with-fingerprintjs-pro/tsconfig.json",
"examples/with-axiom/tsconfig.json",
"examples/with-xstate/package.json",
"examples/cms-prismic/.slicemachine/assets/slices/Image/mocks.json",
"examples/with-zustand/tsconfig.json",
"examples/with-temporal/temporal/tsconfig.json",
"test/integration/css-features/fixtures/browsers-new/package.json",
"test/e2e/app-dir/ecmascript-features/turbopack/app/file.json",
"packages/react-refresh-utils/tsconfig.json",
"test/e2e/edge-runtime-uses-edge-light-import-specifier-for-packages/node_modules/my-edge-light-package-exports/package.json",
"test/e2e/app-dir/next-config-ts/tsconfig-extends/tsconfig.base.json",
"examples/cms-tina/.tina/__generated__/_schema.json",
"examples/with-xata/package.json",
"test/production/standalone-mode/tracing-static-files/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/package-exports/node_modules/fixtures/package.json",
"examples/with-styled-jsx/package.json",
"examples/cms-umbraco-heartcore/package.json",
"crates/next-build-test/nextConfig.json",
"packages/next-swc/turbo.json",
"turbo.json",
"test/integration/custom-server-types/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/chunked/input/node_modules/foo/package.json",
"examples/with-next-ui/package.json",
"examples/with-cxs/package.json",
"packages/next/src/compiled/lru-cache/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/import-attributes/info.json",
"examples/with-playwright/package.json",
"packages/next/src/compiled/postcss-modules-values/package.json",
"examples/with-jest/tsconfig.json",
"packages/next/package.json",
"examples/with-electron-typescript/package.json",
"test/integration/typeof-window-replace/app/package.json",
"test/integration/css-fixtures/bad-custom-configuration/.postcssrc.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/mui-utils/node_modules/mui-utils/package.json",
"examples/cms-cosmic/jsconfig.json",
"test/e2e/app-dir/app-external/node_modules/cjs-modern-syntax/package.json",
"packages/next-codemod/bin/__testfixtures__/geo-ip-usage/package.json",
"examples/cms-storyblok/jsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/spawn_dynamic/options.json",
"test/e2e/app-dir/app-external/node_modules/non-isomorphic-text/package.json",
"examples/with-biome/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module/input/tsconfig.json",
"test/integration/import-attributes/tsconfig.json",
"packages/next-plugin-storybook/package.json",
"packages/create-next-app/templates/default/js/jsconfig.json",
"test/production/typescript-checked-side-effect-imports/tsconfig.json",
"examples/with-supabase/package.json",
"test/integration/typescript/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/exports-b/package.json",
"test/e2e/app-dir/next-config-ts/import-alias-paths-with-baseurl/tsconfig.test.json",
"examples/with-goober/tsconfig.json",
"test/e2e/app-dir/scss/nm-module-nested/node_modules/example/package.json",
"test/e2e/esm-externals/node_modules/esm-package2/package.json",
"examples/with-react-native-web/package.json",
"examples/with-mantine/package.json",
"test/e2e/opentelemetry/client-trace-metadata/package.json",
".github/actions/next-stats-action/package.json",
"packages/create-next-app/templates/app-api/js/biome.json",
"examples/with-plausible/package.json",
"packages/next/src/compiled/stream-http/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-string/test-opts.json",
"packages/create-next-app/templates/app-tw/ts/biome.json",
"test/production/graceful-shutdown/src/tsconfig.json",
"test/production/app-dir/client-components-tree-shaking/node_modules/esm-client-module/package.json",
"test/e2e/app-dir/app-external/node_modules/transpile-cjs-lib/package.json",
"turbopack/benchmark-apps/pnpm-workspace.yaml",
"examples/with-i18n-next-intl/messages/index/en.json",
"examples/cms-ghost/jsconfig.json",
"test/integration/jsconfig-empty/jsconfig.json",
"examples/with-cypress/tsconfig.json",
"examples/with-zustand/package.json",
"rspack/crates/binding/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-without-ext/options.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends/options.json",
"examples/image-component/package.json",
"examples/cms-builder-io/builder/author/joe-public.json",
"examples/with-msw/tsconfig.json",
"packages/next/src/compiled/string_decoder/package.json",
"examples/with-docker-compose/compose.dev.yaml",
"packages/next/src/compiled/http-proxy-agent/package.json",
"test/integration/app-types/package.json",
"examples/auth0/package.json",
"examples/cms-umbraco/tsconfig.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-app-router/pnpm-workspace.yaml",
"examples/with-elasticsearch/package.json",
".vscode/extensions.json",
"examples/with-ant-design/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/alias-field/input/node_modules/package/package.json",
"examples/cms-plasmic/tsconfig.json",
"packages/font/src/google/font-data.json",
"test/integration/jsconfig/jsconfig.json",
"examples/with-three-js/tsconfig.json",
"examples/with-segment-analytics/tsconfig.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/runtime/dom/tsconfig.json",
"examples/cms-datocms/jsconfig.json",
"packages/next-codemod/package.json",
"test/e2e/app-dir/app-external/node_modules/client-esm-module-wildcard/package.json",
"packages/next/src/compiled/ua-parser-js/package.json",
"turbopack/crates/turbopack-cli/js/package.json",
"test/e2e/react-compiler/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-js-extensions-cjs/tsconfig.test.json",
"packages/eslint-plugin-next/tsconfig.json",
"test/e2e/app-dir/next-condition/packages/my-external-cjs-package/package.json",
".github/actions/needs-triage/tsconfig.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/cjs/package.json",
"examples/with-emotion/tsconfig.json",
"packages/create-next-app/templates/app-tw-empty/ts/biome.json",
"test/cache-components-tests-manifest.json",
"examples/with-redis/tsconfig.json",
"examples/with-react-intl/lang/fr.json",
"packages/eslint-plugin-internal/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/package.json",
"examples/cms-prismic/sm.json",
"crates/napi/npm/linux-arm64-gnu/package.json",
"packages/next/src/compiled/devalue/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/mui-utils/options.json",
"crates/next-custom-transforms/tests/fixture/server-actions/tsconfig.json",
"test/production/app-dir/client-components-tree-shaking/node_modules/cjs-client-module/package.json",
"examples/with-temporal/tsconfig.json",
"packages/next-polyfill-nomodule/package.json",
"examples/with-next-sitemap/tsconfig.json",
".changeset/config.json",
"examples/with-grafbase/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-named-local/package.json",
"examples/with-mobx-state-tree/package.json",
"examples/with-sitemap/package.json",
"apps/docs/app/.prettierrc.json",
"turbopack/crates/turbopack-tests/tests/snapshot/scope-hoisting/duplicate-imports/options.json",
"examples/with-paste-typescript/tsconfig.json",
"test/unit/fixtures/config-package-json/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/input/node_modules/bar/package.json",
"examples/with-electron-typescript/renderer/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/order/input/posts.json",
"packages/next/src/compiled/css.escape/package.json",
"examples/radix-ui/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/minification/pure/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-intermediate-side-effect/package.json",
"examples/with-service-worker/package.json",
"test/integration/react-current-version/tsconfig.json",
"examples/with-sfcc/tsconfig.json",
"examples/cloudflare-turnstile/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/package.json",
"crates/napi/npm/darwin-arm64/package.json",
"examples/with-docker-multi-env/package.json",
"test/development/app-dir/dynamic-error-trace/node_modules/headers-lib/package.json",
"examples/cms-sitecore-xmcloud/tsconfig.json",
"examples/with-supabase/components.json",
"examples/with-next-ui/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/transitive-external/package.json",
"crates/next-custom-transforms/tests/fixture/track-dynamic-imports/tsconfig.json",
"examples/with-styled-jsx/tsconfig.json",
"socket.yaml",
"test/e2e/app-dir/externalize-node-binary/node_modules/foo/package.json",
"test/integration/next-image-new/app-dir-image-from-node-modules/node_modules/my-cool-image/package.json",
"packages/next/src/compiled/is-local-address/package.json",
"examples/with-videojs/tsconfig.json",
"packages/next/src/compiled/server-only/package.json",
"test/integration/turbotrace-with-webpack-worker/app/node_modules/nested-structure/constants/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-2/.postcssrc.json",
"bench/vercel/package.json",
"examples/cms-prismic/customtypes/author/index.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/dev/hmr-client/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/webpack-wrapper-strs-namespaces/assets/dictionary.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport-side-effect/package.json",
"packages/next/src/compiled/util/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspace-esm/package.json",
"examples/i18n-routing/package.json",
"examples/with-mobx-state-tree/tsconfig.json",
"turbopack/benchmark-apps/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/exports-wildcard/package.json",
"test/e2e/app-dir/use-params/tsconfig.json",
"examples/with-firebase/vercel.json",
"test/integration/externals-pages-bundle/node_modules/opted-out-external-package/package.json",
"test/integration/css-fixtures/custom-configuration/.postcssrc.json",
"test/integration/cli/duplicate-sass/node_modules/sass/package.json",
"test/development/typescript-plugin/tsconfig.json",
"examples/mdx-pages/package.json",
"test/e2e/app-dir/scss/invalid-global-module/node_modules/example/package.json",
"packages/next/src/compiled/find-up/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-named-all/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-extends/tsconfig.json",
"test/integration/jsconfig-paths/jsconfig.json",
"packages/next/src/compiled/@vercel/nft/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-pages-router/package.json",
"test/e2e/app-dir/next-config-ts/import-alias-paths-only/tsconfig.test.json",
"examples/panda-css/tsconfig.json",
"examples/with-react-native-web/app.json",
"test/e2e/app-dir/app-external/node_modules/server-api-esm/package.json",
"packages/next/src/compiled/is-docker/package.json",
"test/e2e/app-dir/nx-handling/tsconfig.base.json",
"test/integration/api-support/big.json",
"examples/with-turbopack/package.json",
"examples/react-remove-properties/tsconfig.json",
"test/integration/react-current-version/app/tsconfig.json",
"examples/with-passport/package.json",
"test/integration/next-image-new/typescript/tsconfig.json",
"examples/with-babel-macros/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/ts-input-esm/package.json",
"test/e2e/app-dir/app-external/node_modules/transpile-ts-lib/package.json",
"packages/react-refresh-utils/package.json",
"packages/next/errors.json",
"test/e2e/app-dir/parallel-routes-not-found/tsconfig.json",
"test/integration/non-next-dist-exclude/app/package.json",
"vercel.json",
"test/e2e/app-dir/app-external/node_modules/client-esm-module/package.json",
"examples/cms-agilitycms/package.json",
"test/e2e/esm-externals/node_modules/invalid-esm-package/package.json",
"test/integration/css-fixtures/import-global-from-module/node_modules/example/package.json",
"examples/with-vitest/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/mjs/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/met-range/package.json",
"examples/cms-builder-io/builder/author/johnny-doe.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/async-reexport-side-effects-split/input/side-effect-free/package.json",
"examples/with-orbit-components/package.json",
"examples/with-next-translate/locales/he/common.json",
"turbopack/crates/turbopack-tests/tests/snapshot/source_maps/input-source-map-merged/options.json",
"examples/with-fingerprintjs-pro/package.json",
"test/e2e/app-dir/modularizeimports/tsconfig.json",
"examples/api-routes-apollo-server/package.json",
"examples/with-ably/package.json",
"packages/create-next-app/templates/app-api/js/jsconfig.json",
"packages/create-next-app/templates/default-tw-empty/ts/biome.json",
"test/e2e/app-dir/next-config-ts-native-ts/nested-imports/tsconfig.test.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-json/foo.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/asset-fs-extra/asset2.json",
"examples/with-graphql-react/package.json",
"examples/with-i18n-rosetta/package.json",
"examples/with-gsap/package.json",
"test/e2e/app-dir/ecmascript-features/webpack/app/file.json",
"test/e2e/app-dir/client-module-with-package-type/node_modules/lib-esm/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/export-namespace/options.json",
"packages/next-codemod/bin/__testfixtures__/geo-ip-usage/pnpm-workspace.yaml",
"crates/napi/npm/linux-arm64-musl/package.json",
"examples/cms-kontent-ai/package.json",
"packages/next/src/compiled/commander/package.json",
"examples/with-recoil/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/comptime/input/node_modules/package/package.json",
"packages/create-next-app/templates/default-tw-empty/ts/tsconfig.json",
"examples/with-videojs/package.json",
"packages/next/src/compiled/@opentelemetry/api/package.json",
"examples/with-ionic/tsconfig.json",
"examples/with-passport-and-next-connect/package.json",
"examples/with-dynamic-import/package.json",
"crates/napi/npm/linux-x64-gnu/package.json",
"examples/with-i18n-next-intl/messages/shared/de.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/asset-package-json/package.json",
"packages/next/src/compiled/tar/package.json",
".prettierrc.json",
"examples/with-expo-typescript/tsconfig.json",
"test/integration/css-fixtures/invalid-module/node_modules/example/package.json",
"packages/create-next-app/templates/default-tw-empty/js/jsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/tree-shake-test-1/options.json",
"packages/next/src/compiled/neo-async/package.json",
"examples/with-jest-babel/tsconfig.json",
"packages/next/src/lib/default-transpiled-packages.json",
"examples/cms-wordpress/package.json",
"packages/next/src/compiled/babel-code-frame/package.json",
"test/production/terser-class-static-blocks/tsconfig.json",
"test/integration/typescript-paths/tsconfig.json",
"packages/create-next-app/templates/app-empty/ts/biome.json",
"examples/cms-payload/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspaces/packages/x/package.json",
"examples/with-vanilla-extract/package.json",
"examples/radix-ui/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/subpath-imports/input/package.json",
"examples/with-linaria/tsconfig.json",
"test/development/app-dir/externalize-node-binary-browser-error/node_modules/foo-browser-import-binary/package.json",
"test/development/acceptance-app/fixtures/app-hmr-changes/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/node_protocol_external/options.json",
"turbopack/crates/turbopack-tests/tests/snapshot/debug-ids/node/options.json",
"test/e2e/app-dir/css-order/app/vendor/node_modules/my-dep/package.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/js-cjs/package.json",
".vscode/launch.json",
"test/e2e/app-dir/app-external/node_modules/transitive/package.json",
".github/actions/next-integration-stat/package.json",
"examples/auth/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/module-sync-condition-es-node20/package.json",
"examples/with-meilisearch/package.json",
"examples/with-react-multi-carousel/tsconfig.json",
"packages/next/src/compiled/conf/package.json",
"examples/with-quill-js/package.json",
"test/development/pages-dir/client-navigation/fixture/lib/data.json",
"packages/next/src/compiled/postcss-flexbugs-fixes/package.json",
"test/e2e/transpile-packages-typescript-foreign/pkg/package.json",
".github/actions/validate-docs-links/dist/package.json",
"test/turbopack-dev-examples-manifest.json",
"packages/next/src/compiled/loader-runner/package.json",
"turbopack/crates/turbopack-ecmascript/tests/tree-shaker/analyzer/3/config.json",
"test/e2e/app-dir/next-config-ts-native-ts/top-level-await-esm/tsconfig.test.json",
"examples/with-next-translate/locales/ar/home.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-undefined/test-opts.json",
"examples/with-facebook-pixel/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-nodenext/input/tsconfig.json",
"examples/with-tigris/tsconfig.json",
"examples/reproduction-template-pages/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/import-assertions/info.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-extends/tsconfig.extended.json",
"test/e2e/app-dir/nx-handling/apps/next-nx-test/project.json",
"turbopack/crates/turbopack-cli/js/tsconfig.json",
"examples/with-i18n-rosetta/locales/de.json",
"examples/api-routes-apollo-server-and-client-auth/tsconfig.json",
"test/unit/fixtures/config-down/.testrc.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-namespace/options.json",
"test/integration/typeof-window-replace/app/node_modules/comps/package.json",
"examples/with-unsplash/package.json",
"examples/image-secure-compute/tsconfig.json",
"packages/eslint-plugin-next/package.json",
"examples/with-google-tag-manager/tsconfig.json",
"test/e2e/import-conditions/library-with-exports/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module-full-path/input/tsconfig.json",
"examples/with-firebase/package.json",
"packages/create-next-app/templates/default/js/biome.json",
"crates/next-core/js/turbo.json",
"packages/next-codemod/bin/__testfixtures__/suggest-turbopack/package.json",
"examples/with-jest-babel/.eslintrc.json",
"packages/next/src/compiled/babel-packages/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed2/test-opts.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config/tsconfig.json",
"packages/third-parties/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/comptime/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport-unused/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/mdx/package.json",
"test/integration/build-trace-extra-entries/app/content/hello.json",
"examples/cms-builder-io/jsconfig.json",
"test/development/acceptance-app/fixtures/rsc-runtime-errors/node_modules/server-package/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/css/css/input/node_modules/foo/package.json",
"examples/with-styletron/package.json",
"examples/cms-graphcms/package.json",
"bench/heavy-npm-deps/.eslintrc.json",
"examples/with-temporal/temporal/package.json",
"test/integration/build-trace-extra-entries/app/node_modules/nested-structure/package.json",
"examples/with-axiom/package.json",
"test/integration/relay-graphql-swc-multi-project/project-a/tsconfig.json",
"packages/create-next-app/templates/default-tw/ts/tsconfig.json",
"examples/with-zones/home/package.json",
"examples/with-google-maps-embed/tsconfig.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-pages-router/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/tree-shaking/dce/options.json",
"test/development/basic/emotion-swc/fixture/jsconfig.json",
"test/e2e/app-dir/cache-components-dynamic-imports/bundled/node_modules/cjs-pkg-with-async-import/package.json",
"examples/with-turso/package.json",
"examples/with-graphql-gateway/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/dynamic-import-esm/tsconfig.test.json",
"bench/module-cost/package.json",
"packages/create-next-app/templates/default-empty/ts/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk_build/input/node_modules/foo/package.json",
"examples/with-edgedb/tsconfig.json",
"examples/with-oxlint/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/exports-a/package.json",
"examples/with-contentlayer/jsconfig.json",
"turbopack/packages/webpack-nmt/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/duplicate-modules/options.json",
"test/integration/externals-esm-loose/node_modules/esm-package2/package.json",
"packages/next/src/compiled/mini-css-extract-plugin/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/module-sync-condition-es/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-js-extensions-cjs/tsconfig.test.json",
"packages/next/src/compiled/compression/package.json",
"packages/next-codemod/bin/__testfixtures__/next-14-installed/pnpm-workspace.yaml",
"packages/create-next-app/templates/default-tw/ts/biome.json",
"turbopack/crates/turbopack-tests/tests/snapshot/swc_transforms/mono_transforms/options.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/input/config/tsconfig.json",
"examples/cms-contentful/lib/export.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-disabled/node_modules/pkg/package.json",
"packages/next/src/compiled/source-map/package.json",
"examples/with-stencil/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/input/node_modules/package-with-exports/package.json",
"test/integration/css-fixtures/cssmodules-pure-no-check/tsconfig.json",
"test/integration/css-features/fixtures/module-import-global-invalid/package.json",
"examples/with-webassembly/package.json",
"examples/cms-cosmic/tsconfig.json",
"packages/next-env/package.json",
"examples/with-framer-motion/package.json",
"examples/with-stripe-typescript/tsconfig.json",
"turbopack/packages/webpack-nmt/tsconfig.json",
"test/production/app-dir/barrel-optimization/basic/node_modules/my-lib/package.json",
"test/e2e/app-dir/next-config-ts/tsconfig-extends/tsconfig.test.json",
"examples/api-routes-rest/tsconfig.json",
"test/production/typescript-basic/typechecking/tsconfig.json",
"test/integration/app-tree/tsconfig.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/runtime/base/tsconfig.json",
"examples/with-http2/package.json",
"examples/with-linaria/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/split-chunks-shared-state/options.json",
"examples/with-formspree/package.json",
"examples/with-react-hook-form/tsconfig.json",
"examples/cloudflare-turnstile/package.json",
"examples/with-xata/schema.template.json",
"packages/next/src/compiled/@edge-runtime/cookies/package.json",
"examples/with-mobx/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/exports-nomodule/package.json",
"examples/with-mantine/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/star-reexports-side-effects/options.json",
"examples/with-typescript/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/basic/node-default-import/input/node_modules/esm-package/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/input/config/ts/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-paths-dynamic/input/tsconfig.json",
"examples/with-i18n-next-intl/messages/index/de.json",
"examples/with-static-export/tsconfig.json",
"bench/nested-deps-app-router/package.json",
"bench/nested-deps/package.json",
"packages/next/src/compiled/glob/package.json",
".github/actions/needs-triage/action.yaml",
"examples/with-edgedb/package.json",
"examples/github-pages/tsconfig.json",
"examples/with-playwright/tsconfig.json",
"packages/next/src/compiled/browserify-zlib/package.json",
"turbopack/benchmark-apps/pnpm-lock.yaml",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/package.json",
"packages/create-next-app/templates/default-tw/js/jsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/esm-dynamic-import/package.json",
"examples/with-electron-typescript/electron-src/tsconfig.json",
"packages/next/src/compiled/path-to-regexp/package.json",
"examples/cms-contentful/tsconfig.json",
"examples/with-urql/package.json",
"examples/reproduction-template/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/reexport-side-effects/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/webpack-5-wrapper-namespace/assets/dictionary.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/dynamic-import/options.json",
"test/e2e/app-dir/typeof-window/package.json",
"examples/with-windicss/package.json",
"examples/active-class-name/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/client-module/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-mixed-router/pnpm-workspace.yaml",
"test/production/supports-module-resolution-nodenext/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-exports-field-in-folder/input/folder1/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/tla/options.json",
"examples/with-turbopack/tsconfig.json",
"turbopack/packages/turbo-tracing-next-plugin/tsconfig.json",
"examples/api-routes-graphql/package.json",
"test/e2e/app-dir/app-external/node_modules/client-esm-module-wildcard-2/package.json",
"test/e2e/app-dir/next-config-ts/import-json/foo.json",
".github/actions/needs-triage/package.json",
"rspack/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-partial/package.json",
"examples/with-supabase/tsconfig.json",
"examples/mdx/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/pkg-a/package.json",
"packages/next/src/compiled/@edge-runtime/primitives/package.json",
"packages/next/src/compiled/async-retry/package.json",
"bench/vercel/benchmark-app/package.json",
"test/production/middleware-typescript/app/tsconfig.json",
"test/integration/custom-routes-catchall/public/static/data.json",
"packages/next/src/compiled/ci-info/package.json",
"apps/docs/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends/input/tsconfig.json",
"packages/next-rspack/package.json",
"examples/with-apivideo/package.json",
"examples/cms-builder-io/builder/post/schema.model.json",
"test/integration/build-trace-extra-entries-turbo/app/content/hello.json",
"examples/with-stencil/packages/test-component/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/dynamic-import-esm/tsconfig.test.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/split-chunks/options.json",
"examples/with-typescript-graphql/package.json",
"examples/reproduction-template-pages/.codesandbox/tasks.json",
"packages/next/src/compiled/node-html-parser/package.json",
"examples/with-google-analytics/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/full-package/options.json",
"examples/cms-sitefinity/tsconfig.json",
"examples/with-particles/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/spawn_node_eval/options.json",
"packages/next/src/compiled/querystring-es3/package.json",
"test/integration/sharp-api/app/package-lock.json",
"examples/mdx-remote/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/side-effects-glob/options.json",
"packages/next/src/compiled/constants-browserify/package.json",
"packages/next-codemod/bin/__testfixtures__/no-geo-ip-usage/package.json",
"examples/api-routes-apollo-server/tsconfig.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-4/.postcssrc.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/export-named/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/cycle-order/options.json",
"examples/with-unsplash/tsconfig.json",
"test/e2e/multi-zone/app/package.json",
"examples/i18n-routing/tsconfig.json",
"test/e2e/typescript-custom-tsconfig/web.tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-string/node_modules/pkg/package.json",
"examples/cms-buttercms/package.json",
"examples/with-reactstrap/package.json",
"test/e2e/instrumentation-hook-src/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk/input/node_modules/bar/package.json",
"examples/with-urql/tsconfig.json",
"examples/cms-ghost/package.json",
"examples/cms-prismic/.slicemachine/assets/customtypes/author/mocks.json",
"examples/with-docker-multi-env/docker/staging/compose.yaml",
"apps/docs/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/ecmascript_minify/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed/node_modules/pkg/subdir/package.json",
"packages/next/src/compiled/web-vitals-attribution/package.json",
"examples/blog-starter/tsconfig.json",
"test/turbopack-dev-tests-manifest.json",
"examples/with-grafbase/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-without-ext/input/tsconfig.json",
"test/e2e/app-dir/metadata-suspense/tsconfig.json",
"test/e2e/app-dir/cache-components-dynamic-imports/bundled/node_modules/esm-pkg-with-async-import/package.json",
"examples/with-firebase-hosting/package.json",
"rspack/crates/binding/pnpm-lock.yaml",
"turbopack/packages/node-module-trace/package.json",
"packages/next/src/compiled/react-server-dom-turbopack/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-fallback/input/node_modules/@baz/foo/package.json",
"examples/api-routes-apollo-server-and-client/package.json",
"test/e2e/app-dir/self-importing-package/package.json",
"examples/with-emotion/package.json",
"test/e2e/esm-externals/node_modules/esm-package1/package.json",
"test/unit/fixtures/config-long-json/test.config.json",
"examples/cms-sitefinity/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/reexport-with-locals/options.json",
"test/lib/tsconfig.json",
"examples/cms-makeswift/tsconfig.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/js-esm/package.json",
"packages/next/src/compiled/assert/package.json",
"examples/custom-server/package.json",
"examples/with-next-translate/locales/ar/common.json",
"packages/next-codemod/bin/__testfixtures__/change-turbo-to-turbopack/package.json",
"examples/with-stitches/package.json",
"packages/next-polyfill-module/package.json",
"packages/next/src/compiled/debug/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspace-esm/packages/common/package.json",
"examples/with-nhost-auth-realtime-graphql/package.json",
"examples/convex/convex/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/module-sync-condition-cjs/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/pnpm-workspace.yaml",
"test/e2e/app-dir/app-alias/tsconfig.json",
"examples/panda-css/package.json",
"packages/next/src/compiled/postcss-value-parser/package.json",
"test/e2e/app-dir/non-root-project-monorepo/package.json",
"packages/next/src/compiled/@babel/runtime/package.json",
"examples/with-xata/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/client-cjs-import-esm-wildcard/package.json",
"examples/api-routes-apollo-server-and-client/tsconfig.json",
"examples/with-polyfills/package.json",
"packages/next/src/compiled/image-size/package.json",
"test/integration/typescript-workspaces-paths/packages/www/tsconfig.json",
"test/e2e/instrumentation-hook/with-esm-import/node_modules/my-lib/package.json",
"packages/next/src/compiled/picomatch/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-false/test-opts.json",
"bench/rendering/package.json",
"packages/create-next-app/templates/app/ts/tsconfig.json",
"examples/hello-world/tsconfig.json",
"examples/with-next-seo/package.json",
"examples/with-overmind/package.json",
"examples/blog/package.json",
"examples/with-styled-components/package.json",
"examples/with-google-maps-embed/package.json",
"packages/next/src/compiled/safe-stable-stringify/package.json",
"tsconfig-tsec.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-undefined/node_modules/pkg/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/package.json",
"test/e2e/app-dir/app-external/node_modules/pure-esm-module/package.json",
"examples/cms-agilitycms/tsconfig.json",
"examples/api-routes-middleware/package.json",
"packages/font/tsconfig.json",
"packages/next/src/compiled/http-proxy/package.json",
"examples/with-firebase-cloud-messaging/package.json",
"packages/next/src/compiled/comment-json/package.json",
".github/pnpm-lock.yaml",
"test/integration/typescript-external-dir/project/tsconfig.json",
"rspack/pnpm-lock.yaml",
"test/e2e/app-dir/next-condition/packages/my-esm-package/package.json",
"test/e2e/import-conditions/package.json",
"examples/with-redux/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module-full-path/options.json",
"examples/with-slate/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/nodejs/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/content/hello.json",
"test/e2e/app-dir/scss/invalid-module/node_modules/example/package.json",
"test/integration/server-asset-modules/my-data.json",
"crates/napi/npm/win32-x64-msvc/package.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/mjs/package.json",
"examples/with-eslint/tsconfig.json",
"test/integration/typescript-ignore-errors/tsconfig.json",
"examples/mdx-remote/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/server-module-field/package.json",
"test/unit/isolated/_resolvedata/server/pages-manifest.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-pages-router/pnpm-workspace.yaml",
"test/production/supports-module-resolution-nodenext/pkg/package.json",
"test/integration/externals-pages-bundle/node_modules/external-package/package.json",
"examples/with-shallow-routing/package.json",
"test/production/standalone-mode/tracing-static-files/foo/package.json",
"examples/with-mux-video/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/@org/pkg-c/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/source_maps/merged-unicode/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/follow-keeps-side-effect/options.json",
"examples/with-sass/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/async-reexport-side-effects-split/input/side-effects/package.json",
"packages/create-next-app/templates/app-empty/js/biome.json",
"packages/next/tsconfig.build.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/pkginfo/package.json",
"examples/with-next-translate/locales/en/home.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/pnpm-workspace.yaml",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/async-reexport-side-effects-split/node_modules/package/package.json",
"examples/hello-world/package.json",
"examples/with-supertokens/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-disabled/node_modules/pkg/subdir/package.json",
"test/e2e/app-dir/scss/nm-module/node_modules/example/package.json",
"test/e2e/esm-externals/node_modules/app-esm-package2/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/js-cjs/package.json",
"examples/with-redis/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed/test-opts.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/named-reexports-side-effect-free/options.json",
"test/integration/turbotrace-with-webpack-worker/app/node_modules/some-cms/package.json",
"test/production/jest/relay/app/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-intermediate-named-side-effect/package.json",
"examples/remove-console/tsconfig.json",
"test/e2e/app-dir/server-source-maps/fixtures/default/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends/input/tsconfig.base.json",
"test/e2e/edge-runtime-uses-edge-light-import-specifier-for-packages/node_modules/my-edge-light-package/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/order-without-side-effects/input/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/legacy-config/package.json",
"examples/with-neo4j/package.json",
"examples/with-rematch/package.json",
"examples/cms-tina/.tina/__generated__/_lookup.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk_build/input/node_modules/bar/package.json",
"packages/create-next-app/templates/default-tw-empty/js/biome.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/input/node_modules/package-with-exports/entry2/package.json",
"examples/with-route-as-modal/package.json",
"examples/.prettierrc.json",
"packages/next-swc/package.json",
"examples/auth0/tsconfig.json",
"examples/with-yarn-workspaces/packages/foo/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings/node_modules/pkg/subdir/package.json",
"test/integration/css-features/fixtures/module-import-exports/package.json",
"tsec-exemptions.json",
"examples/cms-prismic/.slicemachine/libraries-state.json",
"examples/with-react-intl/lang/de.json",
"examples/cms-prismic/package.json",
"examples/with-web-worker/tsconfig.json",
"crates/napi/npm/linux-x64-musl/package.json",
"examples/with-plausible/tsconfig.json",
"packages/next/src/compiled/webpack-sources3/package.json",
"test/production/jest/remove-react-properties/app/tsconfig.json",
"test/e2e/app-dir/metadata-json-manifest/app/manifest.json",
"examples/with-goober/package.json",
"packages/next/src/compiled/scheduler/package.json",
"examples/cms-cosmic/package.json",
"examples/with-reflux/package.json",
"examples/with-docker-multi-env/docker/development/compose.yaml",
"test/integration/typescript-app-type-declarations/tsconfig.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: numpy
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
|
numpy
|
[
"numpy/typing/tests/test_isfile.py",
"numpy/f2py/tests/test_kind.py",
"numpy/ma/tests/test_old_ma.py",
"numpy/linalg/tests/__init__.py",
"numpy/tests/__init__.py",
"numpy/f2py/tests/test_return_logical.py",
"numpy/_core/tests/test_ufunc.py",
"numpy/typing/tests/data/pass/scalars.py",
"numpy/_core/tests/test_numerictypes.py",
"numpy/_core/tests/test_defchararray.py",
"numpy/random/tests/test_randomstate_regression.py",
"numpy/f2py/tests/test_array_from_pyobj.py",
"numpy/_core/tests/test_strings.py",
"numpy/polynomial/tests/test_legendre.py",
"numpy/typing/tests/data/pass/lib_user_array.py",
"numpy/matrixlib/tests/test_multiarray.py",
"numpy/distutils/tests/test_from_template.py",
"numpy/random/tests/test_seed_sequence.py",
"numpy/_core/tests/test_regression.py",
"numpy/_pyinstaller/tests/__init__.py",
"numpy/fft/tests/test_pocketfft.py",
"numpy/_core/tests/test_cpu_features.py",
"tools/ci/test_all_newsfragments_used.py",
"numpy/f2py/tests/test_assumed_shape.py",
"numpy/_core/tests/test_scalarprint.py",
"numpy/random/tests/test_smoke.py",
"numpy/distutils/tests/__init__.py",
"numpy/typing/tests/data/pass/numerictypes.py",
"numpy/typing/tests/data/pass/warnings_and_errors.py",
"numpy/typing/tests/data/pass/shape.py",
"numpy/matrixlib/tests/test_defmatrix.py",
"numpy/random/tests/test_generator_mt19937_regressions.py",
"numpy/matrixlib/tests/__init__.py",
"numpy/distutils/tests/test_npy_pkg_config.py",
"numpy/_core/tests/test_stringdtype.py",
"numpy/lib/tests/test__datasource.py",
"numpy/typing/tests/data/pass/bitwise_ops.py",
"numpy/f2py/tests/test_character.py",
"numpy/distutils/tests/test_fcompiler_nagfor.py",
"numpy/f2py/tests/test_string.py",
"numpy/polynomial/tests/test_polynomial.py",
"numpy/_pyinstaller/tests/pyinstaller-smoke.py",
"numpy/_core/tests/test_memmap.py",
"numpy/lib/tests/test_array_utils.py",
"numpy/_core/tests/test_array_api_info.py",
"numpy/f2py/tests/test_abstract_interface.py",
"numpy/polynomial/tests/__init__.py",
"numpy/distutils/tests/test_ccompiler_opt.py",
"numpy/random/tests/data/__init__.py",
"numpy/f2py/tests/test_return_integer.py",
"numpy/_core/tests/test_multithreading.py",
"numpy/_core/tests/test_umath_complex.py",
"numpy/_core/tests/test_scalarinherit.py",
"numpy/_core/tests/test_deprecations.py",
"numpy/typing/tests/data/pass/ufunclike.py",
"numpy/f2py/tests/test_f2cmap.py",
"numpy/random/tests/__init__.py",
"numpy/_core/tests/test_umath.py",
"numpy/tests/test_public_api.py",
"numpy/lib/tests/test_utils.py",
"numpy/_core/tests/test_conversion_utils.py",
"numpy/f2py/tests/test_parameter.py",
"numpy/lib/tests/__init__.py",
"numpy/typing/tests/test_runtime.py",
"numpy/typing/tests/data/pass/lib_version.py",
"numpy/typing/tests/data/pass/index_tricks.py",
"numpy/lib/tests/test_stride_tricks.py",
"numpy/lib/tests/test_loadtxt.py",
"numpy/distutils/tests/test_system_info.py",
"tools/swig/test/testTensor.py",
"numpy/f2py/tests/test_return_character.py",
"numpy/f2py/tests/test_modules.py",
"numpy/_core/tests/test_finfo.py",
"numpy/random/tests/test_randomstate.py",
"numpy/distutils/tests/test_log.py",
"numpy/typing/tests/data/pass/random.py",
"numpy/_core/tests/test_cython.py",
"numpy/_core/tests/test_getlimits.py",
"numpy/_core/tests/test_records.py",
"numpy/typing/tests/data/pass/fromnumeric.py",
"numpy/_core/tests/_natype.py",
"numpy/lib/tests/test_arraysetops.py",
"numpy/matrixlib/tests/test_masked_matrix.py",
"numpy/tests/test_numpy_version.py",
"numpy/f2py/tests/test_routines.py",
"numpy/_pyinstaller/tests/test_pyinstaller.py",
"numpy/typing/tests/data/pass/lib_utils.py",
"numpy/tests/test_ctypeslib.py",
"numpy/f2py/tests/test_mixed.py",
"numpy/testing/tests/__init__.py",
"numpy/_core/tests/test_limited_api.py",
"numpy/lib/tests/test_twodim_base.py",
"numpy/lib/tests/test_index_tricks.py",
"numpy/_core/tests/test_mem_policy.py",
"numpy/_core/tests/test_argparse.py",
"numpy/_core/tests/test_api.py",
"numpy/linalg/tests/test_linalg.py",
"numpy/_core/tests/test_shape_base.py",
"numpy/_core/tests/test_overrides.py",
"numpy/typing/tests/__init__.py",
"numpy/distutils/tests/test_fcompiler_intel.py",
"numpy/lib/tests/test_packbits.py",
"numpy/typing/tests/data/pass/arithmetic.py",
"numpy/_core/tests/test_unicode.py",
"numpy/random/tests/test_extending.py",
"numpy/matrixlib/tests/test_regression.py",
"numpy/ma/tests/test_mrecords.py",
"numpy/tests/test_numpy_config.py",
"numpy/lib/tests/test_format.py",
"numpy/_core/tests/test_abc.py",
"numpy/_core/tests/test_indexerrors.py",
"numpy/_core/tests/test_arrayprint.py",
"numpy/_core/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ndarray_conversion.py",
"numpy/ma/tests/test_arrayobject.py",
"numpy/typing/tests/data/pass/ndarray_shape_manipulation.py",
"numpy/distutils/tests/test_fcompiler.py",
"numpy/lib/tests/test_mixins.py",
"numpy/typing/tests/data/pass/dtype.py",
"numpy/typing/tests/data/pass/flatiter.py",
"tools/swig/test/testVector.py",
"numpy/distutils/tests/test_shell_utils.py",
"numpy/_core/tests/test_nep50_promotions.py",
"numpy/f2py/tests/test_crackfortran.py",
"numpy/distutils/tests/test_fcompiler_gnu.py",
"numpy/typing/tests/data/pass/recfunctions.py",
"numpy/lib/tests/test_polynomial.py",
"numpy/_core/tests/examples/cython/setup.py",
"numpy/typing/tests/data/pass/ndarray_misc.py",
"numpy/random/tests/test_generator_mt19937.py",
"numpy/distutils/tests/test_misc_util.py",
"numpy/ma/tests/test_core.py",
"numpy/linalg/tests/test_regression.py",
"numpy/typing/tests/data/pass/arrayterator.py",
"numpy/typing/tests/data/pass/array_constructors.py",
"numpy/_core/tests/test_mem_overlap.py",
"numpy/lib/tests/test_recfunctions.py",
"numpy/fft/tests/__init__.py",
"numpy/_core/tests/test_umath_accuracy.py",
"numpy/_core/tests/test_einsum.py",
"numpy/lib/tests/test_ufunclike.py",
"numpy/typing/tests/data/pass/mod.py",
"numpy/_core/tests/test_indexing.py",
"numpy/f2py/tests/util.py",
"numpy/_core/tests/test_multiarray.py",
"numpy/lib/tests/test_nanfunctions.py",
"numpy/typing/tests/data/pass/numeric.py",
"numpy/_core/tests/test_datetime.py",
"numpy/polynomial/tests/test_hermite.py",
"numpy/f2py/tests/test_semicolon_split.py",
"numpy/lib/tests/test_io.py",
"numpy/f2py/tests/test_regression.py",
"numpy/lib/tests/test_type_check.py",
"numpy/distutils/tests/test_mingw32ccompiler.py",
"numpy/ma/tests/test_deprecations.py",
"numpy/polynomial/tests/test_laguerre.py",
"numpy/_core/tests/test_longdouble.py",
"numpy/tests/test_reloading.py",
"numpy/f2py/tests/test_return_real.py",
"numpy/f2py/tests/test_block_docstring.py",
"numpy/_core/tests/test_errstate.py",
"numpy/f2py/tests/test_quoted_character.py",
"numpy/ma/tests/test_subclassing.py",
"numpy/tests/test_scripts.py",
"numpy/f2py/tests/test_common.py",
"numpy/matrixlib/tests/test_interaction.py",
"numpy/typing/tests/data/pass/simple.py",
"numpy/_core/tests/test_casting_unittests.py",
"numpy/lib/tests/test__iotools.py",
"numpy/typing/tests/data/pass/einsumfunc.py",
"numpy/polynomial/tests/test_hermite_e.py",
"numpy/polynomial/tests/test_classes.py",
"numpy/_core/tests/test_simd_module.py",
"numpy/f2py/tests/test_value_attrspec.py",
"numpy/f2py/tests/__init__.py",
"numpy/f2py/tests/test_callback.py",
"numpy/distutils/tests/test_build_ext.py",
"numpy/f2py/tests/test_return_complex.py",
"numpy/typing/tests/data/pass/modules.py",
"numpy/_core/tests/test_extint128.py",
"numpy/_core/tests/test_hashtable.py",
"numpy/lib/tests/test_regression.py",
"numpy/typing/tests/data/pass/multiarray.py",
"numpy/_core/tests/test_dlpack.py",
"numpy/typing/tests/data/pass/comparisons.py",
"numpy/_core/tests/test_print.py",
"numpy/lib/tests/test_arraypad.py",
"numpy/random/tests/test_regression.py",
"numpy/matrixlib/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ma.py",
"numpy/_core/tests/test_scalar_methods.py",
"numpy/_core/tests/test_function_base.py",
"numpy/_core/tests/test_scalar_ctors.py",
"numpy/typing/tests/data/pass/literal.py",
"numpy/random/tests/test_random.py",
"numpy/_core/tests/test_half.py",
"numpy/testing/tests/test_utils.py",
"numpy/matrixlib/tests/test_matrix_linalg.py",
"numpy/f2py/tests/test_isoc.py",
"numpy/lib/tests/test_histograms.py",
"numpy/distutils/tests/utilities.py",
"numpy/_core/tests/test_cpu_dispatcher.py",
"numpy/tests/test_warnings.py",
"numpy/_core/tests/test_casting_floatingpoint_errors.py",
"numpy/_core/tests/_locales.py",
"numpy/f2py/tests/test_symbolic.py",
"numpy/random/tests/test_direct.py",
"numpy/typing/tests/data/pass/ufuncs.py",
"numpy/lib/tests/test_function_base.py",
"numpy/conftest.py",
"numpy/ma/tests/__init__.py",
"numpy/typing/tests/data/pass/nditer.py",
"numpy/polynomial/tests/test_chebyshev.py",
"numpy/tests/test_lazyloading.py",
"numpy/linalg/tests/test_deprecations.py",
"numpy/f2py/tests/test_docs.py",
"numpy/_core/tests/test_dtype.py",
"numpy/_core/tests/test_array_interface.py",
"numpy/typing/tests/data/pass/ufunc_config.py",
"numpy/lib/tests/test__version.py",
"numpy/_core/tests/test_scalarbuffer.py",
"numpy/_core/tests/test_arrayobject.py",
"numpy/ma/tests/test_regression.py",
"numpy/f2py/tests/test_f2py2e.py",
"numpy/_core/tests/test_scalarmath.py",
"numpy/tests/test__all__.py",
"numpy/ma/tests/test_extras.py",
"numpy/distutils/tests/test_ccompiler_opt_conf.py",
"numpy/_core/tests/examples/limited_api/setup.py",
"numpy/_core/tests/test_protocols.py",
"numpy/_core/tests/test_custom_dtypes.py",
"numpy/typing/tests/data/pass/array_like.py",
"numpy/tests/test_configtool.py",
"numpy/typing/tests/data/pass/arrayprint.py",
"numpy/lib/tests/test_shape_base.py",
"numpy/tests/test_matlib.py",
"numpy/_core/tests/test_simd.py",
"numpy/fft/tests/test_helper.py",
"numpy/lib/tests/test_arrayterator.py",
"numpy/f2py/tests/test_data.py",
"numpy/_core/tests/test_nditer.py",
"numpy/distutils/tests/test_exec_command.py",
"numpy/f2py/tests/test_pyf_src.py",
"numpy/_core/tests/test_item_selection.py",
"numpy/_core/tests/test_arraymethod.py",
"numpy/_core/tests/test_array_coercion.py",
"numpy/polynomial/tests/test_printing.py",
"numpy/polynomial/tests/test_symbol.py",
"numpy/_core/tests/test__exceptions.py",
"numpy/typing/tests/test_typing.py",
"numpy/polynomial/tests/test_polyutils.py",
"numpy/f2py/tests/test_size.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: flask
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
|
flask
|
[
"tests/test_apps/cliapp/importerrorapp.py",
"tests/test_reqctx.py",
"tests/test_config.py",
"tests/test_apps/helloworld/hello.py",
"tests/test_session_interface.py",
"tests/test_templating.py",
"tests/test_cli.py",
"tests/test_async.py",
"tests/test_apps/blueprintapp/__init__.py",
"tests/test_json.py",
"tests/test_helpers.py",
"examples/tutorial/tests/test_auth.py",
"tests/test_signals.py",
"examples/tutorial/tests/test_blog.py",
"tests/test_apps/cliapp/app.py",
"tests/test_apps/cliapp/multiapp.py",
"tests/test_json_tag.py",
"tests/test_apps/helloworld/wsgi.py",
"tests/test_apps/subdomaintestmodule/__init__.py",
"tests/test_apps/cliapp/inner1/inner2/__init__.py",
"tests/test_logging.py",
"examples/tutorial/tests/conftest.py",
"tests/type_check/typing_route.py",
"tests/test_appctx.py",
"tests/test_regression.py",
"tests/test_apps/cliapp/__init__.py",
"examples/javascript/tests/test_js_example.py",
"tests/test_converters.py",
"tests/test_basic.py",
"examples/tutorial/tests/test_db.py",
"tests/test_apps/blueprintapp/apps/__init__.py",
"tests/test_subclassing.py",
"tests/test_testing.py",
"tests/test_blueprints.py",
"tests/test_user_error_handler.py",
"tests/test_instance_config.py",
"examples/javascript/tests/conftest.py",
"tests/type_check/typing_app_decorators.py",
"tests/test_apps/cliapp/inner1/inner2/flask.py",
"tests/test_apps/blueprintapp/apps/frontend/__init__.py",
"tests/test_views.py",
"tests/test_apps/cliapp/factory.py",
"tests/test_apps/cliapp/inner1/__init__.py",
"tests/test_apps/blueprintapp/apps/admin/__init__.py",
"examples/tutorial/tests/test_factory.py",
"tests/type_check/typing_error_handler.py",
"tests/conftest.py",
"tests/test_request.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: flask
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
|
flask
|
[
"examples/javascript/tests/test_js_example.py",
"src/flask/app.py",
"src/flask/sansio/app.py",
"src/flask/helpers.py",
"examples/javascript/js_example/views.py",
"tests/test_testing.py",
"tests/test_templating.py",
"tests/test_signals.py",
"src/flask/testing.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: rust
Query: Find all REST API endpoint definitions
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 all REST API endpoint definitions
|
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: cpython
Query: Find all REST API endpoint definitions
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 all REST API endpoint definitions
|
cpython
|
[
"Lib/turtle.py",
"Lib/test/test_asyncio/test_sendfile.py",
"Tools/unicode/gencodec.py",
"Lib/test/test_asyncio/test_events.py",
"Lib/ipaddress.py",
"Tools/i18n/pygettext.py",
"Tools/lockbench/lockbench.py",
"Tools/ssl/multissltests.py",
"Lib/test/test_asyncio/test_base_events.py",
"Tools/gdb/libpython.py",
"Tools/unicode/makeunicodedata.py",
"Tools/freeze/winmakemakefile.py",
"Lib/test/test_socket.py",
"Tools/wasm/emscripten/__main__.py",
"Tools/jit/_stencils.py",
"Tools/scripts/summarize_stats.py",
"Tools/freeze/checkextensions_win32.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: rust
Query: Find test 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 test configuration files
|
rust
|
[
"src/etc/htmldocck.py",
"compiler/rustc_codegen_gcc/target_specs/m68k-unknown-linux-gnu.json",
"compiler/rustc_codegen_cranelift/.vscode/settings.json",
"tests/debuginfo/embedded-visualizer.py",
"tests/run-make/target-specs/endianness-mismatch.json",
"src/tools/rust-analyzer/.vscode/extensions.json",
"tests/run-make/debugger-visualizer-dep-info/my_gdb_script.py",
"tests/debuginfo/auxiliary/dependency-with-embedded-visualizers.py",
"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",
"src/ci/docker/scripts/fuchsia-test-runner.py",
"tests/run-make/rustdoc-target-spec-json-path/target.json",
".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/bootstrap/bootstrap_test.py",
"src/tools/rust-analyzer/.github/workflows/rustdoc.yaml",
"package-lock.json",
"src/tools/miri/test-cargo-miri/run-test.py",
"library/compiler-builtins/.github/workflows/publish.yaml",
"tests/run-make/target-specs/my-invalid-platform.json",
"tests/run-make/target-specs/my-incomplete-platform.json",
"src/tools/rust-analyzer/crates/project-model/test_data/hello-world-metadata.json",
"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",
"tests/debuginfo/embedded-visualizer-point.py",
"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",
"tests/run-make/libtest-junit/validate_junit.py",
"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: numpy
Query: Find error handling patterns
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 error handling patterns
|
numpy
|
[
"numpy/exceptions.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: numpy
Query: Find test 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 test configuration files
|
numpy
|
[
"numpy/typing/tests/test_isfile.py",
"numpy/f2py/tests/test_kind.py",
"numpy/ma/tests/test_old_ma.py",
"numpy/linalg/tests/__init__.py",
"numpy/tests/__init__.py",
"numpy/f2py/tests/test_return_logical.py",
"numpy/_core/tests/test_ufunc.py",
"numpy/typing/tests/data/pass/scalars.py",
"numpy/_core/tests/test_numerictypes.py",
"numpy/_core/tests/test_defchararray.py",
"numpy/_pytesttester.py",
"numpy/random/tests/test_randomstate_regression.py",
"numpy/f2py/tests/test_array_from_pyobj.py",
"numpy/_core/tests/test_strings.py",
"numpy/polynomial/tests/test_legendre.py",
"numpy/typing/tests/data/pass/lib_user_array.py",
"numpy/matrixlib/tests/test_multiarray.py",
"numpy/distutils/tests/test_from_template.py",
"numpy/random/tests/test_seed_sequence.py",
"numpy/_core/tests/test_regression.py",
"numpy/_pyinstaller/tests/__init__.py",
"numpy/fft/tests/test_pocketfft.py",
"numpy/_core/tests/test_cpu_features.py",
"numpy/distutils/command/config_compiler.py",
"tools/ci/test_all_newsfragments_used.py",
"numpy/f2py/tests/test_assumed_shape.py",
"numpy/_core/tests/test_scalarprint.py",
"numpy/random/tests/test_smoke.py",
"numpy/distutils/tests/__init__.py",
"numpy/typing/tests/data/pass/numerictypes.py",
"numpy/typing/tests/data/pass/warnings_and_errors.py",
"numpy/typing/tests/data/pass/shape.py",
"numpy/matrixlib/tests/test_defmatrix.py",
"numpy/random/tests/test_generator_mt19937_regressions.py",
"numpy/matrixlib/tests/__init__.py",
"numpy/distutils/tests/test_npy_pkg_config.py",
"numpy/_core/tests/test_stringdtype.py",
"numpy/lib/tests/test__datasource.py",
"numpy/typing/tests/data/pass/bitwise_ops.py",
"numpy/f2py/tests/test_character.py",
"numpy/distutils/tests/test_fcompiler_nagfor.py",
"numpy/f2py/tests/test_string.py",
"numpy/polynomial/tests/test_polynomial.py",
"numpy/_pyinstaller/tests/pyinstaller-smoke.py",
"numpy/_core/tests/test_memmap.py",
"numpy/lib/tests/test_array_utils.py",
"numpy/_core/tests/test_array_api_info.py",
"numpy/f2py/tests/test_abstract_interface.py",
"numpy/polynomial/tests/__init__.py",
"numpy/distutils/tests/test_ccompiler_opt.py",
"numpy/random/tests/data/__init__.py",
"numpy/f2py/tests/test_return_integer.py",
"numpy/_core/tests/test_multithreading.py",
"numpy/_core/numeric.py",
"doc/source/jupyter_lite_config.json",
"numpy/_core/tests/test_umath_complex.py",
"numpy/_core/tests/test_scalarinherit.py",
"numpy/_core/tests/test_deprecations.py",
"numpy/typing/tests/data/pass/ufunclike.py",
"numpy/f2py/tests/test_f2cmap.py",
"numpy/random/tests/__init__.py",
"numpy/_core/tests/test_umath.py",
"numpy/tests/test_public_api.py",
"numpy/lib/tests/test_utils.py",
"numpy/_core/tests/test_conversion_utils.py",
"numpy/f2py/tests/test_parameter.py",
"numpy/lib/tests/__init__.py",
"numpy/typing/tests/test_runtime.py",
"numpy/typing/tests/data/pass/lib_version.py",
"doc/source/try_examples.json",
"numpy/typing/tests/data/pass/index_tricks.py",
"numpy/__init__.py",
"numpy/lib/tests/test_stride_tricks.py",
"numpy/lib/tests/test_loadtxt.py",
"numpy/distutils/tests/test_system_info.py",
"numpy/testing/_private/utils.py",
"tools/swig/test/testTensor.py",
"numpy/f2py/tests/test_return_character.py",
"numpy/f2py/tests/test_modules.py",
"numpy/_core/tests/test_finfo.py",
"numpy/random/tests/test_randomstate.py",
"numpy/distutils/tests/test_log.py",
"numpy/typing/tests/data/pass/random.py",
"numpy/_core/tests/test_cython.py",
"numpy/_core/tests/test_getlimits.py",
"numpy/_core/tests/test_records.py",
"numpy/typing/tests/data/pass/fromnumeric.py",
"numpy/_core/tests/_natype.py",
"numpy/lib/tests/test_arraysetops.py",
"numpy/matrixlib/tests/test_masked_matrix.py",
"numpy/_configtool.py",
"numpy/tests/test_numpy_version.py",
"numpy/f2py/tests/test_routines.py",
"numpy/_pyinstaller/tests/test_pyinstaller.py",
"numpy/typing/tests/data/pass/lib_utils.py",
"numpy/tests/test_ctypeslib.py",
"numpy/f2py/tests/test_mixed.py",
"numpy/testing/tests/__init__.py",
"numpy/_core/tests/test_limited_api.py",
"numpy/lib/tests/test_twodim_base.py",
"numpy/lib/tests/test_index_tricks.py",
"numpy/_core/tests/test_mem_policy.py",
"numpy/_core/tests/test_argparse.py",
"numpy/_core/tests/test_api.py",
"numpy/distutils/npy_pkg_config.py",
"numpy/linalg/tests/test_linalg.py",
"numpy/_core/tests/test_shape_base.py",
"numpy/_core/tests/test_overrides.py",
"numpy/typing/tests/__init__.py",
"numpy/distutils/tests/test_fcompiler_intel.py",
"numpy/lib/tests/test_packbits.py",
"numpy/typing/tests/data/pass/arithmetic.py",
"numpy/_core/tests/test_unicode.py",
"numpy/random/tests/test_extending.py",
"numpy/matrixlib/tests/test_regression.py",
"numpy/ma/tests/test_mrecords.py",
"numpy/tests/test_numpy_config.py",
"numpy/lib/tests/test_format.py",
"numpy/_core/tests/test_abc.py",
"benchmarks/asv.conf.json",
"numpy/_core/tests/test_indexerrors.py",
"numpy/_core/tests/test_arrayprint.py",
".devcontainer/devcontainer.json",
"numpy/_core/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ndarray_conversion.py",
"numpy/ma/tests/test_arrayobject.py",
"numpy/typing/tests/data/pass/ndarray_shape_manipulation.py",
"numpy/distutils/tests/test_fcompiler.py",
"numpy/lib/tests/test_mixins.py",
"numpy/typing/tests/data/pass/dtype.py",
"numpy/typing/tests/data/pass/flatiter.py",
"tools/swig/test/testVector.py",
"numpy/distutils/tests/test_shell_utils.py",
"numpy/_core/tests/test_nep50_promotions.py",
"numpy/f2py/tests/test_crackfortran.py",
"numpy/distutils/tests/test_fcompiler_gnu.py",
"numpy/typing/tests/data/pass/recfunctions.py",
"numpy/lib/tests/test_polynomial.py",
"numpy/_core/tests/examples/cython/setup.py",
"numpy/typing/tests/data/pass/ndarray_misc.py",
"numpy/random/tests/test_generator_mt19937.py",
"numpy/distutils/tests/test_misc_util.py",
"numpy/ma/tests/test_core.py",
"numpy/linalg/tests/test_regression.py",
"numpy/typing/tests/data/pass/arrayterator.py",
"numpy/typing/tests/data/pass/array_constructors.py",
"numpy/_core/tests/test_mem_overlap.py",
"numpy/lib/tests/test_recfunctions.py",
"numpy/fft/tests/__init__.py",
"numpy/_core/tests/test_umath_accuracy.py",
"numpy/_core/tests/test_einsum.py",
"numpy/lib/tests/test_ufunclike.py",
"numpy/typing/tests/data/pass/mod.py",
"numpy/_core/tests/test_indexing.py",
"numpy/f2py/tests/util.py",
"numpy/_core/tests/test_multiarray.py",
"numpy/lib/tests/test_nanfunctions.py",
"numpy/typing/tests/data/pass/numeric.py",
"numpy/_core/tests/test_datetime.py",
"numpy/polynomial/tests/test_hermite.py",
"numpy/f2py/tests/test_semicolon_split.py",
"numpy/lib/tests/test_io.py",
"numpy/f2py/tests/test_regression.py",
"numpy/lib/tests/test_type_check.py",
"numpy/distutils/tests/test_mingw32ccompiler.py",
"numpy/ma/tests/test_deprecations.py",
"numpy/polynomial/tests/test_laguerre.py",
"numpy/_core/tests/test_longdouble.py",
"numpy/tests/test_reloading.py",
"numpy/f2py/tests/test_return_real.py",
"numpy/f2py/tests/test_block_docstring.py",
"numpy/_core/tests/test_errstate.py",
"numpy/f2py/tests/test_quoted_character.py",
"numpy/ma/tests/test_subclassing.py",
"numpy/tests/test_scripts.py",
"numpy/f2py/tests/test_common.py",
"numpy/matrixlib/tests/test_interaction.py",
"numpy/linalg/__init__.py",
"numpy/typing/tests/data/pass/simple.py",
"numpy/_core/tests/test_casting_unittests.py",
"numpy/lib/tests/test__iotools.py",
"numpy/typing/tests/data/pass/einsumfunc.py",
"tools/changelog.py",
"numpy/polynomial/tests/test_hermite_e.py",
"numpy/polynomial/tests/test_classes.py",
"numpy/_core/tests/test_simd_module.py",
"numpy/f2py/tests/test_value_attrspec.py",
"numpy/f2py/tests/__init__.py",
"numpy/f2py/tests/test_callback.py",
"numpy/distutils/tests/test_build_ext.py",
"numpy/f2py/tests/test_return_complex.py",
"tools/ci/push_docs_to_repo.py",
"numpy/typing/tests/data/pass/modules.py",
"numpy/_core/tests/test_extint128.py",
"numpy/_core/tests/test_hashtable.py",
"numpy/lib/tests/test_regression.py",
"numpy/typing/tests/data/pass/multiarray.py",
"numpy/_core/tests/test_dlpack.py",
"numpy/typing/tests/data/pass/comparisons.py",
"numpy/_core/tests/test_print.py",
"numpy/lib/tests/test_arraypad.py",
"numpy/random/tests/test_regression.py",
"numpy/matrixlib/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ma.py",
"numpy/_core/tests/test_scalar_methods.py",
"numpy/_core/tests/test_function_base.py",
"numpy/_core/tests/test_scalar_ctors.py",
"numpy/typing/tests/data/pass/literal.py",
"numpy/random/tests/test_random.py",
"numpy/_core/tests/test_half.py",
"numpy/testing/tests/test_utils.py",
"numpy/matrixlib/tests/test_matrix_linalg.py",
"numpy/f2py/tests/test_isoc.py",
"numpy/lib/tests/test_histograms.py",
"numpy/distutils/tests/utilities.py",
"numpy/_core/tests/test_cpu_dispatcher.py",
"numpy/tests/test_warnings.py",
"numpy/_core/tests/test_casting_floatingpoint_errors.py",
"numpy/_core/tests/_locales.py",
"numpy/f2py/tests/test_symbolic.py",
"numpy/random/tests/test_direct.py",
"numpy/typing/tests/data/pass/ufuncs.py",
"numpy/lib/tests/test_function_base.py",
"numpy/conftest.py",
"tools/check_openblas_version.py",
"numpy/ma/tests/__init__.py",
"numpy/typing/tests/data/pass/nditer.py",
"numpy/polynomial/tests/test_chebyshev.py",
"numpy/tests/test_lazyloading.py",
"numpy/linalg/tests/test_deprecations.py",
"numpy/f2py/tests/test_docs.py",
"numpy/_core/tests/test_dtype.py",
"numpy/_core/tests/test_array_interface.py",
"numpy/typing/tests/data/pass/ufunc_config.py",
"numpy/lib/tests/test__version.py",
"numpy/distutils/command/config.py",
"numpy/_core/tests/test_scalarbuffer.py",
"numpy/_core/tests/test_arrayobject.py",
"numpy/_core/_ufunc_config.py",
"numpy/ma/tests/test_regression.py",
"numpy/f2py/tests/test_f2py2e.py",
"numpy/_core/tests/test_scalarmath.py",
"numpy/tests/test__all__.py",
"numpy/ma/tests/test_extras.py",
"numpy/distutils/tests/test_ccompiler_opt_conf.py",
"numpy/_core/tests/examples/limited_api/setup.py",
"tools/refguide_check.py",
"numpy/_core/tests/test_protocols.py",
"numpy/_core/tests/test_custom_dtypes.py",
"numpy/typing/tests/data/pass/array_like.py",
"numpy/tests/test_configtool.py",
"numpy/typing/tests/data/pass/arrayprint.py",
"numpy/lib/tests/test_shape_base.py",
"numpy/tests/test_matlib.py",
"numpy/_core/tests/test_simd.py",
"numpy/fft/tests/test_helper.py",
"numpy/lib/tests/test_arrayterator.py",
"numpy/f2py/tests/test_data.py",
"numpy/_core/tests/test_nditer.py",
"numpy/distutils/tests/test_exec_command.py",
"numpy/f2py/tests/test_pyf_src.py",
"numpy/_core/tests/test_item_selection.py",
"numpy/_core/tests/test_arraymethod.py",
"numpy/_core/tests/test_array_coercion.py",
"numpy/polynomial/tests/test_printing.py",
"numpy/polynomial/tests/test_symbol.py",
"numpy/_core/tests/test__exceptions.py",
"numpy/typing/tests/test_typing.py",
"numpy/polynomial/tests/test_polyutils.py",
"numpy/f2py/tests/test_size.py",
"tools/check_python_h_first.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: react
Query: Find build 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 build configuration files
|
react
|
[
"compiler/packages/react-forgive/client/package.json",
"packages/react-reconciler/package.json",
"packages/react-is/package.json",
"compiler/packages/eslint-plugin-react-compiler/tsconfig.json",
"packages/use-subscription/package.json",
"fixtures/nesting/package.json",
"compiler/apps/playground/.eslintrc.json",
"packages/react-noop-renderer/package.json",
"compiler/packages/react-compiler-runtime/tsconfig.json",
"fixtures/ssr2/package.json",
"compiler/packages/react-compiler-runtime/package.json",
"compiler/packages/eslint-plugin-react-compiler/package.json",
"packages/react-server-dom-esm/esm/package.json",
"compiler/packages/react-forgive/tsconfig.json",
"compiler/packages/react-forgive/package.json",
"flow-typed.config.json",
"fixtures/packaging/systemjs-builder/prod/package.json",
"fixtures/fiber-debugger/package.json",
"scripts/error-codes/codes.json",
"scripts/release/package.json",
"packages/eslint-plugin-react-hooks/package.json",
"fixtures/dom/package.json",
"compiler/packages/react-compiler-healthcheck/package.json",
"packages/react-devtools-extensions/firefox/manifest.json",
"fixtures/owner-stacks/package.json",
"packages/react-devtools-shared/package.json",
"compiler/apps/playground/package.json",
"scripts/perf-counters/package.json",
"compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/tsconfig.json",
"compiler/packages/react-forgive/server/package.json",
"packages/react/package.json",
"package.json",
"packages/react-devtools-extensions/chrome/now.json",
"packages/eslint-plugin-react-hooks/tsconfig.json",
"fixtures/ssr/package.json",
"packages/react-refresh/package.json",
"packages/react-server-dom-webpack/package.json",
"fixtures/eslint-v6/package.json",
"fixtures/packaging/webpack/dev/package.json",
"fixtures/packaging/brunch/prod/package.json",
"compiler/packages/react-compiler-healthcheck/tsconfig.json",
"packages/react-server-dom-turbopack/package.json",
"fixtures/flight/scripts/package.json",
"compiler/apps/playground/vercel.json",
"packages/react-server-dom-parcel/package.json",
"packages/react-devtools-extensions/package.json",
"packages/react-devtools/package.json",
"compiler/packages/react-mcp-server/tsconfig.json",
"fixtures/owner-stacks/public/manifest.json",
"packages/react-devtools-timeline/package.json",
"packages/scheduler/package.json",
"packages/shared/package.json",
"packages/react-server-dom-webpack/esm/package.json",
"fixtures/legacy-jsx-runtimes/react-16/package.json",
"packages/react-server/package.json",
"fixtures/eslint-v6/.eslintrc.json",
"compiler/packages/react-mcp-server/package.json",
"compiler/packages/make-read-only-util/tsconfig.json",
"compiler/packages/make-read-only-util/package.json",
"packages/react-debug-tools/package.json",
"packages/react-server-dom-webpack/npm/esm/package.json",
"packages/react-server-dom-esm/npm/esm/package.json",
"fixtures/flight-esm/loader/package.json",
"fixtures/attribute-behavior/public/manifest.json",
"fixtures/stacks/babel.config.json",
"fixtures/view-transition/package.json",
"packages/dom-event-testing-library/package.json",
"compiler/packages/react-forgive/server/tsconfig.json",
"fixtures/flight/src/cjs/package.json",
"packages/react-devtools-fusebox/package.json",
"scripts/devtools/package.json",
"fixtures/eslint-v8/package.json",
"fixtures/legacy-jsx-runtimes/package.json",
"packages/react-art/package.json",
"compiler/apps/playground/tsconfig.json",
"fixtures/art/package.json",
"fixtures/eslint-v9/tsconfig.json",
"packages/react-devtools-extensions/chrome/manifest.json",
"fixtures/packaging/webpack-alias/dev/package.json",
"packages/react-devtools-extensions/firefox/now.json",
"fixtures/concurrent/time-slicing/public/manifest.json",
"fixtures/nesting/src/modern/package.json",
"fixtures/flight-esm/server/package.json",
"fixtures/eslint-v7/.eslintrc.json",
"fixtures/legacy-jsx-runtimes/react-14/package.json",
"packages/react-devtools-core/package.json",
"fixtures/view-transition/loader/package.json",
"fixtures/concurrent/time-slicing/package.json",
"fixtures/legacy-jsx-runtimes/react-15/package.json",
"fixtures/flight-parcel/tsconfig.json",
"fixtures/eslint-v8/.eslintrc.json",
"packages/react-devtools-extensions/edge/manifest.json",
"packages/jest-react/package.json",
"fixtures/packaging/brunch/dev/package.json",
"packages/react-devtools-extensions/edge/now.json",
"fixtures/packaging/browserify/prod/package.json",
"packages/use-sync-external-store/package.json",
"fixtures/flight/server/package.json",
"fixtures/eslint-v7/package.json",
"fixtures/ssr2/package-lock.json",
"fixtures/flight/loader/package.json",
"compiler/package.json",
".codesandbox/ci.json",
"compiler/packages/snap/package.json",
"compiler/packages/snap/tsconfig.json",
"fixtures/eslint-v9/package.json",
"fixtures/flight-parcel/package.json",
"fixtures/legacy-jsx-runtimes/react-17/package.json",
"fixtures/nesting/src/legacy/package.json",
"packages/react-server-dom-esm/package.json",
"fixtures/expiration/package.json",
"scripts/bench/package.json",
"packages/react-devtools-shell/package.json",
"fixtures/fizz/package.json",
"fixtures/packaging/rjs/dev/package.json",
"scripts/eslint-rules/package.json",
"fixtures/packaging/rjs/prod/package.json",
"packages/react-cache/package.json",
"packages/react-test-renderer/package.json",
"packages/react-server-dom-fb/package.json",
"fixtures/flight/package.json",
"packages/react-markup/package.json",
"fixtures/stacks/package.json",
"fixtures/packaging/webpack/prod/package.json",
"packages/react-dom/package.json",
"fixtures/packaging/systemjs-builder/dev/package.json",
"compiler/packages/babel-plugin-react-compiler/tsconfig.json",
"fixtures/flight/config/package.json",
"compiler/packages/babel-plugin-react-compiler/package.json",
"compiler/apps/playground/.vscode/extensions.json",
"fixtures/packaging/webpack-alias/prod/package.json",
"packages/react-client/package.json",
"packages/react-suspense-test-utils/package.json",
"fixtures/attribute-behavior/package.json",
"packages/react-native-renderer/package.json",
"packages/react-dom-bindings/package.json",
"fixtures/packaging/browserify/dev/package.json",
"packages/internal-test-utils/package.json",
"packages/react-devtools-inline/package.json",
"fixtures/flight-esm/package.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
Query: Find error handling patterns
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 error handling patterns
|
requests
|
[
"src/requests/exceptions.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
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
|
requests
|
[
"tests/test_requests.py",
"src/requests/api.py",
"src/requests/__init__.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
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
|
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: django
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
|
django
|
[
"tests/i18n/sampleproject/sampleproject/settings.py",
"tests/fixtures/fixtures/fixture6.json",
"tests/fixtures/fixtures/db_fixture_3.nosuchdb.json",
"tests/fixtures/fixtures/invalid.json",
"tests/gis_tests/distapp/fixtures/initial.json",
"tests/gis_tests/relatedapp/fixtures/initial.json",
"tests/test_sqlite.py",
"tests/fixtures_regress/fixtures/special-article.json",
"tests/fixtures/fixtures/fixture_with[special]chars.json",
"tests/m2m_through_regress/fixtures/m2m_through.json",
"tests/fixtures_regress/fixtures/nk-inheritance.json",
"tests/fixtures_regress/fixtures/sequence_extra.json",
"tests/requests_tests/test_data_upload_settings.py",
"django/core/management/commands/diffsettings.py",
"tests/fixtures/fixtures/forward_reference_m2m.json",
"tests/fixtures_model_package/fixtures/model_package_fixture2.json",
"tests/project_template/test_settings.py",
"package.json",
"tests/fixtures/fixtures/forward_reference_fk.json",
"tests/fixtures/fixtures/forward_reference_m2m_natural_key.json",
"tests/proxy_models/fixtures/mypeople.json",
"tests/fixtures/fixtures/circular_reference.json",
"tests/wsgi/tests.py",
"tests/fixtures_regress/fixtures/absolute.json",
"tests/fixtures_regress/fixtures/empty.json",
"tests/fixtures/fixtures/circular_reference_natural_key.json",
"tests/runtests.py",
"tests/multiple_database/fixtures/multidb-common.json",
"tests/test_utils/fixtures/person.json",
"tests/fixtures/fixtures/fixture2.json",
"tests/version/tests.py",
"tests/fixtures_regress/fixtures/nk_with_foreign_key.json",
"tests/fixtures_regress/fixtures/model-inheritance.json",
"tests/admin_scripts/configured_dynamic_settings_manage.py",
"tests/fixtures_model_package/fixtures/model_package_fixture1.json",
"tests/gis_tests/data/geometries.json",
".pre-commit-config.yaml",
"tests/fixtures_regress/fixtures/feature.json",
"tests/multiple_database/fixtures/multidb.other.json",
"tests/fixtures_regress/fixtures/big-fixture.json",
"tests/composite_pk/fixtures/tenant.json",
"tests/admin_scripts/configured_settings_manage.py",
"tests/staticfiles_tests/settings.py",
"tests/fixtures_regress/fixtures_2/forward_ref_2.json",
"tests/fixtures/fixtures/db_fixture_1.default.json",
"tests/fixtures_regress/fixtures/forward_ref_lookup.json",
"tests/view_tests/tests/test_static.py",
"tests/staticfiles_tests/apps/staticfiles_config.py",
"tests/auth_tests/settings.py",
"tests/fixtures/fixtures/fixture8.json",
"tests/logging_tests/logconfig.py",
"tests/fixtures_regress/fixtures/thingy.json",
"tests/multiple_database/fixtures/pets.json",
"tests/fixtures_regress/fixtures/m2mtoself.json",
"django/conf/global_settings.py",
"tests/flatpages_tests/settings.py",
"tests/auth_tests/fixtures/natural.json",
"tests/multiple_database/fixtures/multidb.default.json",
"tests/fixtures/fixtures/forward_reference_fk_natural_key.json",
"tests/fixtures_regress/fixtures/forward_ref_bad_data.json",
"tests/utils_tests/test_datastructures.py",
"tests/servers/fixtures/testdata.json",
"tests/view_tests/tests/test_csrf.py",
"tests/fixtures_regress/fixtures/sequence.json",
"django/apps/config.py",
"tests/fixtures_regress/fixtures_1/inner/absolute.json",
"tests/staticfiles_tests/project/documents/staticfiles_v1.json",
"tests/fixtures_regress/fixtures_1/forward_ref_1.json",
"tests/auth_tests/fixtures/regular.json",
"tests/utils_tests/test_csp.py",
"tests/fixtures_regress/fixtures/forward_ref.json",
"tests/fixtures_regress/fixtures/path.containing.dots.json",
"tests/gis_tests/geogapp/fixtures/initial.json",
"tests/utils_tests/test_autoreload.py",
"tests/view_tests/views.py",
"tests/fixtures_regress/fixtures/non_natural_1.json",
"tests/admin_scripts/custom_templates/project_template/project_name/settings.py",
"tests/view_tests/tests/test_debug.py",
"tests/postgres_tests/integration_settings.py",
"tests/fixtures/fixtures/null_character_in_field_value.json",
"tests/fixtures_regress/fixtures/sequence_extra_yaml.yaml",
"tests/fixtures/fixtures/fixture1.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
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
|
requests
|
[
"src/requests/exceptions.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: vscode
Query: Find test 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 test configuration files
|
vscode
|
[
"test/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/25920_html.json",
"test/smoke/package-lock.json",
"extensions/shaderlab/syntaxes/shaderlab.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/issue-204948/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-cssvariables_less.json",
"extensions/python/.vscode/tasks.json",
"extensions/php-language-features/package.nls.json",
"extensions/css-language-features/.vscode/settings.json",
"extensions/theme-monokai/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_vb.json",
"extensions/theme-kimbie-dark/cgmanifest.json",
".eslint-plugin-local/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-issue5566_ts.json",
"extensions/typescript-language-features/web/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/issue-214049/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-jsdoc-multiline-type_ts.json",
"extensions/markdown-language-features/schemas/package.schema.json",
"extensions/less/package.json",
"extensions/notebook-renderers/package.nls.json",
".vscode/settings.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/Dockerfile.json",
"extensions/clojure/syntaxes/clojure.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/ts-too-much-minimization/advanced.expected.diff.json",
"extensions/fsharp/syntaxes/fsharp.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/test.yaml",
"extensions/json-language-features/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-4008_yaml.json",
"extensions/swift/syntaxes/swift.tmLanguage.json",
"extensions/html-language-features/package.json",
"extensions/go/package.json",
"extensions/swift/cgmanifest.json",
"extensions/theme-monokai-dimmed/package.json",
"extensions/theme-seti/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_xml.json",
"extensions/java/syntaxes/java.tmLanguage.json",
"extensions/javascript/javascript-language-configuration.json",
"src/vs/editor/test/node/diffing/fixtures/indentation/legacy.expected.diff.json",
"extensions/php-language-features/tsconfig.json",
"extensions/vscode-colorize-perf-tests/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_dart.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_rst.json",
"extensions/configuration-editing/schemas/devContainer.vscode.schema.json",
"extensions/docker/package.json",
"extensions/clojure/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-results/25920_html.json",
"extensions/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json",
"extensions/vb/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_rs.json",
"extensions/theme-defaults/fileicons/vs_minimal-icon-theme.json",
"extensions/css-language-features/server/package-lock.json",
"extensions/theme-red/cgmanifest.json",
"extensions/theme-quietlight/package.json",
"extensions/json-language-features/server/.vscode/tasks.json",
"extensions/configuration-editing/package-lock.json",
"extensions/fsharp/package.json",
"extensions/handlebars/language-configuration.json",
"extensions/csharp/package.json",
"extensions/configuration-editing/schemas/devContainer.codespaces.schema.json",
"extensions/php/syntaxes/php.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-173216_sh.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-173336_sh.json",
"test/automation/package.json",
"extensions/prompt-basics/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/noise-2/legacy.expected.diff.json",
"extensions/markdown-language-features/preview-src/tsconfig.json",
"extensions/json/package.nls.json",
".eslint-plugin-local/package.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-3/legacy.expected.diff.json",
"test/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/issue-185779/advanced.expected.diff.json",
"extensions/simple-browser/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/class-replacement/legacy.expected.diff.json",
"extensions/javascript/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/noise-1/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-class/advanced.expected.diff.json",
"extensions/vscode-api-tests/testWorkspace2/.vscode/settings.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-2/advanced.expected.diff.json",
"extensions/xml/cgmanifest.json",
"extensions/latex/latex-cpp-embedded-language-configuration.json",
"extensions/vscode-colorize-tests/tsconfig.json",
"remote/web/package-lock.json",
"extensions/prompt-basics/language-configuration.json",
"extensions/theme-solarized-dark/package.json",
"extensions/lua/language-configuration.json",
"extensions/markdown-math/tsconfig.json",
"extensions/media-preview/package.json",
"extensions/json/package.json",
"extensions/html-language-features/.vscode/launch.json",
"extensions/julia/language-configuration.json",
"extensions/html/cgmanifest.json",
"extensions/references-view/package-lock.json",
"extensions/configuration-editing/package.json",
"extensions/vb/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/ts-example1/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_fs.json",
"src/vs/editor/test/node/diffing/fixtures/ts-confusing-2/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing2/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_ini.json",
"src/vs/workbench/contrib/codeEditor/test/node/language-configuration.json",
"src/vs/editor/test/node/diffing/fixtures/issue-204948/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_js.json",
"extensions/json/language-configuration.json",
"src/vs/editor/test/node/diffing/fixtures/issue-201713/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-1/legacy.expected.diff.json",
"extensions/clojure/language-configuration.json",
"src/vs/editor/test/node/diffing/fixtures/ts-shifting/legacy.expected.diff.json",
"extensions/julia/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test2_pl.json",
"extensions/php/package.nls.json",
"extensions/gulp/package.json",
"build/npm/jsconfig.json",
"extensions/vscode-colorize-tests/package-lock.json",
"extensions/html/syntaxes/html-derivative.tmLanguage.json",
"extensions/typescript-language-features/tsconfig.json",
"extensions/markdown-language-features/package.json",
"extensions/vb/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_log.json",
"extensions/markdown-basics/package.nls.json",
"extensions/emmet/package.json",
"src/vs/editor/test/node/diffing/fixtures/difficult-move/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-173216_sh.json",
"extensions/css-language-features/server/test/linksTestFixtures/node_modules/foo/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/md-math_md.json",
"extensions/vscode-api-tests/package-lock.json",
"extensions/terminal-suggest/.vscode/tasks.json",
"extensions/terminal-suggest/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-jsdoc-multiline-type_ts.json",
"extensions/vscode-colorize-tests/.vscode/tasks.json",
"test/monaco/tsconfig.json",
"extensions/javascript/syntaxes/JavaScript.tmLanguage.json",
"extensions/java/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_r.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_sql.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-241001_ts.json",
"extensions/html-language-features/.vscode/settings.json",
"build/checker/tsconfig.browser.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-keywords_ts.json",
"build/checker/tsconfig.node.json",
"extensions/git/resources/emojis.json",
"src/vs/editor/test/node/diffing/fixtures/json-brackets/2.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing3/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-cssvariables_less.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-freeze-56476_ps1.json",
"extensions/perl/cgmanifest.json",
"extensions/github/tsconfig.json",
"extensions/references-view/tsconfig.json",
"extensions/typescript-basics/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_regexp.ts.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-4008_yaml.json",
"extensions/objective-c/syntaxes/objective-c.tmLanguage.json",
"extensions/cpp/package.json",
"build/lib/stylelint/vscode-known-variables.json",
"build/builtin/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-members_ts.json",
"extensions/theme-defaults/package.nls.json",
"tsfmt.json",
"extensions/theme-red/themes/Red-color-theme.json",
"extensions/objective-c/language-configuration.json",
"extensions/yaml/syntaxes/yaml-1.3.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-diff-trimws/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_r.json",
"extensions/theme-defaults/themes/hc_black.json",
"extensions/rust/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/ts-advanced-bug/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_ps1.json",
"extensions/fsharp/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_go.json",
"extensions/markdown-math/notebook/tsconfig.json",
"extensions/bat/language-configuration.json",
"build/azure-pipelines/common/telemetry-config.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_jsx.json",
"extensions/npm/.vscode/tasks.json",
"src/vs/editor/test/node/diffing/fixtures/bracket-aligning/legacy.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/issue-185779/legacy.expected.diff.json",
"extensions/restructuredtext/language-configuration.json",
"extensions/make/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/issue-6303.yaml",
"extensions/vscode-colorize-tests/test/colorize-results/test_swift.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_jsx.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/issue-1550.yaml",
"extensions/latex/syntaxes/markdown-latex-combined.tmLanguage.json",
"extensions/simple-browser/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/ts-confusing/legacy.expected.diff.json",
"extensions/latex/package.nls.json",
"build/checker/tsconfig.electron-browser.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/makefile.json",
"extensions/markdown-language-features/tsconfig.json",
"extensions/make/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/subword/legacy.expected.diff.json",
"extensions/git-base/cgmanifest.json",
"build/tsconfig.build.json",
".devcontainer/devcontainer-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_html.json",
"extensions/lua/package.json",
"extensions/markdown-basics/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test6916_js.json",
"extensions/json/syntaxes/JSON.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/ts-insert/legacy.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-strings/advanced.expected.diff.json",
"extensions/theme-solarized-dark/package.nls.json",
"extensions/dart/syntaxes/dart.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_fs.json",
".vscode/extensions/vscode-selfhost-test-provider/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/penalize-fragmentation/advanced.expected.diff.json",
"extensions/javascript/tags-language-configuration.json",
".vscode/extensions/vscode-selfhost-test-provider/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_hbs.json",
"extensions/npm/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_jl.json",
"extensions/lua/syntaxes/lua.tmLanguage.json",
"extensions/python/package.json",
"src/vs/editor/test/node/diffing/fixtures/indentation/advanced.expected.diff.json",
"extensions/shellscript/language-configuration.json",
"test/integration/browser/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_ps1.json",
"extensions/tunnel-forwarding/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_less.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_hbs.json",
"extensions/php/package.json",
".vscode/cglicenses.schema.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-6611_rs.json",
"extensions/python/package.nls.json",
"extensions/diff/syntaxes/diff.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/json-brackets/legacy.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing2/legacy.expected.diff.json",
"extensions/typescript-language-features/schemas/tsconfig.schema.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_bat.json",
"src/vs/base/common/semver/cgmanifest.json",
"extensions/vscode-api-tests/testWorkspace/.vscode/launch.json",
"extensions/latex/markdown-latex-combined-language-configuration.json",
"extensions/latex/syntaxes/Bibtex.tmLanguage.json",
"extensions/julia/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_vb.json",
"src/vs/editor/test/node/diffing/fixtures/ts-import-ws-affinity/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/makefile.json",
"extensions/docker/language-configuration.json",
"extensions/log/package.nls.json",
"extensions/shellscript/cgmanifest.json",
"extensions/npm/package-lock.json",
"extensions/handlebars/syntaxes/Handlebars.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_cu.json",
"extensions/groovy/package.nls.json",
"extensions/github/package.json",
"extensions/markdown-basics/syntaxes/markdown.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-80644_cpp.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/issue-224862.yaml",
"extensions/jake/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_cc.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/md-math_md.json",
"extensions/debug-server-ready/package-lock.json",
".vscode/extensions/vscode-selfhost-import-aid/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_css.json",
"test/mcp/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/move-1/advanced.expected.diff.json",
"extensions/json/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_sh.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_py.json",
"extensions/emmet/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/method-splitting/legacy.expected.diff.json",
".vscode/extensions/vscode-selfhost-import-aid/package-lock.json",
".vscode/extensions/vscode-selfhost-test-provider/package.json",
"extensions/markdown-basics/package.json",
"extensions/typescript-language-features/package.nls.json",
"test/.mocharc.json",
"test/mcp/package.json",
"extensions/json-language-features/client/tsconfig.json",
"scripts/package.json",
"extensions/ini/properties.language-configuration.json",
"extensions/github-authentication/tsconfig.json",
"extensions/github-authentication/package.json",
"extensions/npm/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_handlebars.json",
"extensions/make/syntaxes/make.tmLanguage.json",
"extensions/r/syntaxes/r.tmLanguage.json",
"extensions/git-base/package.nls.json",
"src/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-issue5566_ts.json",
"src/vs/editor/test/node/diffing/fixtures/ts-unfragmented-diffing/legacy.expected.diff.json",
"extensions/r/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_php.json",
"extensions/references-view/package.json",
"extensions/theme-abyss/themes/abyss-color-theme.json",
"src/vs/editor/test/node/diffing/fixtures/ts-example1/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_html.json",
"extensions/mermaid-chat-features/tsconfig.json",
"extensions/media-preview/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_rst.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-diff-bug/advanced.expected.diff.json",
"extensions/extension-editing/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-strings_ts.json",
"extensions/theme-kimbie-dark/themes/kimbie-dark-color-theme.json",
"extensions/typescript-language-features/schemas/package.schema.json",
"extensions/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-78769_cpp.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-78769_cpp.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_scss.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-members_ts.json",
"extensions/javascript/syntaxes/JavaScriptReact.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_sh.json",
"extensions/lua/package.nls.json",
".github/commands.json",
"extensions/php/.vscode/tasks.json",
"extensions/hlsl/cgmanifest.json",
".vscode/extensions/vscode-selfhost-test-provider/.vscode/settings.json",
"extensions/sql/cgmanifest.json",
"extensions/pug/package.nls.json",
"extensions/php-language-features/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-function-inv_ts.json",
"src/vs/editor/test/node/diffing/fixtures/shifting-twice/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_p6.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_code-snippets.json",
"extensions/typescript-language-features/schemas/jsconfig.schema.json",
"extensions/markdown-language-features/notebook/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-4287_pug.json",
"extensions/typescript-basics/language-configuration.json",
"extensions/git/package.json",
"test/monaco/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_code-snippets.json",
"extensions/search-result/tsconfig.json",
"extensions/cpp/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_mm.json",
"extensions/vb/language-configuration.json",
"extensions/theme-defaults/themes/dark_vs.json",
"product.json",
"extensions/prompt-basics/syntaxes/prompt.tmLanguage.json",
"extensions/groovy/cgmanifest.json",
"extensions/css/package.nls.json",
"extensions/objective-c/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test2_pl.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/git-rebase-todo.json",
"extensions/go/cgmanifest.json",
"extensions/json/syntaxes/JSONC.tmLanguage.json",
"extensions/scss/package.json",
"build/package.json",
"extensions/yaml/package.nls.json",
"extensions/ini/ini.language-configuration.json",
"extensions/microsoft-authentication/packageMocks/keytar/package.json",
"extensions/css-language-features/package.json",
"extensions/scss/language-configuration.json",
"extensions/debug-server-ready/package.nls.json",
"extensions/php-language-features/package.json",
"extensions/javascript/package.json",
"extensions/css-language-features/package.nls.json",
"extensions/git-base/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_cshtml.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-173224_sh.json",
"extensions/vscode-colorize-tests/producticons/test-product-icon-theme.json",
"extensions/vscode-api-tests/package.json",
"extensions/theme-solarized-light/themes/solarized-light-color-theme.json",
"extensions/microsoft-authentication/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/move-1/legacy.expected.diff.json",
"extensions/typescript-language-features/test-workspace/tsconfig.json",
"extensions/objective-c/syntaxes/objective-c++.tmLanguage.json",
"src/tsconfig.tsec.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_dart.json",
"extensions/make/package.json",
"extensions/groovy/language-configuration.json",
"extensions/json-language-features/package.nls.json",
"extensions/extension-editing/package.nls.json",
"extensions/xml/xsl.language-configuration.json",
"extensions/theme-kimbie-dark/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-7115_xml.json",
"extensions/latex/syntaxes/TeX.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-object-literals_ts.json",
"extensions/sql/package.json",
"extensions/emmet/tsconfig.json",
"extensions/coffeescript/package.nls.json",
"extensions/coffeescript/cgmanifest.json",
"extensions/theme-tomorrow-night-blue/cgmanifest.json",
"extensions/grunt/tsconfig.json",
"extensions/rust/package.nls.json",
"extensions/gulp/package-lock.json",
"extensions/bat/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-28354_php.json",
"src/vs/workbench/contrib/editTelemetry/test/node/data/line-modification.edits.w.json",
"extensions/debug-auto-launch/.vscode/launch.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-1/advanced.expected.diff.json",
"extensions/git-base/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/13448_html.json",
"extensions/dart/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_hlsl.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_shader.json",
"extensions/handlebars/cgmanifest.json",
"extensions/markdown-math/package.json",
"extensions/json-language-features/.vscode/tasks.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing3/advanced.expected.diff.json",
"extensions/markdown-language-features/package.nls.json",
".vscode/extensions.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_pl.json",
"build/lib/typings/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test6916_js.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-freeze-56377_py.json",
"extensions/theme-seti/cgmanifest.json",
"extensions/perl/perl.language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_go.json",
"extensions/html-language-features/server/lib/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_php.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_lua.json",
"extensions/grunt/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_bat.json",
"extensions/less/language-configuration.json",
"extensions/scss/package.nls.json",
"extensions/microsoft-authentication/package.nls.json",
"extensions/microsoft-authentication/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_cs.json",
"extensions/sql/syntaxes/sql.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-13777_go.json",
"extensions/r/language-configuration.json",
"extensions/lua/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/basic_java.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_sql.json",
"extensions/powershell/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-issue5465_ts.json",
"extensions/html-language-features/server/package.json",
"extensions/python/syntaxes/MagicRegExp.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_js.json",
"resources/linux/snap/snapcraft.yaml",
"extensions/perl/syntaxes/perl6.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-6303_yaml.json",
"extensions/vscode-colorize-tests/package.json",
"extensions/go/language-configuration.json",
"extensions/vscode-test-resolver/package-lock.json",
"extensions/vscode-colorize-perf-tests/package.json",
"src/vs/editor/test/node/diffing/fixtures/json-brackets/1.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-1550_yaml.json",
"build/checker/tsconfig.worker.json",
"remote/package.json",
"src/vs/editor/test/node/diffing/fixtures/trivial/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-methods/advanced.expected.diff.json",
"extensions/debug-server-ready/.vscode/launch.json",
"src/vs/editor/test/node/diffing/fixtures/ts-import-ws-affinity/legacy.expected.diff.json",
"extensions/github-authentication/package-lock.json",
"extensions/emmet/test-workspace/.vscode/settings.json",
"extensions/json-language-features/server/package.json",
"extensions/css-language-features/server/tsconfig.json",
"extensions/ruby/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/just-whitespace/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-6611_rs.json",
"extensions/json-language-features/package-lock.json",
"extensions/css-language-features/server/.vscode/tasks.json",
"extensions/emmet/.vscode/settings.json",
"src/vs/editor/test/node/diffing/fixtures/minimal-diff-character/legacy.expected.diff.json",
"extensions/sql/language-configuration.json",
"extensions/merge-conflict/package-lock.json",
"extensions/powershell/cgmanifest.json",
"extensions/latex/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/difficult-move/legacy.expected.diff.json",
"extensions/git/tsconfig.json",
"extensions/css/syntaxes/css.tmLanguage.json",
"extensions/handlebars/package.json",
"extensions/typescript-language-features/cgmanifest.json",
"extensions/json-language-features/server/package-lock.json",
"extensions/merge-conflict/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-76997_php.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-33886_md.json",
"extensions/theme-solarized-light/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-embedding_html.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_json.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_diff.json",
"extensions/theme-monokai/package.json",
"extensions/razor/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/ts-confusing-2/legacy.expected.diff.json",
"extensions/jake/package-lock.json",
"extensions/dart/package.json",
"extensions/csharp/package.nls.json",
"extensions/less/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_clj.json",
"src/vs/editor/test/node/diffing/fixtures/deletion/legacy.expected.diff.json",
"extensions/less/syntaxes/less.tmLanguage.json",
"extensions/css/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-this_ts.json",
"extensions/csharp/cgmanifest.json",
"extensions/yaml/syntaxes/yaml-1.2.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_cpp.json",
"extensions/theme-abyss/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_xml.json",
"extensions/r/cgmanifest.json",
"extensions/markdown-basics/language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-33886_md.json",
"extensions/html/syntaxes/html.tmLanguage.json",
"extensions/ipynb/.vscode/launch.json",
"extensions/html-language-features/package.nls.json",
"extensions/handlebars/package.nls.json",
"extensions/css-language-features/client/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/noise-2/advanced.expected.diff.json",
"extensions/terminal-suggest/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_m.json",
"extensions/restructuredtext/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_coffee.json",
"extensions/css-language-features/.vscode/tasks.json",
"extensions/debug-auto-launch/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-4287_pug.json",
"extensions/go/package.nls.json",
"extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-color-theme.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_jl.json",
"extensions/vscode-colorize-tests/test/colorize-results/git-rebase-todo.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_bib.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_clj.json",
"extensions/github/package.nls.json",
"extensions/cpp/language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/13448_html.json",
"extensions/theme-monokai/themes/monokai-color-theme.json",
"extensions/search-result/package-lock.json",
"package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_c.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_cu.json",
"cglicenses.json",
"extensions/css/language-configuration.json",
"extensions/theme-defaults/themes/light_vs.json",
"extensions/git-base/package.json",
"extensions/emmet/cgmanifest.json",
"extensions/yaml/syntaxes/yaml-1.1.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/issue-202147-trimws/advanced.expected.diff.json",
"extensions/tsconfig.base.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-freeze-56377_py.json",
"resources/server/manifest.json",
"src/vs/editor/test/node/diffing/fixtures/ts-comments/legacy.expected.diff.json",
"extensions/docker/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-issue5431_ts.json",
"test/mcp/tsconfig.json",
"extensions/theme-defaults/themes/light_modern.json",
"extensions/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json",
"package.json",
".lsifrc.json",
"src/vs/editor/test/node/diffing/fixtures/deletion/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-too-much-minimization/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/issue-4008.yaml",
"extensions/vscode-test-resolver/tsconfig.json",
"test/monaco/.mocharc.json",
"extensions/git-base/languages/git-rebase.language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_c.json",
"build/checker/tsconfig.electron-main.json",
".vscode/extensions/vscode-selfhost-import-aid/tsconfig.json",
"extensions/npm/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-23630_cpp.json",
"extensions/theme-defaults/themes/dark_modern.json",
"extensions/html-language-features/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/ts-shifting/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/issue-131091/legacy.expected.diff.json",
"src/vs/base/browser/dompurify/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_sty.json",
"extensions/vscode-colorize-perf-tests/.vscode/launch.json",
"extensions/terminal-suggest/.vscode/launch.json",
"extensions/markdown-math/syntaxes/md-math-inline.tmLanguage.json",
"extensions/grunt/package-lock.json",
"extensions/ruby/package.json",
"extensions/extension-editing/tsconfig.json",
"extensions/perl/syntaxes/perl.tmLanguage.json",
"extensions/bat/syntaxes/batchfile.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-variables_css.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-166781_rs.json",
"extensions/theme-defaults/themes/light_plus.json",
"extensions/json/syntaxes/JSONL.tmLanguage.json",
"src/tsconfig.vscode-dts.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_log.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-issue5465_ts.json",
"extensions/razor/package.json",
"src/vs/workbench/contrib/editTelemetry/test/node/data/multiline-insert.edits.w.json",
"extensions/razor/syntaxes/cshtml.tmLanguage.json",
"build/azure-pipelines/config/CredScanSuppressions.json",
"extensions/powershell/package.json",
"src/vs/workbench/services/textMate/common/cgmanifest.json",
"extensions/dart/package.nls.json",
"extensions/terminal-suggest/package.json",
"extensions/scss/syntaxes/sassdoc.tmLanguage.json",
"extensions/php/language-configuration.json",
"extensions/html-language-features/server/package-lock.json",
"extensions/gulp/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/issue-131091/advanced.expected.diff.json",
"extensions/terminal-suggest/cgmanifest.json",
"extensions/notebook-renderers/package-lock.json",
"extensions/markdown-math/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-23630_cpp.json",
"extensions/xml/syntaxes/xsl.tmLanguage.json",
"extensions/xml/xml.language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_cpp.json",
"extensions/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/Dockerfile.json",
"extensions/python/syntaxes/MagicPython.tmLanguage.json",
"extensions/diff/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/fuzzy-matching/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-224862_yaml.json",
"build/lib/i18n.resources.json",
"extensions/markdown-math/syntaxes/md-math-block.tmLanguage.json",
"src/vs/workbench/contrib/terminal/common/scripts/psreadline/cgmanifest.json",
"src/tsconfig.defineClassFields.json",
"extensions/github/package-lock.json",
"extensions/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-80644_cpp.json",
"extensions/shellscript/syntaxes/shell-unix-bash.tmLanguage.json",
"extensions/razor/cgmanifest.json",
"extensions/json/syntaxes/snippets.tmLanguage.json",
"extensions/configuration-editing/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/class-replacement/advanced.human.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_md.json",
"extensions/emmet/.vscode/launch.json",
"src/vs/editor/test/node/diffing/fixtures/ts-shift-to-ws/legacy.expected.diff.json",
"src/vs/base/common/marked/cgmanifest.json",
"extensions/shaderlab/language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/test.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-2/legacy.expected.diff.json",
"extensions/css/package.json",
"extensions/npm/tsconfig.json",
"extensions/typescript-basics/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/ws-alignment/advanced.expected.diff.json",
"extensions/typescript-basics/package.json",
"extensions/bat/cgmanifest.json",
"extensions/theme-defaults/themes/dark_plus.json",
"extensions/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_regexp.ts.json",
"extensions/perl/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-diff-word-split/legacy.expected.diff.json",
"extensions/yaml/syntaxes/yaml.tmLanguage.json",
"extensions/coffeescript/package.json",
"src/vs/editor/test/node/diffing/fixtures/just-whitespace/legacy.expected.diff.json",
"build/npm/gyp/package.json",
"src/vs/workbench/contrib/terminal/common/scripts/cgmanifest.json",
"extensions/groovy/syntaxes/groovy.tmLanguage.json",
"extensions/media-preview/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/word-shared-letters/legacy.expected.diff.json",
"extensions/theme-tomorrow-night-blue/package.nls.json",
"extensions/html-language-features/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_rb.json",
"extensions/restructuredtext/package.nls.json",
".vscode/extensions/vscode-selfhost-import-aid/.vscode/settings.json",
"extensions/tunnel-forwarding/package.json",
"extensions/debug-auto-launch/package.json",
"extensions/julia/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_mm.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_tex.json",
"extensions/hlsl/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_p6.json",
"extensions/tunnel-forwarding/.vscode/launch.json",
"test/leaks/package.json",
"src/vs/editor/test/node/diffing/fixtures/equals/advanced.expected.diff.json",
"extensions/theme-monokai-dimmed/themes/dimmed-monokai-color-theme.json",
"test/integration/browser/tsconfig.json",
"extensions/theme-defaults/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/14119_less.json",
"extensions/mermaid-chat-features/package-lock.json",
"extensions/gulp/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-173224_sh.json",
"src/vs/workbench/contrib/editTelemetry/test/node/data/issue-264048.edits.w.json",
"extensions/markdown-math/package-lock.json",
"extensions/diff/language-configuration.json",
"extensions/markdown-language-features/tsconfig.browser.json",
"extensions/php/syntaxes/html.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/ts-insert/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_cshtml.json",
"extensions/coffeescript/language-configuration.json",
"extensions/emmet/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/equals/legacy.expected.diff.json",
"extensions/xml/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_ts.json",
"build/package-lock.json",
"test/automation/tsconfig.json",
"extensions/xml/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-example2-ts/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_py.json",
"extensions/html/package.json",
"extensions/css-language-features/schemas/package.schema.json",
"extensions/theme-monokai-dimmed/package.nls.json",
"extensions/simple-browser/preview-src/tsconfig.json",
"extensions/html/language-configuration.json",
"src/tsconfig.base.json",
"extensions/ipynb/tsconfig.json",
"extensions/theme-quietlight/cgmanifest.json",
"extensions/hlsl/language-configuration.json",
"src/vs/editor/test/node/diffing/fixtures/import-shifting/advanced.expected.diff.json",
"extensions/theme-seti/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-keywords_ts.json",
"extensions/cpp/syntaxes/cuda-cpp.tmLanguage.json",
"extensions/restructuredtext/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-unit-test/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_pug.json",
"extensions/markdown-language-features/package-lock.json",
"extensions/log/package.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-ranges/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_json.json",
"extensions/search-result/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-diff-word-split/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/issue-202147-trimws/legacy.expected.diff.json",
"extensions/theme-monokai/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/noise-1/legacy.expected.diff.json",
"extensions/docker/package.nls.json",
"extensions/docker/syntaxes/docker.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/ts-class/legacy.expected.diff.json",
"extensions/javascript/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/basic_java.json",
"extensions/vscode-api-tests/testWorkspace/bower.json",
"extensions/ruby/cgmanifest.json",
"extensions/debug-server-ready/package.json",
"extensions/simple-browser/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-7115_xml.json",
"extensions/theme-red/package.json",
"extensions/pug/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-regex_coffee.json",
"extensions/perl/perl6.language-configuration.json",
"extensions/java/language-configuration.json",
".vscode/extensions/vscode-selfhost-import-aid/package.json",
"extensions/tunnel-forwarding/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_handlebars.json",
"extensions/typescript-basics/syntaxes/TypeScript.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/COMMIT_EDITMSG.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-1550_yaml.json",
"extensions/jake/package.json",
"build/monaco/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-freeze-56476_ps1.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-diff-bug/legacy.expected.diff.json",
"extensions/powershell/syntaxes/powershell.tmLanguage.json",
"src/tsconfig.monaco.json",
"extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json",
"extensions/ipynb/package.nls.json",
"build/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-23850_cpp.json",
"src/vs/editor/test/node/diffing/fixtures/fuzzy-matching/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-cssvariables_scss.json",
"extensions/swift/language-configuration.json",
"extensions/media-preview/tsconfig.json",
"extensions/cpp/syntaxes/c.tmLanguage.json",
"extensions/pug/syntaxes/pug.tmLanguage.json",
"extensions/extension-editing/package.json",
".vscode/mcp.json",
"extensions/vscode-test-resolver/.vscode/launch.json",
"extensions/ipynb/package-lock.json",
"extensions/python/cgmanifest.json",
"extensions/vscode-colorize-tests/test/semantic-test/semantic-test.json",
"extensions/markdown-math/package.nls.json",
"extensions/css-language-features/server/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-issue5431_ts.json",
"extensions/vscode-colorize-tests/.vscode/launch.json",
"src/vs/editor/test/node/diffing/fixtures/ws-alignment/legacy.expected.diff.json",
"extensions/markdown-math/syntaxes/md-math.tmLanguage.json",
"extensions/csharp/language-configuration.json",
"extensions/swift/package.nls.json",
"extensions/theme-abyss/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_less.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-this_ts.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/intra-block-align/advanced.expected.diff.json",
"src/vs/workbench/contrib/editTelemetry/test/node/data/line-insert.edits.w.json",
"extensions/csharp/syntaxes/csharp.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_pl.json",
"extensions/vscode-colorize-tests/test/colorize-results/12750_html.json",
"extensions/css/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-13777_go.json",
"extensions/vscode-colorize-tests/test/semantic-test/.vscode/settings.json",
"extensions/ruby/syntaxes/ruby.tmLanguage.json",
"extensions/make/language-configuration.json",
"extensions/rust/language-configuration.json",
"extensions/java/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_rs.json",
"src/vs/editor/test/node/diffing/fixtures/ts-example2-ts/advanced.expected.diff.json",
"extensions/hlsl/syntaxes/hlsl.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-224862_yaml.json",
"extensions/yaml/language-configuration.json",
"extensions/groovy/package.json",
"extensions/typescript-language-features/package.json",
"extensions/rust/syntaxes/rust.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/issue-201713/legacy.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/json-brackets/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-class/advanced.human.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_yaml.json",
"extensions/theme-red/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/word-shared-letters/advanced.expected.diff.json",
"extensions/simple-browser/package.nls.json",
"extensions/php/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/tsconfig_off.json",
"extensions/tunnel-forwarding/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_cs.json",
".vscode/extensions/vscode-selfhost-test-provider/tsconfig.json",
"extensions/theme-kimbie-dark/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-issue11_ts.json",
"extensions/rust/package.json",
"extensions/theme-tomorrow-night-blue/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-regex_coffee.json",
"extensions/vscode-colorize-tests/test/colorize-results/COMMIT_EDITMSG.json",
"src/vs/editor/test/node/diffing/fixtures/ts-methods/legacy.expected.diff.json",
"extensions/vscode-colorize-perf-tests/tsconfig.json",
"extensions/theme-abyss/package.nls.json",
"extensions/latex/syntaxes/LaTeX.tmLanguage.json",
"extensions/diff/package.nls.json",
"extensions/vscode-api-tests/.vscode/launch.json",
"extensions/ipynb/package.json",
"extensions/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-variables_css.json",
"extensions/git/package-lock.json",
"remote/package-lock.json",
"extensions/pug/language-configuration.json",
"extensions/debug-auto-launch/package.nls.json",
"build/npm/gyp/package-lock.json",
"extensions/powershell/language-configuration.json",
"extensions/search-result/package.nls.json",
"extensions/shellscript/package.json",
"test/automation/package-lock.json",
"extensions/terminal-suggest/package.nls.json",
"extensions/clojure/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-strings_ts.json",
"src/vs/editor/test/node/diffing/fixtures/ts-confusing/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/issue-214049/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/tsconfig_off_json.json",
"extensions/grunt/package.nls.json",
"extensions/latex/package.json",
"src/vs/editor/test/node/diffing/fixtures/noisy-move1/legacy.expected.diff.json",
"extensions/razor/language-configuration.json",
"build/checker/tsconfig.electron-utility.json",
"extensions/scss/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_lua.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-brackets_tsx.json",
"extensions/vscode-api-tests/.vscode/tasks.json",
"extensions/fsharp/language-configuration.json",
"extensions/css-language-features/server/package.json",
"extensions/java/package.json",
"extensions/git-base/languages/git-commit.language-configuration.json",
"extensions/perl/package.nls.json",
"extensions/latex/latex-language-configuration.json",
"extensions/ini/syntaxes/ini.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_sty.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_ts.json",
"extensions/shellscript/package.nls.json",
"extensions/html-language-features/schemas/package.schema.json",
".vscode/tasks.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_m.json",
"extensions/coffeescript/syntaxes/coffeescript.tmLanguage.json",
"extensions/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/subword/advanced.expected.diff.json",
"extensions/jake/package.nls.json",
"src/tsec.exemptions.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_groovy.json",
"src/vs/editor/test/node/diffing/fixtures/penalize-fragmentation/legacy.expected.diff.json",
"extensions/dart/language-configuration.json",
"cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_bib.json",
"src/vs/editor/test/node/diffing/fixtures/shifting-parameters/legacy.expected.diff.json",
"extensions/yaml/syntaxes/yaml-1.0.tmLanguage.json",
"extensions/xml/syntaxes/xml.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/minimal-diff-character/advanced.expected.diff.json",
"extensions/html/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-23850_cpp.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-173336_sh.json",
"extensions/ruby/language-configuration.json",
"extensions/html-language-features/server/.vscode/launch.json",
"extensions/git/package.nls.json",
".devcontainer/devcontainer.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-3/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-shift-to-ws/advanced.expected.diff.json",
"extensions/scss/syntaxes/scss.tmLanguage.json",
"test/unit/node/package.json",
"extensions/clojure/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_ini.json",
"extensions/json-language-features/server/.vscode/launch.json",
"src/tsconfig.vscode-proposed-dts.json",
"extensions/log/cgmanifest.json",
"extensions/cpp/package.nls.json",
"extensions/theme-solarized-light/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/12750_html.json",
"extensions/mermaid-chat-features/chat-webview-src/tsconfig.json",
"extensions/vscode-api-tests/testWorkspace/.vscode/settings.json",
"extensions/objective-c/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/import-shifting/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-embedding_html.json",
"extensions/php/.vscode/launch.json",
"extensions/prompt-basics/package.json",
"src/vs/editor/test/node/diffing/fixtures/trivial/legacy.expected.diff.json",
"extensions/python/language-configuration.json",
"extensions/json-language-features/server/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_md.json",
"extensions/mermaid-chat-features/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/intra-block-align/legacy.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/false-positive-move/advanced.expected.diff.json",
"test/smoke/package.json",
"extensions/shaderlab/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-comments/advanced.expected.diff.json",
"extensions/less/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_shader.json",
"extensions/ini/package.json",
"extensions/restructuredtext/syntaxes/rst.tmLanguage.json",
"test/integration/browser/package.json",
"extensions/shaderlab/cgmanifest.json",
"extensions/merge-conflict/package.json",
"extensions/ini/cgmanifest.json",
"extensions/go/syntaxes/go.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_yaml.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_scss.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-cssvariables_scss.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/tsconfig_off_json.json",
"extensions/git-base/syntaxes/git-commit.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_swift.json",
"extensions/mermaid-chat-features/package.nls.json",
"extensions/vscode-test-resolver/package.json",
"src/vs/editor/test/node/diffing/fixtures/sorted-offsets/advanced.expected.diff.json",
"build/azure-pipelines/config/tsaoptions.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_cc.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-issue241715_ts.json",
"extensions/debug-server-ready/tsconfig.json",
"extensions/vscode-api-tests/tsconfig.json",
"extensions/julia/syntaxes/julia.tmLanguage.json",
"extensions/vb/syntaxes/asp-vb-net.tmLanguage.json",
"remote/web/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-76997_php.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-brackets_tsx.json",
"extensions/yaml/syntaxes/yaml-embedded.tmLanguage.json",
"test/monaco/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/ts-strings/legacy.expected.diff.json",
"extensions/json-language-features/.vscode/launch.json",
"extensions/css-language-features/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_coffee.json",
"extensions/hlsl/package.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-ranges/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-object-literals_ts.json",
"extensions/ini/package.nls.json",
"extensions/cpp/syntaxes/cpp.tmLanguage.json",
"extensions/yaml/cgmanifest.json",
"extensions/notebook-renderers/package.json",
"extensions/typescript-language-features/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/ts-advanced-bug/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-diff-trimws/advanced.expected.diff.json",
"extensions/theme-solarized-light/package.nls.json",
"extensions/theme-solarized-dark/cgmanifest.json",
"extensions/notebook-renderers/tsconfig.json",
"extensions/html-language-features/server/tsconfig.json",
"extensions/diff/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-28354_php.json",
"extensions/sql/package.nls.json",
"extensions/html-language-features/client/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/shifting-parameters/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_pug.json",
"extensions/log/syntaxes/log.tmLanguage.json",
"extensions/yaml/package.json",
"src/vs/editor/test/node/diffing/fixtures/shifting-twice/legacy.expected.diff.json",
"extensions/mermaid-chat-features/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-unfragmented-diffing/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/class-replacement/advanced.expected.diff.json",
"extensions/swift/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-6303_yaml.json",
"extensions/cpp/syntaxes/platform.tmLanguage.json",
".vscode/launch.json",
"src/vs/editor/test/node/diffing/fixtures/ts-unit-test/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-241001_ts.json",
"extensions/python/.vscode/launch.json",
"extensions/theme-monokai-dimmed/cgmanifest.json",
"test/smoke/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/bracket-aligning/advanced.expected.diff.json",
"extensions/git-base/syntaxes/git-rebase.tmLanguage.json",
"extensions/vscode-colorize-perf-tests/.vscode/tasks.json",
"extensions/github-authentication/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_rb.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_hlsl.json",
"extensions/references-view/package.nls.json",
"extensions/configuration-editing/schemas/attachContainer.schema.json",
"src/vs/editor/test/node/diffing/fixtures/penalize-fragmentation/advanced.human.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_groovy.json",
"extensions/theme-quietlight/package.nls.json",
"extensions/configuration-editing/package.nls.json",
"extensions/prompt-basics/package.nls.json",
"extensions/css-language-features/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-issue241715_ts.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_tex.json",
"extensions/theme-defaults/themes/hc_light.json",
"extensions/r/package.json",
"extensions/objective-c/package.nls.json",
"extensions/git-base/languages/ignore.language-configuration.json",
"extensions/debug-auto-launch/package-lock.json",
"extensions/pug/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_css.json",
"src/vs/editor/test/node/diffing/fixtures/noisy-move1/advanced.expected.diff.json",
"extensions/bat/package.nls.json",
"extensions/theme-quietlight/themes/quietlight-color-theme.json",
"extensions/html-language-features/.vscode/tasks.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-issue11_ts.json",
"extensions/merge-conflict/tsconfig.json",
"extensions/markdown-math/syntaxes/md-math-fence.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/method-splitting/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/14119_less.json",
"extensions/theme-seti/icons/vs-seti-icon-theme.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-166781_rs.json",
"src/vs/workbench/services/themes/test/node/color-theme.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-function-inv_ts.json",
"extensions/microsoft-authentication/package.json",
"extensions/search-result/syntaxes/searchResult.tmLanguage.json",
"extensions/fsharp/package.nls.json",
"extensions/html-language-features/server/.vscode/tasks.json",
"src/vs/editor/test/node/diffing/fixtures/false-positive-move/legacy.expected.diff.json",
"extensions/git-base/syntaxes/ignore.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/sorted-offsets/legacy.expected.diff.json",
"extensions/shaderlab/package.nls.json",
".github/classifier.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: django
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
|
django
|
[
"tests/i18n/sampleproject/sampleproject/settings.py",
"tests/fixtures/fixtures/fixture6.json",
"tests/fixtures/fixtures/db_fixture_3.nosuchdb.json",
"tests/fixtures/fixtures/invalid.json",
"tests/gis_tests/distapp/fixtures/initial.json",
"tests/gis_tests/relatedapp/fixtures/initial.json",
"tests/test_sqlite.py",
"tests/fixtures_regress/fixtures/special-article.json",
"tests/fixtures/fixtures/fixture_with[special]chars.json",
"tests/m2m_through_regress/fixtures/m2m_through.json",
"tests/fixtures_regress/fixtures/nk-inheritance.json",
"tests/fixtures_regress/fixtures/sequence_extra.json",
"tests/requests_tests/test_data_upload_settings.py",
"django/core/management/commands/diffsettings.py",
"tests/fixtures/fixtures/forward_reference_m2m.json",
"tests/fixtures_model_package/fixtures/model_package_fixture2.json",
"tests/project_template/test_settings.py",
"package.json",
"tests/fixtures/fixtures/forward_reference_fk.json",
"tests/fixtures/fixtures/forward_reference_m2m_natural_key.json",
"tests/proxy_models/fixtures/mypeople.json",
"tests/fixtures/fixtures/circular_reference.json",
"tests/wsgi/tests.py",
"tests/fixtures_regress/fixtures/absolute.json",
"tests/fixtures_regress/fixtures/empty.json",
"tests/fixtures/fixtures/circular_reference_natural_key.json",
"tests/runtests.py",
"tests/multiple_database/fixtures/multidb-common.json",
"tests/test_utils/fixtures/person.json",
"tests/fixtures/fixtures/fixture2.json",
"tests/version/tests.py",
"tests/fixtures_regress/fixtures/nk_with_foreign_key.json",
"tests/fixtures_regress/fixtures/model-inheritance.json",
"tests/admin_scripts/configured_dynamic_settings_manage.py",
"tests/fixtures_model_package/fixtures/model_package_fixture1.json",
"tests/gis_tests/data/geometries.json",
".pre-commit-config.yaml",
"tests/fixtures_regress/fixtures/feature.json",
"tests/multiple_database/fixtures/multidb.other.json",
"tests/fixtures_regress/fixtures/big-fixture.json",
"tests/composite_pk/fixtures/tenant.json",
"tests/admin_scripts/configured_settings_manage.py",
"tests/staticfiles_tests/settings.py",
"tests/fixtures_regress/fixtures_2/forward_ref_2.json",
"tests/fixtures/fixtures/db_fixture_1.default.json",
"tests/fixtures_regress/fixtures/forward_ref_lookup.json",
"tests/view_tests/tests/test_static.py",
"tests/staticfiles_tests/apps/staticfiles_config.py",
"tests/auth_tests/settings.py",
"tests/fixtures/fixtures/fixture8.json",
"tests/logging_tests/logconfig.py",
"tests/fixtures_regress/fixtures/thingy.json",
"tests/multiple_database/fixtures/pets.json",
"tests/fixtures_regress/fixtures/m2mtoself.json",
"django/conf/global_settings.py",
"tests/flatpages_tests/settings.py",
"tests/auth_tests/fixtures/natural.json",
"tests/multiple_database/fixtures/multidb.default.json",
"tests/fixtures/fixtures/forward_reference_fk_natural_key.json",
"tests/fixtures_regress/fixtures/forward_ref_bad_data.json",
"tests/utils_tests/test_datastructures.py",
"tests/servers/fixtures/testdata.json",
"tests/view_tests/tests/test_csrf.py",
"tests/fixtures_regress/fixtures/sequence.json",
"django/apps/config.py",
"tests/fixtures_regress/fixtures_1/inner/absolute.json",
"tests/staticfiles_tests/project/documents/staticfiles_v1.json",
"tests/fixtures_regress/fixtures_1/forward_ref_1.json",
"tests/auth_tests/fixtures/regular.json",
"tests/utils_tests/test_csp.py",
"tests/fixtures_regress/fixtures/forward_ref.json",
"tests/fixtures_regress/fixtures/path.containing.dots.json",
"tests/gis_tests/geogapp/fixtures/initial.json",
"tests/utils_tests/test_autoreload.py",
"tests/view_tests/views.py",
"tests/fixtures_regress/fixtures/non_natural_1.json",
"tests/admin_scripts/custom_templates/project_template/project_name/settings.py",
"tests/view_tests/tests/test_debug.py",
"tests/postgres_tests/integration_settings.py",
"tests/fixtures/fixtures/null_character_in_field_value.json",
"tests/fixtures_regress/fixtures/sequence_extra_yaml.yaml",
"tests/fixtures/fixtures/fixture1.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
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
|
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: rust
Query: Find build 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 build configuration files
|
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: node
Query: Find where user authentication is implemented
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 where user authentication is implemented
|
node
|
[
"deps/ngtcp2/ngtcp2/examples/tests/test_01_handshake.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_05_ciphers.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_03_earlydata.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/certs.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.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/generator/gypsh.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
Query: Find build 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 build configuration files
|
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: numpy
Query: Find database schema definitions
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 database schema definitions
|
numpy
|
[
"numpy/distutils/cpuinfo.py",
"numpy/distutils/command/config.py",
"numpy/ma/extras.py",
"numpy/distutils/intelccompiler.py",
"numpy/distutils/npy_pkg_config.py",
"numpy/f2py/tests/test_f2py2e.py",
"numpy/lib/tests/test_arraysetops.py",
"numpy/linalg/tests/test_linalg.py",
"numpy/conftest.py",
"numpy/lib/_datasource.py",
"numpy/lib/tests/test_io.py",
"numpy/testing/_private/utils.py",
"numpy/f2py/f2py2e.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: numpy
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
|
numpy
|
[
"numpy/typing/tests/test_isfile.py",
"numpy/f2py/tests/test_kind.py",
"numpy/ma/tests/test_old_ma.py",
"numpy/linalg/tests/__init__.py",
"numpy/tests/__init__.py",
"numpy/f2py/tests/test_return_logical.py",
"numpy/_core/tests/test_ufunc.py",
"numpy/typing/tests/data/pass/scalars.py",
"numpy/_core/tests/test_numerictypes.py",
"numpy/_core/tests/test_defchararray.py",
"numpy/random/tests/test_randomstate_regression.py",
"numpy/f2py/tests/test_array_from_pyobj.py",
"numpy/_core/tests/test_strings.py",
"numpy/polynomial/tests/test_legendre.py",
"numpy/typing/tests/data/pass/lib_user_array.py",
"numpy/matrixlib/tests/test_multiarray.py",
"numpy/distutils/tests/test_from_template.py",
"numpy/random/tests/test_seed_sequence.py",
"numpy/_core/tests/test_regression.py",
"numpy/_pyinstaller/tests/__init__.py",
"numpy/fft/tests/test_pocketfft.py",
"numpy/_core/tests/test_cpu_features.py",
"tools/ci/test_all_newsfragments_used.py",
"numpy/f2py/tests/test_assumed_shape.py",
"numpy/_core/tests/test_scalarprint.py",
"numpy/random/tests/test_smoke.py",
"numpy/distutils/tests/__init__.py",
"numpy/typing/tests/data/pass/numerictypes.py",
"numpy/typing/tests/data/pass/warnings_and_errors.py",
"numpy/typing/tests/data/pass/shape.py",
"numpy/matrixlib/tests/test_defmatrix.py",
"numpy/random/tests/test_generator_mt19937_regressions.py",
"numpy/matrixlib/tests/__init__.py",
"numpy/distutils/tests/test_npy_pkg_config.py",
"numpy/_core/tests/test_stringdtype.py",
"numpy/lib/tests/test__datasource.py",
"numpy/typing/tests/data/pass/bitwise_ops.py",
"numpy/f2py/tests/test_character.py",
"numpy/distutils/tests/test_fcompiler_nagfor.py",
"numpy/f2py/tests/test_string.py",
"numpy/polynomial/tests/test_polynomial.py",
"numpy/_pyinstaller/tests/pyinstaller-smoke.py",
"numpy/_core/tests/test_memmap.py",
"numpy/lib/tests/test_array_utils.py",
"numpy/_core/tests/test_array_api_info.py",
"numpy/f2py/tests/test_abstract_interface.py",
"numpy/polynomial/tests/__init__.py",
"numpy/distutils/tests/test_ccompiler_opt.py",
"numpy/random/tests/data/__init__.py",
"numpy/f2py/tests/test_return_integer.py",
"numpy/_core/tests/test_multithreading.py",
"numpy/_core/tests/test_umath_complex.py",
"numpy/_core/tests/test_scalarinherit.py",
"numpy/_core/tests/test_deprecations.py",
"numpy/typing/tests/data/pass/ufunclike.py",
"numpy/f2py/tests/test_f2cmap.py",
"numpy/random/tests/__init__.py",
"numpy/_core/tests/test_umath.py",
"numpy/tests/test_public_api.py",
"numpy/lib/tests/test_utils.py",
"numpy/_core/tests/test_conversion_utils.py",
"numpy/f2py/tests/test_parameter.py",
"numpy/lib/tests/__init__.py",
"numpy/typing/tests/test_runtime.py",
"numpy/typing/tests/data/pass/lib_version.py",
"numpy/typing/tests/data/pass/index_tricks.py",
"numpy/lib/tests/test_stride_tricks.py",
"numpy/lib/tests/test_loadtxt.py",
"numpy/distutils/tests/test_system_info.py",
"tools/swig/test/testTensor.py",
"numpy/f2py/tests/test_return_character.py",
"numpy/f2py/tests/test_modules.py",
"numpy/_core/tests/test_finfo.py",
"numpy/random/tests/test_randomstate.py",
"numpy/distutils/tests/test_log.py",
"numpy/typing/tests/data/pass/random.py",
"numpy/_core/tests/test_cython.py",
"numpy/_core/tests/test_getlimits.py",
"numpy/_core/tests/test_records.py",
"numpy/typing/tests/data/pass/fromnumeric.py",
"numpy/_core/tests/_natype.py",
"numpy/lib/tests/test_arraysetops.py",
"numpy/matrixlib/tests/test_masked_matrix.py",
"numpy/tests/test_numpy_version.py",
"numpy/f2py/tests/test_routines.py",
"numpy/_pyinstaller/tests/test_pyinstaller.py",
"numpy/typing/tests/data/pass/lib_utils.py",
"numpy/tests/test_ctypeslib.py",
"numpy/f2py/tests/test_mixed.py",
"numpy/testing/tests/__init__.py",
"numpy/_core/tests/test_limited_api.py",
"numpy/lib/tests/test_twodim_base.py",
"numpy/lib/tests/test_index_tricks.py",
"numpy/_core/tests/test_mem_policy.py",
"numpy/_core/tests/test_argparse.py",
"numpy/_core/tests/test_api.py",
"numpy/linalg/tests/test_linalg.py",
"numpy/_core/tests/test_shape_base.py",
"numpy/_core/tests/test_overrides.py",
"numpy/typing/tests/__init__.py",
"numpy/distutils/tests/test_fcompiler_intel.py",
"numpy/lib/tests/test_packbits.py",
"numpy/typing/tests/data/pass/arithmetic.py",
"numpy/_core/tests/test_unicode.py",
"numpy/random/tests/test_extending.py",
"numpy/matrixlib/tests/test_regression.py",
"numpy/ma/tests/test_mrecords.py",
"numpy/tests/test_numpy_config.py",
"numpy/lib/tests/test_format.py",
"numpy/_core/tests/test_abc.py",
"numpy/_core/tests/test_indexerrors.py",
"numpy/_core/tests/test_arrayprint.py",
"numpy/_core/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ndarray_conversion.py",
"numpy/ma/tests/test_arrayobject.py",
"numpy/typing/tests/data/pass/ndarray_shape_manipulation.py",
"numpy/distutils/tests/test_fcompiler.py",
"numpy/lib/tests/test_mixins.py",
"numpy/typing/tests/data/pass/dtype.py",
"numpy/typing/tests/data/pass/flatiter.py",
"tools/swig/test/testVector.py",
"numpy/distutils/tests/test_shell_utils.py",
"numpy/_core/tests/test_nep50_promotions.py",
"numpy/f2py/tests/test_crackfortran.py",
"numpy/distutils/tests/test_fcompiler_gnu.py",
"numpy/typing/tests/data/pass/recfunctions.py",
"numpy/lib/tests/test_polynomial.py",
"numpy/_core/tests/examples/cython/setup.py",
"numpy/typing/tests/data/pass/ndarray_misc.py",
"numpy/random/tests/test_generator_mt19937.py",
"numpy/distutils/tests/test_misc_util.py",
"numpy/ma/tests/test_core.py",
"numpy/linalg/tests/test_regression.py",
"numpy/typing/tests/data/pass/arrayterator.py",
"numpy/typing/tests/data/pass/array_constructors.py",
"numpy/_core/tests/test_mem_overlap.py",
"numpy/lib/tests/test_recfunctions.py",
"numpy/fft/tests/__init__.py",
"numpy/_core/tests/test_umath_accuracy.py",
"numpy/_core/tests/test_einsum.py",
"numpy/lib/tests/test_ufunclike.py",
"numpy/typing/tests/data/pass/mod.py",
"numpy/_core/tests/test_indexing.py",
"numpy/f2py/tests/util.py",
"numpy/_core/tests/test_multiarray.py",
"numpy/lib/tests/test_nanfunctions.py",
"numpy/typing/tests/data/pass/numeric.py",
"numpy/_core/tests/test_datetime.py",
"numpy/polynomial/tests/test_hermite.py",
"numpy/f2py/tests/test_semicolon_split.py",
"numpy/lib/tests/test_io.py",
"numpy/f2py/tests/test_regression.py",
"numpy/lib/tests/test_type_check.py",
"numpy/distutils/tests/test_mingw32ccompiler.py",
"numpy/ma/tests/test_deprecations.py",
"numpy/polynomial/tests/test_laguerre.py",
"numpy/_core/tests/test_longdouble.py",
"numpy/tests/test_reloading.py",
"numpy/f2py/tests/test_return_real.py",
"numpy/f2py/tests/test_block_docstring.py",
"numpy/_core/tests/test_errstate.py",
"numpy/f2py/tests/test_quoted_character.py",
"numpy/ma/tests/test_subclassing.py",
"numpy/tests/test_scripts.py",
"numpy/f2py/tests/test_common.py",
"numpy/matrixlib/tests/test_interaction.py",
"numpy/typing/tests/data/pass/simple.py",
"numpy/_core/tests/test_casting_unittests.py",
"numpy/lib/tests/test__iotools.py",
"numpy/typing/tests/data/pass/einsumfunc.py",
"numpy/polynomial/tests/test_hermite_e.py",
"numpy/polynomial/tests/test_classes.py",
"numpy/_core/tests/test_simd_module.py",
"numpy/f2py/tests/test_value_attrspec.py",
"numpy/f2py/tests/__init__.py",
"numpy/f2py/tests/test_callback.py",
"numpy/distutils/tests/test_build_ext.py",
"numpy/f2py/tests/test_return_complex.py",
"numpy/typing/tests/data/pass/modules.py",
"numpy/_core/tests/test_extint128.py",
"numpy/_core/tests/test_hashtable.py",
"numpy/lib/tests/test_regression.py",
"numpy/typing/tests/data/pass/multiarray.py",
"numpy/_core/tests/test_dlpack.py",
"numpy/typing/tests/data/pass/comparisons.py",
"numpy/_core/tests/test_print.py",
"numpy/lib/tests/test_arraypad.py",
"numpy/random/tests/test_regression.py",
"numpy/matrixlib/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ma.py",
"numpy/_core/tests/test_scalar_methods.py",
"numpy/_core/tests/test_function_base.py",
"numpy/_core/tests/test_scalar_ctors.py",
"numpy/typing/tests/data/pass/literal.py",
"numpy/random/tests/test_random.py",
"numpy/_core/tests/test_half.py",
"numpy/testing/tests/test_utils.py",
"numpy/matrixlib/tests/test_matrix_linalg.py",
"numpy/f2py/tests/test_isoc.py",
"numpy/lib/tests/test_histograms.py",
"numpy/distutils/tests/utilities.py",
"numpy/_core/tests/test_cpu_dispatcher.py",
"numpy/tests/test_warnings.py",
"numpy/_core/tests/test_casting_floatingpoint_errors.py",
"numpy/_core/tests/_locales.py",
"numpy/f2py/tests/test_symbolic.py",
"numpy/random/tests/test_direct.py",
"numpy/typing/tests/data/pass/ufuncs.py",
"numpy/lib/tests/test_function_base.py",
"numpy/conftest.py",
"numpy/ma/tests/__init__.py",
"numpy/typing/tests/data/pass/nditer.py",
"numpy/polynomial/tests/test_chebyshev.py",
"numpy/tests/test_lazyloading.py",
"numpy/linalg/tests/test_deprecations.py",
"numpy/f2py/tests/test_docs.py",
"numpy/_core/tests/test_dtype.py",
"numpy/_core/tests/test_array_interface.py",
"numpy/typing/tests/data/pass/ufunc_config.py",
"numpy/lib/tests/test__version.py",
"numpy/_core/tests/test_scalarbuffer.py",
"numpy/_core/tests/test_arrayobject.py",
"numpy/ma/tests/test_regression.py",
"numpy/f2py/tests/test_f2py2e.py",
"numpy/_core/tests/test_scalarmath.py",
"numpy/tests/test__all__.py",
"numpy/ma/tests/test_extras.py",
"numpy/distutils/tests/test_ccompiler_opt_conf.py",
"numpy/_core/tests/examples/limited_api/setup.py",
"numpy/_core/tests/test_protocols.py",
"numpy/_core/tests/test_custom_dtypes.py",
"numpy/typing/tests/data/pass/array_like.py",
"numpy/tests/test_configtool.py",
"numpy/typing/tests/data/pass/arrayprint.py",
"numpy/lib/tests/test_shape_base.py",
"numpy/tests/test_matlib.py",
"numpy/_core/tests/test_simd.py",
"numpy/fft/tests/test_helper.py",
"numpy/lib/tests/test_arrayterator.py",
"numpy/f2py/tests/test_data.py",
"numpy/_core/tests/test_nditer.py",
"numpy/distutils/tests/test_exec_command.py",
"numpy/f2py/tests/test_pyf_src.py",
"numpy/_core/tests/test_item_selection.py",
"numpy/_core/tests/test_arraymethod.py",
"numpy/_core/tests/test_array_coercion.py",
"numpy/polynomial/tests/test_printing.py",
"numpy/polynomial/tests/test_symbol.py",
"numpy/_core/tests/test__exceptions.py",
"numpy/typing/tests/test_typing.py",
"numpy/polynomial/tests/test_polyutils.py",
"numpy/f2py/tests/test_size.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: django
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
|
django
|
[
"tests/i18n/sampleproject/sampleproject/settings.py",
"tests/fixtures/fixtures/fixture6.json",
"tests/fixtures/fixtures/db_fixture_3.nosuchdb.json",
"tests/fixtures/fixtures/invalid.json",
"tests/gis_tests/distapp/fixtures/initial.json",
"tests/gis_tests/relatedapp/fixtures/initial.json",
"tests/test_sqlite.py",
"tests/fixtures_regress/fixtures/special-article.json",
"tests/fixtures/fixtures/fixture_with[special]chars.json",
"tests/m2m_through_regress/fixtures/m2m_through.json",
"tests/fixtures_regress/fixtures/nk-inheritance.json",
"tests/fixtures_regress/fixtures/sequence_extra.json",
"tests/requests_tests/test_data_upload_settings.py",
"django/core/management/commands/diffsettings.py",
"tests/fixtures/fixtures/forward_reference_m2m.json",
"tests/fixtures_model_package/fixtures/model_package_fixture2.json",
"tests/project_template/test_settings.py",
"package.json",
"tests/fixtures/fixtures/forward_reference_fk.json",
"tests/fixtures/fixtures/forward_reference_m2m_natural_key.json",
"tests/proxy_models/fixtures/mypeople.json",
"tests/fixtures/fixtures/circular_reference.json",
"tests/wsgi/tests.py",
"tests/fixtures_regress/fixtures/absolute.json",
"tests/fixtures_regress/fixtures/empty.json",
"tests/fixtures/fixtures/circular_reference_natural_key.json",
"tests/runtests.py",
"tests/multiple_database/fixtures/multidb-common.json",
"tests/test_utils/fixtures/person.json",
"tests/fixtures/fixtures/fixture2.json",
"tests/version/tests.py",
"tests/fixtures_regress/fixtures/nk_with_foreign_key.json",
"tests/fixtures_regress/fixtures/model-inheritance.json",
"tests/admin_scripts/configured_dynamic_settings_manage.py",
"tests/fixtures_model_package/fixtures/model_package_fixture1.json",
"tests/gis_tests/data/geometries.json",
".pre-commit-config.yaml",
"tests/fixtures_regress/fixtures/feature.json",
"tests/multiple_database/fixtures/multidb.other.json",
"tests/fixtures_regress/fixtures/big-fixture.json",
"tests/composite_pk/fixtures/tenant.json",
"tests/admin_scripts/configured_settings_manage.py",
"tests/staticfiles_tests/settings.py",
"tests/fixtures_regress/fixtures_2/forward_ref_2.json",
"tests/fixtures/fixtures/db_fixture_1.default.json",
"tests/fixtures_regress/fixtures/forward_ref_lookup.json",
"tests/view_tests/tests/test_static.py",
"tests/staticfiles_tests/apps/staticfiles_config.py",
"tests/auth_tests/settings.py",
"tests/fixtures/fixtures/fixture8.json",
"tests/logging_tests/logconfig.py",
"tests/fixtures_regress/fixtures/thingy.json",
"tests/multiple_database/fixtures/pets.json",
"tests/fixtures_regress/fixtures/m2mtoself.json",
"django/conf/global_settings.py",
"tests/flatpages_tests/settings.py",
"tests/auth_tests/fixtures/natural.json",
"tests/multiple_database/fixtures/multidb.default.json",
"tests/fixtures/fixtures/forward_reference_fk_natural_key.json",
"tests/fixtures_regress/fixtures/forward_ref_bad_data.json",
"tests/utils_tests/test_datastructures.py",
"tests/servers/fixtures/testdata.json",
"tests/view_tests/tests/test_csrf.py",
"tests/fixtures_regress/fixtures/sequence.json",
"django/apps/config.py",
"tests/fixtures_regress/fixtures_1/inner/absolute.json",
"tests/staticfiles_tests/project/documents/staticfiles_v1.json",
"tests/fixtures_regress/fixtures_1/forward_ref_1.json",
"tests/auth_tests/fixtures/regular.json",
"tests/utils_tests/test_csp.py",
"tests/fixtures_regress/fixtures/forward_ref.json",
"tests/fixtures_regress/fixtures/path.containing.dots.json",
"tests/gis_tests/geogapp/fixtures/initial.json",
"tests/utils_tests/test_autoreload.py",
"tests/view_tests/views.py",
"tests/fixtures_regress/fixtures/non_natural_1.json",
"tests/admin_scripts/custom_templates/project_template/project_name/settings.py",
"tests/view_tests/tests/test_debug.py",
"tests/postgres_tests/integration_settings.py",
"tests/fixtures/fixtures/null_character_in_field_value.json",
"tests/fixtures_regress/fixtures/sequence_extra_yaml.yaml",
"tests/fixtures/fixtures/fixture1.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
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
|
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: requests
Query: Find where user authentication is implemented
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 where user authentication is implemented
|
requests
|
[
"tests/test_requests.py",
"src/requests/sessions.py",
"src/requests/utils.py",
"tests/test_lowlevel.py",
"src/requests/auth.py",
"tests/test_utils.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: django
Query: Find all REST API endpoint definitions
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 all REST API endpoint definitions
|
django
|
[
"django/views/decorators/http.py",
"django/views/generic/detail.py",
"django/views/generic/dates.py",
"django/views/i18n.py",
"django/views/defaults.py",
"django/db/backends/base/schema.py",
"django/views/__init__.py",
"django/views/decorators/gzip.py",
"tests/test_client/tests.py",
"django/contrib/admin/views/autocomplete.py",
"django/views/decorators/common.py",
"django/contrib/admin/views/main.py",
"django/urls/conf.py",
"django/views/generic/base.py",
"django/views/decorators/cache.py",
"django/contrib/admin/views/__init__.py",
"django/views/generic/edit.py",
"django/views/decorators/csrf.py",
"django/views/debug.py",
"django/views/generic/list.py",
"django/urls/resolvers.py",
"tests/test_client_regress/tests.py",
"django/contrib/admin/views/decorators.py",
"django/views/csrf.py",
"django/db/backends/sqlite3/schema.py",
"tests/utils_tests/test_safestring.py",
"tests/urlpatterns_reverse/tests.py",
"tests/utils_tests/test_lorem_ipsum.py",
"tests/view_tests/tests/test_debug.py",
"django/views/decorators/csp.py",
"tests/view_tests/tests/test_i18n.py",
"scripts/manage_translations.py",
"django/views/decorators/__init__.py",
"django/views/decorators/vary.py",
"django/views/generic/__init__.py",
"tests/urlpatterns/tests.py",
"django/views/static.py",
"tests/template_tests/utils.py",
"django/views/decorators/clickjacking.py",
"django/views/decorators/debug.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: flask
Query: Find database schema definitions
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 database schema definitions
|
flask
|
[
"examples/javascript/tests/test_js_example.py",
"src/flask/app.py",
"src/flask/sansio/app.py",
"src/flask/helpers.py",
"examples/javascript/js_example/views.py",
"tests/test_testing.py",
"tests/test_templating.py",
"tests/test_signals.py",
"src/flask/testing.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: vscode
Query: Find build 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 build configuration files
|
vscode
|
[
"test/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/25920_html.json",
"test/smoke/package-lock.json",
"extensions/shaderlab/syntaxes/shaderlab.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/issue-204948/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-cssvariables_less.json",
"extensions/python/.vscode/tasks.json",
"extensions/php-language-features/package.nls.json",
"extensions/css-language-features/.vscode/settings.json",
"extensions/theme-monokai/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_vb.json",
"extensions/theme-kimbie-dark/cgmanifest.json",
".eslint-plugin-local/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-issue5566_ts.json",
"extensions/typescript-language-features/web/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/issue-214049/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-jsdoc-multiline-type_ts.json",
"extensions/markdown-language-features/schemas/package.schema.json",
"extensions/less/package.json",
"extensions/notebook-renderers/package.nls.json",
".vscode/settings.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/Dockerfile.json",
"extensions/clojure/syntaxes/clojure.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/ts-too-much-minimization/advanced.expected.diff.json",
"extensions/fsharp/syntaxes/fsharp.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/test.yaml",
"extensions/json-language-features/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-4008_yaml.json",
"extensions/swift/syntaxes/swift.tmLanguage.json",
"extensions/html-language-features/package.json",
"extensions/go/package.json",
"extensions/swift/cgmanifest.json",
"extensions/theme-monokai-dimmed/package.json",
"extensions/theme-seti/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_xml.json",
"extensions/java/syntaxes/java.tmLanguage.json",
"extensions/javascript/javascript-language-configuration.json",
"src/vs/editor/test/node/diffing/fixtures/indentation/legacy.expected.diff.json",
"extensions/php-language-features/tsconfig.json",
"extensions/vscode-colorize-perf-tests/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_dart.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_rst.json",
"extensions/configuration-editing/schemas/devContainer.vscode.schema.json",
"extensions/docker/package.json",
"extensions/clojure/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-results/25920_html.json",
"extensions/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json",
"extensions/vb/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_rs.json",
"extensions/theme-defaults/fileicons/vs_minimal-icon-theme.json",
"extensions/css-language-features/server/package-lock.json",
"extensions/theme-red/cgmanifest.json",
"extensions/theme-quietlight/package.json",
"extensions/json-language-features/server/.vscode/tasks.json",
"extensions/configuration-editing/package-lock.json",
"extensions/fsharp/package.json",
"extensions/handlebars/language-configuration.json",
"extensions/csharp/package.json",
"extensions/configuration-editing/schemas/devContainer.codespaces.schema.json",
"extensions/php/syntaxes/php.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-173216_sh.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-173336_sh.json",
"test/automation/package.json",
"extensions/prompt-basics/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/noise-2/legacy.expected.diff.json",
"extensions/markdown-language-features/preview-src/tsconfig.json",
"extensions/json/package.nls.json",
".eslint-plugin-local/package.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-3/legacy.expected.diff.json",
"test/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/issue-185779/advanced.expected.diff.json",
"extensions/simple-browser/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/class-replacement/legacy.expected.diff.json",
"extensions/javascript/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/noise-1/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-class/advanced.expected.diff.json",
"extensions/vscode-api-tests/testWorkspace2/.vscode/settings.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-2/advanced.expected.diff.json",
"extensions/xml/cgmanifest.json",
"extensions/latex/latex-cpp-embedded-language-configuration.json",
"extensions/vscode-colorize-tests/tsconfig.json",
"remote/web/package-lock.json",
"extensions/prompt-basics/language-configuration.json",
"extensions/theme-solarized-dark/package.json",
"extensions/lua/language-configuration.json",
"extensions/markdown-math/tsconfig.json",
"extensions/media-preview/package.json",
"extensions/json/package.json",
"extensions/html-language-features/.vscode/launch.json",
"extensions/julia/language-configuration.json",
"extensions/html/cgmanifest.json",
"extensions/references-view/package-lock.json",
"extensions/configuration-editing/package.json",
"extensions/vb/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/ts-example1/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_fs.json",
"src/vs/editor/test/node/diffing/fixtures/ts-confusing-2/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing2/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_ini.json",
"src/vs/workbench/contrib/codeEditor/test/node/language-configuration.json",
"src/vs/editor/test/node/diffing/fixtures/issue-204948/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_js.json",
"extensions/json/language-configuration.json",
"src/vs/editor/test/node/diffing/fixtures/issue-201713/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-1/legacy.expected.diff.json",
"extensions/clojure/language-configuration.json",
"src/vs/editor/test/node/diffing/fixtures/ts-shifting/legacy.expected.diff.json",
"extensions/julia/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test2_pl.json",
"extensions/php/package.nls.json",
"extensions/gulp/package.json",
"build/npm/jsconfig.json",
"extensions/vscode-colorize-tests/package-lock.json",
"extensions/html/syntaxes/html-derivative.tmLanguage.json",
"extensions/typescript-language-features/tsconfig.json",
"extensions/markdown-language-features/package.json",
"extensions/vb/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_log.json",
"extensions/markdown-basics/package.nls.json",
"extensions/emmet/package.json",
"src/vs/editor/test/node/diffing/fixtures/difficult-move/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-173216_sh.json",
"extensions/css-language-features/server/test/linksTestFixtures/node_modules/foo/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/md-math_md.json",
"extensions/vscode-api-tests/package-lock.json",
"extensions/terminal-suggest/.vscode/tasks.json",
"extensions/terminal-suggest/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-jsdoc-multiline-type_ts.json",
"extensions/vscode-colorize-tests/.vscode/tasks.json",
"test/monaco/tsconfig.json",
"extensions/javascript/syntaxes/JavaScript.tmLanguage.json",
"extensions/java/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_r.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_sql.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-241001_ts.json",
"extensions/html-language-features/.vscode/settings.json",
"build/checker/tsconfig.browser.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-keywords_ts.json",
"build/checker/tsconfig.node.json",
"extensions/git/resources/emojis.json",
"src/vs/editor/test/node/diffing/fixtures/json-brackets/2.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing3/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-cssvariables_less.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-freeze-56476_ps1.json",
"extensions/perl/cgmanifest.json",
"extensions/github/tsconfig.json",
"extensions/references-view/tsconfig.json",
"extensions/typescript-basics/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_regexp.ts.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-4008_yaml.json",
"extensions/objective-c/syntaxes/objective-c.tmLanguage.json",
"extensions/cpp/package.json",
"build/lib/stylelint/vscode-known-variables.json",
"build/builtin/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-members_ts.json",
"extensions/theme-defaults/package.nls.json",
"tsfmt.json",
"extensions/theme-red/themes/Red-color-theme.json",
"extensions/objective-c/language-configuration.json",
"extensions/yaml/syntaxes/yaml-1.3.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-diff-trimws/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_r.json",
"extensions/theme-defaults/themes/hc_black.json",
"extensions/rust/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/ts-advanced-bug/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_ps1.json",
"extensions/fsharp/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_go.json",
"extensions/markdown-math/notebook/tsconfig.json",
"extensions/bat/language-configuration.json",
"build/azure-pipelines/common/telemetry-config.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_jsx.json",
"extensions/npm/.vscode/tasks.json",
"src/vs/editor/test/node/diffing/fixtures/bracket-aligning/legacy.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/issue-185779/legacy.expected.diff.json",
"extensions/restructuredtext/language-configuration.json",
"extensions/make/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/issue-6303.yaml",
"extensions/vscode-colorize-tests/test/colorize-results/test_swift.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_jsx.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/issue-1550.yaml",
"extensions/latex/syntaxes/markdown-latex-combined.tmLanguage.json",
"extensions/simple-browser/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/ts-confusing/legacy.expected.diff.json",
"extensions/latex/package.nls.json",
"build/checker/tsconfig.electron-browser.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/makefile.json",
"extensions/markdown-language-features/tsconfig.json",
"extensions/make/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/subword/legacy.expected.diff.json",
"extensions/git-base/cgmanifest.json",
"build/tsconfig.build.json",
".devcontainer/devcontainer-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_html.json",
"extensions/lua/package.json",
"extensions/markdown-basics/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test6916_js.json",
"extensions/json/syntaxes/JSON.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/ts-insert/legacy.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-strings/advanced.expected.diff.json",
"extensions/theme-solarized-dark/package.nls.json",
"extensions/dart/syntaxes/dart.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_fs.json",
".vscode/extensions/vscode-selfhost-test-provider/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/penalize-fragmentation/advanced.expected.diff.json",
"extensions/javascript/tags-language-configuration.json",
".vscode/extensions/vscode-selfhost-test-provider/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_hbs.json",
"extensions/npm/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_jl.json",
"extensions/lua/syntaxes/lua.tmLanguage.json",
"extensions/python/package.json",
"src/vs/editor/test/node/diffing/fixtures/indentation/advanced.expected.diff.json",
"extensions/shellscript/language-configuration.json",
"test/integration/browser/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_ps1.json",
"extensions/tunnel-forwarding/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_less.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_hbs.json",
"extensions/php/package.json",
".vscode/cglicenses.schema.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-6611_rs.json",
"extensions/python/package.nls.json",
"extensions/diff/syntaxes/diff.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/json-brackets/legacy.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing2/legacy.expected.diff.json",
"extensions/typescript-language-features/schemas/tsconfig.schema.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_bat.json",
"src/vs/base/common/semver/cgmanifest.json",
"extensions/vscode-api-tests/testWorkspace/.vscode/launch.json",
"extensions/latex/markdown-latex-combined-language-configuration.json",
"extensions/latex/syntaxes/Bibtex.tmLanguage.json",
"extensions/julia/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_vb.json",
"src/vs/editor/test/node/diffing/fixtures/ts-import-ws-affinity/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/makefile.json",
"extensions/docker/language-configuration.json",
"extensions/log/package.nls.json",
"extensions/shellscript/cgmanifest.json",
"extensions/npm/package-lock.json",
"extensions/handlebars/syntaxes/Handlebars.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_cu.json",
"extensions/groovy/package.nls.json",
"extensions/github/package.json",
"extensions/markdown-basics/syntaxes/markdown.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-80644_cpp.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/issue-224862.yaml",
"extensions/jake/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_cc.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/md-math_md.json",
"extensions/debug-server-ready/package-lock.json",
".vscode/extensions/vscode-selfhost-import-aid/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_css.json",
"test/mcp/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/move-1/advanced.expected.diff.json",
"extensions/json/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_sh.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_py.json",
"extensions/emmet/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/method-splitting/legacy.expected.diff.json",
".vscode/extensions/vscode-selfhost-import-aid/package-lock.json",
".vscode/extensions/vscode-selfhost-test-provider/package.json",
"extensions/markdown-basics/package.json",
"extensions/typescript-language-features/package.nls.json",
"test/.mocharc.json",
"test/mcp/package.json",
"extensions/json-language-features/client/tsconfig.json",
"scripts/package.json",
"extensions/ini/properties.language-configuration.json",
"extensions/github-authentication/tsconfig.json",
"extensions/github-authentication/package.json",
"extensions/npm/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_handlebars.json",
"extensions/make/syntaxes/make.tmLanguage.json",
"extensions/r/syntaxes/r.tmLanguage.json",
"extensions/git-base/package.nls.json",
"src/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-issue5566_ts.json",
"src/vs/editor/test/node/diffing/fixtures/ts-unfragmented-diffing/legacy.expected.diff.json",
"extensions/r/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_php.json",
"extensions/references-view/package.json",
"extensions/theme-abyss/themes/abyss-color-theme.json",
"src/vs/editor/test/node/diffing/fixtures/ts-example1/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_html.json",
"extensions/mermaid-chat-features/tsconfig.json",
"extensions/media-preview/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_rst.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-diff-bug/advanced.expected.diff.json",
"extensions/extension-editing/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-strings_ts.json",
"extensions/theme-kimbie-dark/themes/kimbie-dark-color-theme.json",
"extensions/typescript-language-features/schemas/package.schema.json",
"extensions/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-78769_cpp.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-78769_cpp.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_scss.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-members_ts.json",
"extensions/javascript/syntaxes/JavaScriptReact.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_sh.json",
"extensions/lua/package.nls.json",
".github/commands.json",
"extensions/php/.vscode/tasks.json",
"extensions/hlsl/cgmanifest.json",
".vscode/extensions/vscode-selfhost-test-provider/.vscode/settings.json",
"extensions/sql/cgmanifest.json",
"extensions/pug/package.nls.json",
"extensions/php-language-features/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-function-inv_ts.json",
"src/vs/editor/test/node/diffing/fixtures/shifting-twice/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_p6.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_code-snippets.json",
"extensions/typescript-language-features/schemas/jsconfig.schema.json",
"extensions/markdown-language-features/notebook/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-4287_pug.json",
"extensions/typescript-basics/language-configuration.json",
"extensions/git/package.json",
"test/monaco/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_code-snippets.json",
"extensions/search-result/tsconfig.json",
"extensions/cpp/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_mm.json",
"extensions/vb/language-configuration.json",
"extensions/theme-defaults/themes/dark_vs.json",
"product.json",
"extensions/prompt-basics/syntaxes/prompt.tmLanguage.json",
"extensions/groovy/cgmanifest.json",
"extensions/css/package.nls.json",
"extensions/objective-c/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test2_pl.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/git-rebase-todo.json",
"extensions/go/cgmanifest.json",
"extensions/json/syntaxes/JSONC.tmLanguage.json",
"extensions/scss/package.json",
"build/package.json",
"extensions/yaml/package.nls.json",
"extensions/ini/ini.language-configuration.json",
"extensions/microsoft-authentication/packageMocks/keytar/package.json",
"extensions/css-language-features/package.json",
"extensions/scss/language-configuration.json",
"extensions/debug-server-ready/package.nls.json",
"extensions/php-language-features/package.json",
"extensions/javascript/package.json",
"extensions/css-language-features/package.nls.json",
"extensions/git-base/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_cshtml.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-173224_sh.json",
"extensions/vscode-colorize-tests/producticons/test-product-icon-theme.json",
"extensions/vscode-api-tests/package.json",
"extensions/theme-solarized-light/themes/solarized-light-color-theme.json",
"extensions/microsoft-authentication/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/move-1/legacy.expected.diff.json",
"extensions/typescript-language-features/test-workspace/tsconfig.json",
"extensions/objective-c/syntaxes/objective-c++.tmLanguage.json",
"src/tsconfig.tsec.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_dart.json",
"extensions/make/package.json",
"extensions/groovy/language-configuration.json",
"extensions/json-language-features/package.nls.json",
"extensions/extension-editing/package.nls.json",
"extensions/xml/xsl.language-configuration.json",
"extensions/theme-kimbie-dark/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-7115_xml.json",
"extensions/latex/syntaxes/TeX.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-object-literals_ts.json",
"extensions/sql/package.json",
"extensions/emmet/tsconfig.json",
"extensions/coffeescript/package.nls.json",
"extensions/coffeescript/cgmanifest.json",
"extensions/theme-tomorrow-night-blue/cgmanifest.json",
"extensions/grunt/tsconfig.json",
"extensions/rust/package.nls.json",
"extensions/gulp/package-lock.json",
"extensions/bat/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-28354_php.json",
"src/vs/workbench/contrib/editTelemetry/test/node/data/line-modification.edits.w.json",
"extensions/debug-auto-launch/.vscode/launch.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-1/advanced.expected.diff.json",
"extensions/git-base/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/13448_html.json",
"extensions/dart/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_hlsl.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_shader.json",
"extensions/handlebars/cgmanifest.json",
"extensions/markdown-math/package.json",
"extensions/json-language-features/.vscode/tasks.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing3/advanced.expected.diff.json",
"extensions/markdown-language-features/package.nls.json",
".vscode/extensions.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_pl.json",
"build/lib/typings/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test6916_js.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-freeze-56377_py.json",
"extensions/theme-seti/cgmanifest.json",
"extensions/perl/perl.language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_go.json",
"extensions/html-language-features/server/lib/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_php.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_lua.json",
"extensions/grunt/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_bat.json",
"extensions/less/language-configuration.json",
"extensions/scss/package.nls.json",
"extensions/microsoft-authentication/package.nls.json",
"extensions/microsoft-authentication/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_cs.json",
"extensions/sql/syntaxes/sql.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-13777_go.json",
"extensions/r/language-configuration.json",
"extensions/lua/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/basic_java.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_sql.json",
"extensions/powershell/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-issue5465_ts.json",
"extensions/html-language-features/server/package.json",
"extensions/python/syntaxes/MagicRegExp.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_js.json",
"resources/linux/snap/snapcraft.yaml",
"extensions/perl/syntaxes/perl6.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-6303_yaml.json",
"extensions/vscode-colorize-tests/package.json",
"extensions/go/language-configuration.json",
"extensions/vscode-test-resolver/package-lock.json",
"extensions/vscode-colorize-perf-tests/package.json",
"src/vs/editor/test/node/diffing/fixtures/json-brackets/1.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-1550_yaml.json",
"build/checker/tsconfig.worker.json",
"remote/package.json",
"src/vs/editor/test/node/diffing/fixtures/trivial/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-methods/advanced.expected.diff.json",
"extensions/debug-server-ready/.vscode/launch.json",
"src/vs/editor/test/node/diffing/fixtures/ts-import-ws-affinity/legacy.expected.diff.json",
"extensions/github-authentication/package-lock.json",
"extensions/emmet/test-workspace/.vscode/settings.json",
"extensions/json-language-features/server/package.json",
"extensions/css-language-features/server/tsconfig.json",
"extensions/ruby/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/just-whitespace/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-6611_rs.json",
"extensions/json-language-features/package-lock.json",
"extensions/css-language-features/server/.vscode/tasks.json",
"extensions/emmet/.vscode/settings.json",
"src/vs/editor/test/node/diffing/fixtures/minimal-diff-character/legacy.expected.diff.json",
"extensions/sql/language-configuration.json",
"extensions/merge-conflict/package-lock.json",
"extensions/powershell/cgmanifest.json",
"extensions/latex/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/difficult-move/legacy.expected.diff.json",
"extensions/git/tsconfig.json",
"extensions/css/syntaxes/css.tmLanguage.json",
"extensions/handlebars/package.json",
"extensions/typescript-language-features/cgmanifest.json",
"extensions/json-language-features/server/package-lock.json",
"extensions/merge-conflict/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-76997_php.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-33886_md.json",
"extensions/theme-solarized-light/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-embedding_html.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_json.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_diff.json",
"extensions/theme-monokai/package.json",
"extensions/razor/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/ts-confusing-2/legacy.expected.diff.json",
"extensions/jake/package-lock.json",
"extensions/dart/package.json",
"extensions/csharp/package.nls.json",
"extensions/less/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_clj.json",
"src/vs/editor/test/node/diffing/fixtures/deletion/legacy.expected.diff.json",
"extensions/less/syntaxes/less.tmLanguage.json",
"extensions/css/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-this_ts.json",
"extensions/csharp/cgmanifest.json",
"extensions/yaml/syntaxes/yaml-1.2.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_cpp.json",
"extensions/theme-abyss/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_xml.json",
"extensions/r/cgmanifest.json",
"extensions/markdown-basics/language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-33886_md.json",
"extensions/html/syntaxes/html.tmLanguage.json",
"extensions/ipynb/.vscode/launch.json",
"extensions/html-language-features/package.nls.json",
"extensions/handlebars/package.nls.json",
"extensions/css-language-features/client/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/noise-2/advanced.expected.diff.json",
"extensions/terminal-suggest/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_m.json",
"extensions/restructuredtext/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_coffee.json",
"extensions/css-language-features/.vscode/tasks.json",
"extensions/debug-auto-launch/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-4287_pug.json",
"extensions/go/package.nls.json",
"extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-color-theme.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_jl.json",
"extensions/vscode-colorize-tests/test/colorize-results/git-rebase-todo.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_bib.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_clj.json",
"extensions/github/package.nls.json",
"extensions/cpp/language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/13448_html.json",
"extensions/theme-monokai/themes/monokai-color-theme.json",
"extensions/search-result/package-lock.json",
"package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_c.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_cu.json",
"cglicenses.json",
"extensions/css/language-configuration.json",
"extensions/theme-defaults/themes/light_vs.json",
"extensions/git-base/package.json",
"extensions/emmet/cgmanifest.json",
"extensions/yaml/syntaxes/yaml-1.1.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/issue-202147-trimws/advanced.expected.diff.json",
"extensions/tsconfig.base.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-freeze-56377_py.json",
"resources/server/manifest.json",
"src/vs/editor/test/node/diffing/fixtures/ts-comments/legacy.expected.diff.json",
"extensions/docker/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-issue5431_ts.json",
"test/mcp/tsconfig.json",
"extensions/theme-defaults/themes/light_modern.json",
"extensions/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json",
"package.json",
".lsifrc.json",
"src/vs/editor/test/node/diffing/fixtures/deletion/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-too-much-minimization/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/issue-4008.yaml",
"extensions/vscode-test-resolver/tsconfig.json",
"test/monaco/.mocharc.json",
"extensions/git-base/languages/git-rebase.language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_c.json",
"build/checker/tsconfig.electron-main.json",
".vscode/extensions/vscode-selfhost-import-aid/tsconfig.json",
"extensions/npm/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-23630_cpp.json",
"extensions/theme-defaults/themes/dark_modern.json",
"extensions/html-language-features/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/ts-shifting/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/issue-131091/legacy.expected.diff.json",
"src/vs/base/browser/dompurify/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_sty.json",
"extensions/vscode-colorize-perf-tests/.vscode/launch.json",
"extensions/terminal-suggest/.vscode/launch.json",
"extensions/markdown-math/syntaxes/md-math-inline.tmLanguage.json",
"extensions/grunt/package-lock.json",
"extensions/ruby/package.json",
"extensions/extension-editing/tsconfig.json",
"extensions/perl/syntaxes/perl.tmLanguage.json",
"extensions/bat/syntaxes/batchfile.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-variables_css.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-166781_rs.json",
"extensions/theme-defaults/themes/light_plus.json",
"extensions/json/syntaxes/JSONL.tmLanguage.json",
"src/tsconfig.vscode-dts.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_log.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-issue5465_ts.json",
"extensions/razor/package.json",
"src/vs/workbench/contrib/editTelemetry/test/node/data/multiline-insert.edits.w.json",
"extensions/razor/syntaxes/cshtml.tmLanguage.json",
"build/azure-pipelines/config/CredScanSuppressions.json",
"extensions/powershell/package.json",
"src/vs/workbench/services/textMate/common/cgmanifest.json",
"extensions/dart/package.nls.json",
"extensions/terminal-suggest/package.json",
"extensions/scss/syntaxes/sassdoc.tmLanguage.json",
"extensions/php/language-configuration.json",
"extensions/html-language-features/server/package-lock.json",
"extensions/gulp/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/issue-131091/advanced.expected.diff.json",
"extensions/terminal-suggest/cgmanifest.json",
"extensions/notebook-renderers/package-lock.json",
"extensions/markdown-math/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-23630_cpp.json",
"extensions/xml/syntaxes/xsl.tmLanguage.json",
"extensions/xml/xml.language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_cpp.json",
"extensions/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/Dockerfile.json",
"extensions/python/syntaxes/MagicPython.tmLanguage.json",
"extensions/diff/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/fuzzy-matching/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-224862_yaml.json",
"build/lib/i18n.resources.json",
"extensions/markdown-math/syntaxes/md-math-block.tmLanguage.json",
"src/vs/workbench/contrib/terminal/common/scripts/psreadline/cgmanifest.json",
"src/tsconfig.defineClassFields.json",
"extensions/github/package-lock.json",
"extensions/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-80644_cpp.json",
"extensions/shellscript/syntaxes/shell-unix-bash.tmLanguage.json",
"extensions/razor/cgmanifest.json",
"extensions/json/syntaxes/snippets.tmLanguage.json",
"extensions/configuration-editing/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/class-replacement/advanced.human.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_md.json",
"extensions/emmet/.vscode/launch.json",
"src/vs/editor/test/node/diffing/fixtures/ts-shift-to-ws/legacy.expected.diff.json",
"src/vs/base/common/marked/cgmanifest.json",
"extensions/shaderlab/language-configuration.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/test.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-2/legacy.expected.diff.json",
"extensions/css/package.json",
"extensions/npm/tsconfig.json",
"extensions/typescript-basics/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/ws-alignment/advanced.expected.diff.json",
"extensions/typescript-basics/package.json",
"extensions/bat/cgmanifest.json",
"extensions/theme-defaults/themes/dark_plus.json",
"extensions/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_regexp.ts.json",
"extensions/perl/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-diff-word-split/legacy.expected.diff.json",
"extensions/yaml/syntaxes/yaml.tmLanguage.json",
"extensions/coffeescript/package.json",
"src/vs/editor/test/node/diffing/fixtures/just-whitespace/legacy.expected.diff.json",
"build/npm/gyp/package.json",
"src/vs/workbench/contrib/terminal/common/scripts/cgmanifest.json",
"extensions/groovy/syntaxes/groovy.tmLanguage.json",
"extensions/media-preview/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/word-shared-letters/legacy.expected.diff.json",
"extensions/theme-tomorrow-night-blue/package.nls.json",
"extensions/html-language-features/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_rb.json",
"extensions/restructuredtext/package.nls.json",
".vscode/extensions/vscode-selfhost-import-aid/.vscode/settings.json",
"extensions/tunnel-forwarding/package.json",
"extensions/debug-auto-launch/package.json",
"extensions/julia/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_mm.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_tex.json",
"extensions/hlsl/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_p6.json",
"extensions/tunnel-forwarding/.vscode/launch.json",
"test/leaks/package.json",
"src/vs/editor/test/node/diffing/fixtures/equals/advanced.expected.diff.json",
"extensions/theme-monokai-dimmed/themes/dimmed-monokai-color-theme.json",
"test/integration/browser/tsconfig.json",
"extensions/theme-defaults/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/14119_less.json",
"extensions/mermaid-chat-features/package-lock.json",
"extensions/gulp/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-173224_sh.json",
"src/vs/workbench/contrib/editTelemetry/test/node/data/issue-264048.edits.w.json",
"extensions/markdown-math/package-lock.json",
"extensions/diff/language-configuration.json",
"extensions/markdown-language-features/tsconfig.browser.json",
"extensions/php/syntaxes/html.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/ts-insert/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_cshtml.json",
"extensions/coffeescript/language-configuration.json",
"extensions/emmet/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/equals/legacy.expected.diff.json",
"extensions/xml/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_ts.json",
"build/package-lock.json",
"test/automation/tsconfig.json",
"extensions/xml/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-example2-ts/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_py.json",
"extensions/html/package.json",
"extensions/css-language-features/schemas/package.schema.json",
"extensions/theme-monokai-dimmed/package.nls.json",
"extensions/simple-browser/preview-src/tsconfig.json",
"extensions/html/language-configuration.json",
"src/tsconfig.base.json",
"extensions/ipynb/tsconfig.json",
"extensions/theme-quietlight/cgmanifest.json",
"extensions/hlsl/language-configuration.json",
"src/vs/editor/test/node/diffing/fixtures/import-shifting/advanced.expected.diff.json",
"extensions/theme-seti/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-keywords_ts.json",
"extensions/cpp/syntaxes/cuda-cpp.tmLanguage.json",
"extensions/restructuredtext/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-unit-test/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_pug.json",
"extensions/markdown-language-features/package-lock.json",
"extensions/log/package.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-ranges/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_json.json",
"extensions/search-result/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-diff-word-split/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/issue-202147-trimws/legacy.expected.diff.json",
"extensions/theme-monokai/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/noise-1/legacy.expected.diff.json",
"extensions/docker/package.nls.json",
"extensions/docker/syntaxes/docker.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/ts-class/legacy.expected.diff.json",
"extensions/javascript/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/basic_java.json",
"extensions/vscode-api-tests/testWorkspace/bower.json",
"extensions/ruby/cgmanifest.json",
"extensions/debug-server-ready/package.json",
"extensions/simple-browser/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-7115_xml.json",
"extensions/theme-red/package.json",
"extensions/pug/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-regex_coffee.json",
"extensions/perl/perl6.language-configuration.json",
"extensions/java/language-configuration.json",
".vscode/extensions/vscode-selfhost-import-aid/package.json",
"extensions/tunnel-forwarding/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_handlebars.json",
"extensions/typescript-basics/syntaxes/TypeScript.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/COMMIT_EDITMSG.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-1550_yaml.json",
"extensions/jake/package.json",
"build/monaco/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-freeze-56476_ps1.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-diff-bug/legacy.expected.diff.json",
"extensions/powershell/syntaxes/powershell.tmLanguage.json",
"src/tsconfig.monaco.json",
"extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json",
"extensions/ipynb/package.nls.json",
"build/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-23850_cpp.json",
"src/vs/editor/test/node/diffing/fixtures/fuzzy-matching/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-cssvariables_scss.json",
"extensions/swift/language-configuration.json",
"extensions/media-preview/tsconfig.json",
"extensions/cpp/syntaxes/c.tmLanguage.json",
"extensions/pug/syntaxes/pug.tmLanguage.json",
"extensions/extension-editing/package.json",
".vscode/mcp.json",
"extensions/vscode-test-resolver/.vscode/launch.json",
"extensions/ipynb/package-lock.json",
"extensions/python/cgmanifest.json",
"extensions/vscode-colorize-tests/test/semantic-test/semantic-test.json",
"extensions/markdown-math/package.nls.json",
"extensions/css-language-features/server/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-issue5431_ts.json",
"extensions/vscode-colorize-tests/.vscode/launch.json",
"src/vs/editor/test/node/diffing/fixtures/ws-alignment/legacy.expected.diff.json",
"extensions/markdown-math/syntaxes/md-math.tmLanguage.json",
"extensions/csharp/language-configuration.json",
"extensions/swift/package.nls.json",
"extensions/theme-abyss/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_less.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-this_ts.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/intra-block-align/advanced.expected.diff.json",
"src/vs/workbench/contrib/editTelemetry/test/node/data/line-insert.edits.w.json",
"extensions/csharp/syntaxes/csharp.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_pl.json",
"extensions/vscode-colorize-tests/test/colorize-results/12750_html.json",
"extensions/css/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-13777_go.json",
"extensions/vscode-colorize-tests/test/semantic-test/.vscode/settings.json",
"extensions/ruby/syntaxes/ruby.tmLanguage.json",
"extensions/make/language-configuration.json",
"extensions/rust/language-configuration.json",
"extensions/java/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_rs.json",
"src/vs/editor/test/node/diffing/fixtures/ts-example2-ts/advanced.expected.diff.json",
"extensions/hlsl/syntaxes/hlsl.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-224862_yaml.json",
"extensions/yaml/language-configuration.json",
"extensions/groovy/package.json",
"extensions/typescript-language-features/package.json",
"extensions/rust/syntaxes/rust.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/issue-201713/legacy.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/json-brackets/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-class/advanced.human.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_yaml.json",
"extensions/theme-red/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/word-shared-letters/advanced.expected.diff.json",
"extensions/simple-browser/package.nls.json",
"extensions/php/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-fixtures/tsconfig_off.json",
"extensions/tunnel-forwarding/package.nls.json",
"src/vs/editor/test/node/diffing/fixtures/ts-fragmented-eager-diffing/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_cs.json",
".vscode/extensions/vscode-selfhost-test-provider/tsconfig.json",
"extensions/theme-kimbie-dark/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-issue11_ts.json",
"extensions/rust/package.json",
"extensions/theme-tomorrow-night-blue/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-regex_coffee.json",
"extensions/vscode-colorize-tests/test/colorize-results/COMMIT_EDITMSG.json",
"src/vs/editor/test/node/diffing/fixtures/ts-methods/legacy.expected.diff.json",
"extensions/vscode-colorize-perf-tests/tsconfig.json",
"extensions/theme-abyss/package.nls.json",
"extensions/latex/syntaxes/LaTeX.tmLanguage.json",
"extensions/diff/package.nls.json",
"extensions/vscode-api-tests/.vscode/launch.json",
"extensions/ipynb/package.json",
"extensions/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-variables_css.json",
"extensions/git/package-lock.json",
"remote/package-lock.json",
"extensions/pug/language-configuration.json",
"extensions/debug-auto-launch/package.nls.json",
"build/npm/gyp/package-lock.json",
"extensions/powershell/language-configuration.json",
"extensions/search-result/package.nls.json",
"extensions/shellscript/package.json",
"test/automation/package-lock.json",
"extensions/terminal-suggest/package.nls.json",
"extensions/clojure/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-strings_ts.json",
"src/vs/editor/test/node/diffing/fixtures/ts-confusing/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/issue-214049/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/tsconfig_off_json.json",
"extensions/grunt/package.nls.json",
"extensions/latex/package.json",
"src/vs/editor/test/node/diffing/fixtures/noisy-move1/legacy.expected.diff.json",
"extensions/razor/language-configuration.json",
"build/checker/tsconfig.electron-utility.json",
"extensions/scss/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_lua.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-brackets_tsx.json",
"extensions/vscode-api-tests/.vscode/tasks.json",
"extensions/fsharp/language-configuration.json",
"extensions/css-language-features/server/package.json",
"extensions/java/package.json",
"extensions/git-base/languages/git-commit.language-configuration.json",
"extensions/perl/package.nls.json",
"extensions/latex/latex-language-configuration.json",
"extensions/ini/syntaxes/ini.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_sty.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_ts.json",
"extensions/shellscript/package.nls.json",
"extensions/html-language-features/schemas/package.schema.json",
".vscode/tasks.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_m.json",
"extensions/coffeescript/syntaxes/coffeescript.tmLanguage.json",
"extensions/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/subword/advanced.expected.diff.json",
"extensions/jake/package.nls.json",
"src/tsec.exemptions.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_groovy.json",
"src/vs/editor/test/node/diffing/fixtures/penalize-fragmentation/legacy.expected.diff.json",
"extensions/dart/language-configuration.json",
"cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_bib.json",
"src/vs/editor/test/node/diffing/fixtures/shifting-parameters/legacy.expected.diff.json",
"extensions/yaml/syntaxes/yaml-1.0.tmLanguage.json",
"extensions/xml/syntaxes/xml.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/minimal-diff-character/advanced.expected.diff.json",
"extensions/html/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-23850_cpp.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-173336_sh.json",
"extensions/ruby/language-configuration.json",
"extensions/html-language-features/server/.vscode/launch.json",
"extensions/git/package.nls.json",
".devcontainer/devcontainer.json",
"src/vs/editor/test/node/diffing/fixtures/random-match-3/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/ts-shift-to-ws/advanced.expected.diff.json",
"extensions/scss/syntaxes/scss.tmLanguage.json",
"test/unit/node/package.json",
"extensions/clojure/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_ini.json",
"extensions/json-language-features/server/.vscode/launch.json",
"src/tsconfig.vscode-proposed-dts.json",
"extensions/log/cgmanifest.json",
"extensions/cpp/package.nls.json",
"extensions/theme-solarized-light/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/12750_html.json",
"extensions/mermaid-chat-features/chat-webview-src/tsconfig.json",
"extensions/vscode-api-tests/testWorkspace/.vscode/settings.json",
"extensions/objective-c/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/import-shifting/legacy.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-embedding_html.json",
"extensions/php/.vscode/launch.json",
"extensions/prompt-basics/package.json",
"src/vs/editor/test/node/diffing/fixtures/trivial/legacy.expected.diff.json",
"extensions/python/language-configuration.json",
"extensions/json-language-features/server/tsconfig.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_md.json",
"extensions/mermaid-chat-features/cgmanifest.json",
"src/vs/editor/test/node/diffing/fixtures/intra-block-align/legacy.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/false-positive-move/advanced.expected.diff.json",
"test/smoke/package.json",
"extensions/shaderlab/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-comments/advanced.expected.diff.json",
"extensions/less/cgmanifest.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_shader.json",
"extensions/ini/package.json",
"extensions/restructuredtext/syntaxes/rst.tmLanguage.json",
"test/integration/browser/package.json",
"extensions/shaderlab/cgmanifest.json",
"extensions/merge-conflict/package.json",
"extensions/ini/cgmanifest.json",
"extensions/go/syntaxes/go.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_yaml.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_scss.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-cssvariables_scss.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/tsconfig_off_json.json",
"extensions/git-base/syntaxes/git-commit.tmLanguage.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_swift.json",
"extensions/mermaid-chat-features/package.nls.json",
"extensions/vscode-test-resolver/package.json",
"src/vs/editor/test/node/diffing/fixtures/sorted-offsets/advanced.expected.diff.json",
"build/azure-pipelines/config/tsaoptions.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_cc.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-issue241715_ts.json",
"extensions/debug-server-ready/tsconfig.json",
"extensions/vscode-api-tests/tsconfig.json",
"extensions/julia/syntaxes/julia.tmLanguage.json",
"extensions/vb/syntaxes/asp-vb-net.tmLanguage.json",
"remote/web/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-76997_php.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-brackets_tsx.json",
"extensions/yaml/syntaxes/yaml-embedded.tmLanguage.json",
"test/monaco/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/ts-strings/legacy.expected.diff.json",
"extensions/json-language-features/.vscode/launch.json",
"extensions/css-language-features/.vscode/launch.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_coffee.json",
"extensions/hlsl/package.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-ranges/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-object-literals_ts.json",
"extensions/ini/package.nls.json",
"extensions/cpp/syntaxes/cpp.tmLanguage.json",
"extensions/yaml/cgmanifest.json",
"extensions/notebook-renderers/package.json",
"extensions/typescript-language-features/package-lock.json",
"src/vs/editor/test/node/diffing/fixtures/ts-advanced-bug/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/invalid-diff-trimws/advanced.expected.diff.json",
"extensions/theme-solarized-light/package.nls.json",
"extensions/theme-solarized-dark/cgmanifest.json",
"extensions/notebook-renderers/tsconfig.json",
"extensions/html-language-features/server/tsconfig.json",
"extensions/diff/package.json",
"extensions/vscode-colorize-tests/test/colorize-results/issue-28354_php.json",
"extensions/sql/package.nls.json",
"extensions/html-language-features/client/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/shifting-parameters/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_pug.json",
"extensions/log/syntaxes/log.tmLanguage.json",
"extensions/yaml/package.json",
"src/vs/editor/test/node/diffing/fixtures/shifting-twice/legacy.expected.diff.json",
"extensions/mermaid-chat-features/package.json",
"src/vs/editor/test/node/diffing/fixtures/ts-unfragmented-diffing/advanced.expected.diff.json",
"src/vs/editor/test/node/diffing/fixtures/class-replacement/advanced.expected.diff.json",
"extensions/swift/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/issue-6303_yaml.json",
"extensions/cpp/syntaxes/platform.tmLanguage.json",
".vscode/launch.json",
"src/vs/editor/test/node/diffing/fixtures/ts-unit-test/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-241001_ts.json",
"extensions/python/.vscode/launch.json",
"extensions/theme-monokai-dimmed/cgmanifest.json",
"test/smoke/tsconfig.json",
"src/vs/editor/test/node/diffing/fixtures/bracket-aligning/advanced.expected.diff.json",
"extensions/git-base/syntaxes/git-rebase.tmLanguage.json",
"extensions/vscode-colorize-perf-tests/.vscode/tasks.json",
"extensions/github-authentication/package.nls.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_rb.json",
"extensions/vscode-colorize-tests/test/colorize-results/test_hlsl.json",
"extensions/references-view/package.nls.json",
"extensions/configuration-editing/schemas/attachContainer.schema.json",
"src/vs/editor/test/node/diffing/fixtures/penalize-fragmentation/advanced.human.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_groovy.json",
"extensions/theme-quietlight/package.nls.json",
"extensions/configuration-editing/package.nls.json",
"extensions/prompt-basics/package.nls.json",
"extensions/css-language-features/package-lock.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-issue241715_ts.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_tex.json",
"extensions/theme-defaults/themes/hc_light.json",
"extensions/r/package.json",
"extensions/objective-c/package.nls.json",
"extensions/git-base/languages/ignore.language-configuration.json",
"extensions/debug-auto-launch/package-lock.json",
"extensions/pug/package.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test_css.json",
"src/vs/editor/test/node/diffing/fixtures/noisy-move1/advanced.expected.diff.json",
"extensions/bat/package.nls.json",
"extensions/theme-quietlight/themes/quietlight-color-theme.json",
"extensions/html-language-features/.vscode/tasks.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/test-issue11_ts.json",
"extensions/merge-conflict/tsconfig.json",
"extensions/markdown-math/syntaxes/md-math-fence.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/method-splitting/advanced.expected.diff.json",
"extensions/vscode-colorize-tests/test/colorize-tree-sitter-results/14119_less.json",
"extensions/theme-seti/icons/vs-seti-icon-theme.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-166781_rs.json",
"src/vs/workbench/services/themes/test/node/color-theme.json",
"extensions/vscode-colorize-tests/test/colorize-results/test-function-inv_ts.json",
"extensions/microsoft-authentication/package.json",
"extensions/search-result/syntaxes/searchResult.tmLanguage.json",
"extensions/fsharp/package.nls.json",
"extensions/html-language-features/server/.vscode/tasks.json",
"src/vs/editor/test/node/diffing/fixtures/false-positive-move/legacy.expected.diff.json",
"extensions/git-base/syntaxes/ignore.tmLanguage.json",
"src/vs/editor/test/node/diffing/fixtures/sorted-offsets/legacy.expected.diff.json",
"extensions/shaderlab/package.nls.json",
".github/classifier.json"
] |
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: django
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
|
django
|
[
"tests/migrations/test_migrations_first/__init__.py",
"django/db/models/sql/constants.py",
"tests/migrations/test_optimizer.py",
"tests/migrations/deprecated_field_migrations/__init__.py",
"django/db/models/fields/related_descriptors.py",
"tests/auth_tests/models/uuid_pk.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0001_initial.py",
"django/contrib/gis/db/backends/base/adapter.py",
"tests/timezones/tests.py",
"tests/migrations/test_migrations_conflict_long_name/0002_second.py",
"tests/migrations/migrations_test_apps/unmigrated_app/models.py",
"tests/admin_scripts/another_app_waiting_migration/migrations/__init__.py",
"django/db/migrations/migration.py",
"tests/migrations/test_migrations_squashed_extra/__init__.py",
"tests/migrations/test_migrations_private/.util.py",
"django/db/backends/mysql/schema.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/0002_conflicting_second.py",
"django/contrib/gis/db/backends/spatialite/client.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/1_auto.py",
"tests/migrations/test_migrations_squashed_no_replaces/0001_squashed_0002.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_conflicting_second.py",
"django/contrib/gis/db/backends/oracle/features.py",
"django/db/migrations/autodetector.py",
"tests/swappable_models/tests.py",
"django/contrib/auth/migrations/0010_alter_group_name_max_length.py",
"tests/migrations/test_migrations_custom_user/__init__.py",
"django/db/utils.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/__init__.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/__init__.py",
"tests/view_tests/models.py",
"tests/migrations/test_migrations_squashed/0002_second.py",
"tests/db_functions/migrations/0001_setup_extensions.py",
"django/db/backends/mysql/client.py",
"django/db/backends/sqlite3/operations.py",
"django/db/models/functions/text.py",
"tests/migrations/test_migrations_squashed_extra/0002_second.py",
"django/db/backends/postgresql/operations.py",
"django/db/backends/base/creation.py",
"tests/model_options/models/tablespaces.py",
"django/contrib/admin/migrations/0002_logentry_remove_auto_add.py",
"tests/migrations/test_migrations_manual_porting/__init__.py",
"tests/migrations/test_migrations/0001_initial.py",
"tests/migrations/test_base.py",
"tests/migrations/migrations_test_apps/mutate_state_b/migrations/0001_initial.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/1_auto.py",
"django/db/migrations/recorder.py",
"tests/migrations/test_migrations_no_ancestor/__init__.py",
"tests/migrations/migrations_test_apps/mutate_state_b/migrations/0002_add_field.py",
"tests/urlpatterns_reverse/tests.py",
"tests/migrations/deprecated_field_migrations/0002_remove_ipaddressfield_ip.py",
"django/contrib/gis/db/backends/oracle/introspection.py",
"django/contrib/gis/db/backends/base/operations.py",
"tests/migrations/test_migrations_private/0001_initial.py",
"django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py",
"tests/migrations/test_migrations_squashed_erroneous/7_auto.py",
"tests/migrations/test_migrations_clashing_prefix/ab.py",
"tests/migrations/test_migrations_squashed_erroneous/6_auto.py",
"django/db/backends/base/schema.py",
"tests/migrations/migrations_test_apps/with_package_model/__init__.py",
"django/db/migrations/serializer.py",
"tests/postgres_tests/test_operations.py",
"django/db/migrations/operations/__init__.py",
"django/contrib/gis/db/backends/postgis/models.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/2_auto.py",
"django/db/backends/postgresql/base.py",
"tests/auth_tests/models/with_integer_username.py",
"django/db/migrations/executor.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_squashed_3.py",
"django/db/models/fetch_modes.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/0002_second.py",
"tests/migrations/test_migrations_squashed_double/0001_initial.py",
"django/contrib/sites/migrations/0002_alter_domain_unique.py",
"django/db/backends/postgresql/introspection.py",
"tests/migrations/test_migrations_squashed/__init__.py",
"tests/migrations/test_migrations_squashed_complex/5_auto.py",
"django/contrib/auth/migrations/0005_alter_user_last_login_null.py",
"django/contrib/gis/db/backends/spatialite/__init__.py",
"tests/auth_tests/models/proxy.py",
"django/db/migrations/graph.py",
"tests/migrations/test_migrations_conflict/0001_initial.py",
"django/db/backends/sqlite3/base.py",
"django/db/backends/oracle/__init__.py",
"tests/migrations/test_migrations_private/_util.py",
"django/db/backends/oracle/utils.py",
"tests/migrations/test_migrations_run_before/0002_second.py",
"django/contrib/auth/migrations/0003_alter_user_email_max_length.py",
"tests/migrations/test_migrations_run_before/__init__.py",
"django/contrib/contenttypes/migrations/__init__.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/__init__.py",
"tests/xor_lookups/tests.py",
"django/contrib/auth/migrations/0006_require_contenttypes_0002.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_auto.py",
"tests/migrations/migrations_test_apps/lookuperror_c/migrations/0001_initial.py",
"tests/foreign_object/models/__init__.py",
"tests/migrations/migrations_test_apps/__init__.py",
"tests/migrations/test_fake_initial_case_insensitive/initial/0001_initial.py",
"django/db/models/options.py",
"tests/migrations/test_migrations_run_before/0003_third.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/0001_initial.py",
"tests/migrations/test_migrations_squashed_loop/1_auto.py",
"tests/migrations/faulty_migrations/file.py",
"django/db/backends/base/validation.py",
"tests/migrations/test_migrations_noop/__init__.py",
"tests/view_tests/tests/test_debug.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0003_a3.py",
"tests/migrations/test_migrations_squashed_double/0004_auto.py",
"django/db/models/fields/tuple_lookups.py",
"tests/migrations/migrations_test_apps/with_generic_model/__init__.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/2_squashed_3.py",
"tests/migrations/migrations_test_apps/normal/__init__.py",
"tests/sites_framework/migrations/__init__.py",
"django/db/migrations/operations/base.py",
"tests/migrations/test_migrations_plan/0001_initial.py",
"tests/migrations/test_migrations_bad_pyc/__init__.py",
"tests/xor_lookups/models.py",
"django/db/models/fields/files.py",
"django/db/backends/mysql/operations.py",
"django/contrib/gis/db/backends/spatialite/base.py",
"tests/postgres_tests/migrations/0002_create_test_models.py",
"tests/foreign_object/models/person.py",
"tests/migrations/test_migrations_no_ancestor/0002_second.py",
"tests/auth_tests/models/with_many_to_many.py",
"tests/auth_tests/models/no_password.py",
"tests/migrations/test_migrations_manual_porting/0004_fourth.py",
"tests/migrations/test_migrations_plan/0004_fourth.py",
"tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/0001_initial.py",
"tests/migrations/test_migrations_squashed/0001_initial.py",
"tests/migrations/test_migrations_squashed_double/0005_squashed_0003_and_0004.py",
"tests/db_functions/migrations/0002_create_test_models.py",
"django/db/models/sql/query.py",
"django/contrib/gis/db/backends/postgis/schema.py",
"django/contrib/auth/migrations/__init__.py",
"django/db/backends/dummy/__init__.py",
"django/db/migrations/exceptions.py",
"tests/migrations/migrations_test_apps/with_generic_model/migrations/0002_customgenericmodel.py",
"django/db/models/functions/__init__.py",
"tests/migrations/test_migrations_plan/__init__.py",
"tests/migrations/migrations_test_apps/with_generic_model/models.py",
"django/db/transaction.py",
"tests/foreign_object/models/empty_join.py",
"django/db/models/sql/subqueries.py",
"tests/migrations/test_migrations_private/__init__.py",
"django/contrib/contenttypes/migrations/0001_initial.py",
"django/db/models/constraints.py",
"django/contrib/gis/db/backends/spatialite/adapter.py",
"tests/migrations/test_migrations_unmigdep/__init__.py",
"django/contrib/contenttypes/migrations/0002_remove_content_type_name.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/migrations/__init__.py",
"django/contrib/redirects/migrations/0001_initial.py",
"tests/migrations/test_migrations_namespace_package/0001_initial.py",
"tests/migrations/test_commands.py",
"tests/migrations/test_migrations_fake_split_initial/0002_second.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/__init__.py",
"django/db/migrations/writer.py",
"tests/migrations/test_migrations_squashed_erroneous/2_auto.py",
"django/db/backends/oracle/client.py",
"django/contrib/gis/db/backends/mysql/features.py",
"tests/migrations/models.py",
"django/db/backends/oracle/validation.py",
"django/db/backends/dummy/features.py",
"django/db/backends/postgresql/creation.py",
"tests/migrations/migrations_test_apps/mutate_state_b/migrations/__init__.py",
"tests/migrations/migrations_test_apps/unmigrated_app_syncdb/__init__.py",
"tests/backends/base/app_unmigrated/migrations/__init__.py",
"tests/migrations/migrations_test_apps/with_package_model/models/__init__.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/models.py",
"django/db/backends/mysql/introspection.py",
"tests/migrations/test_migrations_no_changes/0001_initial.py",
"tests/migrations/test_migrations_first/second.py",
"tests/migrations/test_add_many_to_many_field_initial/0002_initial.py",
"tests/serializers/models/multi_table.py",
"django/db/models/base.py",
"django/contrib/gis/db/backends/oracle/base.py",
"django/db/models/query.py",
"django/db/backends/mysql/compiler.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/__init__.py",
"django/db/backends/utils.py",
"django/contrib/gis/db/backends/mysql/introspection.py",
"django/db/migrations/state.py",
"django/db/backends/sqlite3/__init__.py",
"django/contrib/gis/db/models/sql/conversion.py",
"django/db/models/manager.py",
"django/contrib/gis/db/backends/__init__.py",
"tests/auth_tests/models/minimal.py",
"tests/migrations/test_migrations_squashed_partially_applied/0002_mymodel1_field_1_mymodel2_field_2_and_more.py",
"tests/schema/models.py",
"django/contrib/gis/db/backends/postgis/operations.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/__init__.py",
"tests/migrations/test_questioner.py",
"tests/migrations/test_fake_initial_case_insensitive/fake_initial/0001_initial.py",
"django/contrib/gis/db/backends/postgis/__init__.py",
"tests/migrations/test_migrations_squashed_extra/0001_initial.py",
"tests/migrations/test_migrations_squashed_complex/7_auto.py",
"tests/migrations/test_migrations_squashed_erroneous/1_auto.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/1_squashed_2.py",
"django/db/models/fields/related_lookups.py",
"django/db/backends/base/__init__.py",
"django/contrib/gis/db/models/fields.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/__init__.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/2_auto.py",
"django/contrib/gis/db/backends/spatialite/models.py",
"tests/migrations/migrations_test_apps/alter_fk/book_app/__init__.py",
"tests/migrations/test_add_many_to_many_field_initial/0001_initial.py",
"django/contrib/gis/db/backends/mysql/operations.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/__init__.py",
"tests/migration_test_data_persistence/migrations/__init__.py",
"django/db/models/fields/composite.py",
"django/db/models/query_utils.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/__init__.py",
"tests/migrations/test_migrations_noop/0001_initial.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/0003_b3.py",
"django/db/backends/oracle/schema.py",
"django/contrib/gis/db/backends/spatialite/operations.py",
"tests/gis_tests/gis_migrations/migrations/0002_create_models.py",
"tests/migrations/migrations_test_apps/unspecified_app_with_conflict/models.py",
"django/db/models/sql/datastructures.py",
"tests/migrations/test_migrations_clashing_prefix/__init__.py",
"tests/migrations/test_migrations_fake_split_initial/0001_initial.py",
"django/contrib/gis/db/backends/mysql/base.py",
"django/contrib/flatpages/migrations/0001_initial.py",
"tests/migrations/test_migrations_no_operations/__init__.py",
"tests/migrations/test_migrations_custom_user/0001_initial.py",
"django/db/models/functions/json.py",
"tests/migrations/test_migrations_non_atomic/0001_initial.py",
"tests/migrations/test_migrations/__init__.py",
"tests/utils_tests/test_http.py",
"tests/migrations/deprecated_field_migrations/0001_initial.py",
"django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py",
"tests/migrations/test_migrations_first/thefirst.py",
"tests/migrations/related_models_app/__init__.py",
"tests/migrations/test_migrations_squashed_complex/1_auto.py",
"tests/migrations/migrations_test_apps/unmigrated_app_simple/__init__.py",
"tests/postgres_tests/migrations/0001_setup_extensions.py",
"tests/utils_tests/test_autoreload.py",
"tests/migrations/test_migrations_squashed_loop/__init__.py",
"tests/migrations/migrations_test_apps/mutate_state_a/migrations/__init__.py",
"tests/foreign_object/models/article.py",
"tests/migrations/test_migrations_squashed_erroneous/3_squashed_5.py",
"django/contrib/gis/db/models/aggregates.py",
"tests/migrations/test_migrations_manual_porting/0001_initial.py",
"django/contrib/gis/db/backends/postgis/const.py",
"tests/migrations/test_migrations_squashed_complex/3_auto.py",
"tests/auth_tests/models/with_unique_constraint.py",
"tests/migrations/migrations_test_apps/without_init_file/__init__.py",
"django/contrib/gis/db/backends/postgis/base.py",
"django/contrib/gis/db/backends/postgis/features.py",
"tests/auth_tests/models/is_active.py",
"django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py",
"django/db/backends/base/base.py",
"tests/migrations/test_migrations_squashed_ref_squashed/__init__.py",
"django/db/backends/mysql/features.py",
"django/contrib/gis/db/backends/spatialite/schema.py",
"tests/migrations/migrations_test_apps/conflicting_app_with_dependencies/migrations/0002_second.py",
"django/contrib/admin/migrations/__init__.py",
"tests/migrations/migrations_test_apps/unmigrated_app_simple/models.py",
"tests/migrations/migrations_test_apps/mutate_state_a/migrations/0001_initial.py",
"tests/migrations/test_migrations_run_before/0001_initial.py",
"tests/composite_pk/models/tenant.py",
"tests/migrations/test_migrations_plan/0002_second.py",
"tests/migrations/migrations_test_apps/lookuperror_c/migrations/0002_c2.py",
"django/db/backends/postgresql/schema.py",
"django/contrib/gis/db/backends/oracle/__init__.py",
"tests/migrations/test_migrations_manual_porting/0003_third.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/0001_initial.py",
"tests/gis_tests/rasterapp/migrations/0001_setup_extensions.py",
"django/db/migrations/operations/fields.py",
"tests/admin_scripts/complex_app/models/bar.py",
"tests/migrations/test_migrations/0002_second.py",
"django/db/backends/sqlite3/creation.py",
"django/db/migrations/operations/models.py",
"django/db/backends/sqlite3/features.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/1_auto.py",
"tests/migrations/test_migrations_initial_false/__init__.py",
"django/contrib/flatpages/migrations/__init__.py",
"django/db/backends/base/features.py",
"tests/migrations/test_migrations_conflict/0002_conflicting_second.py",
"django/db/backends/signals.py",
"tests/serializers/models/data.py",
"tests/migrations/migrations_test_apps/lookuperror_b/__init__.py",
"django/db/models/indexes.py",
"tests/migrations/test_migrations_plan/0003_third.py",
"tests/migrations/test_migrations_squashed_complex/3_squashed_5.py",
"django/db/models/enums.py",
"tests/migrations/test_migrations_squashed_partially_applied/0003_alter_mymodel2_unique_together.py",
"django/db/models/lookups.py",
"tests/migrations/test_add_many_to_many_field_initial/__init__.py",
"tests/admin_scripts/complex_app/models/__init__.py",
"django/db/migrations/loader.py",
"tests/migrations/migrations_test_apps/migrated_app/migrations/__init__.py",
"django/db/migrations/operations/special.py",
"tests/migrations/test_multidb.py",
"tests/migration_test_data_persistence/migrations/0001_initial.py",
"django/db/models/sql/compiler.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/3_auto.py",
"django/contrib/gis/db/models/proxy.py",
"tests/model_package/models/article.py",
"django/contrib/gis/db/backends/spatialite/introspection.py",
"django/contrib/auth/migrations/0001_initial.py",
"django/db/backends/sqlite3/schema.py",
"tests/auth_tests/models/custom_permissions.py",
"django/contrib/gis/db/backends/oracle/adapter.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0002_alter_id.py",
"tests/migrations/test_migrations_plan/0005_fifth.py",
"django/db/backends/base/introspection.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/__init__.py",
"tests/migrations/migrations_test_apps/lookuperror_b/migrations/0002_b2.py",
"tests/migrations/migrations_test_apps/with_generic_model/migrations/0001_initial.py",
"tests/admin_scripts/app_waiting_migration/migrations/0001_initial.py",
"django/contrib/gis/db/backends/base/features.py",
"django/db/models/fields/generated.py",
"django/db/backends/mysql/base.py",
"tests/migrations/test_migrations_squashed_partially_applied/__init__.py",
"django/db/models/functions/comparison.py",
"tests/migrations/routers.py",
"tests/migrations/test_deprecated_fields.py",
"tests/model_options/models/default_related_name.py",
"tests/migrations/test_migrations_no_default/0001_initial.py",
"django/db/backends/__init__.py",
"tests/migrations/test_operations.py",
"tests/migrations/test_migrations_squashed_double/0002_auto.py",
"tests/migrations/test_migrations_backwards_deps_1/0001_initial.py",
"tests/model_package/models/publication.py",
"tests/migrations/test_migrations_clashing_prefix/a.py",
"django/db/backends/postgresql/client.py",
"django/db/backends/sqlite3/client.py",
"django/db/backends/sqlite3/_functions.py",
"django/db/models/sql/where.py",
"django/contrib/gis/db/__init__.py",
"tests/migrations/test_fake_initial_case_insensitive/fake_initial/__init__.py",
"django/db/backends/postgresql/features.py",
"django/contrib/gis/db/backends/oracle/models.py",
"tests/migrations/migrations_test_apps/lookuperror_c/__init__.py",
"tests/migrations/test_migrations_atomic_operation/__init__.py",
"tests/gis_tests/gis_migrations/migrations/__init__.py",
"django/db/__init__.py",
"tests/migrations/test_loader.py",
"tests/migrations/test_migrations_non_atomic/__init__.py",
"tests/migrations/migrations_test_apps/unmigrated_app/__init__.py",
"django/contrib/admin/migrations/0001_initial.py",
"django/contrib/auth/migrations/0008_alter_user_username_max_length.py",
"tests/migrations/test_migrations_squashed_partially_applied/0004_remove_mymodel1_field_1_mymodel1_field_3_and_more.py",
"django/db/models/fields/proxy.py",
"tests/migrations/test_migrations_squashed_complex/6_auto.py",
"django/contrib/sites/migrations/0001_initial.py",
"tests/migrations/test_state.py",
"tests/auth_tests/models/with_foreign_key.py",
"tests/migrations/test_migrations_fake_split_initial/__init__.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/__init__.py",
"tests/migrations/test_migrations_order/0001.py",
"django/db/backends/postgresql/compiler.py",
"tests/auth_tests/models/__init__.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/__init__.py",
"django/db/backends/postgresql/psycopg_any.py",
"tests/admin_scripts/complex_app/models/foo.py",
"tests/migrations/test_migrations_conflict/__init__.py",
"tests/migrations/test_migrations_squashed_complex/__init__.py",
"tests/migrations/migrations_test_apps/migrated_app/__init__.py",
"django/db/models/fields/reverse_related.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/4_auto.py",
"django/contrib/gis/db/backends/base/__init__.py",
"tests/migrations/test_migrations_no_operations/0001_initial.py",
"django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py",
"tests/migrations/test_migrations_no_default/__init__.py",
"django/db/backends/oracle/operations.py",
"django/db/models/functions/mixins.py",
"django/db/backends/base/client.py",
"tests/model_package/models/__init__.py",
"tests/gis_tests/rasterapp/migrations/__init__.py",
"tests/migrations/faulty_migrations/__init__.py",
"tests/migrations/test_migrations_squashed_loop/2_squashed.py",
"tests/backends/base/app_unmigrated/migrations/0001_initial.py",
"tests/migrations/migrations_test_apps/lookuperror_b/models.py",
"tests/migrations/test_auto_now_add/__init__.py",
"django/db/backends/oracle/base.py",
"django/contrib/auth/migrations/0004_alter_user_username_opts.py",
"django/db/backends/oracle/functions.py",
"tests/migrations/test_autodetector.py",
"tests/sites_tests/tests.py",
"django/db/models/fields/mixins.py",
"tests/db_functions/migrations/__init__.py",
"django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py",
"tests/migrations/test_migrations_squashed_double/0003_squashed_0001_and_0002.py",
"tests/migrations/test_migrations_conflict/0002_second.py",
"tests/migrations/migrations_test_apps/with_generic_model/migrations/__init__.py",
"tests/migrations/migrations_test_apps/unmigrated_app_syncdb/models.py",
"tests/test_utils/test_transactiontestcase.py",
"django/db/migrations/__init__.py",
"django/contrib/gis/db/backends/utils.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0002_a2.py",
"tests/migrations/test_migrations_squashed_complex/2_auto.py",
"tests/migrations/test_migrations_empty/__init__.py",
"tests/admin_scripts/another_app_waiting_migration/migrations/0001_initial.py",
"django/db/models/signals.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app2/2_auto.py",
"django/db/models/functions/math.py",
"tests/migrations/test_graph.py",
"django/db/models/fields/json.py",
"django/contrib/sessions/migrations/__init__.py",
"django/db/models/constants.py",
"tests/migrations/test_writer.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/3_auto.py",
"tests/migrations/test_migrations_no_ancestor/0001_initial.py",
"tests/migrations/test_migrations_conflict_long_name/__init__.py",
"tests/migrations/test_migrations_manual_porting/0002_second.py",
"django/db/models/utils.py",
"django/db/models/expressions.py",
"tests/migrations/test_migrations_no_changes/0002_second.py",
"tests/auth_tests/models/custom_user.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/migrations/test_migrations_conflict_long_name/0002_conflicting_second_migration_with_long_name.py",
"tests/migrations/test_auto_now_add/0001_initial.py",
"django/db/models/deletion.py",
"django/db/backends/ddl_references.py",
"tests/migrations/test_fake_initial_case_insensitive/initial/__init__.py",
"django/db/models/aggregates.py",
"tests/auth_tests/models/with_last_login_attr.py",
"tests/auth_tests/models/with_custom_email_field.py",
"django/db/models/sql/__init__.py",
"tests/migrations/test_migrations_no_changes/0003_third.py",
"tests/runtests.py",
"tests/migrations/test_migrations_order/__init__.py",
"tests/migration_test_data_persistence/migrations/0002_add_book.py",
"django/contrib/gis/db/models/sql/__init__.py",
"tests/migrations/test_migrations_squashed_extra/0003_third.py",
"django/contrib/auth/migrations/0002_alter_permission_name_max_length.py",
"tests/migrations/test_migrations_squashed_extra/0001_squashed_0002.py",
"tests/proxy_model_inheritance/tests.py",
"tests/migrations/migrations_test_apps/lookuperror_a/__init__.py",
"tests/model_options/models/__init__.py",
"tests/migrations/test_migrations_squashed_no_replaces/__init__.py",
"django/contrib/gis/db/models/__init__.py",
"django/contrib/gis/db/backends/mysql/__init__.py",
"django/db/backends/base/operations.py",
"django/db/backends/oracle/creation.py",
"django/db/migrations/optimizer.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/__init__.py",
"tests/migrations/faulty_migrations/namespace/foo/__init__.py",
"django/db/migrations/utils.py",
"tests/fixtures_model_package/models/__init__.py",
"django/db/models/fields/__init__.py",
"tests/migrations/test_migrations_initial_false/0001_not_initial.py",
"tests/migrations/test_migrations_squashed_erroneous/__init__.py",
"django/db/backends/sqlite3/introspection.py",
"tests/migrations/test_migrations_no_ancestor/0002_conflicting_second.py",
"django/db/models/functions/datetime.py",
"tests/migrations/__init__.py",
"tests/migrations/test_migrations_squashed_double/__init__.py",
"tests/composite_pk/models/__init__.py",
"django/db/backends/mysql/validation.py",
"django/contrib/gis/db/backends/oracle/operations.py",
"tests/migrations/migrations_test_apps/mutate_state_a/__init__.py",
"tests/serializers/models/__init__.py",
"django/contrib/gis/db/backends/postgis/pgraster.py",
"django/db/backends/oracle/features.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0004_a4.py",
"tests/migrations/test_migrations_atomic_operation/0001_initial.py",
"django/db/backends/postgresql/__init__.py",
"tests/migrations/migrations_test_apps/migrated_app/models.py",
"tests/migrations/migrations_test_apps/lookuperror_a/migrations/0001_initial.py",
"tests/view_tests/generic_urls.py",
"django/db/models/fields/related.py",
"tests/migrations/migrations_test_apps/alter_fk/book_app/migrations/__init__.py",
"tests/gis_tests/gis_migrations/migrations/0001_setup_extensions.py",
"tests/migrations/test_migrations_backwards_deps_1/0002_second.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/2_auto.py",
"django/db/models/functions/window.py",
"tests/auth_tests/models/invalid_models.py",
"tests/serializers/models/base.py",
"django/contrib/gis/db/backends/mysql/schema.py",
"django/contrib/sites/migrations/__init__.py",
"django/contrib/gis/db/models/lookups.py",
"tests/postgres_tests/migrations/__init__.py",
"django/contrib/gis/db/models/functions.py",
"tests/migrations/test_migrations_private/~util.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app2/1_squashed_2.py",
"tests/migrations/test_exceptions.py",
"django/contrib/gis/db/backends/postgis/introspection.py",
"django/contrib/auth/migrations/0011_update_proxy_permissions.py",
"django/contrib/gis/db/backends/spatialite/features.py",
"django/db/models/__init__.py",
"django/db/migrations/questioner.py",
"tests/migrations/migrations_test_apps/alter_fk/__init__.py",
"tests/migrations/migrations_test_apps/lookuperror_c/migrations/0003_c3.py",
"django/db/backends/oracle/introspection.py",
"tests/migrations/migrations_test_apps/lookuperror_a/models.py",
"django/db/backends/dummy/base.py",
"tests/migrations/migrations_test_apps/migrated_app/migrations/0001_initial.py",
"tests/migrations/migrations_test_apps/alter_fk/author_app/migrations/0001_initial.py",
"tests/migrations/test_migrations_squashed_complex_multi_apps/app1/4_auto.py",
"tests/gis_tests/rasterapp/migrations/0002_rastermodels.py",
"tests/validation/models.py",
"tests/migrations/migrations_test_apps/lookuperror_c/models.py",
"tests/migrations/test_migrations_squashed_partially_applied/0001_initial.py",
"tests/migrations/test_migrations_squashed/0001_squashed_0002.py",
"tests/migrations/test_migrations_squashed_loop/2_auto.py",
"django/contrib/sessions/migrations/0001_initial.py",
"django/contrib/redirects/migrations/__init__.py",
"django/db/backends/mysql/__init__.py",
"tests/serializers/models/natural.py",
"tests/migrations/test_migrations_conflict_long_name/0001_initial.py",
"django/db/backends/mysql/creation.py",
"django/contrib/gis/db/backends/base/models.py",
"django/contrib/gis/db/backends/postgis/adapter.py",
"tests/migrations/test_migrations_no_changes/__init__.py",
"tests/sites_framework/migrations/0001_initial.py",
"tests/foreign_object/models/customers.py",
"tests/migrations/test_migrations_squashed_ref_squashed/app1/__init__.py",
"tests/view_tests/tests/test_i18n.py",
"tests/migrations/test_executor.py",
"django/contrib/gis/db/backends/oracle/schema.py",
"tests/migrations/migrations_test_apps/mutate_state_b/__init__.py",
"tests/migrations/migrations_test_apps/migrated_unapplied_app/migrations/0001_initial.py",
"tests/admin_scripts/app_waiting_migration/migrations/__init__.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: cpython
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
|
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: cpython
Query: Find build 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 build configuration files
|
cpython
|
[
"Lib/test/test_configparser.py",
".github/problem-matchers/gcc.json",
"Lib/test/test_capi/test_config.py",
"PC/layout/support/pymanager.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass3.json",
"Lib/test/levenshtein_examples.json",
"Mac/BuildScript/build-installer.py",
"Lib/test/test_tomllib/data/valid/multiline-basic-str/ends-in-whitespace-escape.json",
"Lib/idlelib/configdialog.py",
"Tools/wasm/emscripten/browser_test/package-lock.json",
"Lib/test/test_tomllib/data/valid/dates-and-times/localtime.json",
"Lib/idlelib/idle_test/test_configdialog.py",
"Misc/externals.spdx.json",
"Lib/logging/config.py",
"Tools/wasm/emscripten/browser_test/package.json",
"Lib/test/test_tomllib/data/valid/hex-char.json",
"Lib/test/test_tomllib/data/valid/apostrophes-in-literal-string.json",
"Apple/testbed/iOSTestbed/Assets.xcassets/AccentColor.colorset/Contents.json",
"Tools/wasm/emscripten/__main__.py",
"Lib/idlelib/config.py",
"Lib/test/test_tomllib/data/valid/five-quotes.json",
"Lib/configparser.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass1.json",
"Lib/test/test_tomllib/data/valid/array/array-subtables.json",
"Apple/testbed/iOSTestbed/Assets.xcassets/AppIcon.appiconset/Contents.json",
"Tools/c-analyzer/distutils/msvccompiler.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/simple_array.json",
"Tools/unittestgui/unittestgui.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/empty_object.json",
"Lib/test/test_tomllib/data/valid/array/open-parent-table.json",
".github/problem-matchers/msvc.json",
"Lib/test/test_zoneinfo/data/zoneinfo_data.json",
"Misc/sbom.spdx.json",
"Lib/test/test_tomllib/data/valid/boolean.json",
"Tools/c-analyzer/distutils/bcppcompiler.py",
".pre-commit-config.yaml",
"Tools/c-analyzer/distutils/ccompiler.py",
"Apple/testbed/iOSTestbed/Assets.xcassets/Contents.json",
"Tools/wasm/wasi/__main__.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass2.json",
"Lib/webbrowser.py",
"Lib/test/test_tools/msgfmt_data/general.json",
"Tools/c-analyzer/distutils/msvc9compiler.py",
"Tools/freeze/makeconfig.py",
"Lib/test/test_sysconfig.py",
".devcontainer/devcontainer.json",
"Modules/_decimal/tests/deccheck.py",
".github/actionlint.yaml",
"Lib/test/test_tomllib/data/valid/empty-inline-table.json",
"Lib/test/test_tools/msgfmt_data/fuzzy.json",
"Lib/idlelib/idle_test/test_config_key.py",
"Lib/idlelib/config_key.py",
"Lib/test/test_tomllib/data/valid/trailing-comma.json",
"Lib/test/test_capi/check_config.py",
"Lib/idlelib/idle_test/test_config.py",
"Lib/test/test_tomllib/data/valid/no-newlines.json",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/empty_array.json",
"Lib/test/test_tomllib/data/valid/dates-and-times/datetimes.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: flask
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
|
flask
|
[
"tests/test_apps/cliapp/importerrorapp.py",
"tests/test_reqctx.py",
"tests/test_config.py",
"tests/test_apps/helloworld/hello.py",
"tests/test_session_interface.py",
"tests/test_templating.py",
"tests/test_cli.py",
"tests/test_async.py",
"tests/test_apps/blueprintapp/__init__.py",
"tests/test_json.py",
"tests/test_helpers.py",
"examples/tutorial/tests/test_auth.py",
"tests/test_signals.py",
"examples/tutorial/tests/test_blog.py",
"tests/test_apps/cliapp/app.py",
"tests/test_apps/cliapp/multiapp.py",
"tests/test_json_tag.py",
"tests/test_apps/helloworld/wsgi.py",
"tests/test_apps/subdomaintestmodule/__init__.py",
"tests/test_apps/cliapp/inner1/inner2/__init__.py",
"tests/test_logging.py",
"examples/tutorial/tests/conftest.py",
"tests/type_check/typing_route.py",
"tests/test_appctx.py",
"tests/test_regression.py",
"tests/test_apps/cliapp/__init__.py",
"examples/javascript/tests/test_js_example.py",
"tests/test_converters.py",
"tests/test_basic.py",
"examples/tutorial/tests/test_db.py",
"tests/test_apps/blueprintapp/apps/__init__.py",
"tests/test_subclassing.py",
"tests/test_testing.py",
"tests/test_blueprints.py",
"tests/test_user_error_handler.py",
"tests/test_instance_config.py",
"examples/javascript/tests/conftest.py",
"tests/type_check/typing_app_decorators.py",
"tests/test_apps/cliapp/inner1/inner2/flask.py",
"tests/test_apps/blueprintapp/apps/frontend/__init__.py",
"tests/test_views.py",
"tests/test_apps/cliapp/factory.py",
"tests/test_apps/cliapp/inner1/__init__.py",
"tests/test_apps/blueprintapp/apps/admin/__init__.py",
"examples/tutorial/tests/test_factory.py",
"tests/type_check/typing_error_handler.py",
"tests/conftest.py",
"tests/test_request.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: numpy
Query: Find all REST API endpoint definitions
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 all REST API endpoint definitions
|
numpy
|
[
"numpy/typing/tests/data/pass/random.py",
"tools/ci/check_c_api_usage.py",
"tools/check_installed_files.py",
"numpy/conftest.py",
"tools/linter.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
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
|
node
|
[
"deps/v8/third_party/jinja2/exceptions.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 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
|
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: numpy
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
|
numpy
|
[
"numpy/typing/tests/test_isfile.py",
"numpy/f2py/tests/test_kind.py",
"numpy/ma/tests/test_old_ma.py",
"numpy/linalg/tests/__init__.py",
"numpy/tests/__init__.py",
"numpy/f2py/tests/test_return_logical.py",
"numpy/_core/tests/test_ufunc.py",
"numpy/typing/tests/data/pass/scalars.py",
"numpy/_core/tests/test_numerictypes.py",
"numpy/_core/tests/test_defchararray.py",
"numpy/random/tests/test_randomstate_regression.py",
"numpy/f2py/tests/test_array_from_pyobj.py",
"numpy/_core/tests/test_strings.py",
"numpy/polynomial/tests/test_legendre.py",
"numpy/typing/tests/data/pass/lib_user_array.py",
"numpy/matrixlib/tests/test_multiarray.py",
"numpy/distutils/tests/test_from_template.py",
"numpy/random/tests/test_seed_sequence.py",
"numpy/_core/tests/test_regression.py",
"numpy/_pyinstaller/tests/__init__.py",
"numpy/fft/tests/test_pocketfft.py",
"numpy/_core/tests/test_cpu_features.py",
"tools/ci/test_all_newsfragments_used.py",
"numpy/f2py/tests/test_assumed_shape.py",
"numpy/_core/tests/test_scalarprint.py",
"numpy/random/tests/test_smoke.py",
"numpy/distutils/tests/__init__.py",
"numpy/typing/tests/data/pass/numerictypes.py",
"numpy/typing/tests/data/pass/warnings_and_errors.py",
"numpy/typing/tests/data/pass/shape.py",
"numpy/matrixlib/tests/test_defmatrix.py",
"numpy/random/tests/test_generator_mt19937_regressions.py",
"numpy/matrixlib/tests/__init__.py",
"numpy/distutils/tests/test_npy_pkg_config.py",
"numpy/_core/tests/test_stringdtype.py",
"numpy/lib/tests/test__datasource.py",
"numpy/typing/tests/data/pass/bitwise_ops.py",
"numpy/f2py/tests/test_character.py",
"numpy/distutils/tests/test_fcompiler_nagfor.py",
"numpy/f2py/tests/test_string.py",
"numpy/polynomial/tests/test_polynomial.py",
"numpy/_pyinstaller/tests/pyinstaller-smoke.py",
"numpy/_core/tests/test_memmap.py",
"numpy/lib/tests/test_array_utils.py",
"numpy/_core/tests/test_array_api_info.py",
"numpy/f2py/tests/test_abstract_interface.py",
"numpy/polynomial/tests/__init__.py",
"numpy/distutils/tests/test_ccompiler_opt.py",
"numpy/random/tests/data/__init__.py",
"numpy/f2py/tests/test_return_integer.py",
"numpy/_core/tests/test_multithreading.py",
"numpy/_core/tests/test_umath_complex.py",
"numpy/_core/tests/test_scalarinherit.py",
"numpy/_core/tests/test_deprecations.py",
"numpy/typing/tests/data/pass/ufunclike.py",
"numpy/f2py/tests/test_f2cmap.py",
"numpy/random/tests/__init__.py",
"numpy/_core/tests/test_umath.py",
"numpy/tests/test_public_api.py",
"numpy/lib/tests/test_utils.py",
"numpy/_core/tests/test_conversion_utils.py",
"numpy/f2py/tests/test_parameter.py",
"numpy/lib/tests/__init__.py",
"numpy/typing/tests/test_runtime.py",
"numpy/typing/tests/data/pass/lib_version.py",
"numpy/typing/tests/data/pass/index_tricks.py",
"numpy/lib/tests/test_stride_tricks.py",
"numpy/lib/tests/test_loadtxt.py",
"numpy/distutils/tests/test_system_info.py",
"tools/swig/test/testTensor.py",
"numpy/f2py/tests/test_return_character.py",
"numpy/f2py/tests/test_modules.py",
"numpy/_core/tests/test_finfo.py",
"numpy/random/tests/test_randomstate.py",
"numpy/distutils/tests/test_log.py",
"numpy/typing/tests/data/pass/random.py",
"numpy/_core/tests/test_cython.py",
"numpy/_core/tests/test_getlimits.py",
"numpy/_core/tests/test_records.py",
"numpy/typing/tests/data/pass/fromnumeric.py",
"numpy/_core/tests/_natype.py",
"numpy/lib/tests/test_arraysetops.py",
"numpy/matrixlib/tests/test_masked_matrix.py",
"numpy/tests/test_numpy_version.py",
"numpy/f2py/tests/test_routines.py",
"numpy/_pyinstaller/tests/test_pyinstaller.py",
"numpy/typing/tests/data/pass/lib_utils.py",
"numpy/tests/test_ctypeslib.py",
"numpy/f2py/tests/test_mixed.py",
"numpy/testing/tests/__init__.py",
"numpy/_core/tests/test_limited_api.py",
"numpy/lib/tests/test_twodim_base.py",
"numpy/lib/tests/test_index_tricks.py",
"numpy/_core/tests/test_mem_policy.py",
"numpy/_core/tests/test_argparse.py",
"numpy/_core/tests/test_api.py",
"numpy/linalg/tests/test_linalg.py",
"numpy/_core/tests/test_shape_base.py",
"numpy/_core/tests/test_overrides.py",
"numpy/typing/tests/__init__.py",
"numpy/distutils/tests/test_fcompiler_intel.py",
"numpy/lib/tests/test_packbits.py",
"numpy/typing/tests/data/pass/arithmetic.py",
"numpy/_core/tests/test_unicode.py",
"numpy/random/tests/test_extending.py",
"numpy/matrixlib/tests/test_regression.py",
"numpy/ma/tests/test_mrecords.py",
"numpy/tests/test_numpy_config.py",
"numpy/lib/tests/test_format.py",
"numpy/_core/tests/test_abc.py",
"numpy/_core/tests/test_indexerrors.py",
"numpy/_core/tests/test_arrayprint.py",
"numpy/_core/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ndarray_conversion.py",
"numpy/ma/tests/test_arrayobject.py",
"numpy/typing/tests/data/pass/ndarray_shape_manipulation.py",
"numpy/distutils/tests/test_fcompiler.py",
"numpy/lib/tests/test_mixins.py",
"numpy/typing/tests/data/pass/dtype.py",
"numpy/typing/tests/data/pass/flatiter.py",
"tools/swig/test/testVector.py",
"numpy/distutils/tests/test_shell_utils.py",
"numpy/_core/tests/test_nep50_promotions.py",
"numpy/f2py/tests/test_crackfortran.py",
"numpy/distutils/tests/test_fcompiler_gnu.py",
"numpy/typing/tests/data/pass/recfunctions.py",
"numpy/lib/tests/test_polynomial.py",
"numpy/_core/tests/examples/cython/setup.py",
"numpy/typing/tests/data/pass/ndarray_misc.py",
"numpy/random/tests/test_generator_mt19937.py",
"numpy/distutils/tests/test_misc_util.py",
"numpy/ma/tests/test_core.py",
"numpy/linalg/tests/test_regression.py",
"numpy/typing/tests/data/pass/arrayterator.py",
"numpy/typing/tests/data/pass/array_constructors.py",
"numpy/_core/tests/test_mem_overlap.py",
"numpy/lib/tests/test_recfunctions.py",
"numpy/fft/tests/__init__.py",
"numpy/_core/tests/test_umath_accuracy.py",
"numpy/_core/tests/test_einsum.py",
"numpy/lib/tests/test_ufunclike.py",
"numpy/typing/tests/data/pass/mod.py",
"numpy/_core/tests/test_indexing.py",
"numpy/f2py/tests/util.py",
"numpy/_core/tests/test_multiarray.py",
"numpy/lib/tests/test_nanfunctions.py",
"numpy/typing/tests/data/pass/numeric.py",
"numpy/_core/tests/test_datetime.py",
"numpy/polynomial/tests/test_hermite.py",
"numpy/f2py/tests/test_semicolon_split.py",
"numpy/lib/tests/test_io.py",
"numpy/f2py/tests/test_regression.py",
"numpy/lib/tests/test_type_check.py",
"numpy/distutils/tests/test_mingw32ccompiler.py",
"numpy/ma/tests/test_deprecations.py",
"numpy/polynomial/tests/test_laguerre.py",
"numpy/_core/tests/test_longdouble.py",
"numpy/tests/test_reloading.py",
"numpy/f2py/tests/test_return_real.py",
"numpy/f2py/tests/test_block_docstring.py",
"numpy/_core/tests/test_errstate.py",
"numpy/f2py/tests/test_quoted_character.py",
"numpy/ma/tests/test_subclassing.py",
"numpy/tests/test_scripts.py",
"numpy/f2py/tests/test_common.py",
"numpy/matrixlib/tests/test_interaction.py",
"numpy/typing/tests/data/pass/simple.py",
"numpy/_core/tests/test_casting_unittests.py",
"numpy/lib/tests/test__iotools.py",
"numpy/typing/tests/data/pass/einsumfunc.py",
"numpy/polynomial/tests/test_hermite_e.py",
"numpy/polynomial/tests/test_classes.py",
"numpy/_core/tests/test_simd_module.py",
"numpy/f2py/tests/test_value_attrspec.py",
"numpy/f2py/tests/__init__.py",
"numpy/f2py/tests/test_callback.py",
"numpy/distutils/tests/test_build_ext.py",
"numpy/f2py/tests/test_return_complex.py",
"numpy/typing/tests/data/pass/modules.py",
"numpy/_core/tests/test_extint128.py",
"numpy/_core/tests/test_hashtable.py",
"numpy/lib/tests/test_regression.py",
"numpy/typing/tests/data/pass/multiarray.py",
"numpy/_core/tests/test_dlpack.py",
"numpy/typing/tests/data/pass/comparisons.py",
"numpy/_core/tests/test_print.py",
"numpy/lib/tests/test_arraypad.py",
"numpy/random/tests/test_regression.py",
"numpy/matrixlib/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ma.py",
"numpy/_core/tests/test_scalar_methods.py",
"numpy/_core/tests/test_function_base.py",
"numpy/_core/tests/test_scalar_ctors.py",
"numpy/typing/tests/data/pass/literal.py",
"numpy/random/tests/test_random.py",
"numpy/_core/tests/test_half.py",
"numpy/testing/tests/test_utils.py",
"numpy/matrixlib/tests/test_matrix_linalg.py",
"numpy/f2py/tests/test_isoc.py",
"numpy/lib/tests/test_histograms.py",
"numpy/distutils/tests/utilities.py",
"numpy/_core/tests/test_cpu_dispatcher.py",
"numpy/tests/test_warnings.py",
"numpy/_core/tests/test_casting_floatingpoint_errors.py",
"numpy/_core/tests/_locales.py",
"numpy/f2py/tests/test_symbolic.py",
"numpy/random/tests/test_direct.py",
"numpy/typing/tests/data/pass/ufuncs.py",
"numpy/lib/tests/test_function_base.py",
"numpy/conftest.py",
"numpy/ma/tests/__init__.py",
"numpy/typing/tests/data/pass/nditer.py",
"numpy/polynomial/tests/test_chebyshev.py",
"numpy/tests/test_lazyloading.py",
"numpy/linalg/tests/test_deprecations.py",
"numpy/f2py/tests/test_docs.py",
"numpy/_core/tests/test_dtype.py",
"numpy/_core/tests/test_array_interface.py",
"numpy/typing/tests/data/pass/ufunc_config.py",
"numpy/lib/tests/test__version.py",
"numpy/_core/tests/test_scalarbuffer.py",
"numpy/_core/tests/test_arrayobject.py",
"numpy/ma/tests/test_regression.py",
"numpy/f2py/tests/test_f2py2e.py",
"numpy/_core/tests/test_scalarmath.py",
"numpy/tests/test__all__.py",
"numpy/ma/tests/test_extras.py",
"numpy/distutils/tests/test_ccompiler_opt_conf.py",
"numpy/_core/tests/examples/limited_api/setup.py",
"numpy/_core/tests/test_protocols.py",
"numpy/_core/tests/test_custom_dtypes.py",
"numpy/typing/tests/data/pass/array_like.py",
"numpy/tests/test_configtool.py",
"numpy/typing/tests/data/pass/arrayprint.py",
"numpy/lib/tests/test_shape_base.py",
"numpy/tests/test_matlib.py",
"numpy/_core/tests/test_simd.py",
"numpy/fft/tests/test_helper.py",
"numpy/lib/tests/test_arrayterator.py",
"numpy/f2py/tests/test_data.py",
"numpy/_core/tests/test_nditer.py",
"numpy/distutils/tests/test_exec_command.py",
"numpy/f2py/tests/test_pyf_src.py",
"numpy/_core/tests/test_item_selection.py",
"numpy/_core/tests/test_arraymethod.py",
"numpy/_core/tests/test_array_coercion.py",
"numpy/polynomial/tests/test_printing.py",
"numpy/polynomial/tests/test_symbol.py",
"numpy/_core/tests/test__exceptions.py",
"numpy/typing/tests/test_typing.py",
"numpy/polynomial/tests/test_polyutils.py",
"numpy/f2py/tests/test_size.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
Query: Find where user authentication is implemented
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 where user authentication is implemented
|
node
|
[
"deps/ngtcp2/ngtcp2/examples/tests/test_01_handshake.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_05_ciphers.py",
"deps/ngtcp2/ngtcp2/examples/tests/test_03_earlydata.py",
"deps/ngtcp2/ngtcp2/examples/tests/ngtcp2test/certs.py",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.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/generator/gypsh.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: requests
Query: Find error handling patterns
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 error handling patterns
|
requests
|
[
"src/requests/exceptions.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
Query: Find build 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 build configuration files
|
node
|
[
"deps/v8/test/message/fail/modules-skip-3-import-attributes-fail.json",
"deps/npm/node_modules/emoji-regex/package.json",
"deps/npm/node_modules/ssri/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build2/v8_build_config.json",
"android_configure.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/index.json",
"deps/npm/node_modules/minipass-flush/package.json",
"deps/npm/node_modules/@npmcli/arborist/package.json",
"deps/npm/node_modules/jackspeak/dist/esm/package.json",
"deps/npm/node_modules/path-scurry/dist/commonjs/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json",
"deps/npm/node_modules/p-map/package.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UpdateExpression/9822c139.json",
"deps/npm/node_modules/tiny-relative-date/package.json",
"deps/npm/node_modules/isexe/dist/mjs/package.json",
"deps/v8/test/js-perf-test/JSTests5.json",
"deps/v8/test/js-perf-test/GetOwnPropertyDescriptor/GetOwnPropertyDescriptor.json",
"deps/npm/test/fixtures/merge-conflict.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/type_assertion_1.expected.json",
"deps/npm/node_modules/minipass-flush/node_modules/minipass/package.json",
"deps/npm/node_modules/@npmcli/package-json/package.json",
"deps/npm/node_modules/glob/dist/commonjs/package.json",
"deps/npm/node_modules/@sigstore/tuf/package.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/strip-ansi-cjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz/v8_fuzz_flags.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp950.json",
"deps/npm/node_modules/tinyglobby/node_modules/fdir/package.json",
"deps/npm/node_modules/minipass/dist/commonjs/package.json",
"deps/npm/node_modules/path-key/package.json",
"deps/npm/node_modules/is-fullwidth-code-point/package.json",
"deps/npm/test/fixtures/sigstore/valid-tuf-js-attestations.json",
"deps/openssl/openssl/funding.json",
"deps/npm/node_modules/tar/node_modules/yallist/dist/esm/package.json",
"deps/v8/tools/testrunner/testdata/expected_test_results2.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json",
"deps/v8/test/js-perf-test/JSTests4.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/dist/esm/package.json",
"deps/npm/node_modules/@tufjs/models/package.json",
"deps/v8/test/js-perf-test/ClassFields.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/dist/esm/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/rbnf/LOCALE_DEPS.json",
"deps/npm/node_modules/read/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/package.json",
"deps/npm/node_modules/npm-packlist/package.json",
"deps/npm/node_modules/minipass/package.json",
".devcontainer.json",
"deps/uv/docs/src/sphinx-plugins/manpage.py",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/877c27d1.json",
"deps/npm/node_modules/lru-cache/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build3/v8_build_config.json",
"deps/npm/node_modules/@npmcli/query/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/seg_map_err.expected.json",
"deps/uv/.readthedocs.yaml",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/type_assertion_2.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/input_archive/fuzzilli/fuzzdir-2/settings.json",
"deps/npm/node_modules/cli-columns/package.json",
"deps/npm/node_modules/path-scurry/package.json",
"deps/npm/node_modules/promise-call-limit/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/ClassExpression/32369494.json",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/fuzzilli/fuzzdir-1/settings.json",
"deps/v8/tools/package.json",
"deps/npm/node_modules/proggy/package.json",
"deps/npm/node_modules/jsonparse/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/0a096256.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/missing_deoptimization.expected.json",
"deps/npm/node_modules/archy/package.json",
"deps/npm/node_modules/node-gyp/node_modules/@npmcli/agent/package.json",
"deps/npm/node_modules/@isaacs/balanced-match/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/dist/esm/package.json",
"deps/amaro/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/dist/commonjs/package.json",
"deps/npm/node_modules/read-cmd-shim/package.json",
"deps/npm/node_modules/validate-npm-package-license/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/marking_state.expected.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_experiments.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/dist/esm/package.json",
"deps/npm/node_modules/@npmcli/agent/package.json",
"deps/npm/node_modules/negotiator/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_1.expected.json",
"deps/npm/node_modules/@npmcli/name-from-folder/package.json",
"deps/v8/.ycm_extra_conf.py",
"deps/cjs-module-lexer/src/package-lock.json",
"deps/npm/node_modules/jsonparse/samplejson/basic2.json",
"deps/npm/node_modules/wrap-ansi/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UnaryExpression/3b59bddf.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/db/assign_expected/CallExpression/113f1844.json",
"deps/npm/node_modules/chalk/package.json",
"deps/npm/node_modules/shebang-regex/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/dist/commonjs/package.json",
"deps/v8/tools/turbolizer/tslint.json",
"deps/v8/test/js-perf-test/JSTests2.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test.log.symbols.json",
"deps/npm/node_modules/isexe/dist/cjs/package.json",
"deps/npm/node_modules/tar/node_modules/yallist/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/SequenceExpression/92059b51.json",
"deps/v8/test/memory/Memory.json",
"deps/npm/node_modules/string-width/package.json",
"deps/v8/tools/link_clicker.extension/manifest.json",
"deps/npm/node_modules/@npmcli/map-workspaces/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py",
"deps/npm/package.json",
"deps/npm/node_modules/spdx-license-ids/index.json",
"deps/v8/test/js-perf-test/SixSpeed.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/code_kind.expected.json",
"deps/npm/node_modules/write-file-atomic/package.json",
"deps/npm/node_modules/just-diff/package.json",
"deps/npm/node_modules/color-convert/package.json",
"deps/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json",
"deps/npm/node_modules/encoding/package.json",
"deps/npm/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/minipass-pipeline/node_modules/minipass/package.json",
"deps/npm/node_modules/minipass-sized/node_modules/minipass/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/load/fuzzilli_scenario/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/fastest-levenshtein/package.json",
"deps/npm/node_modules/npm-registry-fetch/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/spidermonkey/db/index.json",
"deps/npm/node_modules/npm-bundled/package.json",
"deps/minimatch/package.json",
"deps/v8/test/js-perf-test/JSTests3.json",
"deps/npm/node_modules/tinyglobby/package.json",
"deps/npm/node_modules/brace-expansion/package.json",
"deps/npm/node_modules/iconv-lite/package.json",
"deps/v8/tools/turbolizer/tsconfig.json",
"deps/npm/node_modules/minipass-pipeline/package.json",
"deps/npm/node_modules/sigstore/package.json",
"deps/v8/test/js-perf-test/SuperIC.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_clusterfuzz.expected.json",
"deps/v8/test/js-perf-test/JSTests1.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/unreachable_code.expected.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/segmentation_fault.expected.json",
"deps/npm/node_modules/libnpmpublish/package.json",
"deps/npm/node_modules/@isaacs/string-locale-compare/package.json",
"deps/acorn/acorn-walk/package.json",
"deps/npm/node_modules/string-width-cjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz/v8_fuzz_experiments.json",
"deps/npm/node_modules/spdx-license-ids/deprecated.json",
".github/workflows/remark-lint-problem-matcher.json",
"deps/v8/pyrightconfig.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/stack_frame.expected.json",
"deps/v8/test/mjsunit/harmony/modules-skip-1.json",
"deps/npm/node_modules/tuf-js/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/dist/esm/package.json",
"deps/ngtcp2/ngtcp2/third-party/urlparse/.clusterfuzzlite/project.yaml",
"deps/npm/node_modules/libnpmdiff/package.json",
"deps/npm/node_modules/ansi-regex/package.json",
"configure.py",
"deps/npm/node_modules/@sigstore/sign/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/ThisExpression/c2543fff.json",
"deps/npm/node_modules/color-name/package.json",
"deps/npm/node_modules/is-cidr/package.json",
"deps/npm/node_modules/eastasianwidth/package.json",
"deps/npm/node_modules/promise-call-limit/package.json",
"deps/npm/node_modules/@isaacs/fs-minipass/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/topmost_optimized_code.expected.json",
"deps/npm/node_modules/tar/package.json",
"deps/npm/node_modules/tar/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build5/v8_build_config.json",
"deps/npm/node_modules/@isaacs/brace-expansion/package.json",
"deps/npm/node_modules/abbrev/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/input_archive/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/ms/package.json",
"deps/npm/node_modules/text-table/package.json",
"deps/v8/tools/turbolizer/package.json",
"deps/npm/node_modules/pacote/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/index.json",
"deps/npm/node_modules/minimatch/dist/esm/package.json",
"deps/npm/node_modules/@npmcli/config/package.json",
"deps/npm/node_modules/signal-exit/dist/cjs/package.json",
"deps/npm/node_modules/@isaacs/cliui/package.json",
"deps/npm/node_modules/package-json-from-dist/dist/commonjs/package.json",
"deps/npm/node_modules/@tufjs/canonical-json/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/fata_js_oom.expected.json",
"deps/npm/node_modules/libnpmaccess/package.json",
"deps/npm/node_modules/signal-exit/package.json",
"deps/npm/node_modules/@npmcli/run-script/package.json",
"deps/npm/node_modules/@isaacs/fs-minipass/dist/esm/package.json",
"deps/npm/node_modules/ini/package.json",
"deps/npm/node_modules/http-proxy-agent/package.json",
"deps/npm/node_modules/ansi-styles/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz_fuzzilli/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/CallExpression/a1.json",
"deps/npm/node_modules/npm-install-checks/package.json",
"deps/npm/node_modules/jsonparse/samplejson/basic.json",
"deps/npm/node_modules/read/dist/commonjs/package.json",
"deps/npm/node_modules/http-cache-semantics/package.json",
"deps/npm/node_modules/safer-buffer/package.json",
"deps/npm/node_modules/@pkgjs/parseargs/package.json",
".yamllint.yaml",
"deps/npm/node_modules/binary-extensions/binary-extensions.json",
"deps/v8/test/js-perf-test/Object/ObjectTests.json",
"deps/npm/node_modules/npm-pick-manifest/package.json",
"deps/npm/node_modules/ci-info/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp949.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/package.json",
"deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/package.json",
"deps/npm/node_modules/node-gyp/release-please-config.json",
"deps/npm/node_modules/init-package-json/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/baseline/v8_build_config.json",
"deps/npm/test/schemas/cyclonedx/bom-1.5.schema.json",
"deps/npm/node_modules/unique-slug/package.json",
"deps/npm/node_modules/promzard/package.json",
"deps/npm/node_modules/spdx-license-ids/package.json",
"deps/undici/src/package.json",
"deps/npm/node_modules/@npmcli/installed-package-contents/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/segmentation_error.expected.json",
"deps/npm/node_modules/lru-cache/dist/esm/package.json",
"deps/npm/test/schemas/cyclonedx/spdx.schema.json",
"deps/npm/node_modules/node-gyp/gyp/release-please-config.json",
"deps/npm/node_modules/@isaacs/balanced-match/package.json",
"deps/npm/node_modules/retry/package.json",
"deps/npm/node_modules/postcss-selector-parser/package.json",
"deps/v8/tools/package-lock.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/package.json",
"deps/v8/include/js_protocol-1.3.json",
"deps/npm/node_modules/npm-audit-report/package.json",
"deps/minimatch/dist/esm/package.json",
"deps/npm/node_modules/chownr/dist/commonjs/package.json",
"deps/npm/node_modules/debug/package.json",
"deps/v8/test/unittests/gen_fuzztest_configs.py",
"deps/npm/node_modules/lru-cache/package.json",
"deps/npm/node_modules/libnpmversion/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/deserialization.expected.json",
"deps/npm/node_modules/wrap-ansi/node_modules/ansi-regex/package.json",
"deps/npm/node_modules/imurmurhash/package.json",
".configurations/configuration.vsProfessional.dsc.yaml",
"deps/npm/node_modules/balanced-match/package.json",
"deps/npm/node_modules/node-gyp/node_modules/cacache/package.json",
"deps/v8/test/test262/tools/v8configs.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_index_expected.json",
"deps/icu-small/source/python/icutools/databuilder/filtration_schema.json",
"deps/v8/tools/testrunner/testdata/v8_build_config.json",
"deps/v8/tools/testrunner/testdata/testroot4/out/build/v8_build_config.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/index.json",
"deps/npm/node_modules/diff/libcjs/package.json",
"deps/npm/node_modules/node-gyp/gyp/.release-please-manifest.json",
"deps/npm/node_modules/jackspeak/package.json",
"deps/v8/tools/testrunner/test_config.py",
"deps/npm/node_modules/npm-profile/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/1876a21a.json",
"deps/npm/node_modules/foreground-child/dist/commonjs/package.json",
"deps/npm/node_modules/minipass-sized/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/heap_limit.expected.json",
"deps/npm/node_modules/semver/package.json",
"deps/npm/node_modules/minizlib/package.json",
"deps/npm/node_modules/@npmcli/metavuln-calculator/package.json",
"deps/npm/node_modules/binary-extensions/package.json",
"deps/npm/node_modules/err-code/bower.json",
"deps/npm/node_modules/which/package.json",
"deps/npm/node_modules/npm-normalize-package-bin/package.json",
"deps/npm/node_modules/bin-links/package.json",
"deps/v8/tools/testrunner/build_config.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/d4095491.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/js_func_ref.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/d453f081.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UpdateExpression/62f29665.json",
"deps/v8/test/js-perf-test/RegExp.json",
"deps/amaro/dist/package.json",
"deps/npm/node_modules/package-json-from-dist/package.json",
"deps/cjs-module-lexer/src/package.json",
"deps/undici/src/.c8rc.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/76c7c68f.json",
"deps/npm/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/smart-buffer/package.json",
"deps/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp936.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/big5-added.json",
"deps/v8/test/js-perf-test/PropertyQueries/PropertyQueries.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/CallExpression/a1.json",
"deps/npm/node_modules/minizlib/dist/commonjs/package.json",
"deps/npm/node_modules/spdx-correct/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/CallExpression/a2.json",
"deps/v8/test/test262/tools/v8configs.json",
"deps/npm/node_modules/ip-address/package.json",
"deps/npm/node_modules/supports-color/package.json",
"deps/npm/node_modules/foreground-child/dist/esm/package.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/dist/commonjs/package.json",
"deps/npm/node_modules/socks/package.json",
"deps/npm/node_modules/spdx-exceptions/package.json",
"deps/npm/node_modules/node-gyp/package.json",
"deps/v8/tools/turbolizer/tsconfig.test.json",
"deps/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/unique-filename/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/duplicates/duplicates_db/index.json",
"deps/npm/node_modules/walk-up-path/dist/esm/package.json",
"deps/npm/node_modules/promise-retry/package.json",
"deps/npm/node_modules/graceful-fs/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/is_main_thread_barrier.expected.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/eucjp.json",
"deps/npm/node_modules/minizlib/dist/esm/package.json",
"deps/npm/node_modules/libnpmsearch/package.json",
"deps/v8/tools/turbolizer/tsfmt.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/TaggedTemplateExpression/93c7959b.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test-large.log.symbols.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/index.json",
"deps/npm/node_modules/chownr/dist/esm/package.json",
"deps/npm/node_modules/isexe/package.json",
"deps/npm/node_modules/wrap-ansi/node_modules/string-width/package.json",
"deps/npm/node_modules/path-scurry/dist/esm/package.json",
"deps/npm/node_modules/ci-info/vendors.json",
"deps/v8/tools/testrunner/testdata/expected_test_results1.json",
"deps/npm/node_modules/proc-log/package.json",
"deps/npm/node_modules/@npmcli/fs/package.json",
"deps/v8/include/js_protocol-1.2.json",
"deps/npm/node_modules/shebang-command/package.json",
"deps/npm/node_modules/mute-stream/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz_fuzzilli/fuzzilli/fuzzdir-2/settings.json",
"deps/npm/node_modules/exponential-backoff/package.json",
"deps/npm/node_modules/ignore-walk/package.json",
"deps/npm/node_modules/minipass/dist/esm/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/is_main_thread_barrier_2.expected.json",
"deps/npm/node_modules/spdx-exceptions/index.json",
"deps/npm/node_modules/tinyglobby/node_modules/picomatch/package.json",
"deps/npm/node_modules/@isaacs/brace-expansion/dist/commonjs/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/storage_is_populated.expected.json",
"deps/npm/node_modules/libnpmexec/package.json",
"deps/npm/node_modules/cssesc/package.json",
"deps/npm/node_modules/env-paths/package.json",
"deps/npm/node_modules/nopt/package.json",
"deps/npm/node_modules/promise-all-reject-late/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/string-width/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build1/v8_build_config.json",
"deps/v8/test/unittests/gen_fuzztest_configs_test.py",
"deps/npm/node_modules/@npmcli/promise-spawn/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/db/assign_expected/index.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/static_assertion_1.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/package.json",
"deps/npm/test/schemas/spdx/spdx-2.3.schema.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/fake_db/index.json",
"deps/npm/node_modules/minipass-fetch/package.json",
"deps/npm/node_modules/npm-user-validate/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/UnaryExpression/b5a90209.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/package.json",
".configurations/configuration.vsEnterprise.dsc.yaml",
"deps/npm/node_modules/minimatch/package.json",
"deps/npm/node_modules/util-deprecate/package.json",
"deps/npm/node_modules/aproba/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/NewExpression/0001aa36.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/CallExpression/a2.json",
"deps/npm/node_modules/@sigstore/tuf/seeds.json",
"deps/npm/node_modules/@sigstore/core/package.json",
"deps/npm/node_modules/@sigstore/verify/package.json",
".github/workflows/commit-lint-problem-matcher.json",
"deps/npm/node_modules/yallist/package.json",
"deps/minimatch/dist/commonjs/package.json",
"deps/v8/tools/testrunner/utils/dump_build_config.py",
"deps/npm/node_modules/parse-conflict-json/package.json",
"deps/npm/node_modules/ip-regex/package.json",
"deps/npm/node_modules/chownr/package.json",
"deps/npm/node_modules/diff/libesm/package.json",
"deps/npm/node_modules/@sigstore/bundle/package.json",
"deps/openssl/openssl/external/perl/Text-Template-1.56/META.json",
"deps/npm/node_modules/cross-spawn/node_modules/which/package.json",
"deps/npm/node_modules/hosted-git-info/package.json",
"deps/npm/node_modules/npm-package-arg/package.json",
"deps/npm/node_modules/err-code/package.json",
"deps/npm/node_modules/strip-ansi/package.json",
"deps/npm/node_modules/signal-exit/dist/mjs/package.json",
"deps/npm/node_modules/qrcode-terminal/package.json",
"deps/npm/node_modules/cross-spawn/package.json",
"deps/npm/node_modules/socks-proxy-agent/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/duplicates/duplicates_db/ArrowFunctionExpression/a1.json",
"deps/npm/node_modules/minipass-collect/package.json",
"deps/npm/node_modules/cmd-shim/package.json",
".configurations/configuration.dsc.yaml",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/maybe_is_cleared.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/LogicalExpression/c5813b84.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_flags.json",
"deps/npm/node_modules/@isaacs/fs-minipass/dist/commonjs/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/brkitr/LOCALE_DEPS.json",
"deps/npm/node_modules/tar/node_modules/yallist/package.json",
"deps/npm/node_modules/wrap-ansi/node_modules/emoji-regex/package.json",
"deps/npm/node_modules/libnpmfund/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/locales/LOCALE_DEPS.json",
"deps/npm/test/fixtures/sigstore/valid-sigstore-attestations.json",
"deps/npm/node_modules/foreground-child/package.json",
"deps/npm/node_modules/libnpmpack/package.json",
"deps/npm/node_modules/@sigstore/protobuf-specs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/9a863bde.json",
"deps/npm/node_modules/common-ancestor-path/package.json",
"deps/npm/node_modules/@isaacs/balanced-match/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/empty_db/index.json",
"deps/npm/node_modules/wrap-ansi/node_modules/strip-ansi/package.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_config.py",
"deps/v8/tools/turbolizer/package-lock.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/LogicalExpression/cc45a134.json",
"deps/npm/test/schemas/cyclonedx/jsf-0.82.schema.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build4/v8_build_config.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/8eee3ad0.json",
"deps/npm/node_modules/node-gyp/.release-please-manifest.json",
"deps/npm/node_modules/fs-minipass/package.json",
"deps/npm/node_modules/@isaacs/brace-expansion/dist/esm/package.json",
"deps/npm/node_modules/spdx-exceptions/deprecated.json",
"deps/npm/node_modules/just-diff-apply/package.json",
"deps/npm/node_modules/diff/package.json",
"deps/npm/node_modules/walk-up-path/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/has_optimized_code.expected.json",
"deps/npm/node_modules/libnpmteam/package.json",
"deps/npm/node_modules/promise-call-limit/dist/commonjs/package.json",
"deps/npm/node_modules/json-stringify-nice/package.json",
"deps/minimatch/package-lock.json",
"deps/npm/node_modules/json-parse-even-better-errors/package.json",
"deps/npm/node_modules/glob/package.json",
"deps/v8/tools/clusterfuzz/trials/clusterfuzz_trials_config.json",
"deps/npm/node_modules/read/dist/esm/package.json",
"deps/npm/node_modules/make-fetch-happen/package.json",
"deps/npm/node_modules/libnpmorg/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/9a863bde.json",
"deps/npm/node_modules/tar/dist/commonjs/package.json",
"deps/npm/node_modules/jackspeak/dist/commonjs/package.json",
"deps/npm/node_modules/wrap-ansi-cjs/package.json",
"deps/npm/node_modules/@npmcli/git/package.json",
"deps/npm/node_modules/glob/dist/esm/package.json",
"deps/v8/src/inspector/inspector_protocol_config.json",
"deps/npm/node_modules/treeverse/package.json",
"deps/npm/node_modules/@npmcli/node-gyp/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/static_assertion_2.expected.json",
"deps/acorn/acorn/package.json",
"deps/npm/node_modules/cross-spawn/node_modules/isexe/package.json",
"deps/corepack/package.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test-func-info.log.symbols.json",
"deps/npm/node_modules/@npmcli/redact/package.json",
"deps/npm/node_modules/cidr-regex/package.json",
"deps/npm/node_modules/walk-up-path/dist/commonjs/package.json",
"deps/npm/node_modules/validate-npm-package-name/package.json",
"deps/npm/node_modules/https-proxy-agent/package.json",
"deps/npm/node_modules/cacache/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_2.expected.json",
"deps/npm/node_modules/agent-base/package.json",
"deps/npm/node_modules/package-json-from-dist/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/package-lock.json",
"deps/undici/src/package-lock.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: next.js
Query: Find build 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 build configuration files
|
next.js
|
[
"turbopack/packages/turbo-tracing-next-plugin/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/subpath-imports/input/dep/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-paths/tsconfig.json",
"packages/next/src/compiled/client-only/package.json",
"examples/with-windicss/tsconfig.json",
"examples/basic-css/package.json",
"examples/cms-prismic/tsconfig.json",
".vscode/settings.json",
"packages/next/src/compiled/ws/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/input/bar.json",
"packages/next/src/compiled/react-experimental/package.json",
"examples/cms-builder-io/package.json",
"examples/with-prefetching/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/pnpm-lock.yaml",
"test/integration/relay-graphql-swc-single-project/tsconfig.json",
"examples/with-storybook/vercel.json",
"examples/with-dynamic-import/tsconfig.json",
"test/e2e/opentelemetry/instrumentation/package.json",
"examples/remove-console/package.json",
"examples/with-docker-compose/next-app/tsconfig.json",
"test/integration/cli/duplicate-sass/package.json",
"examples/with-typescript-types/tsconfig.json",
"test/integration/script-loader/partytown/package.json",
"test/e2e/middleware-general/app/node_modules/shared-package/package.json",
"examples/with-storybook/tsconfig.json",
"test/integration/non-next-dist-exclude/app/node_modules/notnext/package.json",
"examples/markdoc/tsconfig.json",
"examples/with-stencil/packages/test-component/tsconfig.json",
"bench/heavy-npm-deps/package.json",
"examples/with-cypress/cypress/tsconfig.json",
"examples/with-next-translate/locales/ca/home.json",
"examples/cms-plasmic/package.json",
"lerna.json",
"packages/next/src/compiled/zod-validation-error/package.json",
"examples/with-contentlayer/package.json",
"examples/with-clerk/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config-flat-compat/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/side-effect-import/input/ui/package.json",
"packages/next/src/compiled/jsonwebtoken/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/input/tsconfig.json",
"test/integration/externals-esm-loose/node_modules/esm-package1/package.json",
"test/integration/typescript-hmr/tsconfig.json",
"examples/with-apollo/package.json",
".github/actions/next-integration-stat/tsconfig.json",
"examples/with-cookies-next/tsconfig.json",
"test/production/app-dir/types-gen-nounuselocal/tsconfig.json",
"examples/with-opentelemetry/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/mixed-syntax-esm/package.json",
"packages/next/src/compiled/data-uri-to-buffer/package.json",
"test/integration/config/node_modules/module-only-package/package.json",
".github/actions/next-repo-actions/package.json",
"examples/with-temporal/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/tla/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings/node_modules/pkg/package.json",
"examples/with-cookies-next/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package/base/imported/package.json",
"examples/with-tigris/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-js-extensions-esm/tsconfig.test.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-3/.postcssrc.json",
"packages/next/src/compiled/react-server-dom-webpack/package.json",
"examples/with-react-ga4/package.json",
"examples/with-kea/package.json",
"examples/with-expo-typescript/package.json",
"test/unit/fixtures/config-json/.testrc.json",
"test/e2e/app-dir/non-root-project-monorepo/apps/web/package.json",
"packages/next/src/compiled/stacktrace-parser/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-without-ext/input/tsconfig.base.json",
"examples/cms-kontent-ai/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/mui-utils/node_modules/mui-material/package.json",
"test/e2e/app-dir/server-source-maps/fixtures/default/internal-pkg/package.json",
"packages/next-codemod/bin/__testfixtures__/suggest-turbopack/pnpm-workspace.yaml",
".devcontainer/devcontainer-lock.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-disabled/test-opts.json",
"examples/with-react-bootstrap/package.json",
"examples/with-jotai/package.json",
".devcontainer/headless-browser/devcontainer-feature.json",
"examples/with-jest-babel/package.json",
"examples/with-azure-cosmos/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/shebang/input/node_modules/foo/package.json",
"examples/with-gsap/tsconfig.json",
"examples/image-secure-compute/package.json",
"test/production/app-dir/tsconfig-no-relative-resolve/tsconfig.json",
"bench/recursive-delete/package.json",
"rspack/crates/binding/tsconfig.json",
"test/integration/externals-esm-loose/node_modules/esm-package3/package.json",
"test/development/basic/gssp-ssr-change-reloading/lib/data.json",
"examples/with-vitest/package.json",
"test/development/basic/theme-ui/fixture/jsconfig.json",
"examples/cms-makeswift/package.json",
"test/integration/build-trace-extra-entries-turbo/app/node_modules/nested-structure/constants/package.json",
"test/e2e/app-dir/app-external/node_modules/esm/package.json",
"examples/with-flow/.eslintrc.json",
"test/e2e/app-dir/cache-components-dynamic-imports/external/node_modules/external-esm-pkg-with-async-import/package.json",
"examples/with-chakra-ui/package.json",
"packages/next/src/compiled/browserslist/package.json",
".devcontainer/rust/devcontainer-feature.json",
"examples/with-lingui/package.json",
"examples/i18n-routing/dictionaries/en.json",
"test/production/standalone-mode/type-module/package.json",
"packages/create-next-app/templates/default/ts/biome.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/pnpm/node_modules/.pnpm/[email protected]/node_modules/foo/package.json",
"test/integration/config-mjs/node_modules/module-only-package/package.json",
"packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json",
"examples/basic-css/tsconfig.json",
"test/integration/css-fixtures/nm-module-nested/node_modules/example/package.json",
"examples/with-paste-typescript/package.json",
"test/e2e/app-dir/app-external/node_modules/next-server-cjs-lib/package.json",
"test/integration/jsconfig-paths-wildcard/jsconfig.json",
"packages/next/src/compiled/schema-utils2/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/star-reexports-side-effect-free/options.json",
"packages/next-codemod/bin/__testfixtures__/no-geo-ip-usage/pnpm-workspace.yaml",
"packages/next/src/lib/server-external-packages.json",
"examples/react-remove-properties/package.json",
"test/e2e/tsconfig-path/myconfig.json",
"test/e2e/url-imports/next.lock/lock.json",
"examples/reproduction-template-pages/package.json",
"packages/next/src/compiled/nanoid/package.json",
"examples/with-graphql-gateway/tsconfig.json",
"packages/next/src/compiled/content-type/package.json",
"examples/with-context-api/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/tree-shake-test-1/input/node_modules/lib/package.json",
"packages/next/src/compiled/terser/package.json",
"test/e2e/app-dir/app-external/node_modules/conditional-exports/package.json",
"packages/third-parties/tsconfig.json",
"packages/next/src/compiled/semver/package.json",
"examples/cms-tina/.tina/__generated__/_graphql.json",
"examples/with-prefetching/package.json",
"test/e2e/app-dir/app-esm-js/package.json",
"examples/i18n-routing/.vscode/settings.json",
"examples/with-sentry/package.json",
"rspack/pnpm-workspace.yaml",
"packages/next/src/compiled/react-dom-experimental/package.json",
"packages/next/src/compiled/is-wsl/package.json",
"packages/next/src/compiled/os-browserify/package.json",
"packages/next/src/compiled/https-browserify/package.json",
"crates/next-core/js/package.json",
"examples/cms-graphcms/jsconfig.json",
"examples/with-cloudinary/tsconfig.json",
"packages/create-next-app/templates/default-empty/ts/biome.json",
"test/e2e/app-dir/next-config-ts/import-js-extensions-cjs/tsconfig.test.json",
"examples/cms-webiny/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/met-range/pnpm-workspace.yaml",
"packages/next-codemod/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node_modules/tsconfig-mod/tsconfig.json",
"examples/with-stitches/tsconfig.json",
"examples/with-hls-js/package.json",
"examples/with-absolute-imports/package.json",
"packages/next-env/tsconfig.json",
"examples/with-strict-csp/package.json",
"examples/with-styletron/tsconfig.json",
"packages/next/src/compiled/webpack/package.json",
"examples/blog-with-comment/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/input/node_modules/package-without-exports/package.json",
"turbopack/packages/turbo-tracing-next-plugin/test/with-mongodb-mongoose/package.json",
"test/rspack-build-tests-manifest.json",
"examples/with-react-intl/package.json",
"test/production/edge-dynamic-code-eval/node_modules/foo/package.json",
"test/development/basic/styled-components/package.json",
"packages/next/src/compiled/cross-spawn/package.json",
"test/e2e/app-dir/css-order/app/vendor/node_modules/my-dep2/package.json",
"test/e2e/app-dir/nx-handling/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/tree-shake-test-1/options.json",
"turbopack/crates/turbopack-node/js/tsconfig.json",
"examples/mdx/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/self-reference/input/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/unmet-range/package.json",
"turbopack/tsconfig.json",
"test/development/basic/define-class-fields/fixture/tsconfig.json",
"examples/blog-starter/package.json",
"test/integration/with-electron/app/package.json",
"examples/with-joi/package.json",
"test/development/mcp-server/fixtures/log-file-app/tsconfig.json",
"test/development/basic/legacy-decorators/tsconfig-extended.json",
"packages/next/src/compiled/react-dom/package.json",
"test/e2e/app-dir/app-external/node_modules/server-action-mod/package.json",
"test/e2e/app-dir/log-file/tsconfig.json",
"examples/with-next-translate/locales/he/home.json",
"examples/with-react-multi-carousel/package.json",
"examples/cms-prismic/.slicemachine/assets/customtypes/post/mocks.json",
"packages/create-next-app/templates/app-api/ts/biome.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/pnpm/node_modules/.pnpm/[email protected]/node_modules/lodash-pnpm-test/package.json",
"packages/next/src/compiled/vm-browserify/package.json",
"examples/with-turbopack-loaders/package.json",
"examples/with-next-sitemap/package.json",
"packages/next/src/compiled/punycode/package.json",
"examples/with-custom-babel-config/package.json",
"examples/cms-prepr/jsconfig.json",
"packages/next/tsconfig.json",
"examples/cache-handler-redis/compose.yaml",
"package.json",
"examples/with-typescript-graphql/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/cjs/package.json",
"test/e2e/app-dir/underscore-ignore-app-paths/tsconfig.json",
"examples/with-zones/home/tsconfig.json",
"test/development/acceptance-app/fixtures/rsc-runtime-errors/node_modules/client-package/package.json",
"examples/with-segment-analytics-pages-router/package.json",
"test/integration/css-fixtures/custom-configuration-arr/.postcssrc.json",
"test/unit/isolated/_resolvedata/missing-config/next.config.json",
"test/integration/next-dynamic-css/tsconfig.json",
"examples/with-rbx-bulma-pro/package.json",
"examples/with-grafbase/.vscode/settings.json",
"examples/cache-handler-redis/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-star/package.json",
"packages/next/src/compiled/icss-utils/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/cycle-order/input/package.json",
"examples/with-jotai/tsconfig.json",
"packages/next/src/compiled/ora/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/import-star/input/node_modules/ramda/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-fallback/input/node_modules/@foo/bar/package.json",
"examples/api-routes-middleware/tsconfig.json",
"examples/with-magic/package.json",
"test/e2e/app-dir/self-importing-package-monorepo/package.json",
"packages/next/src/compiled/@mswjs/interceptors/ClientRequest/package.json",
"packages/create-next-app/tsconfig.json",
"examples/with-cypress/package.json",
"examples/cms-takeshape/package.json",
"test/integration/cli/duplicate-sass/node_modules/node-sass/package.json",
"packages/next/src/compiled/watchpack/package.json",
"test/e2e/app-dir/app-external/node_modules/namespace-import-esm/package.json",
"packages/next/src/compiled/bytes/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-11990-star/input/package.json",
"examples/with-supertokens/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/cycle/options.json",
"packages/next/src/compiled/sass-loader/package.json",
"examples/with-google-tag-manager/package.json",
"packages/next/src/compiled/edge-runtime/package.json",
"examples/with-mqtt-js/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/ts-input-esm/tsconfig.json",
"examples/with-reflexjs/tsconfig.json",
"packages/create-next-app/templates/default-tw/js/biome.json",
"packages/next-mdx/package.json",
"packages/next-codemod/bin/__testfixtures__/next-14-installed/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/imports/package.json",
"packages/eslint-config-next/tsconfig.json",
"examples/with-apollo-and-redux/package.json",
"packages/next/src/lib/known-edge-safe-packages.json",
"packages/next/src/compiled/react-is/package.json",
"packages/next/src/compiled/cookie/package.json",
"packages/next/src/compiled/unistore/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed/node_modules/pkg/package.json",
"turbopack/crates/turbopack-ecmascript/tests/tree-shaker/analyzer/test-config-1/config.json",
"examples/i18n-routing/dictionaries/cs.json",
"test/e2e/app-dir/app-external/node_modules/cjs-esm-compat/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk_build/options.json",
"packages/next-bundle-analyzer/package.json",
"bench/nested-deps-app-router-many-pages/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-7/.postcssrc.json",
"test/e2e/app-dir/next-condition/packages/my-cjs-package/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config/package.json",
"packages/create-next-app/templates/app-tw/js/jsconfig.json",
"examples/with-relay-modern/package.json",
"examples/with-context-api/package.json",
"examples/with-stencil/packages/web-app/package.json",
"test/e2e/app-dir/nx-handling/nx.json",
"examples/cms-enterspeed/tsconfig.json",
"examples/cms-sitecore-xmcloud/tsconfig.scripts.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/@org/pkg-b/package.json",
"test/development/tsconfig-path-reloading/app/tsconfig.json",
"turbopack/crates/turbopack-core/tests/pattern/read_matches/node_modules/pkg/package.json",
"test/integration/turbotrace-with-webpack-worker/app/content/hello.json",
"examples/with-filbert/package.json",
"test/.stats-app/package.json",
"pnpm-workspace.yaml",
"examples/cms-prepr/package.json",
"test/production/app-dir/actions-tree-shaking/use-effect-actions/tsconfig.json",
"examples/with-particles/tsconfig.json",
"examples/cms-builder-io/builder/settings.json",
"packages/create-next-app/templates/app/js/jsconfig.json",
"examples/with-i18n-next-intl/messages/shared/en.json",
"test/integration/jsconfig-baseurl/jsconfig.json",
"test/e2e/app-dir/server-source-maps/fixtures/default/external-pkg/package.json",
"packages/next/src/compiled/busboy/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/rename-side-effect-free-facade/options.json",
"test/integration/typescript-workspaces-paths/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/mjs/package.json",
"test/e2e/app-dir/next-dist-client-esm-import/adapter-next/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-exports-field-in-folder/input/folder2/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-app-router/package.json",
"examples/with-next-page-transitions/package.json",
".github/actions/setup-rust/matchers.json",
"test/production/deployment-id-handling/app/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-11990/input/package.json",
"packages/create-next-app/templates/app-tw-empty/ts/tsconfig.json",
"examples/with-segment-analytics/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-json/foo.json",
"packages/next/src/compiled/gzip-size/package.json",
"test/integration/sharp-api/app/package.json",
"packages/next/src/compiled/@babel/runtime/helpers/esm/package.json",
"examples/auth/package.json",
"packages/next/src/compiled/postcss-scss/package.json",
"packages/next/src/compiled/@vercel/og/package.json",
"examples/with-slate/tsconfig.json",
"test/deploy-tests-manifest.json",
"test/development/app-dir/ssr-in-rsc/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/webpack-wrapper-strs-namespaces-large/content/packages.json",
"examples/with-mysql/package.json",
"test/integration/typescript-baseurl/tsconfig.json",
"examples/with-docker-multi-env/docker/production/compose.yaml",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport-tla-side-effect/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/scope-hoisting/reexport-all-as/input/node_modules/package/package.json",
"examples/with-eslint/package.json",
"packages/next/src/compiled/stream-browserify/package.json",
"test/integration/next-image-new/image-from-node-modules/node_modules/my-cool-image/package.json",
"examples/with-docker/package.json",
"examples/blog/tsconfig.json",
"packages/create-next-app/templates/app-empty/js/jsconfig.json",
"examples/with-rspack/package.json",
".github/labeler.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/directive/options.json",
"test/integration/build-trace-extra-entries/app/node_modules/nested-structure/constants/package.json",
"test/e2e/edge-compiler-can-import-blob-assets/app/node_modules/my-pkg/hello/world.json",
"examples/with-typescript/package.json",
"examples/cms-builder-io/builder/author/schema.model.json",
"examples/with-cxs/tsconfig.json",
"packages/font/tsconfig.build.json",
"examples/cms-enterspeed/package.json",
".devcontainer/devcontainer.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/exports/live/options.json",
"crates/napi/npm/darwin-x64/package.json",
"examples/with-compiled-css/package.json",
"test/integration/css-fixtures/invalid-global-module/node_modules/example/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-5/.postcssrc.json",
"test/integration/custom-routes/public/blog/data.json",
"packages/next/src/compiled/webpack-sources1/package.json",
"examples/with-youtube-embed/tsconfig.json",
"packages/next/src/compiled/anser/package.json",
"test/integration/draft-mode/tsconfig.json",
"examples/with-biome/biome.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/unmet-prerelease/package.json",
"examples/api-routes-apollo-server-and-client-auth/package.json",
"test/integration/css-features/fixtures/browsers-old/package.json",
"test/integration/css-features/fixtures/cp-modern/package.json",
"crates/napi/npm/win32-arm64-msvc/package.json",
"examples/i18n-routing-pages/package.json",
"examples/cms-wordpress/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/package-exports/node_modules/fixture-single-export/package.json",
"packages/next/src/compiled/jest-worker/package.json",
"examples/with-apivideo/tsconfig.json",
"test/e2e/app-dir/self-importing-package-monorepo/internal-pkg/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/scope-hoisting/split-shared/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/esm-external/node_modules/package/package.json",
"test/e2e/app-dir/next-dist-client-esm-import/package.json",
"test/integration/next-dynamic-css-asset-prefix/tsconfig.json",
"examples/cms-prismic/slices/Image/model.json",
"examples/with-service-worker/tsconfig.json",
"packages/next/src/compiled/postcss-preset-env/package.json",
"packages/next/src/compiled/string-hash/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/subpath-imports-nested/input/package.json",
"turbopack/packages/devlow-bench/package.json",
"packages/create-next-app/templates/app-tw/ts/tsconfig.json",
"examples/with-react-md-typescript/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-from-js/base/imported/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings/test-opts.json",
"test/e2e/transpile-packages/npm/node_modules/package-with-optional-deps/package.json",
"examples/convex/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/@org/pkg-a/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/pnpm-symlinks/package.json",
"test/unit/isolated/_resolvedata/two.json",
"examples/cms-buttercms/jsconfig.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/shared/tsconfig.json",
"examples/with-mongodb-mongoose/tsconfig.json",
"examples/with-graphql-gateway/.meshrc.yaml",
"turbopack/crates/turbopack-node/js/package.json",
"examples/with-oxlint/tsconfig.json",
"test/integration/app-types/tsconfig.json",
"test/e2e/app-dir/parallel-routes-and-interception/tsconfig.json",
"test/development/app-dir/server-components-hmr-cache/tsconfig.json",
"test/e2e/app-dir/root-layout-redirect/tsconfig.json",
"tsconfig.json",
"test/e2e/multi-zone/app/apps/guest/package.json",
"packages/create-next-app/templates/default-empty/js/biome.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/package.json",
"examples/inngest/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-nodenext/input/node_modules/foo/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/follow-keeps-side-effect/input/package.json",
"examples/with-sass/package.json",
"examples/with-firebase-hosting/firebase.json",
"examples/with-cloudinary/package.json",
"examples/with-i18n-rosetta/locales/en.json",
"packages/next/src/compiled/schema-utils3/package.json",
"packages/next/src/compiled/text-table/package.json",
"examples/cms-tina/package.json",
"test/integration/typescript-external-dir/shared/tsconfig.json",
"examples/prisma-postgres/package.json",
"examples/i18n-routing/dictionaries/de.json",
"examples/cms-contentful/package.json",
"examples/with-algolia-react-instantsearch/tsconfig.json",
"test/e2e/app-dir/no-double-tailwind-execution/package.json",
"pnpm-lock.yaml",
"test/e2e/app-dir/next-condition/packages/my-external-esm-package/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/json/input/package.json",
"packages/create-next-app/templates/app-tw-empty/js/biome.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-named/options.json",
"examples/convex/tsconfig.json",
"turbopack/crates/turbopack-node/js/src/compiled/stacktrace-parser/package.json",
"packages/next/src/compiled/fresh/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/json/input/invalid.json",
"examples/with-couchbase/package.json",
"test/integration/css-fixtures/nm-module/node_modules/example/package.json",
"examples/cms-sitecore-xmcloud/package.json",
"test/e2e/app-dir/esm-client-module-without-exports/node_modules/lib/package.json",
"examples/with-docker-compose/compose.prod-without-multistage.yaml",
"test/integration/css-fixtures/bad-custom-configuration-arr-6/.postcssrc.json",
"examples/with-youtube-embed/package.json",
"test/integration/css-fixtures/npm-import-nested/node_modules/example/package.json",
"packages/next/src/compiled/postcss-safe-parser/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-app-router/pnpm-workspace.yaml",
"test/e2e/esm-externals/node_modules/app-esm-package1/package.json",
"examples/with-polyfills/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-undefined/node_modules/pkg/subdir/package.json",
"examples/with-next-translate/locales/en/common.json",
"test/e2e/app-dir/typeof-window/my-differentiated-files/package.json",
"examples/cms-webiny/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/cjs-lib/package.json",
"packages/next/src/compiled/@hapi/accept/package.json",
"examples/with-portals-ssr/package.json",
"packages/next/src/compiled/async-sema/package.json",
"packages/next/src/compiled/path-browserify/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/debug-ids/browser/options.json",
"test/development/basic/legacy-decorators/jsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/nested-imports/tsconfig.test.json",
"packages/next/src/compiled/regenerator-runtime/package.json",
"packages/next/src/compiled/react-server-dom-webpack-experimental/package.json",
"examples/markdoc/package.json",
"test/e2e/app-dir/next-config-ts/import-js-extensions-esm/tsconfig.test.json",
"test/rspack-dev-examples-manifest.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk/input/node_modules/foo/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/tsconfig.base.json",
"packages/next/src/compiled/zod/package.json",
"packages/next/src/compiled/events/package.json",
"packages/next/src/compiled/ignore-loader/package.json",
"examples/cms-umbraco/package.json",
"examples/with-storybook/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed2/node_modules/pkg/package.json",
"examples/cache-handler-redis/package.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-mixed-router/package.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-app-router/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/json-reexport-6700/input/b.json",
"examples/cms-prismic/.slicemachine/mock-config.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/json/input/huge.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/no-write-access/options.json",
"test/e2e/app-dir/interception-middleware-rewrite/tsconfig.json",
"packages/next/src/compiled/babel/package.json",
"packages/next/src/compiled/postcss-modules-local-by-default/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-fallback/input/tsconfig.json",
"examples/image-component/tsconfig.json",
"examples/with-apollo/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-11662/input/node_modules/package/package.json",
"test/integration/build-trace-extra-entries/app/node_modules/pkg/package.json",
"examples/with-elasticsearch/tsconfig.json",
"test/e2e/app-dir/scss/npm-import-nested/node_modules/example/package.json",
"examples/with-stripe-typescript/package.json",
"examples/custom-server/nodemon.json",
"turbopack/crates/turbopack-tests/tests/snapshot/runtime/default_dev_runtime/options.json",
"test/e2e/app-dir/next-config-ts-native-mts/top-level-await-esm/tsconfig.test.json",
"test/unit/isolated/_resolvedata/bb/index.json",
"packages/next/src/compiled/p-limit/package.json",
"examples/with-electron/package.json",
"examples/with-web-worker/package.json",
"examples/with-zones/blog/tsconfig.json",
"examples/api-routes-cors/package.json",
"examples/with-zones/package.json",
"packages/next/src/compiled/content-disposition/package.json",
"examples/cms-prismic/slices/Text/model.json",
"examples/with-ably/tsconfig.json",
"examples/with-yarn-workspaces/packages/web-app/package.json",
"packages/next/src/compiled/loader-utils3/package.json",
"packages/next/src/compiled/@napi-rs/triples/package.json",
"examples/with-rspack/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-require-side-effect/package.json",
"examples/reproduction-template/.codesandbox/tasks.json",
"bench/app-router-server/package.json",
"test/production/emit-decorator-metadata/app/jsconfig.json",
"packages/next/src/compiled/loader-utils2/package.json",
"packages/next/src/compiled/lodash.curry/package.json",
"test/e2e/app-dir/app-external/node_modules/compat-next-server-module/package.json",
"test/development/app-dir/ssr-in-rsc/internal-pkg/package.json",
"packages/next/src/compiled/timers-browserify/package.json",
"test/integration/react-current-version/app/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/js-esm/package.json",
"examples/cms-drupal/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/exports-field-pattern/input/node_modules/pkg/package.json",
"examples/with-yoga/tsconfig.json",
"examples/with-mocha/package.json",
"examples/with-ionic/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/bun_protocol_external/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed2/node_modules/pkg/subdir/package.json",
"test/integration/css-features/fixtures/module-import-global/package.json",
"test/integration/build-trace-extra-entries-turbo/app/node_modules/some-cms/package.json",
".github/pnpm-workspace.yaml",
"examples/next-forms/tsconfig.json",
"packages/next/src/compiled/source-map08/package.json",
"test/e2e/app-dir/cache-components-allow-otel-spans/package.json",
"examples/cms-sanity/tsconfig.json",
"test/integration/telemetry/pages/data.json",
"examples/with-azure-cosmos/package.json",
"examples/with-rebass/package.json",
"test/e2e/app-dir/non-root-project-monorepo/packages/my-package/package.json",
"examples/api-routes-rest/package.json",
"packages/next/src/compiled/shell-quote/package.json",
"test/e2e/app-dir/app-external/node_modules/browser-module/package.json",
"examples/with-knex/package.json",
"packages/next/src/compiled/p-queue/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/options.json",
"examples/blog-with-comment/package.json",
"examples/with-yarn-workspaces/packages/bar/package.json",
"examples/with-portals/package.json",
"test/turbopack-build-tests-manifest.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-9159/input/package/package.json",
"examples/with-docker-compose/next-app/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/json-reexport-6700/input/a.json",
"examples/i18n-routing-pages/tsconfig.json",
"examples/api-routes-graphql/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/comptime/options.json",
"test/integration/typescript-only-remove-type-imports/tsconfig.json",
"examples/with-graphql-hooks/tsconfig.json",
"packages/create-next-app/templates/app-empty/ts/tsconfig.json",
"test/production/pages-dir/production/fixture/static/hello.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/orphan/input/node_modules/pkg/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/rename-side-effect-free-facade/input/node_modules/lib/package.json",
"examples/reproduction-template/package.json",
"test/development/typescript-plugin/metadata/tsconfig.json",
"packages/next/src/compiled/https-proxy-agent/package.json",
"packages/create-next-app/templates/.prettierrc.json",
"packages/next/src/compiled/send/package.json",
".github/actions/next-repo-actions/tsconfig.json",
"test/development/typescript-plugin/client-boundary/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/swc_transforms/preset_env/options.json",
"examples/active-class-name/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/pkg-b/package.json",
"examples/with-algolia-react-instantsearch/package.json",
"packages/next/src/compiled/strip-ansi/package.json",
"packages/next/src/compiled/acorn/package.json",
"packages/create-next-app/templates/app/js/biome.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-false/node_modules/pkg/package.json",
"examples/with-msw/package.json",
"examples/with-webassembly/tsconfig.json",
"examples/with-babel-macros/tsconfig.json",
"test/unit/isolated/_resolvedata/one.json",
"test/rspack-dev-tests-manifest.json",
"examples/with-clerk/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/options.json",
"test/production/app-dir/barrel-optimization/basic/node_modules/mixed-lib/package.json",
"crates/next-build-test/jsConfig.json",
"test/e2e/app-dir/app-external/node_modules/conditional-exports-optout/package.json",
"examples/cms-payload/package.json",
"test/integration/next-image-legacy/typescript/tsconfig.json",
"test/production/standalone-mode/tracing-unparsable/foo/package.json",
"examples/cms-buttercms/app.json",
"examples/with-chakra-ui/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module/options.json",
"test/e2e/next-test/first-time-setup-js/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-mixed-router/package.json",
"examples/with-biome/package.json",
"packages/next/src/compiled/postcss-modules-extract-imports/package.json",
"test/e2e/app-dir/server-components-externals/node_modules/sqlite3/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/cycle/reexport-cycle/options.json",
"examples/with-orbit-components/tsconfig.json",
"test/integration/typescript-custom-tsconfig/web.tsconfig.json",
"test/production/standalone-mode/tracing-unparsable/package.json",
"test/development/app-dir/experimental-lightningcss/tsconfig.json",
"examples/next-forms/package.json",
"examples/with-react-md-typescript/tsconfig.json",
"packages/next-codemod/turbo.json",
"examples/with-meilisearch/tsconfig.json",
"test/development/jsconfig-path-reloading/app/jsconfig.json",
"examples/with-sitemap/tsconfig.json",
"examples/custom-server/tsconfig.json",
"examples/with-opentelemetry/package.json",
".github/actions/upload-turboyet-data/package.json",
"examples/with-ant-design/package.json",
"examples/with-next-translate/locales/ca/common.json",
"packages/next/src/compiled/domain-browser/package.json",
"examples/with-segment-analytics-pages-router/tsconfig.json",
"examples/with-turso/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/css/minification/options.json",
"examples/with-i18n-next-intl/package.json",
"packages/next/src/compiled/@edge-runtime/ponyfill/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/js-cjs/package.json",
"examples/with-react-toolbox/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/dynamic-request/very-dynamic/options.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/legacy-config/.eslintrc.json",
"examples/with-sfcc/package.json",
"examples/with-next-translate/i18n.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-js-extensions-esm/tsconfig.test.json",
"test/integration/import-assertion/tsconfig.json",
"examples/with-xstate/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/package-exports/package.json",
"test/integration/typescript-filtered-files/tsconfig.json",
"test/integration/next-image-legacy/image-from-node-modules/node_modules/my-cool-image/package.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-pages-router/pnpm-workspace.yaml",
"test/development/basic/styled-components-disabled/package.json",
"test/e2e/app-dir/app/app/dashboard/deployments/[id]/data.json",
"turbopack/crates/turbopack-tests/tests/snapshot/runtime/default_build_runtime/options.json",
"packages/next/src/compiled/constants-browserify/constants.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/basic/node-default-import/input/node_modules/auto-package/package.json",
"test/e2e/worker-react-refresh/package.json",
"examples/with-yarn-workspaces/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/shared-node/tsconfig.json",
"examples/cms-prismic/.slicemachine/assets/slices/Text/mocks.json",
"packages/create-next-app/templates/default-empty/js/jsconfig.json",
"examples/with-mqtt-js/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-from-js/tsconfig.json",
"test/e2e/chrome-devtools-workspace/fixtures/custom-disable/public/.well-known/appspecific/com.chrome.devtools.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/local-reexports-side-effect-free/options.json",
"test/e2e/app-dir/app-external/node_modules/font/package.json",
"test/e2e/app-dir/app-external/node_modules/nested-import-export-default/package.json",
"examples/with-i18n-next-intl/messages/about/en.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/jsconfig-baseurl/input/jsconfig.json",
"packages/eslint-config-next/package.json",
".devcontainer/node-extras/devcontainer-feature.json",
"crates/next-core/js/tsconfig.json",
"examples/with-docker/app.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/options.json",
"packages/next/src/compiled/setimmediate/package.json",
"packages/next/src/compiled/tty-browserify/package.json",
".github/actions/validate-docs-links/package.json",
"packages/next/src/compiled/superstruct/package.json",
"test/e2e/app-dir/searchparams-static-bailout/tsconfig.json",
"examples/with-redux/tsconfig.json",
"examples/cms-sitecore-xmcloud/src/temp/GraphQLIntrospectionResult.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/pkg-c/package.json",
".github/actions/validate-docs-links/tsconfig.json",
"test/production/app-dir/actions-tree-shaking/shared-module-actions/tsconfig.json",
"examples/cms-builder-io/builder/post/first-one.json",
"test/e2e/app-dir/use-cache/node_modules/my-pkg/package.json",
"examples/with-mongodb/tsconfig.json",
"examples/with-oxlint/.oxlintrc.json",
"test/e2e/app-dir/app-external/node_modules/esm-with-react/package.json",
"test/e2e/app-dir/server-components-externals/node_modules/external-package/package.json",
"test/e2e/testmode/package.json",
"examples/with-typescript-types/package.json",
"test/integration/build-trace-extra-entries/app/node_modules/some-cms/package.json",
"examples/with-cypress/cypress/fixtures/example.json",
"packages/create-next-app/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/cjs/package.json",
"examples/with-google-analytics/tsconfig.json",
"test/integration/edge-runtime-configurable-guards/node_modules/.pnpm/test/node_modules/lib/package.json",
"packages/next/src/compiled/web-vitals/package.json",
"packages/next-codemod/bin/__testfixtures__/change-turbo-to-turbopack/pnpm-workspace.yaml",
"examples/with-userbase/package.json",
"packages/next/src/compiled/native-url/package.json",
"test/unit/isolated/_resolvedata/js-ts-config/next.config.json",
"test/development/app-dir/error-overlay/error-ignored-frames/node_modules/interleave/package.json",
"test/e2e/transpile-packages/npm/node_modules/css/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspace-esm/packages/web/package.json",
"packages/font/package.json",
"packages/next/src/compiled/crypto-browserify/package.json",
"test/integration/build-trace-extra-entries-turbo/app/node_modules/nested-structure/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-1/.postcssrc.json",
"packages/next/src/compiled/scheduler-experimental/package.json",
"test/e2e/app-dir/next-condition/package.json",
"test/integration/env-config/app/package.json",
".vscode/tasks.json",
"test/production/pages-dir/production/fixture/info.json",
"test/e2e/app-dir/metadata-static-file/app/manifest.json",
"examples/cms-umbraco-heartcore/jsconfig.json",
"examples/api-routes-cors/tsconfig.json",
"test/e2e/esm-externals/node_modules/app-cjs-esm-package/package.json",
"examples/prisma-postgres/tsconfig.json",
"examples/cms-sanity/schema.json",
"examples/with-absolute-imports/tsconfig.json",
"test/integration/relay-graphql-swc-multi-project/project-b/tsconfig.json",
"examples/with-sentry/tsconfig.json",
"test/production/app-dir/tsconfig-no-relative-resolve/app/tsconfig.json",
"packages/create-next-app/templates/app-tw/js/biome.json",
"test/unit/isolated/_resolvedata/cc/index.json",
"examples/cms-builder-io/builder/post/second.json",
"packages/create-next-app/templates/app-api/ts/tsconfig.json",
"examples/with-react-hook-form/package.json",
"examples/with-yoga/package.json",
"examples/cms-prismic/customtypes/post/index.json",
"packages/create-next-app/templates/default/ts/tsconfig.json",
"examples/with-nhost-auth-realtime-graphql/setup/hasura-metadata.json",
"packages/next/src/compiled/react/package.json",
"examples/cms-dotcms/package.json",
"packages/next/src/compiled/postcss-modules-scope/package.json",
"packages/create-next-app/templates/app-tw-empty/js/jsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-side-effect/options.json",
"examples/with-static-export/package.json",
"bench/next-minimal-server/package.json",
"packages/next/src/compiled/buffer/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-baseurl/input/tsconfig.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-mixed-router/pnpm-workspace.yaml",
"test/integration/css-features/fixtures/inline-comments/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/pnpm-symlinks/pnpm-lock.yaml",
"examples/with-mux-video/tsconfig.json",
"test/e2e/multi-zone/app/apps/host/package.json",
"packages/create-next-app/templates/app/ts/biome.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-named/package.json",
"examples/with-react-intl/tsconfig.json",
"test/e2e/app-dir/self-importing-package/internal-pkg/package.json",
"examples/inngest/package.json",
"examples/with-mongodb/package.json",
"bench/fuzzponent/package.json",
"packages/next/src/compiled/json5/package.json",
"examples/with-graphql-hooks/package.json",
"packages/next/src/compiled/cli-select/package.json",
"turbopack/packages/devlow-bench/tsconfig.json",
"packages/next/src/compiled/is-animated/package.json",
"test/integration/styled-jsx-plugin/app/package.json",
"examples/cms-storyblok/package.json",
"test/e2e/react-compiler/reference-library/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-full/package.json",
"examples/with-react-intl/lang/en.json",
"examples/with-zones/blog/package.json",
"examples/with-mdbreact/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package/tsconfig.json",
"examples/github-pages/package.json",
"examples/with-flow/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/input/tsconfig.json",
"examples/with-jest/package.json",
"examples/custom-server/tsconfig.server.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/import-star/options.json",
"test/e2e/next-test/first-time-setup-ts/package.json",
"test/e2e/app-dir/app-external/node_modules/dual-pkg-optout/package.json",
"examples/with-reflexjs/package.json",
"examples/cms-dotcms/tsconfig.json",
"examples/with-three-js/package.json",
"examples/with-babel-macros/pnpm-lock.yaml",
"examples/with-next-translate/package.json",
"examples/with-fela/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/basic/ignore/input/node_modules/package/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config-flat-compat-with-other-compat/package.json",
"examples/with-i18n-next-intl/messages/about/de.json",
"test/development/app-dir/dev-fetch-hmr/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/js-esm/package.json",
"examples/with-vanilla-extract/tsconfig.json",
"examples/with-realm-web/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/minification/paren-remover/options.json",
"test/e2e/app-dir/client-module-with-package-type/node_modules/lib-cjs/package.json",
"test/e2e/app-dir/app-external/node_modules/css/package.json",
"examples/cms-datocms/package.json",
"examples/with-mongodb-mongoose/package.json",
"examples/with-docker-compose/compose.prod.yaml",
"test/e2e/app-dir/router-stuck-dynamic-static-segment/tsconfig.json",
"packages/next/src/compiled/raw-body/package.json",
"examples/cms-sanity/package.json",
"test/integration/turbotrace-with-webpack-worker/app/node_modules/nested-structure/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/runtime/edge/tsconfig.json",
"packages/next/src/compiled/process/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/require-side-effect/options.json",
"examples/with-styled-components/tsconfig.json",
"test/integration/css-features/fixtures/cp-ie-11/package.json",
"test/integration/turborepo-access-trace/app/node_modules/some-cms/package.json",
"examples/with-fingerprintjs-pro/tsconfig.json",
"examples/with-axiom/tsconfig.json",
"examples/with-xstate/package.json",
"examples/cms-prismic/.slicemachine/assets/slices/Image/mocks.json",
"examples/with-zustand/tsconfig.json",
"examples/with-temporal/temporal/tsconfig.json",
"test/integration/css-features/fixtures/browsers-new/package.json",
"test/e2e/app-dir/ecmascript-features/turbopack/app/file.json",
"packages/react-refresh-utils/tsconfig.json",
"test/e2e/edge-runtime-uses-edge-light-import-specifier-for-packages/node_modules/my-edge-light-package-exports/package.json",
"test/e2e/app-dir/next-config-ts/tsconfig-extends/tsconfig.base.json",
"examples/cms-tina/.tina/__generated__/_schema.json",
"examples/with-xata/package.json",
"test/production/standalone-mode/tracing-static-files/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/package-exports/node_modules/fixtures/package.json",
"examples/with-styled-jsx/package.json",
"examples/cms-umbraco-heartcore/package.json",
"crates/next-build-test/nextConfig.json",
"packages/next-swc/turbo.json",
"turbo.json",
"test/integration/custom-server-types/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/chunked/input/node_modules/foo/package.json",
"examples/with-next-ui/package.json",
"examples/with-cxs/package.json",
"packages/next/src/compiled/lru-cache/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/import-attributes/info.json",
"examples/with-playwright/package.json",
"packages/next/src/compiled/postcss-modules-values/package.json",
"examples/with-jest/tsconfig.json",
"packages/next/package.json",
"examples/with-electron-typescript/package.json",
"test/integration/typeof-window-replace/app/package.json",
"test/integration/css-fixtures/bad-custom-configuration/.postcssrc.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/mui-utils/node_modules/mui-utils/package.json",
"examples/cms-cosmic/jsconfig.json",
"test/e2e/app-dir/app-external/node_modules/cjs-modern-syntax/package.json",
"packages/next-codemod/bin/__testfixtures__/geo-ip-usage/package.json",
"examples/cms-storyblok/jsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/spawn_dynamic/options.json",
"test/e2e/app-dir/app-external/node_modules/non-isomorphic-text/package.json",
"examples/with-biome/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module/input/tsconfig.json",
"test/integration/import-attributes/tsconfig.json",
"packages/next-plugin-storybook/package.json",
"packages/create-next-app/templates/default/js/jsconfig.json",
"test/production/typescript-checked-side-effect-imports/tsconfig.json",
"examples/with-supabase/package.json",
"test/integration/typescript/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/exports-b/package.json",
"test/e2e/app-dir/next-config-ts/import-alias-paths-with-baseurl/tsconfig.test.json",
"examples/with-goober/tsconfig.json",
"test/e2e/app-dir/scss/nm-module-nested/node_modules/example/package.json",
"test/e2e/esm-externals/node_modules/esm-package2/package.json",
"examples/with-react-native-web/package.json",
"examples/with-mantine/package.json",
"test/e2e/opentelemetry/client-trace-metadata/package.json",
".github/actions/next-stats-action/package.json",
"packages/create-next-app/templates/app-api/js/biome.json",
"examples/with-plausible/package.json",
"packages/next/src/compiled/stream-http/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-string/test-opts.json",
"packages/create-next-app/templates/app-tw/ts/biome.json",
"test/production/graceful-shutdown/src/tsconfig.json",
"test/production/app-dir/client-components-tree-shaking/node_modules/esm-client-module/package.json",
"test/e2e/app-dir/app-external/node_modules/transpile-cjs-lib/package.json",
"turbopack/benchmark-apps/pnpm-workspace.yaml",
"examples/with-i18n-next-intl/messages/index/en.json",
"examples/cms-ghost/jsconfig.json",
"test/integration/jsconfig-empty/jsconfig.json",
"examples/with-cypress/tsconfig.json",
"examples/with-zustand/package.json",
"rspack/crates/binding/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-without-ext/options.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends/options.json",
"examples/image-component/package.json",
"examples/cms-builder-io/builder/author/joe-public.json",
"examples/with-msw/tsconfig.json",
"packages/next/src/compiled/string_decoder/package.json",
"examples/with-docker-compose/compose.dev.yaml",
"packages/next/src/compiled/http-proxy-agent/package.json",
"test/integration/app-types/package.json",
"examples/auth0/package.json",
"examples/cms-umbraco/tsconfig.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-app-router/pnpm-workspace.yaml",
"examples/with-elasticsearch/package.json",
".vscode/extensions.json",
"examples/with-ant-design/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/alias-field/input/node_modules/package/package.json",
"examples/cms-plasmic/tsconfig.json",
"packages/font/src/google/font-data.json",
"test/integration/jsconfig/jsconfig.json",
"examples/with-three-js/tsconfig.json",
"examples/with-segment-analytics/tsconfig.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/runtime/dom/tsconfig.json",
"examples/cms-datocms/jsconfig.json",
"packages/next-codemod/package.json",
"test/e2e/app-dir/app-external/node_modules/client-esm-module-wildcard/package.json",
"packages/next/src/compiled/ua-parser-js/package.json",
"turbopack/crates/turbopack-cli/js/package.json",
"test/e2e/react-compiler/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-js-extensions-cjs/tsconfig.test.json",
"packages/eslint-plugin-next/tsconfig.json",
"test/e2e/app-dir/next-condition/packages/my-external-cjs-package/package.json",
".github/actions/needs-triage/tsconfig.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/cjs/package.json",
"examples/with-emotion/tsconfig.json",
"packages/create-next-app/templates/app-tw-empty/ts/biome.json",
"test/cache-components-tests-manifest.json",
"examples/with-redis/tsconfig.json",
"examples/with-react-intl/lang/fr.json",
"packages/eslint-plugin-internal/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/package.json",
"examples/cms-prismic/sm.json",
"crates/napi/npm/linux-arm64-gnu/package.json",
"packages/next/src/compiled/devalue/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/mui-utils/options.json",
"crates/next-custom-transforms/tests/fixture/server-actions/tsconfig.json",
"test/production/app-dir/client-components-tree-shaking/node_modules/cjs-client-module/package.json",
"examples/with-temporal/tsconfig.json",
"packages/next-polyfill-nomodule/package.json",
"examples/with-next-sitemap/tsconfig.json",
".changeset/config.json",
"examples/with-grafbase/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-named-local/package.json",
"examples/with-mobx-state-tree/package.json",
"examples/with-sitemap/package.json",
"apps/docs/app/.prettierrc.json",
"turbopack/crates/turbopack-tests/tests/snapshot/scope-hoisting/duplicate-imports/options.json",
"examples/with-paste-typescript/tsconfig.json",
"test/unit/fixtures/config-package-json/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/input/node_modules/bar/package.json",
"examples/with-electron-typescript/renderer/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/order/input/posts.json",
"packages/next/src/compiled/css.escape/package.json",
"examples/radix-ui/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/minification/pure/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-intermediate-side-effect/package.json",
"examples/with-service-worker/package.json",
"test/integration/react-current-version/tsconfig.json",
"examples/with-sfcc/tsconfig.json",
"examples/cloudflare-turnstile/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/package.json",
"crates/napi/npm/darwin-arm64/package.json",
"examples/with-docker-multi-env/package.json",
"test/development/app-dir/dynamic-error-trace/node_modules/headers-lib/package.json",
"examples/cms-sitecore-xmcloud/tsconfig.json",
"examples/with-supabase/components.json",
"examples/with-next-ui/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/transitive-external/package.json",
"crates/next-custom-transforms/tests/fixture/track-dynamic-imports/tsconfig.json",
"examples/with-styled-jsx/tsconfig.json",
"socket.yaml",
"test/e2e/app-dir/externalize-node-binary/node_modules/foo/package.json",
"test/integration/next-image-new/app-dir-image-from-node-modules/node_modules/my-cool-image/package.json",
"packages/next/src/compiled/is-local-address/package.json",
"examples/with-videojs/tsconfig.json",
"packages/next/src/compiled/server-only/package.json",
"test/integration/turbotrace-with-webpack-worker/app/node_modules/nested-structure/constants/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-2/.postcssrc.json",
"bench/vercel/package.json",
"examples/cms-prismic/customtypes/author/index.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/dev/hmr-client/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/webpack-wrapper-strs-namespaces/assets/dictionary.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport-side-effect/package.json",
"packages/next/src/compiled/util/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspace-esm/package.json",
"examples/i18n-routing/package.json",
"examples/with-mobx-state-tree/tsconfig.json",
"turbopack/benchmark-apps/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/exports-wildcard/package.json",
"test/e2e/app-dir/use-params/tsconfig.json",
"examples/with-firebase/vercel.json",
"test/integration/externals-pages-bundle/node_modules/opted-out-external-package/package.json",
"test/integration/css-fixtures/custom-configuration/.postcssrc.json",
"test/integration/cli/duplicate-sass/node_modules/sass/package.json",
"test/development/typescript-plugin/tsconfig.json",
"examples/mdx-pages/package.json",
"test/e2e/app-dir/scss/invalid-global-module/node_modules/example/package.json",
"packages/next/src/compiled/find-up/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-named-all/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-extends/tsconfig.json",
"test/integration/jsconfig-paths/jsconfig.json",
"packages/next/src/compiled/@vercel/nft/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-pages-router/package.json",
"test/e2e/app-dir/next-config-ts/import-alias-paths-only/tsconfig.test.json",
"examples/panda-css/tsconfig.json",
"examples/with-react-native-web/app.json",
"test/e2e/app-dir/app-external/node_modules/server-api-esm/package.json",
"packages/next/src/compiled/is-docker/package.json",
"test/e2e/app-dir/nx-handling/tsconfig.base.json",
"test/integration/api-support/big.json",
"examples/with-turbopack/package.json",
"examples/react-remove-properties/tsconfig.json",
"test/integration/react-current-version/app/tsconfig.json",
"examples/with-passport/package.json",
"test/integration/next-image-new/typescript/tsconfig.json",
"examples/with-babel-macros/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/ts-input-esm/package.json",
"test/e2e/app-dir/app-external/node_modules/transpile-ts-lib/package.json",
"packages/react-refresh-utils/package.json",
"packages/next/errors.json",
"test/e2e/app-dir/parallel-routes-not-found/tsconfig.json",
"test/integration/non-next-dist-exclude/app/package.json",
"vercel.json",
"test/e2e/app-dir/app-external/node_modules/client-esm-module/package.json",
"examples/cms-agilitycms/package.json",
"test/e2e/esm-externals/node_modules/invalid-esm-package/package.json",
"test/integration/css-fixtures/import-global-from-module/node_modules/example/package.json",
"examples/with-vitest/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/mjs/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/met-range/package.json",
"examples/cms-builder-io/builder/author/johnny-doe.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/async-reexport-side-effects-split/input/side-effect-free/package.json",
"examples/with-orbit-components/package.json",
"examples/with-next-translate/locales/he/common.json",
"turbopack/crates/turbopack-tests/tests/snapshot/source_maps/input-source-map-merged/options.json",
"examples/with-fingerprintjs-pro/package.json",
"test/e2e/app-dir/modularizeimports/tsconfig.json",
"examples/api-routes-apollo-server/package.json",
"examples/with-ably/package.json",
"packages/create-next-app/templates/app-api/js/jsconfig.json",
"packages/create-next-app/templates/default-tw-empty/ts/biome.json",
"test/e2e/app-dir/next-config-ts-native-ts/nested-imports/tsconfig.test.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-json/foo.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/asset-fs-extra/asset2.json",
"examples/with-graphql-react/package.json",
"examples/with-i18n-rosetta/package.json",
"examples/with-gsap/package.json",
"test/e2e/app-dir/ecmascript-features/webpack/app/file.json",
"test/e2e/app-dir/client-module-with-package-type/node_modules/lib-esm/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/export-namespace/options.json",
"packages/next-codemod/bin/__testfixtures__/geo-ip-usage/pnpm-workspace.yaml",
"crates/napi/npm/linux-arm64-musl/package.json",
"examples/cms-kontent-ai/package.json",
"packages/next/src/compiled/commander/package.json",
"examples/with-recoil/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/comptime/input/node_modules/package/package.json",
"packages/create-next-app/templates/default-tw-empty/ts/tsconfig.json",
"examples/with-videojs/package.json",
"packages/next/src/compiled/@opentelemetry/api/package.json",
"examples/with-ionic/tsconfig.json",
"examples/with-passport-and-next-connect/package.json",
"examples/with-dynamic-import/package.json",
"crates/napi/npm/linux-x64-gnu/package.json",
"examples/with-i18n-next-intl/messages/shared/de.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/asset-package-json/package.json",
"packages/next/src/compiled/tar/package.json",
".prettierrc.json",
"examples/with-expo-typescript/tsconfig.json",
"test/integration/css-fixtures/invalid-module/node_modules/example/package.json",
"packages/create-next-app/templates/default-tw-empty/js/jsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/tree-shake-test-1/options.json",
"packages/next/src/compiled/neo-async/package.json",
"examples/with-jest-babel/tsconfig.json",
"packages/next/src/lib/default-transpiled-packages.json",
"examples/cms-wordpress/package.json",
"packages/next/src/compiled/babel-code-frame/package.json",
"test/production/terser-class-static-blocks/tsconfig.json",
"test/integration/typescript-paths/tsconfig.json",
"packages/create-next-app/templates/app-empty/ts/biome.json",
"examples/cms-payload/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspaces/packages/x/package.json",
"examples/with-vanilla-extract/package.json",
"examples/radix-ui/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/subpath-imports/input/package.json",
"examples/with-linaria/tsconfig.json",
"test/development/app-dir/externalize-node-binary-browser-error/node_modules/foo-browser-import-binary/package.json",
"test/development/acceptance-app/fixtures/app-hmr-changes/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/node_protocol_external/options.json",
"turbopack/crates/turbopack-tests/tests/snapshot/debug-ids/node/options.json",
"test/e2e/app-dir/css-order/app/vendor/node_modules/my-dep/package.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/js-cjs/package.json",
".vscode/launch.json",
"test/e2e/app-dir/app-external/node_modules/transitive/package.json",
".github/actions/next-integration-stat/package.json",
"examples/auth/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/module-sync-condition-es-node20/package.json",
"examples/with-meilisearch/package.json",
"examples/with-react-multi-carousel/tsconfig.json",
"packages/next/src/compiled/conf/package.json",
"examples/with-quill-js/package.json",
"test/development/pages-dir/client-navigation/fixture/lib/data.json",
"packages/next/src/compiled/postcss-flexbugs-fixes/package.json",
"test/e2e/transpile-packages-typescript-foreign/pkg/package.json",
".github/actions/validate-docs-links/dist/package.json",
"test/turbopack-dev-examples-manifest.json",
"packages/next/src/compiled/loader-runner/package.json",
"turbopack/crates/turbopack-ecmascript/tests/tree-shaker/analyzer/3/config.json",
"test/e2e/app-dir/next-config-ts-native-ts/top-level-await-esm/tsconfig.test.json",
"examples/with-next-translate/locales/ar/home.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-undefined/test-opts.json",
"examples/with-facebook-pixel/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-nodenext/input/tsconfig.json",
"examples/with-tigris/tsconfig.json",
"examples/reproduction-template-pages/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/import-assertions/info.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-extends/tsconfig.extended.json",
"test/e2e/app-dir/nx-handling/apps/next-nx-test/project.json",
"turbopack/crates/turbopack-cli/js/tsconfig.json",
"examples/with-i18n-rosetta/locales/de.json",
"examples/api-routes-apollo-server-and-client-auth/tsconfig.json",
"test/unit/fixtures/config-down/.testrc.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-namespace/options.json",
"test/integration/typeof-window-replace/app/node_modules/comps/package.json",
"examples/with-unsplash/package.json",
"examples/image-secure-compute/tsconfig.json",
"packages/eslint-plugin-next/package.json",
"examples/with-google-tag-manager/tsconfig.json",
"test/e2e/import-conditions/library-with-exports/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module-full-path/input/tsconfig.json",
"examples/with-firebase/package.json",
"packages/create-next-app/templates/default/js/biome.json",
"crates/next-core/js/turbo.json",
"packages/next-codemod/bin/__testfixtures__/suggest-turbopack/package.json",
"examples/with-jest-babel/.eslintrc.json",
"packages/next/src/compiled/babel-packages/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed2/test-opts.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config/tsconfig.json",
"packages/third-parties/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/comptime/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport-unused/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/mdx/package.json",
"test/integration/build-trace-extra-entries/app/content/hello.json",
"examples/cms-builder-io/jsconfig.json",
"test/development/acceptance-app/fixtures/rsc-runtime-errors/node_modules/server-package/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/css/css/input/node_modules/foo/package.json",
"examples/with-styletron/package.json",
"examples/cms-graphcms/package.json",
"bench/heavy-npm-deps/.eslintrc.json",
"examples/with-temporal/temporal/package.json",
"test/integration/build-trace-extra-entries/app/node_modules/nested-structure/package.json",
"examples/with-axiom/package.json",
"test/integration/relay-graphql-swc-multi-project/project-a/tsconfig.json",
"packages/create-next-app/templates/default-tw/ts/tsconfig.json",
"examples/with-zones/home/package.json",
"examples/with-google-maps-embed/tsconfig.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-pages-router/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/tree-shaking/dce/options.json",
"test/development/basic/emotion-swc/fixture/jsconfig.json",
"test/e2e/app-dir/cache-components-dynamic-imports/bundled/node_modules/cjs-pkg-with-async-import/package.json",
"examples/with-turso/package.json",
"examples/with-graphql-gateway/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/dynamic-import-esm/tsconfig.test.json",
"bench/module-cost/package.json",
"packages/create-next-app/templates/default-empty/ts/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk_build/input/node_modules/foo/package.json",
"examples/with-edgedb/tsconfig.json",
"examples/with-oxlint/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/exports-a/package.json",
"examples/with-contentlayer/jsconfig.json",
"turbopack/packages/webpack-nmt/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/duplicate-modules/options.json",
"test/integration/externals-esm-loose/node_modules/esm-package2/package.json",
"packages/next/src/compiled/mini-css-extract-plugin/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/module-sync-condition-es/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-js-extensions-cjs/tsconfig.test.json",
"packages/next/src/compiled/compression/package.json",
"packages/next-codemod/bin/__testfixtures__/next-14-installed/pnpm-workspace.yaml",
"packages/create-next-app/templates/default-tw/ts/biome.json",
"turbopack/crates/turbopack-tests/tests/snapshot/swc_transforms/mono_transforms/options.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/input/config/tsconfig.json",
"examples/cms-contentful/lib/export.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-disabled/node_modules/pkg/package.json",
"packages/next/src/compiled/source-map/package.json",
"examples/with-stencil/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/input/node_modules/package-with-exports/package.json",
"test/integration/css-fixtures/cssmodules-pure-no-check/tsconfig.json",
"test/integration/css-features/fixtures/module-import-global-invalid/package.json",
"examples/with-webassembly/package.json",
"examples/cms-cosmic/tsconfig.json",
"packages/next-env/package.json",
"examples/with-framer-motion/package.json",
"examples/with-stripe-typescript/tsconfig.json",
"turbopack/packages/webpack-nmt/tsconfig.json",
"test/production/app-dir/barrel-optimization/basic/node_modules/my-lib/package.json",
"test/e2e/app-dir/next-config-ts/tsconfig-extends/tsconfig.test.json",
"examples/api-routes-rest/tsconfig.json",
"test/production/typescript-basic/typechecking/tsconfig.json",
"test/integration/app-tree/tsconfig.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/runtime/base/tsconfig.json",
"examples/with-http2/package.json",
"examples/with-linaria/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/split-chunks-shared-state/options.json",
"examples/with-formspree/package.json",
"examples/with-react-hook-form/tsconfig.json",
"examples/cloudflare-turnstile/package.json",
"examples/with-xata/schema.template.json",
"packages/next/src/compiled/@edge-runtime/cookies/package.json",
"examples/with-mobx/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/exports-nomodule/package.json",
"examples/with-mantine/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/star-reexports-side-effects/options.json",
"examples/with-typescript/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/basic/node-default-import/input/node_modules/esm-package/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/input/config/ts/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-paths-dynamic/input/tsconfig.json",
"examples/with-i18n-next-intl/messages/index/de.json",
"examples/with-static-export/tsconfig.json",
"bench/nested-deps-app-router/package.json",
"bench/nested-deps/package.json",
"packages/next/src/compiled/glob/package.json",
".github/actions/needs-triage/action.yaml",
"examples/with-edgedb/package.json",
"examples/github-pages/tsconfig.json",
"examples/with-playwright/tsconfig.json",
"packages/next/src/compiled/browserify-zlib/package.json",
"turbopack/benchmark-apps/pnpm-lock.yaml",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/package.json",
"packages/create-next-app/templates/default-tw/js/jsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/esm-dynamic-import/package.json",
"examples/with-electron-typescript/electron-src/tsconfig.json",
"packages/next/src/compiled/path-to-regexp/package.json",
"examples/cms-contentful/tsconfig.json",
"examples/with-urql/package.json",
"examples/reproduction-template/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/reexport-side-effects/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/webpack-5-wrapper-namespace/assets/dictionary.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/dynamic-import/options.json",
"test/e2e/app-dir/typeof-window/package.json",
"examples/with-windicss/package.json",
"examples/active-class-name/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/client-module/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-mixed-router/pnpm-workspace.yaml",
"test/production/supports-module-resolution-nodenext/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-exports-field-in-folder/input/folder1/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/tla/options.json",
"examples/with-turbopack/tsconfig.json",
"turbopack/packages/turbo-tracing-next-plugin/tsconfig.json",
"examples/api-routes-graphql/package.json",
"test/e2e/app-dir/app-external/node_modules/client-esm-module-wildcard-2/package.json",
"test/e2e/app-dir/next-config-ts/import-json/foo.json",
".github/actions/needs-triage/package.json",
"rspack/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-partial/package.json",
"examples/with-supabase/tsconfig.json",
"examples/mdx/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/pkg-a/package.json",
"packages/next/src/compiled/@edge-runtime/primitives/package.json",
"packages/next/src/compiled/async-retry/package.json",
"bench/vercel/benchmark-app/package.json",
"test/production/middleware-typescript/app/tsconfig.json",
"test/integration/custom-routes-catchall/public/static/data.json",
"packages/next/src/compiled/ci-info/package.json",
"apps/docs/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends/input/tsconfig.json",
"packages/next-rspack/package.json",
"examples/with-apivideo/package.json",
"examples/cms-builder-io/builder/post/schema.model.json",
"test/integration/build-trace-extra-entries-turbo/app/content/hello.json",
"examples/with-stencil/packages/test-component/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/dynamic-import-esm/tsconfig.test.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/split-chunks/options.json",
"examples/with-typescript-graphql/package.json",
"examples/reproduction-template-pages/.codesandbox/tasks.json",
"packages/next/src/compiled/node-html-parser/package.json",
"examples/with-google-analytics/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/full-package/options.json",
"examples/cms-sitefinity/tsconfig.json",
"examples/with-particles/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/spawn_node_eval/options.json",
"packages/next/src/compiled/querystring-es3/package.json",
"test/integration/sharp-api/app/package-lock.json",
"examples/mdx-remote/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/side-effects-glob/options.json",
"packages/next/src/compiled/constants-browserify/package.json",
"packages/next-codemod/bin/__testfixtures__/no-geo-ip-usage/package.json",
"examples/api-routes-apollo-server/tsconfig.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-4/.postcssrc.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/export-named/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/cycle-order/options.json",
"examples/with-unsplash/tsconfig.json",
"test/e2e/multi-zone/app/package.json",
"examples/i18n-routing/tsconfig.json",
"test/e2e/typescript-custom-tsconfig/web.tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-string/node_modules/pkg/package.json",
"examples/cms-buttercms/package.json",
"examples/with-reactstrap/package.json",
"test/e2e/instrumentation-hook-src/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk/input/node_modules/bar/package.json",
"examples/with-urql/tsconfig.json",
"examples/cms-ghost/package.json",
"examples/cms-prismic/.slicemachine/assets/customtypes/author/mocks.json",
"examples/with-docker-multi-env/docker/staging/compose.yaml",
"apps/docs/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/ecmascript_minify/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed/node_modules/pkg/subdir/package.json",
"packages/next/src/compiled/web-vitals-attribution/package.json",
"examples/blog-starter/tsconfig.json",
"test/turbopack-dev-tests-manifest.json",
"examples/with-grafbase/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-without-ext/input/tsconfig.json",
"test/e2e/app-dir/metadata-suspense/tsconfig.json",
"test/e2e/app-dir/cache-components-dynamic-imports/bundled/node_modules/esm-pkg-with-async-import/package.json",
"examples/with-firebase-hosting/package.json",
"rspack/crates/binding/pnpm-lock.yaml",
"turbopack/packages/node-module-trace/package.json",
"packages/next/src/compiled/react-server-dom-turbopack/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-fallback/input/node_modules/@baz/foo/package.json",
"examples/api-routes-apollo-server-and-client/package.json",
"test/e2e/app-dir/self-importing-package/package.json",
"examples/with-emotion/package.json",
"test/e2e/esm-externals/node_modules/esm-package1/package.json",
"test/unit/fixtures/config-long-json/test.config.json",
"examples/cms-sitefinity/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/reexport-with-locals/options.json",
"test/lib/tsconfig.json",
"examples/cms-makeswift/tsconfig.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/js-esm/package.json",
"packages/next/src/compiled/assert/package.json",
"examples/custom-server/package.json",
"examples/with-next-translate/locales/ar/common.json",
"packages/next-codemod/bin/__testfixtures__/change-turbo-to-turbopack/package.json",
"examples/with-stitches/package.json",
"packages/next-polyfill-module/package.json",
"packages/next/src/compiled/debug/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspace-esm/packages/common/package.json",
"examples/with-nhost-auth-realtime-graphql/package.json",
"examples/convex/convex/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/module-sync-condition-cjs/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/pnpm-workspace.yaml",
"test/e2e/app-dir/app-alias/tsconfig.json",
"examples/panda-css/package.json",
"packages/next/src/compiled/postcss-value-parser/package.json",
"test/e2e/app-dir/non-root-project-monorepo/package.json",
"packages/next/src/compiled/@babel/runtime/package.json",
"examples/with-xata/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/client-cjs-import-esm-wildcard/package.json",
"examples/api-routes-apollo-server-and-client/tsconfig.json",
"examples/with-polyfills/package.json",
"packages/next/src/compiled/image-size/package.json",
"test/integration/typescript-workspaces-paths/packages/www/tsconfig.json",
"test/e2e/instrumentation-hook/with-esm-import/node_modules/my-lib/package.json",
"packages/next/src/compiled/picomatch/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-false/test-opts.json",
"bench/rendering/package.json",
"packages/create-next-app/templates/app/ts/tsconfig.json",
"examples/hello-world/tsconfig.json",
"examples/with-next-seo/package.json",
"examples/with-overmind/package.json",
"examples/blog/package.json",
"examples/with-styled-components/package.json",
"examples/with-google-maps-embed/package.json",
"packages/next/src/compiled/safe-stable-stringify/package.json",
"tsconfig-tsec.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-undefined/node_modules/pkg/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/package.json",
"test/e2e/app-dir/app-external/node_modules/pure-esm-module/package.json",
"examples/cms-agilitycms/tsconfig.json",
"examples/api-routes-middleware/package.json",
"packages/font/tsconfig.json",
"packages/next/src/compiled/http-proxy/package.json",
"examples/with-firebase-cloud-messaging/package.json",
"packages/next/src/compiled/comment-json/package.json",
".github/pnpm-lock.yaml",
"test/integration/typescript-external-dir/project/tsconfig.json",
"rspack/pnpm-lock.yaml",
"test/e2e/app-dir/next-condition/packages/my-esm-package/package.json",
"test/e2e/import-conditions/package.json",
"examples/with-redux/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module-full-path/options.json",
"examples/with-slate/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/nodejs/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/content/hello.json",
"test/e2e/app-dir/scss/invalid-module/node_modules/example/package.json",
"test/integration/server-asset-modules/my-data.json",
"crates/napi/npm/win32-x64-msvc/package.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/mjs/package.json",
"examples/with-eslint/tsconfig.json",
"test/integration/typescript-ignore-errors/tsconfig.json",
"examples/mdx-remote/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/server-module-field/package.json",
"test/unit/isolated/_resolvedata/server/pages-manifest.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-pages-router/pnpm-workspace.yaml",
"test/production/supports-module-resolution-nodenext/pkg/package.json",
"test/integration/externals-pages-bundle/node_modules/external-package/package.json",
"examples/with-shallow-routing/package.json",
"test/production/standalone-mode/tracing-static-files/foo/package.json",
"examples/with-mux-video/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/@org/pkg-c/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/source_maps/merged-unicode/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/follow-keeps-side-effect/options.json",
"examples/with-sass/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/async-reexport-side-effects-split/input/side-effects/package.json",
"packages/create-next-app/templates/app-empty/js/biome.json",
"packages/next/tsconfig.build.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/pkginfo/package.json",
"examples/with-next-translate/locales/en/home.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/pnpm-workspace.yaml",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/async-reexport-side-effects-split/node_modules/package/package.json",
"examples/hello-world/package.json",
"examples/with-supertokens/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-disabled/node_modules/pkg/subdir/package.json",
"test/e2e/app-dir/scss/nm-module/node_modules/example/package.json",
"test/e2e/esm-externals/node_modules/app-esm-package2/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/js-cjs/package.json",
"examples/with-redis/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed/test-opts.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/named-reexports-side-effect-free/options.json",
"test/integration/turbotrace-with-webpack-worker/app/node_modules/some-cms/package.json",
"test/production/jest/relay/app/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-intermediate-named-side-effect/package.json",
"examples/remove-console/tsconfig.json",
"test/e2e/app-dir/server-source-maps/fixtures/default/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends/input/tsconfig.base.json",
"test/e2e/edge-runtime-uses-edge-light-import-specifier-for-packages/node_modules/my-edge-light-package/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/order-without-side-effects/input/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/legacy-config/package.json",
"examples/with-neo4j/package.json",
"examples/with-rematch/package.json",
"examples/cms-tina/.tina/__generated__/_lookup.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk_build/input/node_modules/bar/package.json",
"packages/create-next-app/templates/default-tw-empty/js/biome.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/input/node_modules/package-with-exports/entry2/package.json",
"examples/with-route-as-modal/package.json",
"examples/.prettierrc.json",
"packages/next-swc/package.json",
"examples/auth0/tsconfig.json",
"examples/with-yarn-workspaces/packages/foo/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings/node_modules/pkg/subdir/package.json",
"test/integration/css-features/fixtures/module-import-exports/package.json",
"tsec-exemptions.json",
"examples/cms-prismic/.slicemachine/libraries-state.json",
"examples/with-react-intl/lang/de.json",
"examples/cms-prismic/package.json",
"examples/with-web-worker/tsconfig.json",
"crates/napi/npm/linux-x64-musl/package.json",
"examples/with-plausible/tsconfig.json",
"packages/next/src/compiled/webpack-sources3/package.json",
"test/production/jest/remove-react-properties/app/tsconfig.json",
"test/e2e/app-dir/metadata-json-manifest/app/manifest.json",
"examples/with-goober/package.json",
"packages/next/src/compiled/scheduler/package.json",
"examples/cms-cosmic/package.json",
"examples/with-reflux/package.json",
"examples/with-docker-multi-env/docker/development/compose.yaml",
"test/integration/typescript-app-type-declarations/tsconfig.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
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
|
node
|
[
"deps/v8/test/message/fail/modules-skip-3-import-attributes-fail.json",
"deps/npm/node_modules/emoji-regex/package.json",
"deps/npm/node_modules/ssri/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build2/v8_build_config.json",
"android_configure.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/index.json",
"deps/npm/node_modules/minipass-flush/package.json",
"deps/npm/node_modules/@npmcli/arborist/package.json",
"deps/npm/node_modules/jackspeak/dist/esm/package.json",
"deps/npm/node_modules/path-scurry/dist/commonjs/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json",
"deps/npm/node_modules/p-map/package.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UpdateExpression/9822c139.json",
"deps/npm/node_modules/tiny-relative-date/package.json",
"deps/npm/node_modules/isexe/dist/mjs/package.json",
"deps/v8/test/js-perf-test/JSTests5.json",
"deps/v8/test/js-perf-test/GetOwnPropertyDescriptor/GetOwnPropertyDescriptor.json",
"deps/npm/test/fixtures/merge-conflict.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/type_assertion_1.expected.json",
"deps/npm/node_modules/minipass-flush/node_modules/minipass/package.json",
"deps/npm/node_modules/@npmcli/package-json/package.json",
"deps/npm/node_modules/glob/dist/commonjs/package.json",
"deps/npm/node_modules/@sigstore/tuf/package.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/strip-ansi-cjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz/v8_fuzz_flags.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp950.json",
"deps/npm/node_modules/tinyglobby/node_modules/fdir/package.json",
"deps/npm/node_modules/minipass/dist/commonjs/package.json",
"deps/npm/node_modules/path-key/package.json",
"deps/npm/node_modules/is-fullwidth-code-point/package.json",
"deps/npm/test/fixtures/sigstore/valid-tuf-js-attestations.json",
"deps/openssl/openssl/funding.json",
"deps/npm/node_modules/tar/node_modules/yallist/dist/esm/package.json",
"deps/v8/tools/testrunner/testdata/expected_test_results2.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json",
"deps/v8/test/js-perf-test/JSTests4.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/dist/esm/package.json",
"deps/npm/node_modules/@tufjs/models/package.json",
"deps/v8/test/js-perf-test/ClassFields.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/dist/esm/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/rbnf/LOCALE_DEPS.json",
"deps/npm/node_modules/read/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/package.json",
"deps/npm/node_modules/npm-packlist/package.json",
"deps/npm/node_modules/minipass/package.json",
".devcontainer.json",
"deps/uv/docs/src/sphinx-plugins/manpage.py",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/877c27d1.json",
"deps/npm/node_modules/lru-cache/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build3/v8_build_config.json",
"deps/npm/node_modules/@npmcli/query/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/seg_map_err.expected.json",
"deps/uv/.readthedocs.yaml",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/type_assertion_2.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/input_archive/fuzzilli/fuzzdir-2/settings.json",
"deps/npm/node_modules/cli-columns/package.json",
"deps/npm/node_modules/path-scurry/package.json",
"deps/npm/node_modules/promise-call-limit/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/ClassExpression/32369494.json",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/fuzzilli/fuzzdir-1/settings.json",
"deps/v8/tools/package.json",
"deps/npm/node_modules/proggy/package.json",
"deps/npm/node_modules/jsonparse/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/0a096256.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/missing_deoptimization.expected.json",
"deps/npm/node_modules/archy/package.json",
"deps/npm/node_modules/node-gyp/node_modules/@npmcli/agent/package.json",
"deps/npm/node_modules/@isaacs/balanced-match/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/dist/esm/package.json",
"deps/amaro/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/dist/commonjs/package.json",
"deps/npm/node_modules/read-cmd-shim/package.json",
"deps/npm/node_modules/validate-npm-package-license/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/marking_state.expected.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_experiments.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/dist/esm/package.json",
"deps/npm/node_modules/@npmcli/agent/package.json",
"deps/npm/node_modules/negotiator/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_1.expected.json",
"deps/npm/node_modules/@npmcli/name-from-folder/package.json",
"deps/v8/.ycm_extra_conf.py",
"deps/cjs-module-lexer/src/package-lock.json",
"deps/npm/node_modules/jsonparse/samplejson/basic2.json",
"deps/npm/node_modules/wrap-ansi/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UnaryExpression/3b59bddf.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/db/assign_expected/CallExpression/113f1844.json",
"deps/npm/node_modules/chalk/package.json",
"deps/npm/node_modules/shebang-regex/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json",
"deps/npm/node_modules/node-gyp/node_modules/lru-cache/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/dist/commonjs/package.json",
"deps/v8/tools/turbolizer/tslint.json",
"deps/v8/test/js-perf-test/JSTests2.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test.log.symbols.json",
"deps/npm/node_modules/isexe/dist/cjs/package.json",
"deps/npm/node_modules/tar/node_modules/yallist/dist/commonjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/SequenceExpression/92059b51.json",
"deps/v8/test/memory/Memory.json",
"deps/npm/node_modules/string-width/package.json",
"deps/v8/tools/link_clicker.extension/manifest.json",
"deps/npm/node_modules/@npmcli/map-workspaces/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json",
"deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py",
"deps/npm/package.json",
"deps/npm/node_modules/spdx-license-ids/index.json",
"deps/v8/test/js-perf-test/SixSpeed.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/code_kind.expected.json",
"deps/npm/node_modules/write-file-atomic/package.json",
"deps/npm/node_modules/just-diff/package.json",
"deps/npm/node_modules/color-convert/package.json",
"deps/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json",
"deps/npm/node_modules/encoding/package.json",
"deps/npm/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/minipass-pipeline/node_modules/minipass/package.json",
"deps/npm/node_modules/minipass-sized/node_modules/minipass/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/load/fuzzilli_scenario/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/fastest-levenshtein/package.json",
"deps/npm/node_modules/npm-registry-fetch/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/spidermonkey/db/index.json",
"deps/npm/node_modules/npm-bundled/package.json",
"deps/minimatch/package.json",
"deps/v8/test/js-perf-test/JSTests3.json",
"deps/npm/node_modules/tinyglobby/package.json",
"deps/npm/node_modules/brace-expansion/package.json",
"deps/npm/node_modules/iconv-lite/package.json",
"deps/v8/tools/turbolizer/tsconfig.json",
"deps/npm/node_modules/minipass-pipeline/package.json",
"deps/npm/node_modules/sigstore/package.json",
"deps/v8/test/js-perf-test/SuperIC.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_clusterfuzz.expected.json",
"deps/v8/test/js-perf-test/JSTests1.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/unreachable_code.expected.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/segmentation_fault.expected.json",
"deps/npm/node_modules/libnpmpublish/package.json",
"deps/npm/node_modules/@isaacs/string-locale-compare/package.json",
"deps/acorn/acorn-walk/package.json",
"deps/npm/node_modules/string-width-cjs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz/v8_fuzz_experiments.json",
"deps/npm/node_modules/spdx-license-ids/deprecated.json",
".github/workflows/remark-lint-problem-matcher.json",
"deps/v8/pyrightconfig.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/stack_frame.expected.json",
"deps/v8/test/mjsunit/harmony/modules-skip-1.json",
"deps/npm/node_modules/tuf-js/package.json",
"deps/npm/node_modules/node-gyp/node_modules/jackspeak/dist/esm/package.json",
"deps/ngtcp2/ngtcp2/third-party/urlparse/.clusterfuzzlite/project.yaml",
"deps/npm/node_modules/libnpmdiff/package.json",
"deps/npm/node_modules/ansi-regex/package.json",
"configure.py",
"deps/npm/node_modules/@sigstore/sign/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/ThisExpression/c2543fff.json",
"deps/npm/node_modules/color-name/package.json",
"deps/npm/node_modules/is-cidr/package.json",
"deps/npm/node_modules/eastasianwidth/package.json",
"deps/npm/node_modules/promise-call-limit/package.json",
"deps/npm/node_modules/@isaacs/fs-minipass/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/topmost_optimized_code.expected.json",
"deps/npm/node_modules/tar/package.json",
"deps/npm/node_modules/tar/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build5/v8_build_config.json",
"deps/npm/node_modules/@isaacs/brace-expansion/package.json",
"deps/npm/node_modules/abbrev/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/input_archive/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/ms/package.json",
"deps/npm/node_modules/text-table/package.json",
"deps/v8/tools/turbolizer/package.json",
"deps/npm/node_modules/pacote/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/index.json",
"deps/npm/node_modules/minimatch/dist/esm/package.json",
"deps/npm/node_modules/@npmcli/config/package.json",
"deps/npm/node_modules/signal-exit/dist/cjs/package.json",
"deps/npm/node_modules/@isaacs/cliui/package.json",
"deps/npm/node_modules/package-json-from-dist/dist/commonjs/package.json",
"deps/npm/node_modules/@tufjs/canonical-json/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/fata_js_oom.expected.json",
"deps/npm/node_modules/libnpmaccess/package.json",
"deps/npm/node_modules/signal-exit/package.json",
"deps/npm/node_modules/@npmcli/run-script/package.json",
"deps/npm/node_modules/@isaacs/fs-minipass/dist/esm/package.json",
"deps/npm/node_modules/ini/package.json",
"deps/npm/node_modules/http-proxy-agent/package.json",
"deps/npm/node_modules/ansi-styles/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz_fuzzilli/fuzzilli/fuzzdir-1/settings.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/CallExpression/a1.json",
"deps/npm/node_modules/npm-install-checks/package.json",
"deps/npm/node_modules/jsonparse/samplejson/basic.json",
"deps/npm/node_modules/read/dist/commonjs/package.json",
"deps/npm/node_modules/http-cache-semantics/package.json",
"deps/npm/node_modules/safer-buffer/package.json",
"deps/npm/node_modules/@pkgjs/parseargs/package.json",
".yamllint.yaml",
"deps/npm/node_modules/binary-extensions/binary-extensions.json",
"deps/v8/test/js-perf-test/Object/ObjectTests.json",
"deps/npm/node_modules/npm-pick-manifest/package.json",
"deps/npm/node_modules/ci-info/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp949.json",
"deps/npm/node_modules/@tufjs/models/node_modules/minimatch/package.json",
"deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/package.json",
"deps/npm/node_modules/node-gyp/release-please-config.json",
"deps/npm/node_modules/init-package-json/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/baseline/v8_build_config.json",
"deps/npm/test/schemas/cyclonedx/bom-1.5.schema.json",
"deps/npm/node_modules/unique-slug/package.json",
"deps/npm/node_modules/promzard/package.json",
"deps/npm/node_modules/spdx-license-ids/package.json",
"deps/undici/src/package.json",
"deps/npm/node_modules/@npmcli/installed-package-contents/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/segmentation_error.expected.json",
"deps/npm/node_modules/lru-cache/dist/esm/package.json",
"deps/npm/test/schemas/cyclonedx/spdx.schema.json",
"deps/npm/node_modules/node-gyp/gyp/release-please-config.json",
"deps/npm/node_modules/@isaacs/balanced-match/package.json",
"deps/npm/node_modules/retry/package.json",
"deps/npm/node_modules/postcss-selector-parser/package.json",
"deps/v8/tools/package-lock.json",
"deps/npm/node_modules/node-gyp/node_modules/minimatch/dist/commonjs/package.json",
"deps/npm/node_modules/node-gyp/node_modules/glob/package.json",
"deps/v8/include/js_protocol-1.3.json",
"deps/npm/node_modules/npm-audit-report/package.json",
"deps/minimatch/dist/esm/package.json",
"deps/npm/node_modules/chownr/dist/commonjs/package.json",
"deps/npm/node_modules/debug/package.json",
"deps/v8/test/unittests/gen_fuzztest_configs.py",
"deps/npm/node_modules/lru-cache/package.json",
"deps/npm/node_modules/libnpmversion/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/deserialization.expected.json",
"deps/npm/node_modules/wrap-ansi/node_modules/ansi-regex/package.json",
"deps/npm/node_modules/imurmurhash/package.json",
".configurations/configuration.vsProfessional.dsc.yaml",
"deps/npm/node_modules/balanced-match/package.json",
"deps/npm/node_modules/node-gyp/node_modules/cacache/package.json",
"deps/v8/test/test262/tools/v8configs.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_index_expected.json",
"deps/icu-small/source/python/icutools/databuilder/filtration_schema.json",
"deps/v8/tools/testrunner/testdata/v8_build_config.json",
"deps/v8/tools/testrunner/testdata/testroot4/out/build/v8_build_config.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/index.json",
"deps/npm/node_modules/diff/libcjs/package.json",
"deps/npm/node_modules/node-gyp/gyp/.release-please-manifest.json",
"deps/npm/node_modules/jackspeak/package.json",
"deps/v8/tools/testrunner/test_config.py",
"deps/npm/node_modules/npm-profile/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/1876a21a.json",
"deps/npm/node_modules/foreground-child/dist/commonjs/package.json",
"deps/npm/node_modules/minipass-sized/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/heap_limit.expected.json",
"deps/npm/node_modules/semver/package.json",
"deps/npm/node_modules/minizlib/package.json",
"deps/npm/node_modules/@npmcli/metavuln-calculator/package.json",
"deps/npm/node_modules/binary-extensions/package.json",
"deps/npm/node_modules/err-code/bower.json",
"deps/npm/node_modules/which/package.json",
"deps/npm/node_modules/npm-normalize-package-bin/package.json",
"deps/npm/node_modules/bin-links/package.json",
"deps/v8/tools/testrunner/build_config.py",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/d4095491.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/js_func_ref.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/d453f081.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/UpdateExpression/62f29665.json",
"deps/v8/test/js-perf-test/RegExp.json",
"deps/amaro/dist/package.json",
"deps/npm/node_modules/package-json-from-dist/package.json",
"deps/cjs-module-lexer/src/package.json",
"deps/undici/src/.c8rc.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/76c7c68f.json",
"deps/npm/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/smart-buffer/package.json",
"deps/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/cp936.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/big5-added.json",
"deps/v8/test/js-perf-test/PropertyQueries/PropertyQueries.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/CallExpression/a1.json",
"deps/npm/node_modules/minizlib/dist/commonjs/package.json",
"deps/npm/node_modules/spdx-correct/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/CallExpression/a2.json",
"deps/v8/test/test262/tools/v8configs.json",
"deps/npm/node_modules/ip-address/package.json",
"deps/npm/node_modules/supports-color/package.json",
"deps/npm/node_modules/foreground-child/dist/esm/package.json",
"deps/npm/node_modules/node-gyp/node_modules/path-scurry/dist/commonjs/package.json",
"deps/npm/node_modules/socks/package.json",
"deps/npm/node_modules/spdx-exceptions/package.json",
"deps/npm/node_modules/node-gyp/package.json",
"deps/v8/tools/turbolizer/tsconfig.test.json",
"deps/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json",
"deps/npm/node_modules/unique-filename/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/duplicates/duplicates_db/index.json",
"deps/npm/node_modules/walk-up-path/dist/esm/package.json",
"deps/npm/node_modules/promise-retry/package.json",
"deps/npm/node_modules/graceful-fs/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/is_main_thread_barrier.expected.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json",
"deps/npm/node_modules/iconv-lite/encodings/tables/eucjp.json",
"deps/npm/node_modules/minizlib/dist/esm/package.json",
"deps/npm/node_modules/libnpmsearch/package.json",
"deps/v8/tools/turbolizer/tsfmt.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/TaggedTemplateExpression/93c7959b.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test-large.log.symbols.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_member_db/index.json",
"deps/npm/node_modules/chownr/dist/esm/package.json",
"deps/npm/node_modules/isexe/package.json",
"deps/npm/node_modules/wrap-ansi/node_modules/string-width/package.json",
"deps/npm/node_modules/path-scurry/dist/esm/package.json",
"deps/npm/node_modules/ci-info/vendors.json",
"deps/v8/tools/testrunner/testdata/expected_test_results1.json",
"deps/npm/node_modules/proc-log/package.json",
"deps/npm/node_modules/@npmcli/fs/package.json",
"deps/v8/include/js_protocol-1.2.json",
"deps/npm/node_modules/shebang-command/package.json",
"deps/npm/node_modules/mute-stream/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/differential_fuzz_fuzzilli/fuzzilli/fuzzdir-2/settings.json",
"deps/npm/node_modules/exponential-backoff/package.json",
"deps/npm/node_modules/ignore-walk/package.json",
"deps/npm/node_modules/minipass/dist/esm/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/is_main_thread_barrier_2.expected.json",
"deps/npm/node_modules/spdx-exceptions/index.json",
"deps/npm/node_modules/tinyglobby/node_modules/picomatch/package.json",
"deps/npm/node_modules/@isaacs/brace-expansion/dist/commonjs/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/storage_is_populated.expected.json",
"deps/npm/node_modules/libnpmexec/package.json",
"deps/npm/node_modules/cssesc/package.json",
"deps/npm/node_modules/env-paths/package.json",
"deps/npm/node_modules/nopt/package.json",
"deps/npm/node_modules/promise-all-reject-late/package.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/string-width/package.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build1/v8_build_config.json",
"deps/v8/test/unittests/gen_fuzztest_configs_test.py",
"deps/npm/node_modules/@npmcli/promise-spawn/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/db/assign_expected/index.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/static_assertion_1.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/package.json",
"deps/npm/test/schemas/spdx/spdx-2.3.schema.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/fake_db/index.json",
"deps/npm/node_modules/minipass-fetch/package.json",
"deps/npm/node_modules/npm-user-validate/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/UnaryExpression/b5a90209.json",
"deps/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/package.json",
".configurations/configuration.vsEnterprise.dsc.yaml",
"deps/npm/node_modules/minimatch/package.json",
"deps/npm/node_modules/util-deprecate/package.json",
"deps/npm/node_modules/aproba/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/NewExpression/0001aa36.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/super/super_call_db/CallExpression/a2.json",
"deps/npm/node_modules/@sigstore/tuf/seeds.json",
"deps/npm/node_modules/@sigstore/core/package.json",
"deps/npm/node_modules/@sigstore/verify/package.json",
".github/workflows/commit-lint-problem-matcher.json",
"deps/npm/node_modules/yallist/package.json",
"deps/minimatch/dist/commonjs/package.json",
"deps/v8/tools/testrunner/utils/dump_build_config.py",
"deps/npm/node_modules/parse-conflict-json/package.json",
"deps/npm/node_modules/ip-regex/package.json",
"deps/npm/node_modules/chownr/package.json",
"deps/npm/node_modules/diff/libesm/package.json",
"deps/npm/node_modules/@sigstore/bundle/package.json",
"deps/openssl/openssl/external/perl/Text-Template-1.56/META.json",
"deps/npm/node_modules/cross-spawn/node_modules/which/package.json",
"deps/npm/node_modules/hosted-git-info/package.json",
"deps/npm/node_modules/npm-package-arg/package.json",
"deps/npm/node_modules/err-code/package.json",
"deps/npm/node_modules/strip-ansi/package.json",
"deps/npm/node_modules/signal-exit/dist/mjs/package.json",
"deps/npm/node_modules/qrcode-terminal/package.json",
"deps/npm/node_modules/cross-spawn/package.json",
"deps/npm/node_modules/socks-proxy-agent/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/duplicates/duplicates_db/ArrowFunctionExpression/a1.json",
"deps/npm/node_modules/minipass-collect/package.json",
"deps/npm/node_modules/cmd-shim/package.json",
".configurations/configuration.dsc.yaml",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/maybe_is_cleared.expected.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/LogicalExpression/c5813b84.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_flags.json",
"deps/npm/node_modules/@isaacs/fs-minipass/dist/commonjs/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/brkitr/LOCALE_DEPS.json",
"deps/npm/node_modules/tar/node_modules/yallist/package.json",
"deps/npm/node_modules/wrap-ansi/node_modules/emoji-regex/package.json",
"deps/npm/node_modules/libnpmfund/package.json",
"deps/icu-small/source/python/icutools/databuilder/test/sample_data/locales/LOCALE_DEPS.json",
"deps/npm/test/fixtures/sigstore/valid-sigstore-attestations.json",
"deps/npm/node_modules/foreground-child/package.json",
"deps/npm/node_modules/libnpmpack/package.json",
"deps/npm/node_modules/@sigstore/protobuf-specs/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/CallExpression/9a863bde.json",
"deps/npm/node_modules/common-ancestor-path/package.json",
"deps/npm/node_modules/@isaacs/balanced-match/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/regress/empty_db/index.json",
"deps/npm/node_modules/wrap-ansi/node_modules/strip-ansi/package.json",
"deps/v8/tools/clusterfuzz/foozzie/v8_fuzz_config.py",
"deps/v8/tools/turbolizer/package-lock.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/e2e_expected/LogicalExpression/cc45a134.json",
"deps/npm/test/schemas/cyclonedx/jsf-0.82.schema.json",
"deps/v8/tools/clusterfuzz/foozzie/testdata/build4/v8_build_config.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/8eee3ad0.json",
"deps/npm/node_modules/node-gyp/.release-please-manifest.json",
"deps/npm/node_modules/fs-minipass/package.json",
"deps/npm/node_modules/@isaacs/brace-expansion/dist/esm/package.json",
"deps/npm/node_modules/spdx-exceptions/deprecated.json",
"deps/npm/node_modules/just-diff-apply/package.json",
"deps/npm/node_modules/diff/package.json",
"deps/npm/node_modules/walk-up-path/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/has_optimized_code.expected.json",
"deps/npm/node_modules/libnpmteam/package.json",
"deps/npm/node_modules/promise-call-limit/dist/commonjs/package.json",
"deps/npm/node_modules/json-stringify-nice/package.json",
"deps/minimatch/package-lock.json",
"deps/npm/node_modules/json-parse-even-better-errors/package.json",
"deps/npm/node_modules/glob/package.json",
"deps/v8/tools/clusterfuzz/trials/clusterfuzz_trials_config.json",
"deps/npm/node_modules/read/dist/esm/package.json",
"deps/npm/node_modules/make-fetch-happen/package.json",
"deps/npm/node_modules/libnpmorg/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/test_data/db/validate_expected/CallExpression/9a863bde.json",
"deps/npm/node_modules/tar/dist/commonjs/package.json",
"deps/npm/node_modules/jackspeak/dist/commonjs/package.json",
"deps/npm/node_modules/wrap-ansi-cjs/package.json",
"deps/npm/node_modules/@npmcli/git/package.json",
"deps/npm/node_modules/glob/dist/esm/package.json",
"deps/v8/src/inspector/inspector_protocol_config.json",
"deps/npm/node_modules/treeverse/package.json",
"deps/npm/node_modules/@npmcli/node-gyp/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/static_assertion_2.expected.json",
"deps/acorn/acorn/package.json",
"deps/npm/node_modules/cross-spawn/node_modules/isexe/package.json",
"deps/corepack/package.json",
"deps/v8/test/mjsunit/tools/tickprocessor-test-func-info.log.symbols.json",
"deps/npm/node_modules/@npmcli/redact/package.json",
"deps/npm/node_modules/cidr-regex/package.json",
"deps/npm/node_modules/walk-up-path/dist/commonjs/package.json",
"deps/npm/node_modules/validate-npm-package-name/package.json",
"deps/npm/node_modules/https-proxy-agent/package.json",
"deps/npm/node_modules/cacache/package.json",
"deps/v8/tools/testrunner/testproc/stack_utils/testdata/analyze_crash/data_race_2.expected.json",
"deps/npm/node_modules/agent-base/package.json",
"deps/npm/node_modules/package-json-from-dist/dist/esm/package.json",
"deps/v8/tools/clusterfuzz/js_fuzzer/package-lock.json",
"deps/undici/src/package-lock.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: cpython
Query: Find database schema definitions
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 database schema definitions
|
cpython
|
[
"Lib/turtle.py",
"Modules/getpath.py",
"Lib/socket.py",
"Lib/pprint.py",
"Lib/subprocess.py",
"Lib/ssl.py",
"Tools/c-analyzer/distutils/msvc9compiler.py",
"Lib/typing.py",
"Lib/threading.py",
"Lib/pydoc.py",
"Tools/c-analyzer/c_parser/info.py",
"PC/validate_ucrtbase.py",
"Modules/_decimal/tests/formathelper.py",
"Tools/c-analyzer/distutils/ccompiler.py",
"Lib/platform.py",
"Lib/shutil.py",
"Tools/jit/_targets.py",
"Lib/webbrowser.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: next.js
Query: Find build 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 build configuration files
|
next.js
|
[
"turbopack/packages/turbo-tracing-next-plugin/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/subpath-imports/input/dep/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-paths/tsconfig.json",
"packages/next/src/compiled/client-only/package.json",
"examples/with-windicss/tsconfig.json",
"examples/basic-css/package.json",
"examples/cms-prismic/tsconfig.json",
".vscode/settings.json",
"packages/next/src/compiled/ws/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/input/bar.json",
"packages/next/src/compiled/react-experimental/package.json",
"examples/cms-builder-io/package.json",
"examples/with-prefetching/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/pnpm-lock.yaml",
"test/integration/relay-graphql-swc-single-project/tsconfig.json",
"examples/with-storybook/vercel.json",
"examples/with-dynamic-import/tsconfig.json",
"test/e2e/opentelemetry/instrumentation/package.json",
"examples/remove-console/package.json",
"examples/with-docker-compose/next-app/tsconfig.json",
"test/integration/cli/duplicate-sass/package.json",
"examples/with-typescript-types/tsconfig.json",
"test/integration/script-loader/partytown/package.json",
"test/e2e/middleware-general/app/node_modules/shared-package/package.json",
"examples/with-storybook/tsconfig.json",
"test/integration/non-next-dist-exclude/app/node_modules/notnext/package.json",
"examples/markdoc/tsconfig.json",
"examples/with-stencil/packages/test-component/tsconfig.json",
"bench/heavy-npm-deps/package.json",
"examples/with-cypress/cypress/tsconfig.json",
"examples/with-next-translate/locales/ca/home.json",
"examples/cms-plasmic/package.json",
"lerna.json",
"packages/next/src/compiled/zod-validation-error/package.json",
"examples/with-contentlayer/package.json",
"examples/with-clerk/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config-flat-compat/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/side-effect-import/input/ui/package.json",
"packages/next/src/compiled/jsonwebtoken/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/input/tsconfig.json",
"test/integration/externals-esm-loose/node_modules/esm-package1/package.json",
"test/integration/typescript-hmr/tsconfig.json",
"examples/with-apollo/package.json",
".github/actions/next-integration-stat/tsconfig.json",
"examples/with-cookies-next/tsconfig.json",
"test/production/app-dir/types-gen-nounuselocal/tsconfig.json",
"examples/with-opentelemetry/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/mixed-syntax-esm/package.json",
"packages/next/src/compiled/data-uri-to-buffer/package.json",
"test/integration/config/node_modules/module-only-package/package.json",
".github/actions/next-repo-actions/package.json",
"examples/with-temporal/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/tla/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings/node_modules/pkg/package.json",
"examples/with-cookies-next/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package/base/imported/package.json",
"examples/with-tigris/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-js-extensions-esm/tsconfig.test.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-3/.postcssrc.json",
"packages/next/src/compiled/react-server-dom-webpack/package.json",
"examples/with-react-ga4/package.json",
"examples/with-kea/package.json",
"examples/with-expo-typescript/package.json",
"test/unit/fixtures/config-json/.testrc.json",
"test/e2e/app-dir/non-root-project-monorepo/apps/web/package.json",
"packages/next/src/compiled/stacktrace-parser/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-without-ext/input/tsconfig.base.json",
"examples/cms-kontent-ai/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/mui-utils/node_modules/mui-material/package.json",
"test/e2e/app-dir/server-source-maps/fixtures/default/internal-pkg/package.json",
"packages/next-codemod/bin/__testfixtures__/suggest-turbopack/pnpm-workspace.yaml",
".devcontainer/devcontainer-lock.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-disabled/test-opts.json",
"examples/with-react-bootstrap/package.json",
"examples/with-jotai/package.json",
".devcontainer/headless-browser/devcontainer-feature.json",
"examples/with-jest-babel/package.json",
"examples/with-azure-cosmos/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/shebang/input/node_modules/foo/package.json",
"examples/with-gsap/tsconfig.json",
"examples/image-secure-compute/package.json",
"test/production/app-dir/tsconfig-no-relative-resolve/tsconfig.json",
"bench/recursive-delete/package.json",
"rspack/crates/binding/tsconfig.json",
"test/integration/externals-esm-loose/node_modules/esm-package3/package.json",
"test/development/basic/gssp-ssr-change-reloading/lib/data.json",
"examples/with-vitest/package.json",
"test/development/basic/theme-ui/fixture/jsconfig.json",
"examples/cms-makeswift/package.json",
"test/integration/build-trace-extra-entries-turbo/app/node_modules/nested-structure/constants/package.json",
"test/e2e/app-dir/app-external/node_modules/esm/package.json",
"examples/with-flow/.eslintrc.json",
"test/e2e/app-dir/cache-components-dynamic-imports/external/node_modules/external-esm-pkg-with-async-import/package.json",
"examples/with-chakra-ui/package.json",
"packages/next/src/compiled/browserslist/package.json",
".devcontainer/rust/devcontainer-feature.json",
"examples/with-lingui/package.json",
"examples/i18n-routing/dictionaries/en.json",
"test/production/standalone-mode/type-module/package.json",
"packages/create-next-app/templates/default/ts/biome.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/pnpm/node_modules/.pnpm/[email protected]/node_modules/foo/package.json",
"test/integration/config-mjs/node_modules/module-only-package/package.json",
"packages/next/src/compiled/react-server-dom-turbopack-experimental/package.json",
"examples/basic-css/tsconfig.json",
"test/integration/css-fixtures/nm-module-nested/node_modules/example/package.json",
"examples/with-paste-typescript/package.json",
"test/e2e/app-dir/app-external/node_modules/next-server-cjs-lib/package.json",
"test/integration/jsconfig-paths-wildcard/jsconfig.json",
"packages/next/src/compiled/schema-utils2/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/star-reexports-side-effect-free/options.json",
"packages/next-codemod/bin/__testfixtures__/no-geo-ip-usage/pnpm-workspace.yaml",
"packages/next/src/lib/server-external-packages.json",
"examples/react-remove-properties/package.json",
"test/e2e/tsconfig-path/myconfig.json",
"test/e2e/url-imports/next.lock/lock.json",
"examples/reproduction-template-pages/package.json",
"packages/next/src/compiled/nanoid/package.json",
"examples/with-graphql-gateway/tsconfig.json",
"packages/next/src/compiled/content-type/package.json",
"examples/with-context-api/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/tree-shake-test-1/input/node_modules/lib/package.json",
"packages/next/src/compiled/terser/package.json",
"test/e2e/app-dir/app-external/node_modules/conditional-exports/package.json",
"packages/third-parties/tsconfig.json",
"packages/next/src/compiled/semver/package.json",
"examples/cms-tina/.tina/__generated__/_graphql.json",
"examples/with-prefetching/package.json",
"test/e2e/app-dir/app-esm-js/package.json",
"examples/i18n-routing/.vscode/settings.json",
"examples/with-sentry/package.json",
"rspack/pnpm-workspace.yaml",
"packages/next/src/compiled/react-dom-experimental/package.json",
"packages/next/src/compiled/is-wsl/package.json",
"packages/next/src/compiled/os-browserify/package.json",
"packages/next/src/compiled/https-browserify/package.json",
"crates/next-core/js/package.json",
"examples/cms-graphcms/jsconfig.json",
"examples/with-cloudinary/tsconfig.json",
"packages/create-next-app/templates/default-empty/ts/biome.json",
"test/e2e/app-dir/next-config-ts/import-js-extensions-cjs/tsconfig.test.json",
"examples/cms-webiny/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/met-range/pnpm-workspace.yaml",
"packages/next-codemod/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node_modules/tsconfig-mod/tsconfig.json",
"examples/with-stitches/tsconfig.json",
"examples/with-hls-js/package.json",
"examples/with-absolute-imports/package.json",
"packages/next-env/tsconfig.json",
"examples/with-strict-csp/package.json",
"examples/with-styletron/tsconfig.json",
"packages/next/src/compiled/webpack/package.json",
"examples/blog-with-comment/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/input/node_modules/package-without-exports/package.json",
"turbopack/packages/turbo-tracing-next-plugin/test/with-mongodb-mongoose/package.json",
"test/rspack-build-tests-manifest.json",
"examples/with-react-intl/package.json",
"test/production/edge-dynamic-code-eval/node_modules/foo/package.json",
"test/development/basic/styled-components/package.json",
"packages/next/src/compiled/cross-spawn/package.json",
"test/e2e/app-dir/css-order/app/vendor/node_modules/my-dep2/package.json",
"test/e2e/app-dir/nx-handling/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/tree-shake-test-1/options.json",
"turbopack/crates/turbopack-node/js/tsconfig.json",
"examples/mdx/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/self-reference/input/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/unmet-range/package.json",
"turbopack/tsconfig.json",
"test/development/basic/define-class-fields/fixture/tsconfig.json",
"examples/blog-starter/package.json",
"test/integration/with-electron/app/package.json",
"examples/with-joi/package.json",
"test/development/mcp-server/fixtures/log-file-app/tsconfig.json",
"test/development/basic/legacy-decorators/tsconfig-extended.json",
"packages/next/src/compiled/react-dom/package.json",
"test/e2e/app-dir/app-external/node_modules/server-action-mod/package.json",
"test/e2e/app-dir/log-file/tsconfig.json",
"examples/with-next-translate/locales/he/home.json",
"examples/with-react-multi-carousel/package.json",
"examples/cms-prismic/.slicemachine/assets/customtypes/post/mocks.json",
"packages/create-next-app/templates/app-api/ts/biome.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/pnpm/node_modules/.pnpm/[email protected]/node_modules/lodash-pnpm-test/package.json",
"packages/next/src/compiled/vm-browserify/package.json",
"examples/with-turbopack-loaders/package.json",
"examples/with-next-sitemap/package.json",
"packages/next/src/compiled/punycode/package.json",
"examples/with-custom-babel-config/package.json",
"examples/cms-prepr/jsconfig.json",
"packages/next/tsconfig.json",
"examples/cache-handler-redis/compose.yaml",
"package.json",
"examples/with-typescript-graphql/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/cjs/package.json",
"test/e2e/app-dir/underscore-ignore-app-paths/tsconfig.json",
"examples/with-zones/home/tsconfig.json",
"test/development/acceptance-app/fixtures/rsc-runtime-errors/node_modules/client-package/package.json",
"examples/with-segment-analytics-pages-router/package.json",
"test/integration/css-fixtures/custom-configuration-arr/.postcssrc.json",
"test/unit/isolated/_resolvedata/missing-config/next.config.json",
"test/integration/next-dynamic-css/tsconfig.json",
"examples/with-rbx-bulma-pro/package.json",
"examples/with-grafbase/.vscode/settings.json",
"examples/cache-handler-redis/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-star/package.json",
"packages/next/src/compiled/icss-utils/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/cycle-order/input/package.json",
"examples/with-jotai/tsconfig.json",
"packages/next/src/compiled/ora/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/import-star/input/node_modules/ramda/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-fallback/input/node_modules/@foo/bar/package.json",
"examples/api-routes-middleware/tsconfig.json",
"examples/with-magic/package.json",
"test/e2e/app-dir/self-importing-package-monorepo/package.json",
"packages/next/src/compiled/@mswjs/interceptors/ClientRequest/package.json",
"packages/create-next-app/tsconfig.json",
"examples/with-cypress/package.json",
"examples/cms-takeshape/package.json",
"test/integration/cli/duplicate-sass/node_modules/node-sass/package.json",
"packages/next/src/compiled/watchpack/package.json",
"test/e2e/app-dir/app-external/node_modules/namespace-import-esm/package.json",
"packages/next/src/compiled/bytes/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-11990-star/input/package.json",
"examples/with-supertokens/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/cycle/options.json",
"packages/next/src/compiled/sass-loader/package.json",
"examples/with-google-tag-manager/package.json",
"packages/next/src/compiled/edge-runtime/package.json",
"examples/with-mqtt-js/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/ts-input-esm/tsconfig.json",
"examples/with-reflexjs/tsconfig.json",
"packages/create-next-app/templates/default-tw/js/biome.json",
"packages/next-mdx/package.json",
"packages/next-codemod/bin/__testfixtures__/next-14-installed/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/imports/package.json",
"packages/eslint-config-next/tsconfig.json",
"examples/with-apollo-and-redux/package.json",
"packages/next/src/lib/known-edge-safe-packages.json",
"packages/next/src/compiled/react-is/package.json",
"packages/next/src/compiled/cookie/package.json",
"packages/next/src/compiled/unistore/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed/node_modules/pkg/package.json",
"turbopack/crates/turbopack-ecmascript/tests/tree-shaker/analyzer/test-config-1/config.json",
"examples/i18n-routing/dictionaries/cs.json",
"test/e2e/app-dir/app-external/node_modules/cjs-esm-compat/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk_build/options.json",
"packages/next-bundle-analyzer/package.json",
"bench/nested-deps-app-router-many-pages/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-7/.postcssrc.json",
"test/e2e/app-dir/next-condition/packages/my-cjs-package/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config/package.json",
"packages/create-next-app/templates/app-tw/js/jsconfig.json",
"examples/with-relay-modern/package.json",
"examples/with-context-api/package.json",
"examples/with-stencil/packages/web-app/package.json",
"test/e2e/app-dir/nx-handling/nx.json",
"examples/cms-enterspeed/tsconfig.json",
"examples/cms-sitecore-xmcloud/tsconfig.scripts.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/@org/pkg-b/package.json",
"test/development/tsconfig-path-reloading/app/tsconfig.json",
"turbopack/crates/turbopack-core/tests/pattern/read_matches/node_modules/pkg/package.json",
"test/integration/turbotrace-with-webpack-worker/app/content/hello.json",
"examples/with-filbert/package.json",
"test/.stats-app/package.json",
"pnpm-workspace.yaml",
"examples/cms-prepr/package.json",
"test/production/app-dir/actions-tree-shaking/use-effect-actions/tsconfig.json",
"examples/with-particles/tsconfig.json",
"examples/cms-builder-io/builder/settings.json",
"packages/create-next-app/templates/app/js/jsconfig.json",
"examples/with-i18n-next-intl/messages/shared/en.json",
"test/integration/jsconfig-baseurl/jsconfig.json",
"test/e2e/app-dir/server-source-maps/fixtures/default/external-pkg/package.json",
"packages/next/src/compiled/busboy/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/rename-side-effect-free-facade/options.json",
"test/integration/typescript-workspaces-paths/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/mjs/package.json",
"test/e2e/app-dir/next-dist-client-esm-import/adapter-next/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-exports-field-in-folder/input/folder2/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-app-router/package.json",
"examples/with-next-page-transitions/package.json",
".github/actions/setup-rust/matchers.json",
"test/production/deployment-id-handling/app/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-11990/input/package.json",
"packages/create-next-app/templates/app-tw-empty/ts/tsconfig.json",
"examples/with-segment-analytics/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-json/foo.json",
"packages/next/src/compiled/gzip-size/package.json",
"test/integration/sharp-api/app/package.json",
"packages/next/src/compiled/@babel/runtime/helpers/esm/package.json",
"examples/auth/package.json",
"packages/next/src/compiled/postcss-scss/package.json",
"packages/next/src/compiled/@vercel/og/package.json",
"examples/with-slate/tsconfig.json",
"test/deploy-tests-manifest.json",
"test/development/app-dir/ssr-in-rsc/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/webpack-wrapper-strs-namespaces-large/content/packages.json",
"examples/with-mysql/package.json",
"test/integration/typescript-baseurl/tsconfig.json",
"examples/with-docker-multi-env/docker/production/compose.yaml",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport-tla-side-effect/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/scope-hoisting/reexport-all-as/input/node_modules/package/package.json",
"examples/with-eslint/package.json",
"packages/next/src/compiled/stream-browserify/package.json",
"test/integration/next-image-new/image-from-node-modules/node_modules/my-cool-image/package.json",
"examples/with-docker/package.json",
"examples/blog/tsconfig.json",
"packages/create-next-app/templates/app-empty/js/jsconfig.json",
"examples/with-rspack/package.json",
".github/labeler.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/directive/options.json",
"test/integration/build-trace-extra-entries/app/node_modules/nested-structure/constants/package.json",
"test/e2e/edge-compiler-can-import-blob-assets/app/node_modules/my-pkg/hello/world.json",
"examples/with-typescript/package.json",
"examples/cms-builder-io/builder/author/schema.model.json",
"examples/with-cxs/tsconfig.json",
"packages/font/tsconfig.build.json",
"examples/cms-enterspeed/package.json",
".devcontainer/devcontainer.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/exports/live/options.json",
"crates/napi/npm/darwin-x64/package.json",
"examples/with-compiled-css/package.json",
"test/integration/css-fixtures/invalid-global-module/node_modules/example/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-5/.postcssrc.json",
"test/integration/custom-routes/public/blog/data.json",
"packages/next/src/compiled/webpack-sources1/package.json",
"examples/with-youtube-embed/tsconfig.json",
"packages/next/src/compiled/anser/package.json",
"test/integration/draft-mode/tsconfig.json",
"examples/with-biome/biome.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/unmet-prerelease/package.json",
"examples/api-routes-apollo-server-and-client-auth/package.json",
"test/integration/css-features/fixtures/browsers-old/package.json",
"test/integration/css-features/fixtures/cp-modern/package.json",
"crates/napi/npm/win32-arm64-msvc/package.json",
"examples/i18n-routing-pages/package.json",
"examples/cms-wordpress/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/package-exports/node_modules/fixture-single-export/package.json",
"packages/next/src/compiled/jest-worker/package.json",
"examples/with-apivideo/tsconfig.json",
"test/e2e/app-dir/self-importing-package-monorepo/internal-pkg/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/scope-hoisting/split-shared/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/esm-external/node_modules/package/package.json",
"test/e2e/app-dir/next-dist-client-esm-import/package.json",
"test/integration/next-dynamic-css-asset-prefix/tsconfig.json",
"examples/cms-prismic/slices/Image/model.json",
"examples/with-service-worker/tsconfig.json",
"packages/next/src/compiled/postcss-preset-env/package.json",
"packages/next/src/compiled/string-hash/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/subpath-imports-nested/input/package.json",
"turbopack/packages/devlow-bench/package.json",
"packages/create-next-app/templates/app-tw/ts/tsconfig.json",
"examples/with-react-md-typescript/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-from-js/base/imported/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings/test-opts.json",
"test/e2e/transpile-packages/npm/node_modules/package-with-optional-deps/package.json",
"examples/convex/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/@org/pkg-a/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/pnpm-symlinks/package.json",
"test/unit/isolated/_resolvedata/two.json",
"examples/cms-buttercms/jsconfig.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/shared/tsconfig.json",
"examples/with-mongodb-mongoose/tsconfig.json",
"examples/with-graphql-gateway/.meshrc.yaml",
"turbopack/crates/turbopack-node/js/package.json",
"examples/with-oxlint/tsconfig.json",
"test/integration/app-types/tsconfig.json",
"test/e2e/app-dir/parallel-routes-and-interception/tsconfig.json",
"test/development/app-dir/server-components-hmr-cache/tsconfig.json",
"test/e2e/app-dir/root-layout-redirect/tsconfig.json",
"tsconfig.json",
"test/e2e/multi-zone/app/apps/guest/package.json",
"packages/create-next-app/templates/default-empty/js/biome.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/package.json",
"examples/inngest/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-nodenext/input/node_modules/foo/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/follow-keeps-side-effect/input/package.json",
"examples/with-sass/package.json",
"examples/with-firebase-hosting/firebase.json",
"examples/with-cloudinary/package.json",
"examples/with-i18n-rosetta/locales/en.json",
"packages/next/src/compiled/schema-utils3/package.json",
"packages/next/src/compiled/text-table/package.json",
"examples/cms-tina/package.json",
"test/integration/typescript-external-dir/shared/tsconfig.json",
"examples/prisma-postgres/package.json",
"examples/i18n-routing/dictionaries/de.json",
"examples/cms-contentful/package.json",
"examples/with-algolia-react-instantsearch/tsconfig.json",
"test/e2e/app-dir/no-double-tailwind-execution/package.json",
"pnpm-lock.yaml",
"test/e2e/app-dir/next-condition/packages/my-external-esm-package/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/json/input/package.json",
"packages/create-next-app/templates/app-tw-empty/js/biome.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-named/options.json",
"examples/convex/tsconfig.json",
"turbopack/crates/turbopack-node/js/src/compiled/stacktrace-parser/package.json",
"packages/next/src/compiled/fresh/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/json/input/invalid.json",
"examples/with-couchbase/package.json",
"test/integration/css-fixtures/nm-module/node_modules/example/package.json",
"examples/cms-sitecore-xmcloud/package.json",
"test/e2e/app-dir/esm-client-module-without-exports/node_modules/lib/package.json",
"examples/with-docker-compose/compose.prod-without-multistage.yaml",
"test/integration/css-fixtures/bad-custom-configuration-arr-6/.postcssrc.json",
"examples/with-youtube-embed/package.json",
"test/integration/css-fixtures/npm-import-nested/node_modules/example/package.json",
"packages/next/src/compiled/postcss-safe-parser/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-app-router/pnpm-workspace.yaml",
"test/e2e/esm-externals/node_modules/app-esm-package1/package.json",
"examples/with-polyfills/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-undefined/node_modules/pkg/subdir/package.json",
"examples/with-next-translate/locales/en/common.json",
"test/e2e/app-dir/typeof-window/my-differentiated-files/package.json",
"examples/cms-webiny/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/cjs-lib/package.json",
"packages/next/src/compiled/@hapi/accept/package.json",
"examples/with-portals-ssr/package.json",
"packages/next/src/compiled/async-sema/package.json",
"packages/next/src/compiled/path-browserify/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/debug-ids/browser/options.json",
"test/development/basic/legacy-decorators/jsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/nested-imports/tsconfig.test.json",
"packages/next/src/compiled/regenerator-runtime/package.json",
"packages/next/src/compiled/react-server-dom-webpack-experimental/package.json",
"examples/markdoc/package.json",
"test/e2e/app-dir/next-config-ts/import-js-extensions-esm/tsconfig.test.json",
"test/rspack-dev-examples-manifest.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk/input/node_modules/foo/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/tsconfig.base.json",
"packages/next/src/compiled/zod/package.json",
"packages/next/src/compiled/events/package.json",
"packages/next/src/compiled/ignore-loader/package.json",
"examples/cms-umbraco/package.json",
"examples/with-storybook/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed2/node_modules/pkg/package.json",
"examples/cache-handler-redis/package.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-mixed-router/package.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-app-router/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/json-reexport-6700/input/b.json",
"examples/cms-prismic/.slicemachine/mock-config.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/json/input/huge.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/no-write-access/options.json",
"test/e2e/app-dir/interception-middleware-rewrite/tsconfig.json",
"packages/next/src/compiled/babel/package.json",
"packages/next/src/compiled/postcss-modules-local-by-default/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-fallback/input/tsconfig.json",
"examples/image-component/tsconfig.json",
"examples/with-apollo/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-11662/input/node_modules/package/package.json",
"test/integration/build-trace-extra-entries/app/node_modules/pkg/package.json",
"examples/with-elasticsearch/tsconfig.json",
"test/e2e/app-dir/scss/npm-import-nested/node_modules/example/package.json",
"examples/with-stripe-typescript/package.json",
"examples/custom-server/nodemon.json",
"turbopack/crates/turbopack-tests/tests/snapshot/runtime/default_dev_runtime/options.json",
"test/e2e/app-dir/next-config-ts-native-mts/top-level-await-esm/tsconfig.test.json",
"test/unit/isolated/_resolvedata/bb/index.json",
"packages/next/src/compiled/p-limit/package.json",
"examples/with-electron/package.json",
"examples/with-web-worker/package.json",
"examples/with-zones/blog/tsconfig.json",
"examples/api-routes-cors/package.json",
"examples/with-zones/package.json",
"packages/next/src/compiled/content-disposition/package.json",
"examples/cms-prismic/slices/Text/model.json",
"examples/with-ably/tsconfig.json",
"examples/with-yarn-workspaces/packages/web-app/package.json",
"packages/next/src/compiled/loader-utils3/package.json",
"packages/next/src/compiled/@napi-rs/triples/package.json",
"examples/with-rspack/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-require-side-effect/package.json",
"examples/reproduction-template/.codesandbox/tasks.json",
"bench/app-router-server/package.json",
"test/production/emit-decorator-metadata/app/jsconfig.json",
"packages/next/src/compiled/loader-utils2/package.json",
"packages/next/src/compiled/lodash.curry/package.json",
"test/e2e/app-dir/app-external/node_modules/compat-next-server-module/package.json",
"test/development/app-dir/ssr-in-rsc/internal-pkg/package.json",
"packages/next/src/compiled/timers-browserify/package.json",
"test/integration/react-current-version/app/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/js-esm/package.json",
"examples/cms-drupal/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/exports-field-pattern/input/node_modules/pkg/package.json",
"examples/with-yoga/tsconfig.json",
"examples/with-mocha/package.json",
"examples/with-ionic/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/bun_protocol_external/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed2/node_modules/pkg/subdir/package.json",
"test/integration/css-features/fixtures/module-import-global/package.json",
"test/integration/build-trace-extra-entries-turbo/app/node_modules/some-cms/package.json",
".github/pnpm-workspace.yaml",
"examples/next-forms/tsconfig.json",
"packages/next/src/compiled/source-map08/package.json",
"test/e2e/app-dir/cache-components-allow-otel-spans/package.json",
"examples/cms-sanity/tsconfig.json",
"test/integration/telemetry/pages/data.json",
"examples/with-azure-cosmos/package.json",
"examples/with-rebass/package.json",
"test/e2e/app-dir/non-root-project-monorepo/packages/my-package/package.json",
"examples/api-routes-rest/package.json",
"packages/next/src/compiled/shell-quote/package.json",
"test/e2e/app-dir/app-external/node_modules/browser-module/package.json",
"examples/with-knex/package.json",
"packages/next/src/compiled/p-queue/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/options.json",
"examples/blog-with-comment/package.json",
"examples/with-yarn-workspaces/packages/bar/package.json",
"examples/with-portals/package.json",
"test/turbopack-build-tests-manifest.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/side-effects-9159/input/package/package.json",
"examples/with-docker-compose/next-app/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/json-reexport-6700/input/a.json",
"examples/i18n-routing-pages/tsconfig.json",
"examples/api-routes-graphql/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/comptime/options.json",
"test/integration/typescript-only-remove-type-imports/tsconfig.json",
"examples/with-graphql-hooks/tsconfig.json",
"packages/create-next-app/templates/app-empty/ts/tsconfig.json",
"test/production/pages-dir/production/fixture/static/hello.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/orphan/input/node_modules/pkg/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/rename-side-effect-free-facade/input/node_modules/lib/package.json",
"examples/reproduction-template/package.json",
"test/development/typescript-plugin/metadata/tsconfig.json",
"packages/next/src/compiled/https-proxy-agent/package.json",
"packages/create-next-app/templates/.prettierrc.json",
"packages/next/src/compiled/send/package.json",
".github/actions/next-repo-actions/tsconfig.json",
"test/development/typescript-plugin/client-boundary/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/swc_transforms/preset_env/options.json",
"examples/active-class-name/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/pkg-b/package.json",
"examples/with-algolia-react-instantsearch/package.json",
"packages/next/src/compiled/strip-ansi/package.json",
"packages/next/src/compiled/acorn/package.json",
"packages/create-next-app/templates/app/js/biome.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-false/node_modules/pkg/package.json",
"examples/with-msw/package.json",
"examples/with-webassembly/tsconfig.json",
"examples/with-babel-macros/tsconfig.json",
"test/unit/isolated/_resolvedata/one.json",
"test/rspack-dev-tests-manifest.json",
"examples/with-clerk/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/options.json",
"test/production/app-dir/barrel-optimization/basic/node_modules/mixed-lib/package.json",
"crates/next-build-test/jsConfig.json",
"test/e2e/app-dir/app-external/node_modules/conditional-exports-optout/package.json",
"examples/cms-payload/package.json",
"test/integration/next-image-legacy/typescript/tsconfig.json",
"test/production/standalone-mode/tracing-unparsable/foo/package.json",
"examples/cms-buttercms/app.json",
"examples/with-chakra-ui/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module/options.json",
"test/e2e/next-test/first-time-setup-js/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-mixed-router/package.json",
"examples/with-biome/package.json",
"packages/next/src/compiled/postcss-modules-extract-imports/package.json",
"test/e2e/app-dir/server-components-externals/node_modules/sqlite3/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/cycle/reexport-cycle/options.json",
"examples/with-orbit-components/tsconfig.json",
"test/integration/typescript-custom-tsconfig/web.tsconfig.json",
"test/production/standalone-mode/tracing-unparsable/package.json",
"test/development/app-dir/experimental-lightningcss/tsconfig.json",
"examples/next-forms/package.json",
"examples/with-react-md-typescript/tsconfig.json",
"packages/next-codemod/turbo.json",
"examples/with-meilisearch/tsconfig.json",
"test/development/jsconfig-path-reloading/app/jsconfig.json",
"examples/with-sitemap/tsconfig.json",
"examples/custom-server/tsconfig.json",
"examples/with-opentelemetry/package.json",
".github/actions/upload-turboyet-data/package.json",
"examples/with-ant-design/package.json",
"examples/with-next-translate/locales/ca/common.json",
"packages/next/src/compiled/domain-browser/package.json",
"examples/with-segment-analytics-pages-router/tsconfig.json",
"examples/with-turso/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/css/minification/options.json",
"examples/with-i18n-next-intl/package.json",
"packages/next/src/compiled/@edge-runtime/ponyfill/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/js-cjs/package.json",
"examples/with-react-toolbox/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/dynamic-request/very-dynamic/options.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/legacy-config/.eslintrc.json",
"examples/with-sfcc/package.json",
"examples/with-next-translate/i18n.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-js-extensions-esm/tsconfig.test.json",
"test/integration/import-assertion/tsconfig.json",
"examples/with-xstate/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/package-exports/package.json",
"test/integration/typescript-filtered-files/tsconfig.json",
"test/integration/next-image-legacy/image-from-node-modules/node_modules/my-cool-image/package.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-pages-router/pnpm-workspace.yaml",
"test/development/basic/styled-components-disabled/package.json",
"test/e2e/app-dir/app/app/dashboard/deployments/[id]/data.json",
"turbopack/crates/turbopack-tests/tests/snapshot/runtime/default_build_runtime/options.json",
"packages/next/src/compiled/constants-browserify/constants.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/basic/node-default-import/input/node_modules/auto-package/package.json",
"test/e2e/worker-react-refresh/package.json",
"examples/with-yarn-workspaces/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/shared-node/tsconfig.json",
"examples/cms-prismic/.slicemachine/assets/slices/Text/mocks.json",
"packages/create-next-app/templates/default-empty/js/jsconfig.json",
"examples/with-mqtt-js/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-from-js/tsconfig.json",
"test/e2e/chrome-devtools-workspace/fixtures/custom-disable/public/.well-known/appspecific/com.chrome.devtools.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/local-reexports-side-effect-free/options.json",
"test/e2e/app-dir/app-external/node_modules/font/package.json",
"test/e2e/app-dir/app-external/node_modules/nested-import-export-default/package.json",
"examples/with-i18n-next-intl/messages/about/en.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/jsconfig-baseurl/input/jsconfig.json",
"packages/eslint-config-next/package.json",
".devcontainer/node-extras/devcontainer-feature.json",
"crates/next-core/js/tsconfig.json",
"examples/with-docker/app.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/options.json",
"packages/next/src/compiled/setimmediate/package.json",
"packages/next/src/compiled/tty-browserify/package.json",
".github/actions/validate-docs-links/package.json",
"packages/next/src/compiled/superstruct/package.json",
"test/e2e/app-dir/searchparams-static-bailout/tsconfig.json",
"examples/with-redux/tsconfig.json",
"examples/cms-sitecore-xmcloud/src/temp/GraphQLIntrospectionResult.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/pkg-c/package.json",
".github/actions/validate-docs-links/tsconfig.json",
"test/production/app-dir/actions-tree-shaking/shared-module-actions/tsconfig.json",
"examples/cms-builder-io/builder/post/first-one.json",
"test/e2e/app-dir/use-cache/node_modules/my-pkg/package.json",
"examples/with-mongodb/tsconfig.json",
"examples/with-oxlint/.oxlintrc.json",
"test/e2e/app-dir/app-external/node_modules/esm-with-react/package.json",
"test/e2e/app-dir/server-components-externals/node_modules/external-package/package.json",
"test/e2e/testmode/package.json",
"examples/with-typescript-types/package.json",
"test/integration/build-trace-extra-entries/app/node_modules/some-cms/package.json",
"examples/with-cypress/cypress/fixtures/example.json",
"packages/create-next-app/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/node_modules/cjs/package.json",
"examples/with-google-analytics/tsconfig.json",
"test/integration/edge-runtime-configurable-guards/node_modules/.pnpm/test/node_modules/lib/package.json",
"packages/next/src/compiled/web-vitals/package.json",
"packages/next-codemod/bin/__testfixtures__/change-turbo-to-turbopack/pnpm-workspace.yaml",
"examples/with-userbase/package.json",
"packages/next/src/compiled/native-url/package.json",
"test/unit/isolated/_resolvedata/js-ts-config/next.config.json",
"test/development/app-dir/error-overlay/error-ignored-frames/node_modules/interleave/package.json",
"test/e2e/transpile-packages/npm/node_modules/css/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspace-esm/packages/web/package.json",
"packages/font/package.json",
"packages/next/src/compiled/crypto-browserify/package.json",
"test/integration/build-trace-extra-entries-turbo/app/node_modules/nested-structure/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-1/.postcssrc.json",
"packages/next/src/compiled/scheduler-experimental/package.json",
"test/e2e/app-dir/next-condition/package.json",
"test/integration/env-config/app/package.json",
".vscode/tasks.json",
"test/production/pages-dir/production/fixture/info.json",
"test/e2e/app-dir/metadata-static-file/app/manifest.json",
"examples/cms-umbraco-heartcore/jsconfig.json",
"examples/api-routes-cors/tsconfig.json",
"test/e2e/esm-externals/node_modules/app-cjs-esm-package/package.json",
"examples/prisma-postgres/tsconfig.json",
"examples/cms-sanity/schema.json",
"examples/with-absolute-imports/tsconfig.json",
"test/integration/relay-graphql-swc-multi-project/project-b/tsconfig.json",
"examples/with-sentry/tsconfig.json",
"test/production/app-dir/tsconfig-no-relative-resolve/app/tsconfig.json",
"packages/create-next-app/templates/app-tw/js/biome.json",
"test/unit/isolated/_resolvedata/cc/index.json",
"examples/cms-builder-io/builder/post/second.json",
"packages/create-next-app/templates/app-api/ts/tsconfig.json",
"examples/with-react-hook-form/package.json",
"examples/with-yoga/package.json",
"examples/cms-prismic/customtypes/post/index.json",
"packages/create-next-app/templates/default/ts/tsconfig.json",
"examples/with-nhost-auth-realtime-graphql/setup/hasura-metadata.json",
"packages/next/src/compiled/react/package.json",
"examples/cms-dotcms/package.json",
"packages/next/src/compiled/postcss-modules-scope/package.json",
"packages/create-next-app/templates/app-tw-empty/js/jsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-side-effect/options.json",
"examples/with-static-export/package.json",
"bench/next-minimal-server/package.json",
"packages/next/src/compiled/buffer/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-baseurl/input/tsconfig.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-mixed-router/pnpm-workspace.yaml",
"test/integration/css-features/fixtures/inline-comments/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/pnpm-symlinks/pnpm-lock.yaml",
"examples/with-mux-video/tsconfig.json",
"test/e2e/multi-zone/app/apps/host/package.json",
"packages/create-next-app/templates/app/ts/biome.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-named/package.json",
"examples/with-react-intl/tsconfig.json",
"test/e2e/app-dir/self-importing-package/internal-pkg/package.json",
"examples/inngest/package.json",
"examples/with-mongodb/package.json",
"bench/fuzzponent/package.json",
"packages/next/src/compiled/json5/package.json",
"examples/with-graphql-hooks/package.json",
"packages/next/src/compiled/cli-select/package.json",
"turbopack/packages/devlow-bench/tsconfig.json",
"packages/next/src/compiled/is-animated/package.json",
"test/integration/styled-jsx-plugin/app/package.json",
"examples/cms-storyblok/package.json",
"test/e2e/react-compiler/reference-library/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-full/package.json",
"examples/with-react-intl/lang/en.json",
"examples/with-zones/blog/package.json",
"examples/with-mdbreact/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package/tsconfig.json",
"examples/github-pages/package.json",
"examples/with-flow/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/input/tsconfig.json",
"examples/with-jest/package.json",
"examples/custom-server/tsconfig.server.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/import-star/options.json",
"test/e2e/next-test/first-time-setup-ts/package.json",
"test/e2e/app-dir/app-external/node_modules/dual-pkg-optout/package.json",
"examples/with-reflexjs/package.json",
"examples/cms-dotcms/tsconfig.json",
"examples/with-three-js/package.json",
"examples/with-babel-macros/pnpm-lock.yaml",
"examples/with-next-translate/package.json",
"examples/with-fela/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/basic/ignore/input/node_modules/package/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config-flat-compat-with-other-compat/package.json",
"examples/with-i18n-next-intl/messages/about/de.json",
"test/development/app-dir/dev-fetch-hmr/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/js-esm/package.json",
"examples/with-vanilla-extract/tsconfig.json",
"examples/with-realm-web/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/minification/paren-remover/options.json",
"test/e2e/app-dir/client-module-with-package-type/node_modules/lib-cjs/package.json",
"test/e2e/app-dir/app-external/node_modules/css/package.json",
"examples/cms-datocms/package.json",
"examples/with-mongodb-mongoose/package.json",
"examples/with-docker-compose/compose.prod.yaml",
"test/e2e/app-dir/router-stuck-dynamic-static-segment/tsconfig.json",
"packages/next/src/compiled/raw-body/package.json",
"examples/cms-sanity/package.json",
"test/integration/turbotrace-with-webpack-worker/app/node_modules/nested-structure/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/runtime/edge/tsconfig.json",
"packages/next/src/compiled/process/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/require-side-effect/options.json",
"examples/with-styled-components/tsconfig.json",
"test/integration/css-features/fixtures/cp-ie-11/package.json",
"test/integration/turborepo-access-trace/app/node_modules/some-cms/package.json",
"examples/with-fingerprintjs-pro/tsconfig.json",
"examples/with-axiom/tsconfig.json",
"examples/with-xstate/package.json",
"examples/cms-prismic/.slicemachine/assets/slices/Image/mocks.json",
"examples/with-zustand/tsconfig.json",
"examples/with-temporal/temporal/tsconfig.json",
"test/integration/css-features/fixtures/browsers-new/package.json",
"test/e2e/app-dir/ecmascript-features/turbopack/app/file.json",
"packages/react-refresh-utils/tsconfig.json",
"test/e2e/edge-runtime-uses-edge-light-import-specifier-for-packages/node_modules/my-edge-light-package-exports/package.json",
"test/e2e/app-dir/next-config-ts/tsconfig-extends/tsconfig.base.json",
"examples/cms-tina/.tina/__generated__/_schema.json",
"examples/with-xata/package.json",
"test/production/standalone-mode/tracing-static-files/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/package-exports/node_modules/fixtures/package.json",
"examples/with-styled-jsx/package.json",
"examples/cms-umbraco-heartcore/package.json",
"crates/next-build-test/nextConfig.json",
"packages/next-swc/turbo.json",
"turbo.json",
"test/integration/custom-server-types/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/chunked/input/node_modules/foo/package.json",
"examples/with-next-ui/package.json",
"examples/with-cxs/package.json",
"packages/next/src/compiled/lru-cache/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/import-attributes/info.json",
"examples/with-playwright/package.json",
"packages/next/src/compiled/postcss-modules-values/package.json",
"examples/with-jest/tsconfig.json",
"packages/next/package.json",
"examples/with-electron-typescript/package.json",
"test/integration/typeof-window-replace/app/package.json",
"test/integration/css-fixtures/bad-custom-configuration/.postcssrc.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/mui-utils/node_modules/mui-utils/package.json",
"examples/cms-cosmic/jsconfig.json",
"test/e2e/app-dir/app-external/node_modules/cjs-modern-syntax/package.json",
"packages/next-codemod/bin/__testfixtures__/geo-ip-usage/package.json",
"examples/cms-storyblok/jsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/spawn_dynamic/options.json",
"test/e2e/app-dir/app-external/node_modules/non-isomorphic-text/package.json",
"examples/with-biome/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module/input/tsconfig.json",
"test/integration/import-attributes/tsconfig.json",
"packages/next-plugin-storybook/package.json",
"packages/create-next-app/templates/default/js/jsconfig.json",
"test/production/typescript-checked-side-effect-imports/tsconfig.json",
"examples/with-supabase/package.json",
"test/integration/typescript/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/exports-b/package.json",
"test/e2e/app-dir/next-config-ts/import-alias-paths-with-baseurl/tsconfig.test.json",
"examples/with-goober/tsconfig.json",
"test/e2e/app-dir/scss/nm-module-nested/node_modules/example/package.json",
"test/e2e/esm-externals/node_modules/esm-package2/package.json",
"examples/with-react-native-web/package.json",
"examples/with-mantine/package.json",
"test/e2e/opentelemetry/client-trace-metadata/package.json",
".github/actions/next-stats-action/package.json",
"packages/create-next-app/templates/app-api/js/biome.json",
"examples/with-plausible/package.json",
"packages/next/src/compiled/stream-http/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-string/test-opts.json",
"packages/create-next-app/templates/app-tw/ts/biome.json",
"test/production/graceful-shutdown/src/tsconfig.json",
"test/production/app-dir/client-components-tree-shaking/node_modules/esm-client-module/package.json",
"test/e2e/app-dir/app-external/node_modules/transpile-cjs-lib/package.json",
"turbopack/benchmark-apps/pnpm-workspace.yaml",
"examples/with-i18n-next-intl/messages/index/en.json",
"examples/cms-ghost/jsconfig.json",
"test/integration/jsconfig-empty/jsconfig.json",
"examples/with-cypress/tsconfig.json",
"examples/with-zustand/package.json",
"rspack/crates/binding/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-without-ext/options.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends/options.json",
"examples/image-component/package.json",
"examples/cms-builder-io/builder/author/joe-public.json",
"examples/with-msw/tsconfig.json",
"packages/next/src/compiled/string_decoder/package.json",
"examples/with-docker-compose/compose.dev.yaml",
"packages/next/src/compiled/http-proxy-agent/package.json",
"test/integration/app-types/package.json",
"examples/auth0/package.json",
"examples/cms-umbraco/tsconfig.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-app-router/pnpm-workspace.yaml",
"examples/with-elasticsearch/package.json",
".vscode/extensions.json",
"examples/with-ant-design/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/alias-field/input/node_modules/package/package.json",
"examples/cms-plasmic/tsconfig.json",
"packages/font/src/google/font-data.json",
"test/integration/jsconfig/jsconfig.json",
"examples/with-three-js/tsconfig.json",
"examples/with-segment-analytics/tsconfig.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/runtime/dom/tsconfig.json",
"examples/cms-datocms/jsconfig.json",
"packages/next-codemod/package.json",
"test/e2e/app-dir/app-external/node_modules/client-esm-module-wildcard/package.json",
"packages/next/src/compiled/ua-parser-js/package.json",
"turbopack/crates/turbopack-cli/js/package.json",
"test/e2e/react-compiler/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-js-extensions-cjs/tsconfig.test.json",
"packages/eslint-plugin-next/tsconfig.json",
"test/e2e/app-dir/next-condition/packages/my-external-cjs-package/package.json",
".github/actions/needs-triage/tsconfig.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/cjs/package.json",
"examples/with-emotion/tsconfig.json",
"packages/create-next-app/templates/app-tw-empty/ts/biome.json",
"test/cache-components-tests-manifest.json",
"examples/with-redis/tsconfig.json",
"examples/with-react-intl/lang/fr.json",
"packages/eslint-plugin-internal/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/package.json",
"examples/cms-prismic/sm.json",
"crates/napi/npm/linux-arm64-gnu/package.json",
"packages/next/src/compiled/devalue/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/mui-utils/options.json",
"crates/next-custom-transforms/tests/fixture/server-actions/tsconfig.json",
"test/production/app-dir/client-components-tree-shaking/node_modules/cjs-client-module/package.json",
"examples/with-temporal/tsconfig.json",
"packages/next-polyfill-nomodule/package.json",
"examples/with-next-sitemap/tsconfig.json",
".changeset/config.json",
"examples/with-grafbase/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-named-local/package.json",
"examples/with-mobx-state-tree/package.json",
"examples/with-sitemap/package.json",
"apps/docs/app/.prettierrc.json",
"turbopack/crates/turbopack-tests/tests/snapshot/scope-hoisting/duplicate-imports/options.json",
"examples/with-paste-typescript/tsconfig.json",
"test/unit/fixtures/config-package-json/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-baseurl/input/node_modules/bar/package.json",
"examples/with-electron-typescript/renderer/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/order/input/posts.json",
"packages/next/src/compiled/css.escape/package.json",
"examples/radix-ui/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/minification/pure/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-intermediate-side-effect/package.json",
"examples/with-service-worker/package.json",
"test/integration/react-current-version/tsconfig.json",
"examples/with-sfcc/tsconfig.json",
"examples/cloudflare-turnstile/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/package.json",
"crates/napi/npm/darwin-arm64/package.json",
"examples/with-docker-multi-env/package.json",
"test/development/app-dir/dynamic-error-trace/node_modules/headers-lib/package.json",
"examples/cms-sitecore-xmcloud/tsconfig.json",
"examples/with-supabase/components.json",
"examples/with-next-ui/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/transitive-external/package.json",
"crates/next-custom-transforms/tests/fixture/track-dynamic-imports/tsconfig.json",
"examples/with-styled-jsx/tsconfig.json",
"socket.yaml",
"test/e2e/app-dir/externalize-node-binary/node_modules/foo/package.json",
"test/integration/next-image-new/app-dir-image-from-node-modules/node_modules/my-cool-image/package.json",
"packages/next/src/compiled/is-local-address/package.json",
"examples/with-videojs/tsconfig.json",
"packages/next/src/compiled/server-only/package.json",
"test/integration/turbotrace-with-webpack-worker/app/node_modules/nested-structure/constants/package.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-2/.postcssrc.json",
"bench/vercel/package.json",
"examples/cms-prismic/customtypes/author/index.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/dev/hmr-client/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/webpack-wrapper-strs-namespaces/assets/dictionary.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport-side-effect/package.json",
"packages/next/src/compiled/util/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspace-esm/package.json",
"examples/i18n-routing/package.json",
"examples/with-mobx-state-tree/tsconfig.json",
"turbopack/benchmark-apps/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/exports-wildcard/package.json",
"test/e2e/app-dir/use-params/tsconfig.json",
"examples/with-firebase/vercel.json",
"test/integration/externals-pages-bundle/node_modules/opted-out-external-package/package.json",
"test/integration/css-fixtures/custom-configuration/.postcssrc.json",
"test/integration/cli/duplicate-sass/node_modules/sass/package.json",
"test/development/typescript-plugin/tsconfig.json",
"examples/mdx-pages/package.json",
"test/e2e/app-dir/scss/invalid-global-module/node_modules/example/package.json",
"packages/next/src/compiled/find-up/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-named-all/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-extends/tsconfig.json",
"test/integration/jsconfig-paths/jsconfig.json",
"packages/next/src/compiled/@vercel/nft/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-pages-router/package.json",
"test/e2e/app-dir/next-config-ts/import-alias-paths-only/tsconfig.test.json",
"examples/panda-css/tsconfig.json",
"examples/with-react-native-web/app.json",
"test/e2e/app-dir/app-external/node_modules/server-api-esm/package.json",
"packages/next/src/compiled/is-docker/package.json",
"test/e2e/app-dir/nx-handling/tsconfig.base.json",
"test/integration/api-support/big.json",
"examples/with-turbopack/package.json",
"examples/react-remove-properties/tsconfig.json",
"test/integration/react-current-version/app/tsconfig.json",
"examples/with-passport/package.json",
"test/integration/next-image-new/typescript/tsconfig.json",
"examples/with-babel-macros/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/ts-input-esm/package.json",
"test/e2e/app-dir/app-external/node_modules/transpile-ts-lib/package.json",
"packages/react-refresh-utils/package.json",
"packages/next/errors.json",
"test/e2e/app-dir/parallel-routes-not-found/tsconfig.json",
"test/integration/non-next-dist-exclude/app/package.json",
"vercel.json",
"test/e2e/app-dir/app-external/node_modules/client-esm-module/package.json",
"examples/cms-agilitycms/package.json",
"test/e2e/esm-externals/node_modules/invalid-esm-package/package.json",
"test/integration/css-fixtures/import-global-from-module/node_modules/example/package.json",
"examples/with-vitest/tsconfig.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/mjs/package.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/met-range/package.json",
"examples/cms-builder-io/builder/author/johnny-doe.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/async-reexport-side-effects-split/input/side-effect-free/package.json",
"examples/with-orbit-components/package.json",
"examples/with-next-translate/locales/he/common.json",
"turbopack/crates/turbopack-tests/tests/snapshot/source_maps/input-source-map-merged/options.json",
"examples/with-fingerprintjs-pro/package.json",
"test/e2e/app-dir/modularizeimports/tsconfig.json",
"examples/api-routes-apollo-server/package.json",
"examples/with-ably/package.json",
"packages/create-next-app/templates/app-api/js/jsconfig.json",
"packages/create-next-app/templates/default-tw-empty/ts/biome.json",
"test/e2e/app-dir/next-config-ts-native-ts/nested-imports/tsconfig.test.json",
"test/e2e/app-dir/next-config-ts-native-ts/import-json/foo.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/asset-fs-extra/asset2.json",
"examples/with-graphql-react/package.json",
"examples/with-i18n-rosetta/package.json",
"examples/with-gsap/package.json",
"test/e2e/app-dir/ecmascript-features/webpack/app/file.json",
"test/e2e/app-dir/client-module-with-package-type/node_modules/lib-esm/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/export-namespace/options.json",
"packages/next-codemod/bin/__testfixtures__/geo-ip-usage/pnpm-workspace.yaml",
"crates/napi/npm/linux-arm64-musl/package.json",
"examples/cms-kontent-ai/package.json",
"packages/next/src/compiled/commander/package.json",
"examples/with-recoil/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/comptime/input/node_modules/package/package.json",
"packages/create-next-app/templates/default-tw-empty/ts/tsconfig.json",
"examples/with-videojs/package.json",
"packages/next/src/compiled/@opentelemetry/api/package.json",
"examples/with-ionic/tsconfig.json",
"examples/with-passport-and-next-connect/package.json",
"examples/with-dynamic-import/package.json",
"crates/napi/npm/linux-x64-gnu/package.json",
"examples/with-i18n-next-intl/messages/shared/de.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/asset-package-json/package.json",
"packages/next/src/compiled/tar/package.json",
".prettierrc.json",
"examples/with-expo-typescript/tsconfig.json",
"test/integration/css-fixtures/invalid-module/node_modules/example/package.json",
"packages/create-next-app/templates/default-tw-empty/js/jsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/tree-shake-test-1/options.json",
"packages/next/src/compiled/neo-async/package.json",
"examples/with-jest-babel/tsconfig.json",
"packages/next/src/lib/default-transpiled-packages.json",
"examples/cms-wordpress/package.json",
"packages/next/src/compiled/babel-code-frame/package.json",
"test/production/terser-class-static-blocks/tsconfig.json",
"test/integration/typescript-paths/tsconfig.json",
"packages/create-next-app/templates/app-empty/ts/biome.json",
"examples/cms-payload/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspaces/packages/x/package.json",
"examples/with-vanilla-extract/package.json",
"examples/radix-ui/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/imports/subpath-imports/input/package.json",
"examples/with-linaria/tsconfig.json",
"test/development/app-dir/externalize-node-binary-browser-error/node_modules/foo-browser-import-binary/package.json",
"test/development/acceptance-app/fixtures/app-hmr-changes/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/node_protocol_external/options.json",
"turbopack/crates/turbopack-tests/tests/snapshot/debug-ids/node/options.json",
"test/e2e/app-dir/css-order/app/vendor/node_modules/my-dep/package.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/js-cjs/package.json",
".vscode/launch.json",
"test/e2e/app-dir/app-external/node_modules/transitive/package.json",
".github/actions/next-integration-stat/package.json",
"examples/auth/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/module-sync-condition-es-node20/package.json",
"examples/with-meilisearch/package.json",
"examples/with-react-multi-carousel/tsconfig.json",
"packages/next/src/compiled/conf/package.json",
"examples/with-quill-js/package.json",
"test/development/pages-dir/client-navigation/fixture/lib/data.json",
"packages/next/src/compiled/postcss-flexbugs-fixes/package.json",
"test/e2e/transpile-packages-typescript-foreign/pkg/package.json",
".github/actions/validate-docs-links/dist/package.json",
"test/turbopack-dev-examples-manifest.json",
"packages/next/src/compiled/loader-runner/package.json",
"turbopack/crates/turbopack-ecmascript/tests/tree-shaker/analyzer/3/config.json",
"test/e2e/app-dir/next-config-ts-native-ts/top-level-await-esm/tsconfig.test.json",
"examples/with-next-translate/locales/ar/home.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-undefined/test-opts.json",
"examples/with-facebook-pixel/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-nodenext/input/tsconfig.json",
"examples/with-tigris/tsconfig.json",
"examples/reproduction-template-pages/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/import-assertions/info.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/ts-package-extends/tsconfig.extended.json",
"test/e2e/app-dir/nx-handling/apps/next-nx-test/project.json",
"turbopack/crates/turbopack-cli/js/tsconfig.json",
"examples/with-i18n-rosetta/locales/de.json",
"examples/api-routes-apollo-server-and-client-auth/tsconfig.json",
"test/unit/fixtures/config-down/.testrc.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/import-namespace/options.json",
"test/integration/typeof-window-replace/app/node_modules/comps/package.json",
"examples/with-unsplash/package.json",
"examples/image-secure-compute/tsconfig.json",
"packages/eslint-plugin-next/package.json",
"examples/with-google-tag-manager/tsconfig.json",
"test/e2e/import-conditions/library-with-exports/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module-full-path/input/tsconfig.json",
"examples/with-firebase/package.json",
"packages/create-next-app/templates/default/js/biome.json",
"crates/next-core/js/turbo.json",
"packages/next-codemod/bin/__testfixtures__/suggest-turbopack/package.json",
"examples/with-jest-babel/.eslintrc.json",
"packages/next/src/compiled/babel-packages/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed2/test-opts.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/flat-config/tsconfig.json",
"packages/third-parties/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/comptime/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-reexport-unused/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/mdx/package.json",
"test/integration/build-trace-extra-entries/app/content/hello.json",
"examples/cms-builder-io/jsconfig.json",
"test/development/acceptance-app/fixtures/rsc-runtime-errors/node_modules/server-package/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/css/css/input/node_modules/foo/package.json",
"examples/with-styletron/package.json",
"examples/cms-graphcms/package.json",
"bench/heavy-npm-deps/.eslintrc.json",
"examples/with-temporal/temporal/package.json",
"test/integration/build-trace-extra-entries/app/node_modules/nested-structure/package.json",
"examples/with-axiom/package.json",
"test/integration/relay-graphql-swc-multi-project/project-a/tsconfig.json",
"packages/create-next-app/templates/default-tw/ts/tsconfig.json",
"examples/with-zones/home/package.json",
"examples/with-google-maps-embed/tsconfig.json",
"packages/next-codemod/bin/__testfixtures__/react-18-installed-pure-pages-router/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/tree-shaking/dce/options.json",
"test/development/basic/emotion-swc/fixture/jsconfig.json",
"test/e2e/app-dir/cache-components-dynamic-imports/bundled/node_modules/cjs-pkg-with-async-import/package.json",
"examples/with-turso/package.json",
"examples/with-graphql-gateway/package.json",
"test/e2e/app-dir/next-config-ts-native-ts/dynamic-import-esm/tsconfig.test.json",
"bench/module-cost/package.json",
"packages/create-next-app/templates/default-empty/ts/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk_build/input/node_modules/foo/package.json",
"examples/with-edgedb/tsconfig.json",
"examples/with-oxlint/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/exports-a/package.json",
"examples/with-contentlayer/jsconfig.json",
"turbopack/packages/webpack-nmt/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/duplicate-modules/options.json",
"test/integration/externals-esm-loose/node_modules/esm-package2/package.json",
"packages/next/src/compiled/mini-css-extract-plugin/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/module-sync-condition-es/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-js-extensions-cjs/tsconfig.test.json",
"packages/next/src/compiled/compression/package.json",
"packages/next-codemod/bin/__testfixtures__/next-14-installed/pnpm-workspace.yaml",
"packages/create-next-app/templates/default-tw/ts/biome.json",
"turbopack/crates/turbopack-tests/tests/snapshot/swc_transforms/mono_transforms/options.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/input/config/tsconfig.json",
"examples/cms-contentful/lib/export.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-disabled/node_modules/pkg/package.json",
"packages/next/src/compiled/source-map/package.json",
"examples/with-stencil/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/input/node_modules/package-with-exports/package.json",
"test/integration/css-fixtures/cssmodules-pure-no-check/tsconfig.json",
"test/integration/css-features/fixtures/module-import-global-invalid/package.json",
"examples/with-webassembly/package.json",
"examples/cms-cosmic/tsconfig.json",
"packages/next-env/package.json",
"examples/with-framer-motion/package.json",
"examples/with-stripe-typescript/tsconfig.json",
"turbopack/packages/webpack-nmt/tsconfig.json",
"test/production/app-dir/barrel-optimization/basic/node_modules/my-lib/package.json",
"test/e2e/app-dir/next-config-ts/tsconfig-extends/tsconfig.test.json",
"examples/api-routes-rest/tsconfig.json",
"test/production/typescript-basic/typechecking/tsconfig.json",
"test/integration/app-tree/tsconfig.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/browser/runtime/base/tsconfig.json",
"examples/with-http2/package.json",
"examples/with-linaria/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/split-chunks-shared-state/options.json",
"examples/with-formspree/package.json",
"examples/with-react-hook-form/tsconfig.json",
"examples/cloudflare-turnstile/package.json",
"examples/with-xata/schema.template.json",
"packages/next/src/compiled/@edge-runtime/cookies/package.json",
"examples/with-mobx/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/exports-nomodule/package.json",
"examples/with-mantine/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/star-reexports-side-effects/options.json",
"examples/with-typescript/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/basic/node-default-import/input/node_modules/esm-package/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-relative-dir/input/config/ts/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-paths-dynamic/input/tsconfig.json",
"examples/with-i18n-next-intl/messages/index/de.json",
"examples/with-static-export/tsconfig.json",
"bench/nested-deps-app-router/package.json",
"bench/nested-deps/package.json",
"packages/next/src/compiled/glob/package.json",
".github/actions/needs-triage/action.yaml",
"examples/with-edgedb/package.json",
"examples/github-pages/tsconfig.json",
"examples/with-playwright/tsconfig.json",
"packages/next/src/compiled/browserify-zlib/package.json",
"turbopack/benchmark-apps/pnpm-lock.yaml",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/package.json",
"packages/create-next-app/templates/default-tw/js/jsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/esm-dynamic-import/package.json",
"examples/with-electron-typescript/electron-src/tsconfig.json",
"packages/next/src/compiled/path-to-regexp/package.json",
"examples/cms-contentful/tsconfig.json",
"examples/with-urql/package.json",
"examples/reproduction-template/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/reexport-side-effects/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/webpack-5-wrapper-namespace/assets/dictionary.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/dynamic-import/options.json",
"test/e2e/app-dir/typeof-window/package.json",
"examples/with-windicss/package.json",
"examples/active-class-name/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/client-module/package.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-mixed-router/pnpm-workspace.yaml",
"test/production/supports-module-resolution-nodenext/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-exports-field-in-folder/input/folder1/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/tla/options.json",
"examples/with-turbopack/tsconfig.json",
"turbopack/packages/turbo-tracing-next-plugin/tsconfig.json",
"examples/api-routes-graphql/package.json",
"test/e2e/app-dir/app-external/node_modules/client-esm-module-wildcard-2/package.json",
"test/e2e/app-dir/next-config-ts/import-json/foo.json",
".github/actions/needs-triage/package.json",
"rspack/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-partial/package.json",
"examples/with-supabase/tsconfig.json",
"examples/mdx/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/pkg-a/package.json",
"packages/next/src/compiled/@edge-runtime/primitives/package.json",
"packages/next/src/compiled/async-retry/package.json",
"bench/vercel/benchmark-app/package.json",
"test/production/middleware-typescript/app/tsconfig.json",
"test/integration/custom-routes-catchall/public/static/data.json",
"packages/next/src/compiled/ci-info/package.json",
"apps/docs/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends/input/tsconfig.json",
"packages/next-rspack/package.json",
"examples/with-apivideo/package.json",
"examples/cms-builder-io/builder/post/schema.model.json",
"test/integration/build-trace-extra-entries-turbo/app/content/hello.json",
"examples/with-stencil/packages/test-component/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/dynamic-import-esm/tsconfig.test.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/split-chunks/options.json",
"examples/with-typescript-graphql/package.json",
"examples/reproduction-template-pages/.codesandbox/tasks.json",
"packages/next/src/compiled/node-html-parser/package.json",
"examples/with-google-analytics/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/full-package/options.json",
"examples/cms-sitefinity/tsconfig.json",
"examples/with-particles/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/node/spawn_node_eval/options.json",
"packages/next/src/compiled/querystring-es3/package.json",
"test/integration/sharp-api/app/package-lock.json",
"examples/mdx-remote/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/side-effects-glob/options.json",
"packages/next/src/compiled/constants-browserify/package.json",
"packages/next-codemod/bin/__testfixtures__/no-geo-ip-usage/package.json",
"examples/api-routes-apollo-server/tsconfig.json",
"test/integration/css-fixtures/bad-custom-configuration-arr-4/.postcssrc.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/export-named/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/cycle-order/options.json",
"examples/with-unsplash/tsconfig.json",
"test/e2e/multi-zone/app/package.json",
"examples/i18n-routing/tsconfig.json",
"test/e2e/typescript-custom-tsconfig/web.tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-string/node_modules/pkg/package.json",
"examples/cms-buttercms/package.json",
"examples/with-reactstrap/package.json",
"test/e2e/instrumentation-hook-src/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk/input/node_modules/bar/package.json",
"examples/with-urql/tsconfig.json",
"examples/cms-ghost/package.json",
"examples/cms-prismic/.slicemachine/assets/customtypes/author/mocks.json",
"examples/with-docker-multi-env/docker/staging/compose.yaml",
"apps/docs/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/ecmascript_minify/options.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed/node_modules/pkg/subdir/package.json",
"packages/next/src/compiled/web-vitals-attribution/package.json",
"examples/blog-starter/tsconfig.json",
"test/turbopack-dev-tests-manifest.json",
"examples/with-grafbase/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-without-ext/input/tsconfig.json",
"test/e2e/app-dir/metadata-suspense/tsconfig.json",
"test/e2e/app-dir/cache-components-dynamic-imports/bundled/node_modules/esm-pkg-with-async-import/package.json",
"examples/with-firebase-hosting/package.json",
"rspack/crates/binding/pnpm-lock.yaml",
"turbopack/packages/node-module-trace/package.json",
"packages/next/src/compiled/react-server-dom-turbopack/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/tsconfig-fallback/input/node_modules/@baz/foo/package.json",
"examples/api-routes-apollo-server-and-client/package.json",
"test/e2e/app-dir/self-importing-package/package.json",
"examples/with-emotion/package.json",
"test/e2e/esm-externals/node_modules/esm-package1/package.json",
"test/unit/fixtures/config-long-json/test.config.json",
"examples/cms-sitefinity/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/intermediate-tree-shake/reexport-with-locals/options.json",
"test/lib/tsconfig.json",
"examples/cms-makeswift/tsconfig.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/js-esm/package.json",
"packages/next/src/compiled/assert/package.json",
"examples/custom-server/package.json",
"examples/with-next-translate/locales/ar/common.json",
"packages/next-codemod/bin/__testfixtures__/change-turbo-to-turbopack/package.json",
"examples/with-stitches/package.json",
"packages/next-polyfill-module/package.json",
"packages/next/src/compiled/debug/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/yarn-workspace-esm/packages/common/package.json",
"examples/with-nhost-auth-realtime-graphql/package.json",
"examples/convex/convex/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/module-sync-condition-cjs/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/pnpm-workspace.yaml",
"test/e2e/app-dir/app-alias/tsconfig.json",
"examples/panda-css/package.json",
"packages/next/src/compiled/postcss-value-parser/package.json",
"test/e2e/app-dir/non-root-project-monorepo/package.json",
"packages/next/src/compiled/@babel/runtime/package.json",
"examples/with-xata/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/client-cjs-import-esm-wildcard/package.json",
"examples/api-routes-apollo-server-and-client/tsconfig.json",
"examples/with-polyfills/package.json",
"packages/next/src/compiled/image-size/package.json",
"test/integration/typescript-workspaces-paths/packages/www/tsconfig.json",
"test/e2e/instrumentation-hook/with-esm-import/node_modules/my-lib/package.json",
"packages/next/src/compiled/picomatch/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-false/test-opts.json",
"bench/rendering/package.json",
"packages/create-next-app/templates/app/ts/tsconfig.json",
"examples/hello-world/tsconfig.json",
"examples/with-next-seo/package.json",
"examples/with-overmind/package.json",
"examples/blog/package.json",
"examples/with-styled-components/package.json",
"examples/with-google-maps-embed/package.json",
"packages/next/src/compiled/safe-stable-stringify/package.json",
"tsconfig-tsec.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-undefined/node_modules/pkg/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/package.json",
"test/e2e/app-dir/app-external/node_modules/pure-esm-module/package.json",
"examples/cms-agilitycms/tsconfig.json",
"examples/api-routes-middleware/package.json",
"packages/font/tsconfig.json",
"packages/next/src/compiled/http-proxy/package.json",
"examples/with-firebase-cloud-messaging/package.json",
"packages/next/src/compiled/comment-json/package.json",
".github/pnpm-lock.yaml",
"test/integration/typescript-external-dir/project/tsconfig.json",
"rspack/pnpm-lock.yaml",
"test/e2e/app-dir/next-condition/packages/my-esm-package/package.json",
"test/e2e/import-conditions/package.json",
"examples/with-redux/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends-module-full-path/options.json",
"examples/with-slate/package.json",
"turbopack/crates/turbopack-ecmascript-runtime/js/src/nodejs/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/content/hello.json",
"test/e2e/app-dir/scss/invalid-module/node_modules/example/package.json",
"test/integration/server-asset-modules/my-data.json",
"crates/napi/npm/win32-x64-msvc/package.json",
"test/e2e/app-dir/next-config-ts/import-from-node-modules/node_modules/mjs/package.json",
"examples/with-eslint/tsconfig.json",
"test/integration/typescript-ignore-errors/tsconfig.json",
"examples/mdx-remote/tsconfig.json",
"test/e2e/app-dir/app-external/node_modules/server-module-field/package.json",
"test/unit/isolated/_resolvedata/server/pages-manifest.json",
"packages/next-codemod/bin/__testfixtures__/react-19-installed-pure-pages-router/pnpm-workspace.yaml",
"test/production/supports-module-resolution-nodenext/pkg/package.json",
"test/integration/externals-pages-bundle/node_modules/external-package/package.json",
"examples/with-shallow-routing/package.json",
"test/production/standalone-mode/tracing-static-files/foo/package.json",
"examples/with-mux-video/package.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/dynamic-module/input/node_modules/@org/pkg-c/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/source_maps/merged-unicode/options.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/follow-keeps-side-effect/options.json",
"examples/with-sass/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/async-reexport-side-effects-split/input/side-effects/package.json",
"packages/create-next-app/templates/app-empty/js/biome.json",
"packages/next/tsconfig.build.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/pkginfo/package.json",
"examples/with-next-translate/locales/en/home.json",
"packages/next-codemod/bin/__testfixtures__/peer-dep-out-of-range/pnpm-workspace.yaml",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/async-modules/async-reexport-side-effects-split/node_modules/package/package.json",
"examples/hello-world/package.json",
"examples/with-supertokens/tsconfig.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-disabled/node_modules/pkg/subdir/package.json",
"test/e2e/app-dir/scss/nm-module/node_modules/example/package.json",
"test/e2e/esm-externals/node_modules/app-esm-package2/package.json",
"test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/node_modules/js-cjs/package.json",
"examples/with-redis/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings-malformed/test-opts.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/tree-shaking/named-reexports-side-effect-free/options.json",
"test/integration/turbotrace-with-webpack-worker/app/node_modules/some-cms/package.json",
"test/production/jest/relay/app/tsconfig.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/side-effects-optimization/node_modules/package-intermediate-named-side-effect/package.json",
"examples/remove-console/tsconfig.json",
"test/e2e/app-dir/server-source-maps/fixtures/default/package.json",
"turbopack/crates/turbopack-tests/tests/snapshot/typescript/tsconfig-extends/input/tsconfig.base.json",
"test/e2e/edge-runtime-uses-edge-light-import-specifier-for-packages/node_modules/my-edge-light-package/package.json",
"turbopack/crates/turbopack-tests/tests/execution/webpack/scope-hoisting/order-without-side-effects/input/package.json",
"packages/next-codemod/transforms/__testfixtures__/next-lint-to-eslint-cli/legacy-config/package.json",
"examples/with-neo4j/package.json",
"examples/with-rematch/package.json",
"examples/cms-tina/.tina/__generated__/_lookup.json",
"turbopack/crates/turbopack-tests/tests/snapshot/basic/async_chunk_build/input/node_modules/bar/package.json",
"packages/create-next-app/templates/default-tw-empty/js/biome.json",
"turbopack/crates/turbopack-tests/tests/execution/turbopack/resolving/no-same-key-alternatives/input/node_modules/package-with-exports/entry2/package.json",
"examples/with-route-as-modal/package.json",
"examples/.prettierrc.json",
"packages/next-swc/package.json",
"examples/auth0/tsconfig.json",
"examples/with-yarn-workspaces/packages/foo/package.json",
"turbopack/crates/turbopack-tracing/tests/node-file-trace/test/unit/browser-remappings/node_modules/pkg/subdir/package.json",
"test/integration/css-features/fixtures/module-import-exports/package.json",
"tsec-exemptions.json",
"examples/cms-prismic/.slicemachine/libraries-state.json",
"examples/with-react-intl/lang/de.json",
"examples/cms-prismic/package.json",
"examples/with-web-worker/tsconfig.json",
"crates/napi/npm/linux-x64-musl/package.json",
"examples/with-plausible/tsconfig.json",
"packages/next/src/compiled/webpack-sources3/package.json",
"test/production/jest/remove-react-properties/app/tsconfig.json",
"test/e2e/app-dir/metadata-json-manifest/app/manifest.json",
"examples/with-goober/package.json",
"packages/next/src/compiled/scheduler/package.json",
"examples/cms-cosmic/package.json",
"examples/with-reflux/package.json",
"examples/with-docker-multi-env/docker/development/compose.yaml",
"test/integration/typescript-app-type-declarations/tsconfig.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: numpy
Query: Find where user authentication is implemented
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 where user authentication is implemented
|
numpy
|
[
"numpy/f2py/tests/test_f2py2e.py",
"numpy/f2py/f2py2e.py",
"numpy/conftest.py"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: cpython
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
|
cpython
|
[
"Lib/test/test_configparser.py",
".github/problem-matchers/gcc.json",
"Lib/test/test_capi/test_config.py",
"PC/layout/support/pymanager.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass3.json",
"Lib/test/levenshtein_examples.json",
"Mac/BuildScript/build-installer.py",
"Lib/test/test_tomllib/data/valid/multiline-basic-str/ends-in-whitespace-escape.json",
"Lib/idlelib/configdialog.py",
"Tools/wasm/emscripten/browser_test/package-lock.json",
"Lib/test/test_tomllib/data/valid/dates-and-times/localtime.json",
"Lib/idlelib/idle_test/test_configdialog.py",
"Misc/externals.spdx.json",
"Lib/logging/config.py",
"Tools/wasm/emscripten/browser_test/package.json",
"Lib/test/test_tomllib/data/valid/hex-char.json",
"Lib/test/test_tomllib/data/valid/apostrophes-in-literal-string.json",
"Apple/testbed/iOSTestbed/Assets.xcassets/AccentColor.colorset/Contents.json",
"Tools/wasm/emscripten/__main__.py",
"Lib/idlelib/config.py",
"Lib/test/test_tomllib/data/valid/five-quotes.json",
"Lib/configparser.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass1.json",
"Lib/test/test_tomllib/data/valid/array/array-subtables.json",
"Apple/testbed/iOSTestbed/Assets.xcassets/AppIcon.appiconset/Contents.json",
"Tools/c-analyzer/distutils/msvccompiler.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/simple_array.json",
"Tools/unittestgui/unittestgui.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/empty_object.json",
"Lib/test/test_tomllib/data/valid/array/open-parent-table.json",
".github/problem-matchers/msvc.json",
"Lib/test/test_zoneinfo/data/zoneinfo_data.json",
"Misc/sbom.spdx.json",
"Lib/test/test_tomllib/data/valid/boolean.json",
"Tools/c-analyzer/distutils/bcppcompiler.py",
".pre-commit-config.yaml",
"Tools/c-analyzer/distutils/ccompiler.py",
"Apple/testbed/iOSTestbed/Assets.xcassets/Contents.json",
"Tools/wasm/wasi/__main__.py",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass2.json",
"Lib/webbrowser.py",
"Lib/test/test_tools/msgfmt_data/general.json",
"Tools/c-analyzer/distutils/msvc9compiler.py",
"Tools/freeze/makeconfig.py",
"Lib/test/test_sysconfig.py",
".devcontainer/devcontainer.json",
"Modules/_decimal/tests/deccheck.py",
".github/actionlint.yaml",
"Lib/test/test_tomllib/data/valid/empty-inline-table.json",
"Lib/test/test_tools/msgfmt_data/fuzzy.json",
"Lib/idlelib/idle_test/test_config_key.py",
"Lib/idlelib/config_key.py",
"Lib/test/test_tomllib/data/valid/trailing-comma.json",
"Lib/test/test_capi/check_config.py",
"Lib/idlelib/idle_test/test_config.py",
"Lib/test/test_tomllib/data/valid/no-newlines.json",
"Modules/_xxtestfuzz/fuzz_json_loads_corpus/empty_array.json",
"Lib/test/test_tomllib/data/valid/dates-and-times/datetimes.json"
] |
You are a code search expert. Your task is to find relevant files in a codebase.
Repository: node
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
|
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: numpy
Query: Find test 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 test configuration files
|
numpy
|
[
"numpy/typing/tests/test_isfile.py",
"numpy/f2py/tests/test_kind.py",
"numpy/ma/tests/test_old_ma.py",
"numpy/linalg/tests/__init__.py",
"numpy/tests/__init__.py",
"numpy/f2py/tests/test_return_logical.py",
"numpy/_core/tests/test_ufunc.py",
"numpy/typing/tests/data/pass/scalars.py",
"numpy/_core/tests/test_numerictypes.py",
"numpy/_core/tests/test_defchararray.py",
"numpy/_pytesttester.py",
"numpy/random/tests/test_randomstate_regression.py",
"numpy/f2py/tests/test_array_from_pyobj.py",
"numpy/_core/tests/test_strings.py",
"numpy/polynomial/tests/test_legendre.py",
"numpy/typing/tests/data/pass/lib_user_array.py",
"numpy/matrixlib/tests/test_multiarray.py",
"numpy/distutils/tests/test_from_template.py",
"numpy/random/tests/test_seed_sequence.py",
"numpy/_core/tests/test_regression.py",
"numpy/_pyinstaller/tests/__init__.py",
"numpy/fft/tests/test_pocketfft.py",
"numpy/_core/tests/test_cpu_features.py",
"numpy/distutils/command/config_compiler.py",
"tools/ci/test_all_newsfragments_used.py",
"numpy/f2py/tests/test_assumed_shape.py",
"numpy/_core/tests/test_scalarprint.py",
"numpy/random/tests/test_smoke.py",
"numpy/distutils/tests/__init__.py",
"numpy/typing/tests/data/pass/numerictypes.py",
"numpy/typing/tests/data/pass/warnings_and_errors.py",
"numpy/typing/tests/data/pass/shape.py",
"numpy/matrixlib/tests/test_defmatrix.py",
"numpy/random/tests/test_generator_mt19937_regressions.py",
"numpy/matrixlib/tests/__init__.py",
"numpy/distutils/tests/test_npy_pkg_config.py",
"numpy/_core/tests/test_stringdtype.py",
"numpy/lib/tests/test__datasource.py",
"numpy/typing/tests/data/pass/bitwise_ops.py",
"numpy/f2py/tests/test_character.py",
"numpy/distutils/tests/test_fcompiler_nagfor.py",
"numpy/f2py/tests/test_string.py",
"numpy/polynomial/tests/test_polynomial.py",
"numpy/_pyinstaller/tests/pyinstaller-smoke.py",
"numpy/_core/tests/test_memmap.py",
"numpy/lib/tests/test_array_utils.py",
"numpy/_core/tests/test_array_api_info.py",
"numpy/f2py/tests/test_abstract_interface.py",
"numpy/polynomial/tests/__init__.py",
"numpy/distutils/tests/test_ccompiler_opt.py",
"numpy/random/tests/data/__init__.py",
"numpy/f2py/tests/test_return_integer.py",
"numpy/_core/tests/test_multithreading.py",
"numpy/_core/numeric.py",
"doc/source/jupyter_lite_config.json",
"numpy/_core/tests/test_umath_complex.py",
"numpy/_core/tests/test_scalarinherit.py",
"numpy/_core/tests/test_deprecations.py",
"numpy/typing/tests/data/pass/ufunclike.py",
"numpy/f2py/tests/test_f2cmap.py",
"numpy/random/tests/__init__.py",
"numpy/_core/tests/test_umath.py",
"numpy/tests/test_public_api.py",
"numpy/lib/tests/test_utils.py",
"numpy/_core/tests/test_conversion_utils.py",
"numpy/f2py/tests/test_parameter.py",
"numpy/lib/tests/__init__.py",
"numpy/typing/tests/test_runtime.py",
"numpy/typing/tests/data/pass/lib_version.py",
"doc/source/try_examples.json",
"numpy/typing/tests/data/pass/index_tricks.py",
"numpy/__init__.py",
"numpy/lib/tests/test_stride_tricks.py",
"numpy/lib/tests/test_loadtxt.py",
"numpy/distutils/tests/test_system_info.py",
"numpy/testing/_private/utils.py",
"tools/swig/test/testTensor.py",
"numpy/f2py/tests/test_return_character.py",
"numpy/f2py/tests/test_modules.py",
"numpy/_core/tests/test_finfo.py",
"numpy/random/tests/test_randomstate.py",
"numpy/distutils/tests/test_log.py",
"numpy/typing/tests/data/pass/random.py",
"numpy/_core/tests/test_cython.py",
"numpy/_core/tests/test_getlimits.py",
"numpy/_core/tests/test_records.py",
"numpy/typing/tests/data/pass/fromnumeric.py",
"numpy/_core/tests/_natype.py",
"numpy/lib/tests/test_arraysetops.py",
"numpy/matrixlib/tests/test_masked_matrix.py",
"numpy/_configtool.py",
"numpy/tests/test_numpy_version.py",
"numpy/f2py/tests/test_routines.py",
"numpy/_pyinstaller/tests/test_pyinstaller.py",
"numpy/typing/tests/data/pass/lib_utils.py",
"numpy/tests/test_ctypeslib.py",
"numpy/f2py/tests/test_mixed.py",
"numpy/testing/tests/__init__.py",
"numpy/_core/tests/test_limited_api.py",
"numpy/lib/tests/test_twodim_base.py",
"numpy/lib/tests/test_index_tricks.py",
"numpy/_core/tests/test_mem_policy.py",
"numpy/_core/tests/test_argparse.py",
"numpy/_core/tests/test_api.py",
"numpy/distutils/npy_pkg_config.py",
"numpy/linalg/tests/test_linalg.py",
"numpy/_core/tests/test_shape_base.py",
"numpy/_core/tests/test_overrides.py",
"numpy/typing/tests/__init__.py",
"numpy/distutils/tests/test_fcompiler_intel.py",
"numpy/lib/tests/test_packbits.py",
"numpy/typing/tests/data/pass/arithmetic.py",
"numpy/_core/tests/test_unicode.py",
"numpy/random/tests/test_extending.py",
"numpy/matrixlib/tests/test_regression.py",
"numpy/ma/tests/test_mrecords.py",
"numpy/tests/test_numpy_config.py",
"numpy/lib/tests/test_format.py",
"numpy/_core/tests/test_abc.py",
"benchmarks/asv.conf.json",
"numpy/_core/tests/test_indexerrors.py",
"numpy/_core/tests/test_arrayprint.py",
".devcontainer/devcontainer.json",
"numpy/_core/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ndarray_conversion.py",
"numpy/ma/tests/test_arrayobject.py",
"numpy/typing/tests/data/pass/ndarray_shape_manipulation.py",
"numpy/distutils/tests/test_fcompiler.py",
"numpy/lib/tests/test_mixins.py",
"numpy/typing/tests/data/pass/dtype.py",
"numpy/typing/tests/data/pass/flatiter.py",
"tools/swig/test/testVector.py",
"numpy/distutils/tests/test_shell_utils.py",
"numpy/_core/tests/test_nep50_promotions.py",
"numpy/f2py/tests/test_crackfortran.py",
"numpy/distutils/tests/test_fcompiler_gnu.py",
"numpy/typing/tests/data/pass/recfunctions.py",
"numpy/lib/tests/test_polynomial.py",
"numpy/_core/tests/examples/cython/setup.py",
"numpy/typing/tests/data/pass/ndarray_misc.py",
"numpy/random/tests/test_generator_mt19937.py",
"numpy/distutils/tests/test_misc_util.py",
"numpy/ma/tests/test_core.py",
"numpy/linalg/tests/test_regression.py",
"numpy/typing/tests/data/pass/arrayterator.py",
"numpy/typing/tests/data/pass/array_constructors.py",
"numpy/_core/tests/test_mem_overlap.py",
"numpy/lib/tests/test_recfunctions.py",
"numpy/fft/tests/__init__.py",
"numpy/_core/tests/test_umath_accuracy.py",
"numpy/_core/tests/test_einsum.py",
"numpy/lib/tests/test_ufunclike.py",
"numpy/typing/tests/data/pass/mod.py",
"numpy/_core/tests/test_indexing.py",
"numpy/f2py/tests/util.py",
"numpy/_core/tests/test_multiarray.py",
"numpy/lib/tests/test_nanfunctions.py",
"numpy/typing/tests/data/pass/numeric.py",
"numpy/_core/tests/test_datetime.py",
"numpy/polynomial/tests/test_hermite.py",
"numpy/f2py/tests/test_semicolon_split.py",
"numpy/lib/tests/test_io.py",
"numpy/f2py/tests/test_regression.py",
"numpy/lib/tests/test_type_check.py",
"numpy/distutils/tests/test_mingw32ccompiler.py",
"numpy/ma/tests/test_deprecations.py",
"numpy/polynomial/tests/test_laguerre.py",
"numpy/_core/tests/test_longdouble.py",
"numpy/tests/test_reloading.py",
"numpy/f2py/tests/test_return_real.py",
"numpy/f2py/tests/test_block_docstring.py",
"numpy/_core/tests/test_errstate.py",
"numpy/f2py/tests/test_quoted_character.py",
"numpy/ma/tests/test_subclassing.py",
"numpy/tests/test_scripts.py",
"numpy/f2py/tests/test_common.py",
"numpy/matrixlib/tests/test_interaction.py",
"numpy/linalg/__init__.py",
"numpy/typing/tests/data/pass/simple.py",
"numpy/_core/tests/test_casting_unittests.py",
"numpy/lib/tests/test__iotools.py",
"numpy/typing/tests/data/pass/einsumfunc.py",
"tools/changelog.py",
"numpy/polynomial/tests/test_hermite_e.py",
"numpy/polynomial/tests/test_classes.py",
"numpy/_core/tests/test_simd_module.py",
"numpy/f2py/tests/test_value_attrspec.py",
"numpy/f2py/tests/__init__.py",
"numpy/f2py/tests/test_callback.py",
"numpy/distutils/tests/test_build_ext.py",
"numpy/f2py/tests/test_return_complex.py",
"tools/ci/push_docs_to_repo.py",
"numpy/typing/tests/data/pass/modules.py",
"numpy/_core/tests/test_extint128.py",
"numpy/_core/tests/test_hashtable.py",
"numpy/lib/tests/test_regression.py",
"numpy/typing/tests/data/pass/multiarray.py",
"numpy/_core/tests/test_dlpack.py",
"numpy/typing/tests/data/pass/comparisons.py",
"numpy/_core/tests/test_print.py",
"numpy/lib/tests/test_arraypad.py",
"numpy/random/tests/test_regression.py",
"numpy/matrixlib/tests/test_numeric.py",
"numpy/typing/tests/data/pass/ma.py",
"numpy/_core/tests/test_scalar_methods.py",
"numpy/_core/tests/test_function_base.py",
"numpy/_core/tests/test_scalar_ctors.py",
"numpy/typing/tests/data/pass/literal.py",
"numpy/random/tests/test_random.py",
"numpy/_core/tests/test_half.py",
"numpy/testing/tests/test_utils.py",
"numpy/matrixlib/tests/test_matrix_linalg.py",
"numpy/f2py/tests/test_isoc.py",
"numpy/lib/tests/test_histograms.py",
"numpy/distutils/tests/utilities.py",
"numpy/_core/tests/test_cpu_dispatcher.py",
"numpy/tests/test_warnings.py",
"numpy/_core/tests/test_casting_floatingpoint_errors.py",
"numpy/_core/tests/_locales.py",
"numpy/f2py/tests/test_symbolic.py",
"numpy/random/tests/test_direct.py",
"numpy/typing/tests/data/pass/ufuncs.py",
"numpy/lib/tests/test_function_base.py",
"numpy/conftest.py",
"tools/check_openblas_version.py",
"numpy/ma/tests/__init__.py",
"numpy/typing/tests/data/pass/nditer.py",
"numpy/polynomial/tests/test_chebyshev.py",
"numpy/tests/test_lazyloading.py",
"numpy/linalg/tests/test_deprecations.py",
"numpy/f2py/tests/test_docs.py",
"numpy/_core/tests/test_dtype.py",
"numpy/_core/tests/test_array_interface.py",
"numpy/typing/tests/data/pass/ufunc_config.py",
"numpy/lib/tests/test__version.py",
"numpy/distutils/command/config.py",
"numpy/_core/tests/test_scalarbuffer.py",
"numpy/_core/tests/test_arrayobject.py",
"numpy/_core/_ufunc_config.py",
"numpy/ma/tests/test_regression.py",
"numpy/f2py/tests/test_f2py2e.py",
"numpy/_core/tests/test_scalarmath.py",
"numpy/tests/test__all__.py",
"numpy/ma/tests/test_extras.py",
"numpy/distutils/tests/test_ccompiler_opt_conf.py",
"numpy/_core/tests/examples/limited_api/setup.py",
"tools/refguide_check.py",
"numpy/_core/tests/test_protocols.py",
"numpy/_core/tests/test_custom_dtypes.py",
"numpy/typing/tests/data/pass/array_like.py",
"numpy/tests/test_configtool.py",
"numpy/typing/tests/data/pass/arrayprint.py",
"numpy/lib/tests/test_shape_base.py",
"numpy/tests/test_matlib.py",
"numpy/_core/tests/test_simd.py",
"numpy/fft/tests/test_helper.py",
"numpy/lib/tests/test_arrayterator.py",
"numpy/f2py/tests/test_data.py",
"numpy/_core/tests/test_nditer.py",
"numpy/distutils/tests/test_exec_command.py",
"numpy/f2py/tests/test_pyf_src.py",
"numpy/_core/tests/test_item_selection.py",
"numpy/_core/tests/test_arraymethod.py",
"numpy/_core/tests/test_array_coercion.py",
"numpy/polynomial/tests/test_printing.py",
"numpy/polynomial/tests/test_symbol.py",
"numpy/_core/tests/test__exceptions.py",
"numpy/typing/tests/test_typing.py",
"numpy/polynomial/tests/test_polyutils.py",
"numpy/f2py/tests/test_size.py",
"tools/check_python_h_first.py"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.