diff --git "a/conan-io__conan-14177/blocks_by_function_name.json" "b/conan-io__conan-14177/blocks_by_function_name.json" new file mode 100644--- /dev/null +++ "b/conan-io__conan-14177/blocks_by_function_name.json" @@ -0,0 +1,45229 @@ +{ + "name": [ + [ + "conan/api/model.py", + [ + "Remote", + "name" + ] + ], + [ + "conan/cli/command.py", + [ + "BaseConanCommand", + "name" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Node", + "name" + ] + ] + ], + "__eq__": [ + [ + "conan/api/model.py", + [ + "Remote", + "__eq__" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "Environment", + "__eq__" + ] + ], + [ + "conans/client/conf/config_installer.py", + [ + "_ConfigOrigin", + "__eq__" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "__eq__" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "__eq__" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "__eq__" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOption", + "__eq__" + ] + ], + [ + "conans/model/package_ref.py", + [ + "PkgReference", + "__eq__" + ] + ], + [ + "conans/model/pkg_type.py", + [ + "PackageType", + "__eq__" + ] + ], + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "__eq__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "__eq__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__eq__" + ] + ], + [ + "conans/model/version.py", + [ + "_VersionItem", + "__eq__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__eq__" + ] + ], + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "__eq__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "RedirectedTestOutput", + "__eq__" + ] + ] + ], + "__str__": [ + [ + "conan/api/model.py", + [ + "Remote", + "__str__" + ] + ], + [ + "conans/client/graph/graph_error.py", + [ + "GraphConflictError", + "__str__" + ] + ], + [ + "conans/client/graph/graph_error.py", + [ + "GraphLoopError", + "__str__" + ] + ], + [ + "conans/client/graph/graph_error.py", + [ + "GraphMissingError", + "__str__" + ] + ], + [ + "conans/client/graph/graph_error.py", + [ + "GraphProvidesError", + "__str__" + ] + ], + [ + "conans/client/graph/graph_error.py", + [ + "GraphRuntimeError", + "__str__" + ] + ], + [ + "conans/errors.py", + [ + "ConanException", + "__str__" + ] + ], + [ + "conans/errors.py", + [ + "RecipeNotFoundException", + "__str__" + ] + ], + [ + "conans/errors.py", + [ + "PackageNotFoundException", + "__str__" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "__str__" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "__str__" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOption", + "__str__" + ] + ], + [ + "conans/model/package_ref.py", + [ + "PkgReference", + "__str__" + ] + ], + [ + "conans/model/pkg_type.py", + [ + "PackageType", + "__str__" + ] + ], + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "__str__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "__str__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__str__" + ] + ], + [ + "conans/model/version.py", + [ + "_VersionItem", + "__str__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__str__" + ] + ], + [ + "conans/model/version_range.py", + [ + "VersionRange", + "__str__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "RedirectedTestOutput", + "__str__" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "__str__" + ] + ] + ], + "__repr__": [ + [ + "conan/api/model.py", + [ + "Remote", + "__repr__" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "Environment", + "__repr__" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "ProfileEnvironment", + "__repr__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "TransitiveRequirement", + "__repr__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Node", + "__repr__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Overrides", + "__repr__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "__repr__" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "__repr__" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "__repr__" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "__repr__" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "__repr__" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "__repr__" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "__repr__" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "__repr__" + ] + ], + [ + "conans/model/package_ref.py", + [ + "PkgReference", + "__repr__" + ] + ], + [ + "conans/model/profile.py", + [ + "Profile", + "__repr__" + ] + ], + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "__repr__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "__repr__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "__repr__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__repr__" + ] + ], + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "__repr__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "RedirectedTestOutput", + "__repr__" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "__repr__" + ] + ] + ], + "__getitem__": [ + [ + "conan/api/model.py", + [ + "MultiPackagesList", + "__getitem__" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "ToolchainBlocks", + "__getitem__" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "__getitem__" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "_Remotes", + "__getitem__" + ] + ], + [ + "conans/client/graph/python_requires.py", + [ + "PyRequires", + "__getitem__" + ] + ], + [ + "conans/model/build_info.py", + [ + "MockInfoProperty", + "__getitem__" + ] + ], + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "__getitem__" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "__getitem__" + ] + ], + [ + "conans/test/integration/remote/retry_test.py", + [ + "_ConfigMock", + "__getitem__" + ] + ], + [ + "conans/test/unittests/client/rest/uploader_test.py", + [ + "_ConfigMock", + "__getitem__" + ] + ] + ], + "add": [ + [ + "conan/api/model.py", + [ + "MultiPackagesList", + "add" + ] + ], + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "add" + ] + ], + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "add" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "_Remotes", + "add" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "add" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "_InstallPackageReference", + "add" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "_InstallRecipeReference", + "add" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "_LockRequires", + "add" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "add" + ] + ] + ], + "add_error": [ + [ + "conan/api/model.py", + [ + "MultiPackagesList", + "add_error" + ] + ] + ], + "serialize": [ + [ + "conan/api/model.py", + [ + "MultiPackagesList", + "serialize" + ] + ], + [ + "conan/api/model.py", + [ + "PackagesList", + "serialize" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Node", + "serialize" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Overrides", + "serialize" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "serialize" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "_InstallPackageReference", + "serialize" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "_InstallRecipeReference", + "serialize" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "serialize" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "serialize" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "serialize" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "serialize" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "serialize" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "serialize" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "_LockRequires", + "serialize" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "serialize" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "serialize" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "serialize" + ] + ], + [ + "conans/model/profile.py", + [ + "Profile", + "serialize" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "serialize" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "serialize" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "serialize" + ] + ] + ], + "load": [ + [ + "conan/api/model.py", + [ + "MultiPackagesList", + "load" + ] + ], + [ + "conan/tools/files/files.py", + [ + "load" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "_Remotes", + "load" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "InstallGraph", + "load" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "load" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "load" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "load" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "load" + ] + ], + [ + "conans/util/files.py", + [ + "load" + ] + ] + ], + "load_graph": [ + [ + "conan/api/model.py", + [ + "MultiPackagesList", + "load_graph" + ] + ], + [ + "conan/api/subapi/graph.py", + [ + "GraphAPI", + "load_graph" + ] + ], + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "load_graph" + ] + ] + ], + "add_refs": [ + [ + "conan/api/model.py", + [ + "PackagesList", + "add_refs" + ] + ] + ], + "add_prefs": [ + [ + "conan/api/model.py", + [ + "PackagesList", + "add_prefs" + ] + ] + ], + "add_configurations": [ + [ + "conan/api/model.py", + [ + "PackagesList", + "add_configurations" + ] + ] + ], + "refs": [ + [ + "conan/api/model.py", + [ + "PackagesList", + "refs" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "_LockRequires", + "refs" + ] + ] + ], + "prefs": [ + [ + "conan/api/model.py", + [ + "PackagesList", + "prefs" + ] + ] + ], + "deserialize": [ + [ + "conan/api/model.py", + [ + "PackagesList", + "deserialize" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Overrides", + "deserialize" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "_InstallPackageReference", + "deserialize" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "_InstallRecipeReference", + "deserialize" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "InstallGraph", + "deserialize" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "deserialize" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "deserialize" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "_LockRequires", + "deserialize" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "deserialize" + ] + ] + ], + "split": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "__init__", + "split" + ] + ] + ], + "_only_latest": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "_only_latest" + ] + ] + ], + "search_ref": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "search_ref" + ] + ] + ], + "_version_range": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "_version_range" + ] + ] + ], + "filter_versions": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "filter_versions" + ] + ] + ], + "is_latest_rrev": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "is_latest_rrev" + ] + ] + ], + "is_latest_prev": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "is_latest_prev" + ] + ] + ], + "check_refs": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "check_refs" + ] + ] + ], + "filter_rrevs": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "filter_rrevs" + ] + ] + ], + "filter_prefs": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "filter_prefs" + ] + ] + ], + "filter_prevs": [ + [ + "conan/api/model.py", + [ + "ListPattern", + "filter_prevs" + ] + ] + ], + "define_silence_warnings": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "define_silence_warnings" + ] + ] + ], + "define_log_level": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "define_log_level" + ] + ] + ], + "level_allowed": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "level_allowed" + ] + ] + ], + "color": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "color" + ] + ] + ], + "scope": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "scope" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "scope" + ] + ] + ], + "scope_5": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "scope_5" + ] + ] + ], + "is_terminal": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "is_terminal" + ] + ], + [ + "conans/client/userio.py", + [ + "is_terminal" + ] + ] + ], + "writeln": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "writeln" + ] + ] + ], + "write": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "write" + ] + ] + ], + "rewrite_line": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "rewrite_line" + ] + ] + ], + "_write_message": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "_write_message" + ] + ] + ], + "trace": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "trace" + ] + ] + ], + "debug": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "debug" + ] + ] + ], + "verbose": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "verbose" + ] + ] + ], + "status": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "status" + ] + ] + ], + "title": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "title" + ] + ] + ], + "subtitle": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "subtitle" + ] + ] + ], + "highlight": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "highlight" + ] + ] + ], + "success": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "success" + ] + ] + ], + "warning": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "warning" + ] + ] + ], + "error": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "error" + ] + ] + ], + "flush": [ + [ + "conan/api/output.py", + [ + "ConanOutput", + "flush" + ] + ] + ], + "cli_out_write": [ + [ + "conan/api/output.py", + [ + "cli_out_write" + ] + ] + ], + "export_path": [ + [ + "conan/api/subapi/cache.py", + [ + "CacheAPI", + "export_path" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "export_path" + ] + ] + ], + "recipe_metadata_path": [ + [ + "conan/api/subapi/cache.py", + [ + "CacheAPI", + "recipe_metadata_path" + ] + ] + ], + "export_source_path": [ + [ + "conan/api/subapi/cache.py", + [ + "CacheAPI", + "export_source_path" + ] + ] + ], + "source_path": [ + [ + "conan/api/subapi/cache.py", + [ + "CacheAPI", + "source_path" + ] + ], + [ + "conans/client/downloaders/download_cache.py", + [ + "DownloadCache", + "source_path" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "source_path" + ] + ] + ], + "build_path": [ + [ + "conan/api/subapi/cache.py", + [ + "CacheAPI", + "build_path" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "build_path" + ] + ] + ], + "package_metadata_path": [ + [ + "conan/api/subapi/cache.py", + [ + "CacheAPI", + "package_metadata_path" + ] + ] + ], + "package_path": [ + [ + "conan/api/subapi/cache.py", + [ + "CacheAPI", + "package_path" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "package_path" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "package_path" + ] + ] + ], + "check_integrity": [ + [ + "conan/api/subapi/cache.py", + [ + "CacheAPI", + "check_integrity" + ] + ] + ], + "clean": [ + [ + "conan/api/subapi/cache.py", + [ + "CacheAPI", + "clean" + ] + ], + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "clean" + ] + ], + [ + "conans/test/utils/server_launcher.py", + [ + "TestServerLauncher", + "clean" + ] + ], + [ + "conans/util/locks.py", + [ + "Lock", + "clean" + ] + ] + ], + "_resolve_latest_ref": [ + [ + "conan/api/subapi/cache.py", + [ + "_resolve_latest_ref" + ] + ] + ], + "_resolve_latest_pref": [ + [ + "conan/api/subapi/cache.py", + [ + "_resolve_latest_pref" + ] + ] + ], + "home": [ + [ + "conan/api/subapi/config.py", + [ + "ConfigAPI", + "home" + ] + ] + ], + "install": [ + [ + "conan/api/subapi/config.py", + [ + "ConfigAPI", + "install" + ] + ], + [ + "conan/cli/commands/install.py", + [ + "install" + ] + ], + [ + "conan/tools/cmake/cmake.py", + [ + "CMake", + "install" + ] + ], + [ + "conan/tools/gnu/autotools.py", + [ + "Autotools", + "install" + ] + ], + [ + "conan/tools/meson/meson.py", + [ + "Meson", + "install" + ] + ], + [ + "conan/tools/qbs/qbs.py", + [ + "Qbs", + "install" + ] + ], + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "install" + ] + ], + [ + "conan/tools/system/package_manager.py", + [ + "Apt", + "install" + ] + ], + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "install" + ] + ] + ], + "get": [ + [ + "conan/api/subapi/config.py", + [ + "ConfigAPI", + "get" + ] + ], + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "get" + ] + ], + [ + "conan/internal/cache/db/packages_table.py", + [ + "PackagesDBTable", + "get" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "get" + ] + ], + [ + "conan/tools/files/files.py", + [ + "get" + ] + ], + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "get" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Overrides", + "get" + ] + ], + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "get" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "get" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "get" + ] + ], + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "get" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "_LockRequires", + "get" + ] + ], + [ + "conans/test/integration/command/remote_verify_ssl_test.py", + [ + "RequesterMockTrue", + "get" + ] + ], + [ + "conans/test/integration/command/remote_verify_ssl_test.py", + [ + "RequesterMockFalse", + "get" + ] + ], + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_without_cleaned_user", + "ServerCapabilitiesRequester", + "get" + ] + ], + [ + "conans/test/integration/configuration/client_certs_test.py", + [ + "MyHttpRequester", + "get" + ] + ], + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "TestProxiesConfTest", + "test_requester_with_host_specific_proxies", + "MyHttpRequester", + "get" + ] + ], + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "TestProxiesConfTest", + "test_new_proxy_exclude", + "MyHttpRequester", + "get" + ] + ], + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "TestProxiesConfTest", + "test_environ_kept", + "MyHttpRequester", + "get" + ] + ], + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "TestProxiesConfTest", + "test_environ_removed", + "MyHttpRequester", + "get" + ] + ], + [ + "conans/test/integration/configuration/requester_test.py", + [ + "MockRequesterGet", + "get" + ] + ], + [ + "conans/test/integration/remote/auth_test.py", + [ + "AuthenticationTest", + "test_unauthorized_during_capabilities", + "RequesterMock", + "get" + ] + ], + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "test_client_retries", + "DownloadFilesBrokenRequester", + "get" + ] + ], + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "test_forbidden_blocked_conanmanifest", + "DownloadForbidden", + "get" + ] + ], + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "test_forbidden_blocked_package_conanmanifest", + "DownloadForbidden", + "get" + ] + ], + [ + "conans/test/integration/remote/download_retries_test.py", + [ + "DownloadRetriesTest", + "test_recipe_download_retry", + "BuggyRequester", + "get" + ] + ], + [ + "conans/test/integration/remote/download_test.py", + [ + "DownloadTest", + "test_returns_on_failures", + "BuggyRequester", + "get" + ] + ], + [ + "conans/test/integration/remote/download_test.py", + [ + "DownloadTest", + "test_returns_on_failures", + "BuggyRequester2", + "get" + ] + ], + [ + "conans/test/integration/remote/requester_test.py", + [ + "MyRequester", + "get" + ] + ], + [ + "conans/test/integration/remote/retry_test.py", + [ + "_ConfigMock", + "get" + ] + ], + [ + "conans/test/integration/remote/server_error_test.py", + [ + "Error200NoJson", + "test_error_no_json", + "RequesterMock", + "get" + ] + ], + [ + "conans/test/integration/remote/server_error_test.py", + [ + "Error200NoJson", + "test_error_broken_json", + "RequesterMock", + "get" + ] + ], + [ + "conans/test/integration/remote/server_error_test.py", + [ + "Error200NoJson", + "test_error_json", + "RequesterMock", + "get" + ] + ], + [ + "conans/test/integration/remote/test_request_headers.py", + [ + "RequesterClass", + "get" + ] + ], + [ + "conans/test/integration/remote/token_refresh_test.py", + [ + "RequesterWithTokenMock", + "get" + ] + ], + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "MockRequester", + "get" + ] + ], + [ + "conans/test/unittests/client/rest/uploader_test.py", + [ + "_ConfigMock", + "get" + ] + ], + [ + "conans/test/unittests/tools/build/test_can_run.py", + [ + "ConfigMock", + "get" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestRequester", + "get" + ] + ] + ], + "show": [ + [ + "conan/api/subapi/config.py", + [ + "ConfigAPI", + "show" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "show" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "show" + ] + ] + ], + "recipe": [ + [ + "conan/api/subapi/download.py", + [ + "DownloadAPI", + "recipe" + ] + ], + [ + "conan/api/subapi/remove.py", + [ + "RemoveAPI", + "recipe" + ] + ], + [ + "conan/cli/formatters/list/binary_html_table.py", + [ + "RowResult", + "recipe" + ] + ], + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "recipe" + ] + ] + ], + "package": [ + [ + "conan/api/subapi/download.py", + [ + "DownloadAPI", + "package" + ] + ], + [ + "conan/api/subapi/remove.py", + [ + "RemoveAPI", + "package" + ] + ], + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "package" + ] + ], + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "package" + ] + ] + ], + "export": [ + [ + "conan/api/subapi/export.py", + [ + "ExportAPI", + "export" + ] + ], + [ + "conan/cli/commands/export.py", + [ + "export" + ] + ], + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "export" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "export" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "export" + ] + ] + ], + "export_pkg": [ + [ + "conan/api/subapi/export.py", + [ + "ExportAPI", + "export_pkg" + ] + ], + [ + "conan/cli/commands/export_pkg.py", + [ + "export_pkg" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "export_pkg" + ] + ] + ], + "_load_root_consumer_conanfile": [ + [ + "conan/api/subapi/graph.py", + [ + "GraphAPI", + "_load_root_consumer_conanfile" + ] + ] + ], + "load_root_test_conanfile": [ + [ + "conan/api/subapi/graph.py", + [ + "GraphAPI", + "load_root_test_conanfile" + ] + ] + ], + "_load_root_virtual_conanfile": [ + [ + "conan/api/subapi/graph.py", + [ + "GraphAPI", + "_load_root_virtual_conanfile" + ] + ] + ], + "_scope_options": [ + [ + "conan/api/subapi/graph.py", + [ + "GraphAPI", + "_scope_options" + ] + ] + ], + "load_graph_requires": [ + [ + "conan/api/subapi/graph.py", + [ + "GraphAPI", + "load_graph_requires" + ] + ] + ], + "load_graph_consumer": [ + [ + "conan/api/subapi/graph.py", + [ + "GraphAPI", + "load_graph_consumer" + ] + ] + ], + "analyze_binaries": [ + [ + "conan/api/subapi/graph.py", + [ + "GraphAPI", + "analyze_binaries" + ] + ] + ], + "install_binaries": [ + [ + "conan/api/subapi/install.py", + [ + "InstallAPI", + "install_binaries" + ] + ] + ], + "install_system_requires": [ + [ + "conan/api/subapi/install.py", + [ + "InstallAPI", + "install_system_requires" + ] + ], + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "install_system_requires" + ] + ] + ], + "install_sources": [ + [ + "conan/api/subapi/install.py", + [ + "InstallAPI", + "install_sources" + ] + ], + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "install_sources" + ] + ] + ], + "install_consumer": [ + [ + "conan/api/subapi/install.py", + [ + "InstallAPI", + "install_consumer" + ] + ] + ], + "latest_recipe_revision": [ + [ + "conan/api/subapi/list.py", + [ + "ListAPI", + "latest_recipe_revision" + ] + ] + ], + "recipe_revisions": [ + [ + "conan/api/subapi/list.py", + [ + "ListAPI", + "recipe_revisions" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "recipe_revisions" + ] + ], + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "recipe_revisions" + ] + ] + ], + "latest_package_revision": [ + [ + "conan/api/subapi/list.py", + [ + "ListAPI", + "latest_package_revision" + ] + ] + ], + "package_revisions": [ + [ + "conan/api/subapi/list.py", + [ + "ListAPI", + "package_revisions" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "package_revisions" + ] + ], + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package_revisions" + ] + ] + ], + "packages_configurations": [ + [ + "conan/api/subapi/list.py", + [ + "ListAPI", + "packages_configurations" + ] + ] + ], + "filter_packages_configurations": [ + [ + "conan/api/subapi/list.py", + [ + "ListAPI", + "filter_packages_configurations" + ] + ] + ], + "select": [ + [ + "conan/api/subapi/list.py", + [ + "ListAPI", + "select" + ] + ] + ], + "get_conanfile_path": [ + [ + "conan/api/subapi/local.py", + [ + "LocalAPI", + "get_conanfile_path" + ] + ] + ], + "editable_add": [ + [ + "conan/api/subapi/local.py", + [ + "LocalAPI", + "editable_add" + ] + ], + [ + "conan/cli/commands/editable.py", + [ + "editable_add" + ] + ] + ], + "editable_remove": [ + [ + "conan/api/subapi/local.py", + [ + "LocalAPI", + "editable_remove" + ] + ], + [ + "conan/cli/commands/editable.py", + [ + "editable_remove" + ] + ] + ], + "editable_list": [ + [ + "conan/api/subapi/local.py", + [ + "LocalAPI", + "editable_list" + ] + ], + [ + "conan/cli/commands/editable.py", + [ + "editable_list" + ] + ] + ], + "source": [ + [ + "conan/api/subapi/local.py", + [ + "LocalAPI", + "source" + ] + ], + [ + "conan/cli/commands/source.py", + [ + "source" + ] + ], + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "source" + ] + ] + ], + "build": [ + [ + "conan/api/subapi/local.py", + [ + "LocalAPI", + "build" + ] + ], + [ + "conan/cli/commands/build.py", + [ + "build" + ] + ], + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "build" + ] + ], + [ + "conan/tools/apple/xcodebuild.py", + [ + "XcodeBuild", + "build" + ] + ], + [ + "conan/tools/cmake/cmake.py", + [ + "CMake", + "build" + ] + ], + [ + "conan/tools/google/bazel.py", + [ + "Bazel", + "build" + ] + ], + [ + "conan/tools/meson/meson.py", + [ + "Meson", + "build" + ] + ], + [ + "conan/tools/microsoft/msbuild.py", + [ + "MSBuild", + "build" + ] + ], + [ + "conan/tools/qbs/qbs.py", + [ + "Qbs", + "build" + ] + ], + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "build" + ] + ], + [ + "conans/model/info.py", + [ + "_VersionRepr", + "build" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "build" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "build" + ] + ] + ], + "test": [ + [ + "conan/api/subapi/local.py", + [ + "LocalAPI", + "test" + ] + ], + [ + "conan/cli/commands/test.py", + [ + "test" + ] + ], + [ + "conan/tools/cmake/cmake.py", + [ + "CMake", + "test" + ] + ], + [ + "conan/tools/meson/meson.py", + [ + "Meson", + "test" + ] + ], + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "test" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "test" + ] + ], + [ + "conans/test/integration/command/test_package_test.py", + [ + "ConanTestTest", + "test_partial_reference", + "test" + ] + ], + [ + "conans/test/integration/conanfile/same_userchannel_test.py", + [ + "UserChannelTestPackage", + "test" + ] + ], + [ + "conans/test/integration/conanfile/same_userchannel_test.py", + [ + "BuildRequireUserChannelTest", + "test" + ] + ], + [ + "conans/test/integration/graph/version_ranges/version_range_override_test.py", + [ + "VersionRangeOverrideFailTestCase", + "test" + ] + ], + [ + "conans/test/integration/package_id/python_requires_package_id_test.py", + [ + "PythonRequiresForBuildRequiresPackageIDTest", + "test" + ] + ], + [ + "conans/test/integration/sysroot_test.py", + [ + "SysrootTest", + "test" + ] + ] + ], + "inspect": [ + [ + "conan/api/subapi/local.py", + [ + "LocalAPI", + "inspect" + ] + ], + [ + "conan/cli/commands/inspect.py", + [ + "inspect" + ] + ] + ], + "get_lockfile": [ + [ + "conan/api/subapi/lockfile.py", + [ + "LockfileAPI", + "get_lockfile" + ] + ] + ], + "update_lockfile_export": [ + [ + "conan/api/subapi/lockfile.py", + [ + "LockfileAPI", + "update_lockfile_export" + ] + ] + ], + "update_lockfile": [ + [ + "conan/api/subapi/lockfile.py", + [ + "LockfileAPI", + "update_lockfile" + ] + ] + ], + "add_lockfile": [ + [ + "conan/api/subapi/lockfile.py", + [ + "LockfileAPI", + "add_lockfile" + ] + ] + ], + "save_lockfile": [ + [ + "conan/api/subapi/lockfile.py", + [ + "LockfileAPI", + "save_lockfile" + ] + ] + ], + "get_builtin_template": [ + [ + "conan/api/subapi/new.py", + [ + "NewAPI", + "get_builtin_template" + ] + ] + ], + "get_template": [ + [ + "conan/api/subapi/new.py", + [ + "NewAPI", + "get_template" + ] + ] + ], + "get_home_template": [ + [ + "conan/api/subapi/new.py", + [ + "NewAPI", + "get_home_template" + ] + ] + ], + "_read_files": [ + [ + "conan/api/subapi/new.py", + [ + "NewAPI", + "_read_files" + ] + ] + ], + "ensure_list": [ + [ + "conan/api/subapi/new.py", + [ + "NewAPI", + "render", + "ensure_list" + ] + ] + ], + "as_package_name": [ + [ + "conan/api/subapi/new.py", + [ + "NewAPI", + "render", + "as_package_name" + ] + ] + ], + "as_name": [ + [ + "conan/api/subapi/new.py", + [ + "NewAPI", + "render", + "as_name" + ] + ] + ], + "render": [ + [ + "conan/api/subapi/new.py", + [ + "NewAPI", + "render" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "render" + ] + ] + ], + "get_default_host": [ + [ + "conan/api/subapi/profiles.py", + [ + "ProfilesAPI", + "get_default_host" + ] + ], + [ + "conans/client/profile_loader.py", + [ + "ProfileLoader", + "get_default_host" + ] + ] + ], + "get_default_build": [ + [ + "conan/api/subapi/profiles.py", + [ + "ProfilesAPI", + "get_default_build" + ] + ], + [ + "conans/client/profile_loader.py", + [ + "ProfileLoader", + "get_default_build" + ] + ] + ], + "get_profiles_from_args": [ + [ + "conan/api/subapi/profiles.py", + [ + "ProfilesAPI", + "get_profiles_from_args" + ] + ] + ], + "get_profile": [ + [ + "conan/api/subapi/profiles.py", + [ + "ProfilesAPI", + "get_profile" + ] + ], + [ + "conans/client/profile_loader.py", + [ + "_ProfileValueParser", + "get_profile" + ] + ], + [ + "conans/server/crypto/jwt/jwt_manager.py", + [ + "JWTManager", + "get_profile" + ] + ] + ], + "get_path": [ + [ + "conan/api/subapi/profiles.py", + [ + "ProfilesAPI", + "get_path" + ] + ], + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "get_path" + ] + ] + ], + "list": [ + [ + "conan/api/subapi/profiles.py", + [ + "ProfilesAPI", + "list" + ] + ], + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "list" + ] + ], + [ + "conan/cli/commands/list.py", + [ + "list" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "list" + ] + ] + ], + "detect": [ + [ + "conan/api/subapi/profiles.py", + [ + "ProfilesAPI", + "detect" + ] + ] + ], + "disable": [ + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "disable" + ] + ] + ], + "enable": [ + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "enable" + ] + ] + ], + "remove": [ + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "remove" + ] + ], + [ + "conan/cli/commands/remove.py", + [ + "remove" + ] + ], + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "LayoutBase", + "remove" + ] + ], + [ + "conan/internal/cache/db/packages_table.py", + [ + "PackagesDBTable", + "remove" + ] + ], + [ + "conan/internal/cache/db/recipes_table.py", + [ + "RecipesDBTable", + "remove" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "ToolchainBlocks", + "remove" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "remove" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "Environment", + "remove" + ] + ], + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "remove" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "_Remotes", + "remove" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "remove" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "remove" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "remove" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "remove" + ] + ], + [ + "conans/util/files.py", + [ + "remove" + ] + ] + ], + "update": [ + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "update" + ] + ], + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "update" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "_Remotes", + "update" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "update" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Overrides", + "update" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "update" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "update" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "update" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOptions", + "update" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "update" + ] + ], + [ + "conans/test/conftest.py", + [ + "try_", + "update" + ] + ] + ], + "rename": [ + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "rename" + ] + ], + [ + "conan/tools/files/files.py", + [ + "rename" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "_Remotes", + "rename" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "rename" + ] + ] + ], + "user_info": [ + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "user_info" + ] + ] + ], + "login": [ + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "login" + ] + ] + ], + "logout": [ + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "logout" + ] + ] + ], + "user_set": [ + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "user_set" + ] + ], + [ + "conans/client/cmd/user.py", + [ + "user_set" + ] + ] + ], + "auth": [ + [ + "conan/api/subapi/remotes.py", + [ + "RemotesAPI", + "auth" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "auth" + ] + ] + ], + "all_recipe_packages": [ + [ + "conan/api/subapi/remove.py", + [ + "RemoveAPI", + "all_recipe_packages" + ] + ] + ], + "_remove_all_local_packages": [ + [ + "conan/api/subapi/remove.py", + [ + "RemoveAPI", + "_remove_all_local_packages" + ] + ] + ], + "recipes": [ + [ + "conan/api/subapi/search.py", + [ + "SearchAPI", + "recipes" + ] + ] + ], + "check_upstream": [ + [ + "conan/api/subapi/upload.py", + [ + "UploadAPI", + "check_upstream" + ] + ] + ], + "prepare": [ + [ + "conan/api/subapi/upload.py", + [ + "UploadAPI", + "prepare" + ] + ], + [ + "conans/client/cmd/uploader.py", + [ + "PackagePreparator", + "prepare" + ] + ] + ], + "upload": [ + [ + "conan/api/subapi/upload.py", + [ + "UploadAPI", + "upload" + ] + ], + [ + "conan/cli/commands/upload.py", + [ + "upload" + ] + ], + [ + "conans/client/cmd/uploader.py", + [ + "UploadExecutor", + "upload" + ] + ], + [ + "conans/client/rest/file_uploader.py", + [ + "FileUploader", + "upload" + ] + ] + ], + "upload_backup_sources": [ + [ + "conan/api/subapi/upload.py", + [ + "UploadAPI", + "upload_backup_sources" + ] + ] + ], + "make_abs_path": [ + [ + "conan/cli/__init__.py", + [ + "make_abs_path" + ] + ] + ], + "add_lockfile_args": [ + [ + "conan/cli/args.py", + [ + "add_lockfile_args" + ] + ] + ], + "add_common_install_arguments": [ + [ + "conan/cli/args.py", + [ + "add_common_install_arguments" + ] + ] + ], + "profile_args": [ + [ + "conan/cli/args.py", + [ + "add_profiles_args", + "profile_args" + ] + ] + ], + "settings_args": [ + [ + "conan/cli/args.py", + [ + "add_profiles_args", + "settings_args" + ] + ] + ], + "options_args": [ + [ + "conan/cli/args.py", + [ + "add_profiles_args", + "options_args" + ] + ] + ], + "conf_args": [ + [ + "conan/cli/args.py", + [ + "add_profiles_args", + "conf_args" + ] + ] + ], + "add_profiles_args": [ + [ + "conan/cli/args.py", + [ + "add_profiles_args" + ] + ] + ], + "add_reference_args": [ + [ + "conan/cli/args.py", + [ + "add_reference_args" + ] + ] + ], + "common_graph_args": [ + [ + "conan/cli/args.py", + [ + "common_graph_args" + ] + ] + ], + "validate_common_graph_args": [ + [ + "conan/cli/args.py", + [ + "validate_common_graph_args" + ] + ] + ], + "_add_commands": [ + [ + "conan/cli/cli.py", + [ + "Cli", + "_add_commands" + ] + ] + ], + "_add_command": [ + [ + "conan/cli/cli.py", + [ + "Cli", + "_add_command" + ] + ] + ], + "_print_similar": [ + [ + "conan/cli/cli.py", + [ + "Cli", + "_print_similar" + ] + ] + ], + "_output_help_cli": [ + [ + "conan/cli/cli.py", + [ + "Cli", + "_output_help_cli" + ] + ] + ], + "run": [ + [ + "conan/cli/cli.py", + [ + "Cli", + "run" + ] + ], + [ + "conan/cli/command.py", + [ + "ConanCommand", + "run" + ] + ], + [ + "conan/cli/command.py", + [ + "ConanSubCommand", + "run" + ] + ], + [ + "conan/tools/files/packager.py", + [ + "AutoPackager", + "run" + ] + ], + [ + "conan/tools/scm/git.py", + [ + "Git", + "run" + ] + ], + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "run" + ] + ], + [ + "conans/conan.py", + [ + "run" + ] + ], + [ + "conans/conan_server.py", + [ + "run" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "run" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "run" + ] + ], + [ + "conans/server/rest/server.py", + [ + "ConanServer", + "run" + ] + ], + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "SettingsCppStdScopedPackageTests", + "run" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmake_presets_definitions.py", + [ + "test_cmake_make_program", + "run" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "MockConanfile", + "run" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "ConanFileMock", + "run" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "run" + ] + ], + [ + "conans/util/thread.py", + [ + "ExceptionThread", + "run" + ] + ] + ], + "_conan2_migrate_recipe_msg": [ + [ + "conan/cli/cli.py", + [ + "Cli", + "_conan2_migrate_recipe_msg" + ] + ] + ], + "exception_exit_error": [ + [ + "conan/cli/cli.py", + [ + "Cli", + "exception_exit_error" + ] + ] + ], + "ctrl_c_handler": [ + [ + "conan/cli/cli.py", + [ + "main", + "ctrl_c_handler" + ] + ] + ], + "sigterm_handler": [ + [ + "conan/cli/cli.py", + [ + "main", + "sigterm_handler" + ] + ] + ], + "ctrl_break_handler": [ + [ + "conan/cli/cli.py", + [ + "main", + "ctrl_break_handler" + ] + ] + ], + "main": [ + [ + "conan/cli/cli.py", + [ + "main" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "main" + ] + ], + [ + "conans/server/server_launcher.py", + [ + "main" + ] + ] + ], + "__call__": [ + [ + "conan/cli/command.py", + [ + "OnceArgument", + "__call__" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "JWTAuth", + "__call__" + ] + ], + [ + "conans/model/requires.py", + [ + "BuildRequirements", + "__call__" + ] + ], + [ + "conans/model/requires.py", + [ + "ToolRequirements", + "__call__" + ] + ], + [ + "conans/model/requires.py", + [ + "TestRequirements", + "__call__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "__call__" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "RunnerMock", + "__call__" + ] + ] + ], + "_fill_text": [ + [ + "conan/cli/command.py", + [ + "SmartFormatter", + "_fill_text" + ] + ] + ], + "_init_log_levels": [ + [ + "conan/cli/command.py", + [ + "BaseConanCommand", + "_init_log_levels" + ] + ] + ], + "_help_formatters": [ + [ + "conan/cli/command.py", + [ + "BaseConanCommand", + "_help_formatters" + ] + ] + ], + "_init_formatters": [ + [ + "conan/cli/command.py", + [ + "BaseConanCommand", + "_init_formatters" + ] + ] + ], + "method": [ + [ + "conan/cli/command.py", + [ + "BaseConanCommand", + "method" + ] + ] + ], + "doc": [ + [ + "conan/cli/command.py", + [ + "BaseConanCommand", + "doc" + ] + ] + ], + "_format": [ + [ + "conan/cli/command.py", + [ + "BaseConanCommand", + "_format" + ] + ] + ], + "parse_args": [ + [ + "conan/cli/command.py", + [ + "ConanArgumentParser", + "parse_args" + ] + ] + ], + "add_subcommand": [ + [ + "conan/cli/command.py", + [ + "ConanCommand", + "add_subcommand" + ] + ] + ], + "group": [ + [ + "conan/cli/command.py", + [ + "ConanCommand", + "group" + ] + ] + ], + "set_name": [ + [ + "conan/cli/command.py", + [ + "ConanSubCommand", + "set_name" + ] + ] + ], + "set_parser": [ + [ + "conan/cli/command.py", + [ + "ConanSubCommand", + "set_parser" + ] + ] + ], + "conan_command": [ + [ + "conan/cli/command.py", + [ + "conan_command" + ] + ] + ], + "conan_subcommand": [ + [ + "conan/cli/command.py", + [ + "conan_subcommand" + ] + ] + ], + "cache": [ + [ + "conan/cli/commands/cache.py", + [ + "cache" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "cache" + ] + ] + ], + "cache_path": [ + [ + "conan/cli/commands/cache.py", + [ + "cache_path" + ] + ] + ], + "cache_clean": [ + [ + "conan/cli/commands/cache.py", + [ + "cache_clean" + ] + ] + ], + "cache_check_integrity": [ + [ + "conan/cli/commands/cache.py", + [ + "cache_check_integrity" + ] + ] + ], + "config": [ + [ + "conan/cli/commands/config.py", + [ + "config" + ] + ] + ], + "config_install": [ + [ + "conan/cli/commands/config.py", + [ + "config_install" + ] + ] + ], + "list_text_formatter": [ + [ + "conan/cli/commands/config.py", + [ + "list_text_formatter" + ] + ] + ], + "config_home": [ + [ + "conan/cli/commands/config.py", + [ + "config_home" + ] + ] + ], + "config_list": [ + [ + "conan/cli/commands/config.py", + [ + "config_list" + ] + ] + ], + "config_show": [ + [ + "conan/cli/commands/config.py", + [ + "config_show" + ] + ] + ], + "create": [ + [ + "conan/cli/commands/create.py", + [ + "create" + ] + ], + [ + "conan/internal/cache/db/packages_table.py", + [ + "PackagesDBTable", + "create" + ] + ], + [ + "conan/internal/cache/db/recipes_table.py", + [ + "RecipesDBTable", + "create" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Overrides", + "create" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "_InstallPackageReference", + "create" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "_InstallRecipeReference", + "create" + ] + ], + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "create" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "create" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "create" + ] + ] + ], + "_check_tested_reference_matches": [ + [ + "conan/cli/commands/create.py", + [ + "_check_tested_reference_matches" + ] + ] + ], + "test_package": [ + [ + "conan/cli/commands/create.py", + [ + "test_package" + ] + ] + ], + "_get_test_conanfile_path": [ + [ + "conan/cli/commands/create.py", + [ + "_get_test_conanfile_path" + ] + ] + ], + "download": [ + [ + "conan/cli/commands/download.py", + [ + "download" + ] + ], + [ + "conan/tools/files/files.py", + [ + "download" + ] + ], + [ + "conans/client/downloaders/caching_file_downloader.py", + [ + "SourcesCachingDownloader", + "download" + ] + ], + [ + "conans/client/downloaders/caching_file_downloader.py", + [ + "ConanInternalCacheDownloader", + "download" + ] + ], + [ + "conans/client/downloaders/file_downloader.py", + [ + "FileDownloader", + "download" + ] + ] + ], + "_download_parallel": [ + [ + "conan/cli/commands/download.py", + [ + "_download_parallel" + ] + ] + ], + "editable": [ + [ + "conan/cli/commands/editable.py", + [ + "editable" + ] + ] + ], + "print_editables_json": [ + [ + "conan/cli/commands/editable.py", + [ + "print_editables_json" + ] + ] + ], + "print_editables_text": [ + [ + "conan/cli/commands/editable.py", + [ + "print_editables_text" + ] + ] + ], + "common_args_export": [ + [ + "conan/cli/commands/export.py", + [ + "common_args_export" + ] + ] + ], + "json_export": [ + [ + "conan/cli/commands/export.py", + [ + "json_export" + ] + ] + ], + "graph": [ + [ + "conan/cli/commands/graph.py", + [ + "graph" + ] + ] + ], + "cli_build_order": [ + [ + "conan/cli/commands/graph.py", + [ + "cli_build_order" + ] + ] + ], + "json_build_order": [ + [ + "conan/cli/commands/graph.py", + [ + "json_build_order" + ] + ] + ], + "graph_build_order": [ + [ + "conan/cli/commands/graph.py", + [ + "graph_build_order" + ] + ] + ], + "graph_build_order_merge": [ + [ + "conan/cli/commands/graph.py", + [ + "graph_build_order_merge" + ] + ] + ], + "graph_info": [ + [ + "conan/cli/commands/graph.py", + [ + "graph_info" + ] + ] + ], + "inspect_text_formatter": [ + [ + "conan/cli/commands/inspect.py", + [ + "inspect_text_formatter" + ] + ] + ], + "print_serial": [ + [ + "conan/cli/commands/list.py", + [ + "print_serial" + ] + ] + ], + "format_timestamps": [ + [ + "conan/cli/commands/list.py", + [ + "print_list_text", + "format_timestamps" + ] + ] + ], + "print_list_text": [ + [ + "conan/cli/commands/list.py", + [ + "print_list_text" + ] + ] + ], + "print_list_json": [ + [ + "conan/cli/commands/list.py", + [ + "print_list_json" + ] + ] + ], + "lock": [ + [ + "conan/cli/commands/lock.py", + [ + "lock" + ] + ], + [ + "conans/client/downloaders/download_cache.py", + [ + "DownloadCache", + "lock" + ] + ] + ], + "lock_create": [ + [ + "conan/cli/commands/lock.py", + [ + "lock_create" + ] + ] + ], + "lock_merge": [ + [ + "conan/cli/commands/lock.py", + [ + "lock_merge" + ] + ] + ], + "lock_add": [ + [ + "conan/cli/commands/lock.py", + [ + "lock_add" + ] + ] + ], + "get_template_vars": [ + [ + "conan/cli/commands/new.py", + [ + "new", + "try_", + "except_exceptions_Undefin", + "get_template_vars" + ] + ] + ], + "new": [ + [ + "conan/cli/commands/new.py", + [ + "new" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClientFactory", + "new" + ] + ] + ], + "print_profiles": [ + [ + "conan/cli/commands/profile.py", + [ + "print_profiles" + ] + ], + [ + "conan/cli/printers/__init__.py", + [ + "print_profiles" + ] + ] + ], + "profiles_list_cli_output": [ + [ + "conan/cli/commands/profile.py", + [ + "profiles_list_cli_output" + ] + ] + ], + "detected_profile_cli_output": [ + [ + "conan/cli/commands/profile.py", + [ + "detected_profile_cli_output" + ] + ] + ], + "profile_show": [ + [ + "conan/cli/commands/profile.py", + [ + "profile_show" + ] + ] + ], + "profile_path": [ + [ + "conan/cli/commands/profile.py", + [ + "profile_path" + ] + ] + ], + "profile_detect": [ + [ + "conan/cli/commands/profile.py", + [ + "profile_detect" + ] + ] + ], + "profile_list": [ + [ + "conan/cli/commands/profile.py", + [ + "profile_list" + ] + ] + ], + "profile": [ + [ + "conan/cli/commands/profile.py", + [ + "profile" + ] + ] + ], + "formatter_remote_list_json": [ + [ + "conan/cli/commands/remote.py", + [ + "formatter_remote_list_json" + ] + ] + ], + "print_remote_list": [ + [ + "conan/cli/commands/remote.py", + [ + "print_remote_list" + ] + ] + ], + "print_remote_user_list": [ + [ + "conan/cli/commands/remote.py", + [ + "print_remote_user_list" + ] + ] + ], + "print_remote_user_set": [ + [ + "conan/cli/commands/remote.py", + [ + "print_remote_user_set" + ] + ] + ], + "output_remotes_json": [ + [ + "conan/cli/commands/remote.py", + [ + "output_remotes_json" + ] + ] + ], + "remote_list": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_list" + ] + ] + ], + "remote_add": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_add" + ] + ] + ], + "remote_remove": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_remove" + ] + ] + ], + "remote_update": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_update" + ] + ] + ], + "remote_rename": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_rename" + ] + ] + ], + "remote_enable": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_enable" + ] + ] + ], + "remote_disable": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_disable" + ] + ] + ], + "remote_list_users": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_list_users" + ] + ] + ], + "remote_login": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_login" + ] + ] + ], + "remote_set_user": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_set_user" + ] + ] + ], + "remote_logout": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_logout" + ] + ] + ], + "print_auth": [ + [ + "conan/cli/commands/remote.py", + [ + "print_auth" + ] + ] + ], + "remote_auth": [ + [ + "conan/cli/commands/remote.py", + [ + "remote_auth" + ] + ] + ], + "remote": [ + [ + "conan/cli/commands/remote.py", + [ + "remote" + ] + ] + ], + "summary_remove_list": [ + [ + "conan/cli/commands/remove.py", + [ + "summary_remove_list" + ] + ] + ], + "confirmation": [ + [ + "conan/cli/commands/remove.py", + [ + "remove", + "confirmation" + ] + ] + ], + "search": [ + [ + "conan/cli/commands/search.py", + [ + "search" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "search" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "search" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "search" + ] + ], + [ + "conans/server/rest/controller/v2/search.py", + [ + "SearchControllerV2", + "attach_to", + "search" + ] + ], + [ + "conans/server/service/v2/search.py", + [ + "SearchService", + "search" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "search" + ] + ] + ], + "run_test": [ + [ + "conan/cli/commands/test.py", + [ + "run_test" + ] + ] + ], + "summary_upload_list": [ + [ + "conan/cli/commands/upload.py", + [ + "summary_upload_list" + ] + ] + ], + "_ask_confirm_upload": [ + [ + "conan/cli/commands/upload.py", + [ + "_ask_confirm_upload" + ] + ] + ], + "version": [ + [ + "conan/cli/commands/version.py", + [ + "version" + ] + ], + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "version" + ] + ] + ], + "default_json_formatter": [ + [ + "conan/cli/formatters/__init__.py", + [ + "default_json_formatter" + ] + ] + ], + "label": [ + [ + "conan/cli/formatters/graph/graph.py", + [ + "_PrinterGraphItem", + "label" + ] + ] + ], + "short_label": [ + [ + "conan/cli/formatters/graph/graph.py", + [ + "_PrinterGraphItem", + "short_label" + ] + ] + ], + "is_build_requires": [ + [ + "conan/cli/formatters/graph/graph.py", + [ + "_PrinterGraphItem", + "is_build_requires" + ] + ] + ], + "data": [ + [ + "conan/cli/formatters/graph/graph.py", + [ + "_PrinterGraphItem", + "data" + ] + ] + ], + "_build_graph": [ + [ + "conan/cli/formatters/graph/graph.py", + [ + "_Grapher", + "_build_graph" + ] + ] + ], + "binary_color": [ + [ + "conan/cli/formatters/graph/graph.py", + [ + "_Grapher", + "binary_color" + ] + ] + ], + "_render_graph": [ + [ + "conan/cli/formatters/graph/graph.py", + [ + "_render_graph" + ] + ] + ], + "format_graph_html": [ + [ + "conan/cli/formatters/graph/graph.py", + [ + "format_graph_html" + ] + ] + ], + "format_graph_dot": [ + [ + "conan/cli/formatters/graph/graph.py", + [ + "format_graph_dot" + ] + ] + ], + "format_graph_json": [ + [ + "conan/cli/formatters/graph/graph.py", + [ + "format_graph_json" + ] + ] + ], + "filter_graph": [ + [ + "conan/cli/formatters/graph/graph_info_text.py", + [ + "filter_graph" + ] + ] + ], + "format_graph_info": [ + [ + "conan/cli/formatters/graph/graph_info_text.py", + [ + "format_graph_info" + ] + ] + ], + "_serial_pretty_printer": [ + [ + "conan/cli/formatters/graph/graph_info_text.py", + [ + "_serial_pretty_printer" + ] + ] + ], + "package_id": [ + [ + "conan/cli/formatters/list/binary_html_table.py", + [ + "RowResult", + "package_id" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Node", + "package_id" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "package_id" + ] + ] + ], + "row": [ + [ + "conan/cli/formatters/list/binary_html_table.py", + [ + "RowResult", + "row" + ] + ], + [ + "conan/cli/formatters/list/binary_html_table.py", + [ + "Headers", + "row" + ] + ] + ], + "_group_settings": [ + [ + "conan/cli/formatters/list/binary_html_table.py", + [ + "Headers", + "_group_settings" + ] + ] + ], + "get_headers": [ + [ + "conan/cli/formatters/list/binary_html_table.py", + [ + "Results", + "get_headers" + ] + ] + ], + "packages": [ + [ + "conan/cli/formatters/list/binary_html_table.py", + [ + "Results", + "packages" + ] + ], + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "packages" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "packages" + ] + ] + ], + "list_packages_html": [ + [ + "conan/cli/formatters/list/list.py", + [ + "list_packages_html" + ] + ] + ], + "_format_requires": [ + [ + "conan/cli/printers/graph.py", + [ + "print_graph_basic", + "_format_requires" + ] + ], + [ + "conan/cli/printers/graph.py", + [ + "print_graph_packages", + "_format_requires" + ] + ] + ], + "_format_resolved": [ + [ + "conan/cli/printers/graph.py", + [ + "print_graph_basic", + "_format_resolved" + ] + ] + ], + "print_graph_basic": [ + [ + "conan/cli/printers/graph.py", + [ + "print_graph_basic" + ] + ] + ], + "print_graph_packages": [ + [ + "conan/cli/printers/graph.py", + [ + "print_graph_packages" + ] + ] + ], + "check_duplicated_generator": [ + [ + "conan/internal/__init__.py", + [ + "check_duplicated_generator" + ] + ] + ], + "inject_get_or_else": [ + [ + "conan/internal/api/new/basic.py", + [ + "inject_get_or_else" + ] + ] + ], + "_create_path": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "_create_path" + ] + ] + ], + "_remove_path": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "_remove_path" + ] + ] + ], + "_full_path": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "_full_path" + ] + ] + ], + "base_folder": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "base_folder" + ] + ], + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "LayoutBase", + "base_folder" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "base_folder" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "base_folder" + ] + ] + ], + "_short_hash_path": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "_short_hash_path" + ] + ] + ], + "_get_tmp_path": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "_get_tmp_path" + ] + ] + ], + "_get_tmp_path_pref": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "_get_tmp_path_pref" + ] + ] + ], + "_get_path": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "_get_path" + ] + ] + ], + "_get_path_pref": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "_get_path_pref" + ] + ] + ], + "create_export_recipe_layout": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "create_export_recipe_layout" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "create_export_recipe_layout" + ] + ] + ], + "create_build_pkg_layout": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "create_build_pkg_layout" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "create_build_pkg_layout" + ] + ] + ], + "get_recipe_layout": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "get_recipe_layout" + ] + ] + ], + "get_recipe_revisions_references": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "get_recipe_revisions_references" + ] + ], + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "get_recipe_revisions_references" + ] + ], + [ + "conan/internal/cache/db/recipes_table.py", + [ + "RecipesDBTable", + "get_recipe_revisions_references" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "get_recipe_revisions_references" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_recipe_revisions_references" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_recipe_revisions_references" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_recipe_revisions_references" + ] + ], + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "RevisionsController", + "attach_to", + "get_recipe_revisions_references" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_recipe_revisions_references" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_recipe_revisions_references" + ] + ], + [ + "conans/test/utils/artifactory.py", + [ + "_ArtifactoryServerStore", + "get_recipe_revisions_references" + ] + ] + ], + "get_package_layout": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "get_package_layout" + ] + ] + ], + "get_or_create_ref_layout": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "get_or_create_ref_layout" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "get_or_create_ref_layout" + ] + ] + ], + "get_or_create_pkg_layout": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "get_or_create_pkg_layout" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "get_or_create_pkg_layout" + ] + ] + ], + "update_recipe_timestamp": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "update_recipe_timestamp" + ] + ], + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "update_recipe_timestamp" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "update_recipe_timestamp" + ] + ] + ], + "list_references": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "list_references" + ] + ], + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "list_references" + ] + ] + ], + "exists_prev": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "exists_prev" + ] + ], + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "exists_prev" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "exists_prev" + ] + ] + ], + "get_latest_package_reference": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "get_latest_package_reference" + ] + ], + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "get_latest_package_reference" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "get_latest_package_reference" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_latest_package_reference" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_latest_package_reference" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_latest_package_reference" + ] + ], + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "RevisionsController", + "attach_to", + "get_latest_package_reference" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_latest_package_reference" + ] + ], + [ + "conans/test/functional/layout/test_layout_autopackage.py", + [ + "get_latest_package_reference" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "get_latest_package_reference" + ] + ] + ], + "get_package_references": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "get_package_references" + ] + ], + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "get_package_references" + ] + ], + [ + "conan/internal/cache/db/packages_table.py", + [ + "PackagesDBTable", + "get_package_references" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "get_package_references" + ] + ] + ], + "get_package_revisions_references": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "get_package_revisions_references" + ] + ], + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "get_package_revisions_references" + ] + ], + [ + "conan/internal/cache/db/packages_table.py", + [ + "PackagesDBTable", + "get_package_revisions_references" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "get_package_revisions_references" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_package_revisions_references" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_package_revisions_references" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_package_revisions_references" + ] + ], + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "RevisionsController", + "attach_to", + "get_package_revisions_references" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_package_revisions_references" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_package_revisions_references" + ] + ], + [ + "conans/test/utils/artifactory.py", + [ + "_ArtifactoryServerStore", + "get_package_revisions_references" + ] + ] + ], + "get_matching_build_id": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "get_matching_build_id" + ] + ], + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "get_matching_build_id" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "get_matching_build_id" + ] + ] + ], + "remove_recipe": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "remove_recipe" + ] + ], + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "remove_recipe" + ] + ], + [ + "conan/internal/cache/db/packages_table.py", + [ + "PackagesDBTable", + "remove_recipe" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "remove_recipe" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "remove_recipe" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "remove_recipe" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "remove_recipe" + ] + ], + [ + "conans/server/rest/controller/v2/delete.py", + [ + "DeleteControllerV2", + "attach_to", + "remove_recipe" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "remove_recipe" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "remove_recipe" + ] + ] + ], + "remove_package": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "remove_package" + ] + ], + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "remove_package" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "remove_package" + ] + ], + [ + "conans/server/rest/controller/v2/delete.py", + [ + "DeleteControllerV2", + "attach_to", + "remove_package" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "remove_package" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "remove_package" + ] + ] + ], + "assign_prev": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "assign_prev" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "assign_prev" + ] + ] + ], + "assign_rrev": [ + [ + "conan/internal/cache/cache.py", + [ + "DataCache", + "assign_rrev" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "assign_rrev" + ] + ] + ], + "reference": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "reference" + ] + ], + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "reference" + ] + ] + ], + "reference_1": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "reference_1" + ] + ], + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "reference_1" + ] + ] + ], + "conanfile_write_lock": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "conanfile_write_lock" + ] + ] + ], + "export_sources": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "export_sources" + ] + ] + ], + "metadata": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "metadata" + ] + ], + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "metadata" + ] + ] + ], + "download_export": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "download_export" + ] + ] + ], + "conanfile": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "conanfile" + ] + ], + [ + "conans/test/functional/layout/test_build_system_layout_helpers.py", + [ + "conanfile" + ] + ], + [ + "conans/test/functional/layout/test_in_cache.py", + [ + "conanfile" + ] + ], + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "conanfile" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmake_cmd_line_args.py", + [ + "conanfile" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmake_presets_definitions.py", + [ + "conanfile" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "conanfile" + ] + ] + ], + "conandata": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "conandata" + ] + ] + ], + "recipe_manifests": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "recipe_manifests" + ] + ] + ], + "sources_remove": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "sources_remove" + ] + ] + ], + "export_remove": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "RecipeLayout", + "export_remove" + ] + ] + ], + "package_lock": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "package_lock" + ] + ] + ], + "download_package": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "download_package" + ] + ] + ], + "package_manifests": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "package_manifests" + ] + ] + ], + "set_dirty_context_manager": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "set_dirty_context_manager" + ] + ], + [ + "conans/util/files.py", + [ + "set_dirty_context_manager" + ] + ] + ], + "package_is_dirty": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "package_is_dirty" + ] + ] + ], + "build_remove": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "build_remove" + ] + ] + ], + "package_remove": [ + [ + "conan/internal/cache/conan_reference_layout.py", + [ + "PackageLayout", + "package_remove" + ] + ] + ], + "update_package_timestamp": [ + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "update_package_timestamp" + ] + ] + ], + "get_recipe": [ + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "get_recipe" + ] + ], + [ + "conan/internal/cache/db/recipes_table.py", + [ + "RecipesDBTable", + "get_recipe" + ] + ], + [ + "conans/client/graph/proxy.py", + [ + "ConanProxy", + "get_recipe" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_recipe" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_recipe" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_recipe" + ] + ] + ], + "get_latest_recipe": [ + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "get_latest_recipe" + ] + ], + [ + "conan/internal/cache/db/recipes_table.py", + [ + "RecipesDBTable", + "get_latest_recipe" + ] + ] + ], + "try_get_package": [ + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "try_get_package" + ] + ] + ], + "create_recipe": [ + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "create_recipe" + ] + ] + ], + "create_package": [ + [ + "conan/internal/cache/db/cache_database.py", + [ + "CacheDatabase", + "create_package" + ] + ] + ], + "_as_dict": [ + [ + "conan/internal/cache/db/packages_table.py", + [ + "PackagesDBTable", + "_as_dict" + ] + ], + [ + "conan/internal/cache/db/recipes_table.py", + [ + "RecipesDBTable", + "_as_dict" + ] + ] + ], + "_where_clause": [ + [ + "conan/internal/cache/db/packages_table.py", + [ + "PackagesDBTable", + "_where_clause" + ] + ], + [ + "conan/internal/cache/db/recipes_table.py", + [ + "RecipesDBTable", + "_where_clause" + ] + ] + ], + "_set_clause": [ + [ + "conan/internal/cache/db/packages_table.py", + [ + "PackagesDBTable", + "_set_clause" + ] + ] + ], + "update_timestamp": [ + [ + "conan/internal/cache/db/packages_table.py", + [ + "PackagesDBTable", + "update_timestamp" + ] + ], + [ + "conan/internal/cache/db/recipes_table.py", + [ + "RecipesDBTable", + "update_timestamp" + ] + ] + ], + "all_references": [ + [ + "conan/internal/cache/db/recipes_table.py", + [ + "RecipesDBTable", + "all_references" + ] + ] + ], + "db_connection": [ + [ + "conan/internal/cache/db/table.py", + [ + "BaseDbTable", + "db_connection" + ] + ] + ], + "field": [ + [ + "conan/internal/cache/db/table.py", + [ + "BaseDbTable", + "create_table", + "field" + ] + ] + ], + "create_table": [ + [ + "conan/internal/cache/db/table.py", + [ + "BaseDbTable", + "create_table" + ] + ] + ], + "dump": [ + [ + "conan/internal/cache/db/table.py", + [ + "BaseDbTable", + "dump" + ] + ] + ], + "wrap": [ + [ + "conan/internal/conan_app.py", + [ + "CmdWrapper", + "wrap" + ] + ] + ], + "_load": [ + [ + "conan/internal/deploy.py", + [ + "_find_deployer", + "_load" + ] + ] + ], + "_find_deployer": [ + [ + "conan/internal/deploy.py", + [ + "_find_deployer" + ] + ] + ], + "do_deploys": [ + [ + "conan/internal/deploy.py", + [ + "do_deploys" + ] + ] + ], + "full_deploy": [ + [ + "conan/internal/deploy.py", + [ + "full_deploy" + ] + ] + ], + "direct_deploy": [ + [ + "conan/internal/deploy.py", + [ + "direct_deploy" + ] + ] + ], + "check": [ + [ + "conan/internal/integrity_check.py", + [ + "IntegrityChecker", + "check" + ] + ], + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "check" + ] + ], + [ + "conans/client/cmd/uploader.py", + [ + "UploadUpstreamChecker", + "check" + ] + ], + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "test_build_require_test_package", + "check" + ] + ], + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "test_both_types", + "check" + ] + ], + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "check" + ] + ], + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "check" + ] + ], + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsShared", + "check" + ] + ], + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsSharedInvisible", + "check" + ] + ] + ], + "_recipe_corrupted": [ + [ + "conan/internal/integrity_check.py", + [ + "IntegrityChecker", + "_recipe_corrupted" + ] + ] + ], + "_package_corrupted": [ + [ + "conan/internal/integrity_check.py", + [ + "IntegrityChecker", + "_package_corrupted" + ] + ] + ], + "_metadata_files": [ + [ + "conan/internal/upload_metadata.py", + [ + "_metadata_files" + ] + ] + ], + "gather_metadata": [ + [ + "conan/internal/upload_metadata.py", + [ + "gather_metadata" + ] + ] + ], + "CppInfo": [ + [ + "conan/tools/__init__.py", + [ + "CppInfo" + ] + ] + ], + "android_abi": [ + [ + "conan/tools/android/utils.py", + [ + "android_abi" + ] + ] + ], + "is_apple_os": [ + [ + "conan/tools/apple/apple.py", + [ + "is_apple_os" + ] + ] + ], + "_to_apple_arch": [ + [ + "conan/tools/apple/apple.py", + [ + "_to_apple_arch" + ] + ] + ], + "to_apple_arch": [ + [ + "conan/tools/apple/apple.py", + [ + "to_apple_arch" + ] + ] + ], + "apple_sdk_path": [ + [ + "conan/tools/apple/apple.py", + [ + "apple_sdk_path" + ] + ] + ], + "get_apple_sdk_fullname": [ + [ + "conan/tools/apple/apple.py", + [ + "get_apple_sdk_fullname" + ] + ] + ], + "apple_min_version_flag": [ + [ + "conan/tools/apple/apple.py", + [ + "apple_min_version_flag" + ] + ] + ], + "cmd_output": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "_invoke", + "cmd_output" + ] + ] + ], + "_invoke": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "_invoke" + ] + ] + ], + "find": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "find" + ] + ] + ], + "sdk_path": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "sdk_path" + ] + ] + ], + "sdk_version": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "sdk_version" + ] + ] + ], + "sdk_platform_path": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "sdk_platform_path" + ] + ] + ], + "sdk_platform_version": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "sdk_platform_version" + ] + ] + ], + "cc": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "cc" + ] + ] + ], + "cxx": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "cxx" + ] + ] + ], + "ar": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "ar" + ] + ] + ], + "ranlib": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "ranlib" + ] + ] + ], + "strip": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "strip" + ] + ] + ], + "libtool": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "libtool" + ] + ] + ], + "_get_dylib_install_name": [ + [ + "conan/tools/apple/apple.py", + [ + "_get_dylib_install_name" + ] + ] + ], + "_darwin_is_binary": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name", + "_darwin_is_binary" + ] + ] + ], + "_darwin_collect_binaries": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name", + "_darwin_collect_binaries" + ] + ] + ], + "_fix_install_name": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name", + "_fix_install_name" + ] + ] + ], + "_fix_dep_name": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name", + "_fix_dep_name" + ] + ] + ], + "_get_rpath_entries": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name", + "_get_rpath_entries" + ] + ] + ], + "_get_shared_dependencies": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name", + "_get_shared_dependencies" + ] + ] + ], + "_fix_dylib_files": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name", + "_fix_dylib_files" + ] + ] + ], + "_fix_executables": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name", + "_fix_executables" + ] + ] + ], + "fix_apple_shared_install_name": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name" + ] + ] + ], + "_verbosity": [ + [ + "conan/tools/apple/xcodebuild.py", + [ + "XcodeBuild", + "_verbosity" + ] + ] + ], + "_sdkroot": [ + [ + "conan/tools/apple/xcodebuild.py", + [ + "XcodeBuild", + "_sdkroot" + ] + ] + ], + "_format_name": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "_format_name" + ] + ] + ], + "_xcconfig_settings_filename": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "_xcconfig_settings_filename" + ] + ] + ], + "_xcconfig_conditional": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "_xcconfig_conditional" + ] + ] + ], + "_add_includes_to_file_or_create": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "_add_includes_to_file_or_create" + ] + ] + ], + "generate": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "generate" + ] + ], + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "generate" + ] + ], + [ + "conan/tools/cmake/cmakedeps/cmakedeps.py", + [ + "CMakeDeps", + "generate" + ] + ], + [ + "conan/tools/cmake/presets.py", + [ + "_CMakePresets", + "generate" + ] + ], + [ + "conan/tools/cmake/presets.py", + [ + "_IncludingPresets", + "generate" + ] + ], + [ + "conan/tools/cmake/toolchain/toolchain.py", + [ + "CMakeToolchain", + "generate" + ] + ], + [ + "conan/tools/env/virtualbuildenv.py", + [ + "VirtualBuildEnv", + "generate" + ] + ], + [ + "conan/tools/env/virtualrunenv.py", + [ + "VirtualRunEnv", + "generate" + ] + ], + [ + "conan/tools/gnu/autotoolsdeps.py", + [ + "AutotoolsDeps", + "generate" + ] + ], + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "generate" + ] + ], + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "PkgConfigDeps", + "generate" + ] + ], + [ + "conan/tools/google/bazeldeps.py", + [ + "BazelDeps", + "generate" + ] + ], + [ + "conan/tools/google/toolchain.py", + [ + "BazelToolchain", + "generate" + ] + ], + [ + "conan/tools/intel/intel_cc.py", + [ + "IntelCC", + "generate" + ] + ], + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "generate" + ] + ], + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "generate" + ] + ], + [ + "conan/tools/microsoft/nmakedeps.py", + [ + "NMakeDeps", + "generate" + ] + ], + [ + "conan/tools/microsoft/nmaketoolchain.py", + [ + "NMakeToolchain", + "generate" + ] + ], + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "generate" + ] + ], + [ + "conan/tools/microsoft/visual.py", + [ + "VCVars", + "generate" + ] + ], + [ + "conan/tools/premake/premakedeps.py", + [ + "PremakeDeps", + "generate" + ] + ], + [ + "conan/tools/qbs/qbsprofile.py", + [ + "QbsProfile", + "generate" + ] + ] + ], + "_merged_vars": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "_conf_xconfig_file", + "_merged_vars" + ] + ] + ], + "_conf_xconfig_file": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "_conf_xconfig_file" + ] + ] + ], + "_get_includes": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "_dep_xconfig_file", + "if_os_path_isfile_multi_p", + "else_", + "_get_includes" + ] + ] + ], + "_dep_xconfig_file": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "_dep_xconfig_file" + ] + ] + ], + "_all_xconfig_file": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "_all_xconfig_file" + ] + ] + ], + "_pkg_xconfig_file": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "_pkg_xconfig_file" + ] + ] + ], + "_global_xconfig_content": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "_global_xconfig_content" + ] + ], + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_global_xconfig_content" + ] + ] + ], + "get_content_for_component": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "get_content_for_component" + ] + ] + ], + "_get_component_requires": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "_content", + "for_require_dep_in_requi", + "if_dep_cpp_info_has_compo", + "for_comp_name_comp_cpp_i", + "_get_component_requires" + ] + ] + ], + "_transitive_components": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "_content", + "for_require_dep_in_requi", + "if_dep_cpp_info_has_compo", + "for_comp_name_comp_cpp_i", + "_transitive_components" + ] + ] + ], + "_content": [ + [ + "conan/tools/apple/xcodedeps.py", + [ + "XcodeDeps", + "_content" + ] + ], + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "_content" + ] + ], + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_content" + ] + ] + ], + "_cppstd": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_cppstd" + ] + ] + ], + "_macosx_deployment_target": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_macosx_deployment_target" + ] + ] + ], + "_clang_cxx_library": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_clang_cxx_library" + ] + ] + ], + "_clang_cxx_language_standard": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_clang_cxx_language_standard" + ] + ] + ], + "_vars_xconfig_filename": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_vars_xconfig_filename" + ] + ] + ], + "_vars_xconfig_content": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_vars_xconfig_content" + ] + ] + ], + "_agreggated_xconfig_content": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_agreggated_xconfig_content" + ] + ] + ], + "_agreggated_xconfig_filename": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_agreggated_xconfig_filename" + ] + ] + ], + "_check_if_extra_flags": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_check_if_extra_flags" + ] + ] + ], + "_flags_xcconfig_content": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_flags_xcconfig_content" + ] + ] + ], + "_flags_xcconfig_filename": [ + [ + "conan/tools/apple/xcodetoolchain.py", + [ + "XcodeToolchain", + "_flags_xcconfig_filename" + ] + ] + ], + "use_win_mingw": [ + [ + "conan/tools/build/__init__.py", + [ + "use_win_mingw" + ] + ] + ], + "cmd_args_to_string": [ + [ + "conan/tools/build/__init__.py", + [ + "cmd_args_to_string" + ] + ] + ], + "_unix_cmd_args_to_string": [ + [ + "conan/tools/build/__init__.py", + [ + "_unix_cmd_args_to_string" + ] + ] + ], + "_windows_cmd_args_to_string": [ + [ + "conan/tools/build/__init__.py", + [ + "_windows_cmd_args_to_string" + ] + ] + ], + "load_toolchain_args": [ + [ + "conan/tools/build/__init__.py", + [ + "load_toolchain_args" + ] + ] + ], + "save_toolchain_args": [ + [ + "conan/tools/build/__init__.py", + [ + "save_toolchain_args" + ] + ] + ], + "check_min_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "check_min_cppstd" + ] + ] + ], + "check_max_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "check_max_cppstd" + ] + ] + ], + "valid_min_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "valid_min_cppstd" + ] + ] + ], + "valid_max_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "valid_max_cppstd" + ] + ] + ], + "default_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "default_cppstd" + ] + ] + ], + "supported_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "supported_cppstd" + ] + ] + ], + "extract_cpp_version": [ + [ + "conan/tools/build/cppstd.py", + [ + "_check_cppstd", + "compare", + "extract_cpp_version" + ] + ] + ], + "add_millennium": [ + [ + "conan/tools/build/cppstd.py", + [ + "_check_cppstd", + "compare", + "add_millennium" + ] + ] + ], + "compare": [ + [ + "conan/tools/build/cppstd.py", + [ + "_check_cppstd", + "compare" + ] + ] + ], + "_check_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "_check_cppstd" + ] + ] + ], + "_apple_clang_supported_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "_apple_clang_supported_cppstd" + ] + ] + ], + "_gcc_supported_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "_gcc_supported_cppstd" + ] + ] + ], + "_msvc_supported_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "_msvc_supported_cppstd" + ] + ] + ], + "_clang_supported_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "_clang_supported_cppstd" + ] + ] + ], + "_mcst_lcc_supported_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "_mcst_lcc_supported_cppstd" + ] + ] + ], + "_qcc_supported_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "_qcc_supported_cppstd" + ] + ] + ], + "build_jobs": [ + [ + "conan/tools/build/cpu.py", + [ + "build_jobs" + ] + ] + ], + "_cpu_count": [ + [ + "conan/tools/build/cpu.py", + [ + "_cpu_count" + ] + ] + ], + "cross_building": [ + [ + "conan/tools/build/cross_building.py", + [ + "cross_building" + ] + ] + ], + "can_run": [ + [ + "conan/tools/build/cross_building.py", + [ + "can_run" + ] + ] + ], + "architecture_flag": [ + [ + "conan/tools/build/flags.py", + [ + "architecture_flag" + ] + ] + ], + "libcxx_flags": [ + [ + "conan/tools/build/flags.py", + [ + "libcxx_flags" + ] + ] + ], + "build_type_link_flags": [ + [ + "conan/tools/build/flags.py", + [ + "build_type_link_flags" + ] + ] + ], + "build_type_flags": [ + [ + "conan/tools/build/flags.py", + [ + "build_type_flags" + ] + ] + ], + "cppstd_flag": [ + [ + "conan/tools/build/flags.py", + [ + "cppstd_flag" + ] + ] + ], + "cppstd_msvc_flag": [ + [ + "conan/tools/build/flags.py", + [ + "cppstd_msvc_flag" + ] + ] + ], + "_cppstd_msvc": [ + [ + "conan/tools/build/flags.py", + [ + "_cppstd_msvc" + ] + ] + ], + "_cppstd_apple_clang": [ + [ + "conan/tools/build/flags.py", + [ + "_cppstd_apple_clang" + ] + ] + ], + "_cppstd_clang": [ + [ + "conan/tools/build/flags.py", + [ + "_cppstd_clang" + ] + ] + ], + "_cppstd_gcc": [ + [ + "conan/tools/build/flags.py", + [ + "_cppstd_gcc" + ] + ] + ], + "_cppstd_intel_common": [ + [ + "conan/tools/build/flags.py", + [ + "_cppstd_intel_common" + ] + ] + ], + "_cppstd_intel_gcc": [ + [ + "conan/tools/build/flags.py", + [ + "_cppstd_intel_gcc" + ] + ] + ], + "_cppstd_intel_visualstudio": [ + [ + "conan/tools/build/flags.py", + [ + "_cppstd_intel_visualstudio" + ] + ] + ], + "_cppstd_mcst_lcc": [ + [ + "conan/tools/build/flags.py", + [ + "_cppstd_mcst_lcc" + ] + ] + ], + "_cppstd_intel_cc": [ + [ + "conan/tools/build/flags.py", + [ + "_cppstd_intel_cc" + ] + ] + ], + "stdcpp_library": [ + [ + "conan/tools/build/stdcpp_library.py", + [ + "stdcpp_library" + ] + ] + ], + "_cmake_cmd_line_args": [ + [ + "conan/tools/cmake/cmake.py", + [ + "_cmake_cmd_line_args" + ] + ] + ], + "configure": [ + [ + "conan/tools/cmake/cmake.py", + [ + "CMake", + "configure" + ] + ], + [ + "conan/tools/gnu/autotools.py", + [ + "Autotools", + "configure" + ] + ], + [ + "conan/tools/google/bazel.py", + [ + "Bazel", + "configure" + ] + ], + [ + "conan/tools/meson/meson.py", + [ + "Meson", + "configure" + ] + ], + [ + "conan/tools/premake/premake.py", + [ + "Premake", + "configure" + ] + ] + ], + "_build": [ + [ + "conan/tools/cmake/cmake.py", + [ + "CMake", + "_build" + ] + ], + [ + "conans/client/installer.py", + [ + "_PackageBuilder", + "_build" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsBuild", + "_build" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsAutotoolsBuild", + "_build" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "_build" + ] + ] + ], + "_compilation_verbosity_arg": [ + [ + "conan/tools/cmake/cmake.py", + [ + "CMake", + "_compilation_verbosity_arg" + ] + ] + ], + "_cmake_log_levels_args": [ + [ + "conan/tools/cmake/cmake.py", + [ + "CMake", + "_cmake_log_levels_args" + ] + ] + ], + "content": [ + [ + "conan/tools/cmake/cmakedeps/cmakedeps.py", + [ + "CMakeDeps", + "content" + ] + ], + [ + "conan/tools/cmake/toolchain/toolchain.py", + [ + "CMakeToolchain", + "content" + ] + ], + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_PCContentGenerator", + "content" + ] + ], + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "PkgConfigDeps", + "content" + ] + ], + [ + "conan/tools/premake/premakedeps.py", + [ + "PremakeDeps", + "content" + ] + ], + [ + "conan/tools/qbs/qbsprofile.py", + [ + "QbsProfile", + "content" + ] + ], + [ + "conans/test/integration/remote/download_retries_test.py", + [ + "DownloadRetriesTest", + "test_recipe_download_retry", + "Response", + "content" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "content" + ] + ] + ], + "_generate_files": [ + [ + "conan/tools/cmake/cmakedeps/cmakedeps.py", + [ + "CMakeDeps", + "_generate_files" + ] + ] + ], + "set_property": [ + [ + "conan/tools/cmake/cmakedeps/cmakedeps.py", + [ + "CMakeDeps", + "set_property" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "set_property" + ] + ] + ], + "get_property": [ + [ + "conan/tools/cmake/cmakedeps/cmakedeps.py", + [ + "CMakeDeps", + "get_property" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "get_property" + ] + ] + ], + "get_cmake_package_name": [ + [ + "conan/tools/cmake/cmakedeps/cmakedeps.py", + [ + "CMakeDeps", + "get_cmake_package_name" + ] + ] + ], + "get_find_mode": [ + [ + "conan/tools/cmake/cmakedeps/cmakedeps.py", + [ + "CMakeDeps", + "get_find_mode" + ] + ] + ], + "pkg_name": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "pkg_name" + ] + ] + ], + "root_target_name": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "root_target_name" + ] + ] + ], + "file_name": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "file_name" + ] + ] + ], + "suffix": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "suffix" + ] + ] + ], + "context": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "context" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/config.py", + [ + "ConfigTemplate", + "context" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/config_version.py", + [ + "ConfigVersionTemplate", + "context" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/macros.py", + [ + "MacrosTemplate", + "context" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/target_configuration.py", + [ + "TargetConfigurationTemplate", + "context" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "context" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/targets.py", + [ + "TargetsTemplate", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "Block", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "VSRuntimeBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "FPicBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "GLibCXXBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "SkipRPath", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "ArchitectureBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "LinkerScriptsBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "CppStdBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "SharedLibBock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "ParallelBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "AndroidSystemBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "AppleSystemBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "FindFiles", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "PkgConfigBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "UserToolchain", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "ExtraFlagsBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "CompilersBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "GenericSystemBlock", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "OutputDirsBlock", + "context" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "context" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "context" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_context_change", + "context" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_replace_block", + "MyBlock", + "context" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_add_new_block", + "MyBlock", + "context" + ] + ] + ], + "template": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "template" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/config.py", + [ + "ConfigTemplate", + "template" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/config_version.py", + [ + "ConfigVersionTemplate", + "template" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/macros.py", + [ + "MacrosTemplate", + "template" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/target_configuration.py", + [ + "TargetConfigurationTemplate", + "template" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "template" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/targets.py", + [ + "TargetsTemplate", + "template" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "Block", + "template" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "OutputDirsBlock", + "template" + ] + ] + ], + "filename": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "filename" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/config.py", + [ + "ConfigTemplate", + "filename" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/config_version.py", + [ + "ConfigVersionTemplate", + "filename" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/macros.py", + [ + "MacrosTemplate", + "filename" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/target_configuration.py", + [ + "TargetConfigurationTemplate", + "filename" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "filename" + ] + ], + [ + "conan/tools/cmake/cmakedeps/templates/targets.py", + [ + "TargetsTemplate", + "filename" + ] + ] + ], + "configuration": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "configuration" + ] + ] + ], + "arch": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "arch" + ] + ] + ], + "config_suffix": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "config_suffix" + ] + ] + ], + "_get_target_default_name": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "_get_target_default_name" + ] + ] + ], + "get_root_target_name": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "get_root_target_name" + ] + ] + ], + "get_component_alias": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "get_component_alias" + ] + ] + ], + "get_declared_components_targets_names": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_configuration.py", + [ + "TargetConfigurationTemplate", + "get_declared_components_targets_names" + ] + ] + ], + "get_deps_targets_names": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_configuration.py", + [ + "TargetConfigurationTemplate", + "get_deps_targets_names" + ] + ] + ], + "_build_modules_activated": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "_build_modules_activated" + ] + ] + ], + "cmake_package_type": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "cmake_package_type" + ] + ] + ], + "is_host_windows": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "is_host_windows" + ] + ] + ], + "_get_global_cpp_cmake": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "_get_global_cpp_cmake" + ] + ] + ], + "_root_folder": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "_root_folder" + ] + ] + ], + "_get_required_components_cpp": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "_get_required_components_cpp" + ] + ] + ], + "_get_dependency_filenames": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "_get_dependency_filenames" + ] + ] + ], + "_get_dependencies_find_modes": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "_get_dependencies_find_modes" + ] + ] + ], + "join_paths": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "_TargetDataContext", + "__init__", + "join_paths" + ] + ], + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_vars_props_file", + "join_paths" + ] + ] + ], + "join_flags": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "_TargetDataContext", + "__init__", + "join_flags" + ] + ] + ], + "join_defines": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "_TargetDataContext", + "__init__", + "join_defines" + ] + ] + ], + "cmake_layout": [ + [ + "conan/tools/cmake/layout.py", + [ + "cmake_layout" + ] + ] + ], + "get_build_folder_custom_vars": [ + [ + "conan/tools/cmake/layout.py", + [ + "get_build_folder_custom_vars" + ] + ] + ], + "write_cmake_presets": [ + [ + "conan/tools/cmake/presets.py", + [ + "write_cmake_presets" + ] + ] + ], + "_insert_preset": [ + [ + "conan/tools/cmake/presets.py", + [ + "_CMakePresets", + "_insert_preset" + ] + ] + ], + "_contents": [ + [ + "conan/tools/cmake/presets.py", + [ + "_CMakePresets", + "_contents" + ] + ] + ], + "_format_val": [ + [ + "conan/tools/cmake/presets.py", + [ + "_CMakePresets", + "_configure_preset", + "_format_val" + ] + ], + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_toolchain_cache_variables", + "_format_val" + ] + ] + ], + "_configure_preset": [ + [ + "conan/tools/cmake/presets.py", + [ + "_CMakePresets", + "_configure_preset" + ] + ] + ], + "_build_and_test_preset_fields": [ + [ + "conan/tools/cmake/presets.py", + [ + "_CMakePresets", + "_build_and_test_preset_fields" + ] + ] + ], + "_build_and_test_preset_name": [ + [ + "conan/tools/cmake/presets.py", + [ + "_CMakePresets", + "_build_and_test_preset_name" + ] + ] + ], + "_configure_preset_name": [ + [ + "conan/tools/cmake/presets.py", + [ + "_CMakePresets", + "_configure_preset_name" + ] + ] + ], + "_collect_user_inherits": [ + [ + "conan/tools/cmake/presets.py", + [ + "_IncludingPresets", + "_collect_user_inherits" + ] + ] + ], + "_clean_user_inherits": [ + [ + "conan/tools/cmake/presets.py", + [ + "_IncludingPresets", + "_clean_user_inherits" + ] + ] + ], + "_append_user_preset_path": [ + [ + "conan/tools/cmake/presets.py", + [ + "_IncludingPresets", + "_append_user_preset_path" + ] + ] + ], + "load_cmake_presets": [ + [ + "conan/tools/cmake/presets.py", + [ + "load_cmake_presets" + ] + ] + ], + "values": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "Block", + "values" + ] + ], + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "values" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "values" + ] + ] + ], + "values_1": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "Block", + "values_1" + ] + ] + ], + "cmake_value": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "Block", + "get_rendered_content", + "cmake_value" + ] + ] + ], + "get_rendered_content": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "Block", + "get_rendered_content" + ] + ] + ], + "_join_paths": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "FindFiles", + "_join_paths" + ] + ] + ], + "_get_toolset": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "GenericSystemBlock", + "_get_toolset" + ] + ] + ], + "_get_generator_platform": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "GenericSystemBlock", + "_get_generator_platform" + ] + ] + ], + "_get_generic_system_name": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "GenericSystemBlock", + "_get_generic_system_name" + ] + ] + ], + "_is_apple_cross_building": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "GenericSystemBlock", + "_is_apple_cross_building" + ] + ] + ], + "_get_cross_build": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "GenericSystemBlock", + "_get_cross_build" + ] + ] + ], + "_get_cpp_info_value": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "OutputDirsBlock", + "_get_cpp_info_value" + ] + ], + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "_get_default_dirs", + "_get_cpp_info_value" + ] + ] + ], + "__setitem__": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "ToolchainBlocks", + "__setitem__" + ] + ], + [ + "conans/model/build_info.py", + [ + "MockInfoProperty", + "__setitem__" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOptions", + "__setitem__" + ] + ] + ], + "process_blocks": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "ToolchainBlocks", + "process_blocks" + ] + ] + ], + "__getattribute__": [ + [ + "conan/tools/cmake/toolchain/toolchain.py", + [ + "Variables", + "__getattribute__" + ] + ], + [ + "conans/server/rest/bottle_routes.py", + [ + "BottleRoutes", + "__getattribute__" + ] + ] + ], + "configuration_types": [ + [ + "conan/tools/cmake/toolchain/toolchain.py", + [ + "Variables", + "configuration_types" + ] + ] + ], + "quote_preprocessor_strings": [ + [ + "conan/tools/cmake/toolchain/toolchain.py", + [ + "Variables", + "quote_preprocessor_strings" + ] + ] + ], + "_context": [ + [ + "conan/tools/cmake/toolchain/toolchain.py", + [ + "CMakeToolchain", + "_context" + ] + ], + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "_context" + ] + ] + ], + "_get_generator": [ + [ + "conan/tools/cmake/toolchain/toolchain.py", + [ + "CMakeToolchain", + "_get_generator" + ] + ] + ], + "is_multi_configuration": [ + [ + "conan/tools/cmake/utils.py", + [ + "is_multi_configuration" + ] + ] + ], + "environment_wrap_command": [ + [ + "conan/tools/env/environment.py", + [ + "environment_wrap_command" + ] + ] + ], + "dumps": [ + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "dumps" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "Environment", + "dumps" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "ProfileEnvironment", + "dumps" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "_Remotes", + "dumps" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "dumps" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "dumps" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "dumps" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "dumps" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementInfo", + "dumps" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "dumps" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "dumps" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "dumps" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOption", + "dumps" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOptions", + "dumps" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "dumps" + ] + ], + [ + "conans/model/profile.py", + [ + "Profile", + "dumps" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "dumps" + ] + ], + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "dumps" + ] + ] + ], + "copy": [ + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "copy" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "Environment", + "copy" + ] + ], + [ + "conan/tools/files/copy_pattern.py", + [ + "copy" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "copy" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "copy" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementInfo", + "copy" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "copy" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "copy" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "copy" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "copy" + ] + ] + ], + "is_path": [ + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "is_path" + ] + ] + ], + "append": [ + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "append" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "Environment", + "append" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "append" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "append" + ] + ] + ], + "prepend": [ + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "prepend" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "Environment", + "prepend" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "prepend" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "prepend" + ] + ] + ], + "compose_env_value": [ + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "compose_env_value" + ] + ] + ], + "get_str": [ + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "get_str" + ] + ] + ], + "get_value": [ + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "get_value" + ] + ] + ], + "deploy_base_folder": [ + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "deploy_base_folder" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "Environment", + "deploy_base_folder" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "deploy_base_folder" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "deploy_base_folder" + ] + ] + ], + "set_relative_base_folder": [ + [ + "conan/tools/env/environment.py", + [ + "_EnvValue", + "set_relative_base_folder" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "Environment", + "set_relative_base_folder" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "set_relative_base_folder" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "set_relative_base_folder" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "set_relative_base_folder" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "set_relative_base_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "PartialLayout", + "set_relative_base_folder" + ] + ] + ], + "__bool__": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "__bool__" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "ProfileEnvironment", + "__bool__" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "_Remotes", + "__bool__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Overrides", + "__bool__" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "__bool__" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "__bool__" + ] + ], + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "__bool__" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "__bool__" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "__bool__" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOption", + "__bool__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__bool__" + ] + ] + ], + "define": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "define" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "define" + ] + ] + ], + "define_path": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "define_path" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "define_path" + ] + ] + ], + "unset": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "unset" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "unset" + ] + ] + ], + "append_path": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "append_path" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "append_path" + ] + ] + ], + "prepend_path": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "prepend_path" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "prepend_path" + ] + ] + ], + "compose_env": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "compose_env" + ] + ] + ], + "vars": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "vars" + ] + ], + [ + "conan/tools/env/virtualbuildenv.py", + [ + "VirtualBuildEnv", + "vars" + ] + ], + [ + "conan/tools/env/virtualrunenv.py", + [ + "VirtualRunEnv", + "vars" + ] + ], + [ + "conan/tools/gnu/autotoolsdeps.py", + [ + "AutotoolsDeps", + "vars" + ] + ], + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "vars" + ] + ], + [ + "conan/tools/microsoft/nmakedeps.py", + [ + "NMakeDeps", + "vars" + ] + ], + [ + "conan/tools/microsoft/nmaketoolchain.py", + [ + "NMakeToolchain", + "vars" + ] + ] + ], + "_pathsep": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "_pathsep" + ] + ] + ], + "keys": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "keys" + ] + ] + ], + "items": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "items" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "_Remotes", + "items" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Overrides", + "items" + ] + ], + [ + "conans/client/graph/python_requires.py", + [ + "PyRequires", + "items" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "items" + ] + ], + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "items" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOptions", + "items" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "items" + ] + ] + ], + "apply": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "apply" + ] + ], + [ + "conans/server/rest/bottle_plugins/authorization_header.py", + [ + "AuthorizationHeader", + "apply" + ] + ], + [ + "conans/server/rest/bottle_plugins/return_handler.py", + [ + "ReturnHandlerPlugin", + "apply" + ] + ], + [ + "conans/test/functional/tools/test_files.py", + [ + "MockPatchset", + "apply" + ] + ], + [ + "conans/test/integration/remote/auth_bearer_test.py", + [ + "AuthorizationHeaderSpy", + "apply" + ] + ], + [ + "conans/test/integration/remote/auth_bearer_test.py", + [ + "ReturnHandlerPlugin", + "apply" + ] + ], + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "MockPatchset", + "apply" + ] + ], + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_single_apply_fail", + "MockedApply", + "apply" + ] + ] + ], + "save_bat": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "save_bat" + ] + ] + ], + "save_ps1": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "save_ps1" + ] + ] + ], + "save_sh": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "save_sh" + ] + ] + ], + "save_script": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "save_script" + ] + ] + ], + "get_profile_env": [ + [ + "conan/tools/env/environment.py", + [ + "ProfileEnvironment", + "get_profile_env" + ] + ] + ], + "update_profile_env": [ + [ + "conan/tools/env/environment.py", + [ + "ProfileEnvironment", + "update_profile_env" + ] + ] + ], + "loads": [ + [ + "conan/tools/env/environment.py", + [ + "ProfileEnvironment", + "loads" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "loads" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "loads" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "loads" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "loads" + ] + ], + [ + "conans/model/package_ref.py", + [ + "PkgReference", + "loads" + ] + ], + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "loads" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "loads" + ] + ], + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "loads" + ] + ] + ], + "create_env_script": [ + [ + "conan/tools/env/environment.py", + [ + "create_env_script" + ] + ] + ], + "register_env_script": [ + [ + "conan/tools/env/environment.py", + [ + "register_env_script" + ] + ] + ], + "_filename": [ + [ + "conan/tools/env/virtualbuildenv.py", + [ + "VirtualBuildEnv", + "_filename" + ] + ], + [ + "conan/tools/env/virtualrunenv.py", + [ + "VirtualRunEnv", + "_filename" + ] + ] + ], + "environment": [ + [ + "conan/tools/env/virtualbuildenv.py", + [ + "VirtualBuildEnv", + "environment" + ] + ], + [ + "conan/tools/env/virtualrunenv.py", + [ + "VirtualRunEnv", + "environment" + ] + ], + [ + "conan/tools/gnu/autotoolsdeps.py", + [ + "AutotoolsDeps", + "environment" + ] + ], + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "environment" + ] + ], + [ + "conan/tools/microsoft/nmakedeps.py", + [ + "NMakeDeps", + "environment" + ] + ], + [ + "conan/tools/microsoft/nmaketoolchain.py", + [ + "NMakeToolchain", + "environment" + ] + ] + ], + "_prepend_path": [ + [ + "conan/tools/env/virtualrunenv.py", + [ + "runenv_from_cpp_info", + "_prepend_path" + ] + ] + ], + "runenv_from_cpp_info": [ + [ + "conan/tools/env/virtualrunenv.py", + [ + "runenv_from_cpp_info" + ] + ] + ], + "recursive_dict_update": [ + [ + "conan/tools/files/conandata.py", + [ + "update_conandata", + "recursive_dict_update" + ] + ] + ], + "update_conandata": [ + [ + "conan/tools/files/conandata.py", + [ + "update_conandata" + ] + ] + ], + "_filter_files": [ + [ + "conan/tools/files/copy_pattern.py", + [ + "_filter_files" + ] + ] + ], + "_copy_files": [ + [ + "conan/tools/files/copy_pattern.py", + [ + "_copy_files" + ] + ] + ], + "_copy_files_symlinked_to_folders": [ + [ + "conan/tools/files/copy_pattern.py", + [ + "_copy_files_symlinked_to_folders" + ] + ] + ], + "save": [ + [ + "conan/tools/files/files.py", + [ + "save" + ] + ], + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "save" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "save" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "save" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "save" + ] + ], + [ + "conans/test/unittests/server/service/service_test.py", + [ + "MockFileSaver", + "save" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "save" + ] + ], + [ + "conans/util/files.py", + [ + "save" + ] + ] + ], + "mkdir": [ + [ + "conan/tools/files/files.py", + [ + "mkdir" + ] + ], + [ + "conans/util/files.py", + [ + "mkdir" + ] + ] + ], + "rmdir": [ + [ + "conan/tools/files/files.py", + [ + "rmdir" + ] + ], + [ + "conans/util/files.py", + [ + "if_platform_system_", + "rmdir" + ] + ], + [ + "conans/util/files.py", + [ + "if_platform_system_", + "else_", + "rmdir" + ] + ] + ], + "rm": [ + [ + "conan/tools/files/files.py", + [ + "rm" + ] + ] + ], + "ftp_download": [ + [ + "conan/tools/files/files.py", + [ + "ftp_download" + ] + ] + ], + "chdir": [ + [ + "conan/tools/files/files.py", + [ + "chdir" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "chdir" + ] + ], + [ + "conans/util/files.py", + [ + "chdir" + ] + ] + ], + "print_progress": [ + [ + "conan/tools/files/files.py", + [ + "unzip", + "if_hasattr_sys_stdout_i", + "print_progress" + ] + ], + [ + "conan/tools/files/files.py", + [ + "unzip", + "if_hasattr_sys_stdout_i", + "else_", + "print_progress" + ] + ] + ], + "unzip": [ + [ + "conan/tools/files/files.py", + [ + "unzip" + ] + ], + [ + "conans/util/files.py", + [ + "unzip" + ] + ] + ], + "untargz": [ + [ + "conan/tools/files/files.py", + [ + "untargz" + ] + ] + ], + "check_sha1": [ + [ + "conan/tools/files/files.py", + [ + "check_sha1" + ] + ] + ], + "check_md5": [ + [ + "conan/tools/files/files.py", + [ + "check_md5" + ] + ] + ], + "check_sha256": [ + [ + "conan/tools/files/files.py", + [ + "check_sha256" + ] + ] + ], + "replace_in_file": [ + [ + "conan/tools/files/files.py", + [ + "replace_in_file" + ] + ] + ], + "collect_libs": [ + [ + "conan/tools/files/files.py", + [ + "collect_libs" + ] + ] + ], + "move_folder_contents": [ + [ + "conan/tools/files/files.py", + [ + "move_folder_contents" + ] + ] + ], + "_package_cppinfo": [ + [ + "conan/tools/files/packager.py", + [ + "AutoPackager", + "_package_cppinfo" + ] + ] + ], + "emit": [ + [ + "conan/tools/files/patches.py", + [ + "PatchLogHandler", + "emit" + ] + ] + ], + "patch": [ + [ + "conan/tools/files/patches.py", + [ + "patch" + ] + ], + [ + "conans/model/info.py", + [ + "_VersionRepr", + "patch" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "patch" + ] + ] + ], + "apply_conandata_patches": [ + [ + "conan/tools/files/patches.py", + [ + "apply_conandata_patches" + ] + ] + ], + "export_conandata_patches": [ + [ + "conan/tools/files/patches.py", + [ + "export_conandata_patches" + ] + ] + ], + "get_symlinks": [ + [ + "conan/tools/files/symlinks/symlinks.py", + [ + "get_symlinks" + ] + ] + ], + "_path_inside": [ + [ + "conan/tools/files/symlinks/symlinks.py", + [ + "_path_inside" + ] + ] + ], + "absolute_to_relative_symlinks": [ + [ + "conan/tools/files/symlinks/symlinks.py", + [ + "absolute_to_relative_symlinks" + ] + ] + ], + "remove_external_symlinks": [ + [ + "conan/tools/files/symlinks/symlinks.py", + [ + "remove_external_symlinks" + ] + ] + ], + "remove_broken_symlinks": [ + [ + "conan/tools/files/symlinks/symlinks.py", + [ + "remove_broken_symlinks" + ] + ] + ], + "join_arguments": [ + [ + "conan/tools/gnu/autotools.py", + [ + "join_arguments" + ] + ] + ], + "make": [ + [ + "conan/tools/gnu/autotools.py", + [ + "Autotools", + "make" + ] + ] + ], + "autoreconf": [ + [ + "conan/tools/gnu/autotools.py", + [ + "Autotools", + "autoreconf" + ] + ] + ], + "_use_win_mingw": [ + [ + "conan/tools/gnu/autotools.py", + [ + "Autotools", + "_use_win_mingw" + ] + ] + ], + "ordered_deps": [ + [ + "conan/tools/gnu/autotoolsdeps.py", + [ + "AutotoolsDeps", + "ordered_deps" + ] + ] + ], + "_get_cpp_info": [ + [ + "conan/tools/gnu/autotoolsdeps.py", + [ + "AutotoolsDeps", + "_get_cpp_info" + ] + ], + [ + "conan/tools/microsoft/nmakedeps.py", + [ + "NMakeDeps", + "_get_cpp_info" + ] + ] + ], + "_rpaths_flags": [ + [ + "conan/tools/gnu/autotoolsdeps.py", + [ + "AutotoolsDeps", + "_rpaths_flags" + ] + ] + ], + "_get_msvc_runtime_flag": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "_get_msvc_runtime_flag" + ] + ] + ], + "_filter_list_empty_fields": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "_filter_list_empty_fields" + ] + ], + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "_filter_list_empty_fields" + ] + ] + ], + "cxxflags": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "cxxflags" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "cxxflags" + ] + ] + ], + "cflags": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "cflags" + ] + ], + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "cflags" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "cflags" + ] + ] + ], + "ldflags": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "ldflags" + ] + ] + ], + "defines": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "defines" + ] + ], + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "defines" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "defines" + ] + ] + ], + "_default_configure_shared_flags": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "_default_configure_shared_flags" + ] + ] + ], + "_get_argument": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "_default_configure_install_flags", + "_get_argument" + ] + ] + ], + "_default_configure_install_flags": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "_default_configure_install_flags" + ] + ] + ], + "_default_autoreconf_flags": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "_default_autoreconf_flags" + ] + ] + ], + "_get_triplets": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "_get_triplets" + ] + ] + ], + "update_configure_args": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "update_configure_args" + ] + ] + ], + "update_make_args": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "update_make_args" + ] + ] + ], + "update_autoreconf_args": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "update_autoreconf_args" + ] + ] + ], + "_list_to_dict": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "_update_flags", + "_list_to_dict" + ] + ] + ], + "_dict_to_list": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "_update_flags", + "_dict_to_list" + ] + ] + ], + "_update_flags": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "_update_flags" + ] + ] + ], + "generate_args": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "generate_args" + ] + ] + ], + "_get_gnu_triplet": [ + [ + "conan/tools/gnu/get_gnu_triplet.py", + [ + "_get_gnu_triplet" + ] + ] + ], + "_format_defines": [ + [ + "conan/tools/gnu/gnudeps_flags.py", + [ + "GnuDepsFlags", + "_format_defines" + ] + ], + [ + "conan/tools/microsoft/nmaketoolchain.py", + [ + "NMakeToolchain", + "_format_defines" + ] + ] + ], + "_format_frameworks": [ + [ + "conan/tools/gnu/gnudeps_flags.py", + [ + "GnuDepsFlags", + "_format_frameworks" + ] + ] + ], + "_format_include_paths": [ + [ + "conan/tools/gnu/gnudeps_flags.py", + [ + "GnuDepsFlags", + "_format_include_paths" + ] + ] + ], + "_format_library_paths": [ + [ + "conan/tools/gnu/gnudeps_flags.py", + [ + "GnuDepsFlags", + "_format_library_paths" + ] + ] + ], + "_format_libraries": [ + [ + "conan/tools/gnu/gnudeps_flags.py", + [ + "GnuDepsFlags", + "_format_libraries" + ] + ] + ], + "_adjust_path": [ + [ + "conan/tools/gnu/gnudeps_flags.py", + [ + "GnuDepsFlags", + "_adjust_path" + ] + ] + ], + "_parse_output": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "_parse_output" + ] + ] + ], + "_get_option": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "_get_option" + ] + ] + ], + "includedirs": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "includedirs" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "includedirs" + ] + ] + ], + "libdirs": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "libdirs" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "libdirs" + ] + ] + ], + "libs": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "libs" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "libs" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "libs" + ] + ] + ], + "linkflags": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "linkflags" + ] + ] + ], + "provides": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "provides" + ] + ] + ], + "variables": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "variables" + ] + ] + ], + "fill_cpp_info": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "fill_cpp_info" + ] + ] + ], + "_get_name_with_namespace": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_get_name_with_namespace" + ] + ] + ], + "_get_package_reference_name": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_get_package_reference_name" + ] + ] + ], + "_get_package_aliases": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_get_package_aliases" + ] + ] + ], + "_get_component_aliases": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_get_component_aliases" + ] + ] + ], + "_get_package_name": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_get_package_name" + ] + ] + ], + "_get_component_name": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_get_component_name" + ] + ] + ], + "_get_suffix": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_get_suffix" + ] + ] + ], + "_get_formatted_dirs": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_get_formatted_dirs" + ] + ] + ], + "_get_prefix_path": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_PCContentGenerator", + "_get_prefix_path" + ] + ] + ], + "shortened_content": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_PCContentGenerator", + "shortened_content" + ] + ] + ], + "_get_cpp_info_requires_names": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_PCGenerator", + "_get_cpp_info_requires_names" + ] + ] + ], + "components_info": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_PCGenerator", + "components_info" + ] + ] + ], + "package_info": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_PCGenerator", + "package_info" + ] + ] + ], + "_update_pc_files": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_PCGenerator", + "pc_files", + "_update_pc_files" + ] + ] + ], + "pc_files": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_PCGenerator", + "pc_files" + ] + ] + ], + "_validate_build_requires": [ + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "PkgConfigDeps", + "_validate_build_requires" + ] + ] + ], + "_get_bazel_project_configuration": [ + [ + "conan/tools/google/bazel.py", + [ + "Bazel", + "_get_bazel_project_configuration" + ] + ] + ], + "_save_dependency_buildfile": [ + [ + "conan/tools/google/bazeldeps.py", + [ + "BazelDeps", + "_save_dependency_buildfile" + ] + ] + ], + "_get_build_dependency_buildfile_content": [ + [ + "conan/tools/google/bazeldeps.py", + [ + "BazelDeps", + "_get_build_dependency_buildfile_content" + ] + ] + ], + "_relativize_path": [ + [ + "conan/tools/google/bazeldeps.py", + [ + "BazelDeps", + "_get_dependency_buildfile_content", + "_relativize_path" + ] + ] + ], + "_get_dependency_buildfile_content": [ + [ + "conan/tools/google/bazeldeps.py", + [ + "BazelDeps", + "_get_dependency_buildfile_content" + ] + ] + ], + "_get_dll_file_paths": [ + [ + "conan/tools/google/bazeldeps.py", + [ + "BazelDeps", + "_get_dll_file_paths" + ] + ] + ], + "_get_lib_file_paths": [ + [ + "conan/tools/google/bazeldeps.py", + [ + "BazelDeps", + "_get_lib_file_paths" + ] + ] + ], + "_create_new_local_repository": [ + [ + "conan/tools/google/bazeldeps.py", + [ + "BazelDeps", + "_create_new_local_repository" + ] + ] + ], + "_get_main_buildfile_content": [ + [ + "conan/tools/google/bazeldeps.py", + [ + "BazelDeps", + "_get_main_buildfile_content" + ] + ] + ], + "_save_main_buildfiles": [ + [ + "conan/tools/google/bazeldeps.py", + [ + "BazelDeps", + "_save_main_buildfiles" + ] + ] + ], + "bazel_layout": [ + [ + "conan/tools/google/layout.py", + [ + "bazel_layout" + ] + ] + ], + "_is_using_intel_oneapi": [ + [ + "conan/tools/intel/intel_cc.py", + [ + "_is_using_intel_oneapi" + ] + ] + ], + "ms_toolset": [ + [ + "conan/tools/intel/intel_cc.py", + [ + "IntelCC", + "ms_toolset" + ] + ] + ], + "installation_path": [ + [ + "conan/tools/intel/intel_cc.py", + [ + "IntelCC", + "installation_path" + ] + ] + ], + "command": [ + [ + "conan/tools/intel/intel_cc.py", + [ + "IntelCC", + "command" + ] + ], + [ + "conan/tools/microsoft/msbuild.py", + [ + "MSBuild", + "command" + ] + ] + ], + "basic_layout": [ + [ + "conan/tools/layout/__init__.py", + [ + "basic_layout" + ] + ] + ], + "to_meson_machine": [ + [ + "conan/tools/meson/helpers.py", + [ + "to_meson_machine" + ] + ] + ], + "to_meson_value": [ + [ + "conan/tools/meson/helpers.py", + [ + "to_meson_value" + ] + ] + ], + "to_cppstd_flag": [ + [ + "conan/tools/meson/helpers.py", + [ + "to_cppstd_flag" + ] + ] + ], + "_build_verbosity": [ + [ + "conan/tools/meson/meson.py", + [ + "Meson", + "_build_verbosity" + ] + ] + ], + "_install_verbosity": [ + [ + "conan/tools/meson/meson.py", + [ + "Meson", + "_install_verbosity" + ] + ] + ], + "_get_default_dirs": [ + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "_get_default_dirs" + ] + ] + ], + "_resolve_apple_flags_and_variables": [ + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "_resolve_apple_flags_and_variables" + ] + ] + ], + "_resolve_android_cross_compilation": [ + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "_resolve_android_cross_compilation" + ] + ] + ], + "_get_extra_flags": [ + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "_get_extra_flags" + ] + ], + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "_get_extra_flags" + ] + ] + ], + "_get_env_list": [ + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "_get_env_list" + ] + ] + ], + "vs_layout": [ + [ + "conan/tools/microsoft/layout.py", + [ + "vs_layout" + ] + ] + ], + "msbuild_verbosity_cmd_line_arg": [ + [ + "conan/tools/microsoft/msbuild.py", + [ + "msbuild_verbosity_cmd_line_arg" + ] + ] + ], + "msbuild_arch": [ + [ + "conan/tools/microsoft/msbuild.py", + [ + "msbuild_arch" + ] + ] + ], + "get_version": [ + [ + "conan/tools/microsoft/msbuild.py", + [ + "MSBuild", + "get_version" + ] + ] + ], + "_config_filename": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_config_filename" + ] + ] + ], + "_condition": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_condition" + ] + ], + [ + "conans/test/integration/toolchains/apple/test_xcodetoolchain.py", + [ + "_condition" + ] + ] + ], + "_dep_name": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_dep_name" + ] + ] + ], + "_get_valid_xml_format": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_get_valid_xml_format" + ] + ] + ], + "add_valid_ext": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_vars_props_file", + "add_valid_ext" + ] + ] + ], + "escape_path": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_vars_props_file", + "escape_path" + ] + ] + ], + "_vars_props_file": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_vars_props_file" + ] + ] + ], + "_activate_props_file": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_activate_props_file" + ] + ] + ], + "_dep_props_file": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_dep_props_file" + ] + ] + ], + "_conandeps": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_conandeps" + ] + ] + ], + "_package_props_files": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_package_props_files" + ] + ] + ], + "format_lib": [ + [ + "conan/tools/microsoft/nmakedeps.py", + [ + "NMakeDeps", + "environment", + "if_self__environment_is_N", + "format_lib" + ] + ] + ], + "format_define": [ + [ + "conan/tools/microsoft/nmakedeps.py", + [ + "NMakeDeps", + "environment", + "if_self__environment_is_N", + "format_define" + ] + ] + ], + "_format_options": [ + [ + "conan/tools/microsoft/nmaketoolchain.py", + [ + "NMakeToolchain", + "_format_options" + ] + ] + ], + "_cl": [ + [ + "conan/tools/microsoft/nmaketoolchain.py", + [ + "NMakeToolchain", + "_cl" + ] + ] + ], + "_link": [ + [ + "conan/tools/microsoft/nmaketoolchain.py", + [ + "NMakeToolchain", + "_link" + ] + ] + ], + "unix_path": [ + [ + "conan/tools/microsoft/subsystems.py", + [ + "unix_path" + ] + ] + ], + "unix_path_package_info_legacy": [ + [ + "conan/tools/microsoft/subsystems.py", + [ + "unix_path_package_info_legacy" + ] + ] + ], + "_name_condition": [ + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "_name_condition" + ] + ] + ], + "_runtime_library": [ + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "_runtime_library" + ] + ] + ], + "format_macro": [ + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "context_config_toolchain", + "format_macro" + ] + ] + ], + "context_config_toolchain": [ + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "context_config_toolchain" + ] + ] + ], + "_write_config_toolchain": [ + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "_write_config_toolchain" + ] + ] + ], + "_write_main_toolchain": [ + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "_write_main_toolchain" + ] + ] + ], + "check_min_vs": [ + [ + "conan/tools/microsoft/visual.py", + [ + "check_min_vs" + ] + ] + ], + "msvc_version_to_vs_ide_version": [ + [ + "conan/tools/microsoft/visual.py", + [ + "msvc_version_to_vs_ide_version" + ] + ] + ], + "msvc_version_to_toolset_version": [ + [ + "conan/tools/microsoft/visual.py", + [ + "msvc_version_to_toolset_version" + ] + ] + ], + "vs_ide_version": [ + [ + "conan/tools/microsoft/visual.py", + [ + "vs_ide_version" + ] + ] + ], + "msvc_runtime_flag": [ + [ + "conan/tools/microsoft/visual.py", + [ + "msvc_runtime_flag" + ] + ] + ], + "vcvars_command": [ + [ + "conan/tools/microsoft/visual.py", + [ + "vcvars_command" + ] + ] + ], + "_vcvars_path": [ + [ + "conan/tools/microsoft/visual.py", + [ + "_vcvars_path" + ] + ] + ], + "_vcvars_arch": [ + [ + "conan/tools/microsoft/visual.py", + [ + "_vcvars_arch" + ] + ] + ], + "_vcvars_vers": [ + [ + "conan/tools/microsoft/visual.py", + [ + "_vcvars_vers" + ] + ] + ], + "is_msvc": [ + [ + "conan/tools/microsoft/visual.py", + [ + "is_msvc" + ] + ] + ], + "is_msvc_static_runtime": [ + [ + "conan/tools/microsoft/visual.py", + [ + "is_msvc_static_runtime" + ] + ] + ], + "msvs_toolset": [ + [ + "conan/tools/microsoft/visual.py", + [ + "msvs_toolset" + ] + ] + ], + "_format_paths": [ + [ + "conan/tools/premake/premakedeps.py", + [ + "_PremakeTemplate", + "__init__", + "_format_paths" + ] + ] + ], + "_format_flags": [ + [ + "conan/tools/premake/premakedeps.py", + [ + "_PremakeTemplate", + "__init__", + "_format_flags" + ] + ] + ], + "_config_suffix": [ + [ + "conan/tools/premake/premakedeps.py", + [ + "PremakeDeps", + "_config_suffix" + ] + ] + ], + "_output_lua_file": [ + [ + "conan/tools/premake/premakedeps.py", + [ + "PremakeDeps", + "_output_lua_file" + ] + ] + ], + "_indent_string": [ + [ + "conan/tools/premake/premakedeps.py", + [ + "PremakeDeps", + "_indent_string" + ] + ] + ], + "_premake_filtered": [ + [ + "conan/tools/premake/premakedeps.py", + [ + "PremakeDeps", + "_premake_filtered" + ] + ] + ], + "_configuration_dict_to_commandlist": [ + [ + "conan/tools/qbs/qbs.py", + [ + "_configuration_dict_to_commandlist" + ] + ] + ], + "_set_project_file": [ + [ + "conan/tools/qbs/qbs.py", + [ + "Qbs", + "_set_project_file" + ] + ] + ], + "add_configuration": [ + [ + "conan/tools/qbs/qbs.py", + [ + "Qbs", + "add_configuration" + ] + ] + ], + "build_all": [ + [ + "conan/tools/qbs/qbs.py", + [ + "Qbs", + "build_all" + ] + ], + [ + "conans/test/functional/graph/test_graph_build_mode.py", + [ + "build_all" + ] + ] + ], + "_bool": [ + [ + "conan/tools/qbs/qbsprofile.py", + [ + "_bool" + ] + ] + ], + "_env_var_to_list": [ + [ + "conan/tools/qbs/qbsprofile.py", + [ + "_env_var_to_list" + ] + ] + ], + "_check_for_compiler": [ + [ + "conan/tools/qbs/qbsprofile.py", + [ + "_check_for_compiler" + ] + ] + ], + "_default_compiler_name": [ + [ + "conan/tools/qbs/qbsprofile.py", + [ + "_default_compiler_name" + ] + ] + ], + "_settings_dir": [ + [ + "conan/tools/qbs/qbsprofile.py", + [ + "_settings_dir" + ] + ] + ], + "_setup_toolchains": [ + [ + "conan/tools/qbs/qbsprofile.py", + [ + "_setup_toolchains" + ] + ] + ], + "_read_qbs_toolchain_from_config": [ + [ + "conan/tools/qbs/qbsprofile.py", + [ + "_read_qbs_toolchain_from_config" + ] + ] + ], + "_flags_from_env": [ + [ + "conan/tools/qbs/qbsprofile.py", + [ + "_flags_from_env" + ] + ] + ], + "get_commit": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "get_commit" + ] + ] + ], + "get_remote_url": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "get_remote_url" + ] + ] + ], + "commit_in_remote": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "commit_in_remote" + ] + ] + ], + "is_dirty": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "is_dirty" + ] + ], + [ + "conans/util/files.py", + [ + "is_dirty" + ] + ] + ], + "get_url_and_commit": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "get_url_and_commit" + ] + ] + ], + "get_repo_root": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "get_repo_root" + ] + ] + ], + "clone": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "clone" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "clone" + ] + ] + ], + "fetch_commit": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "fetch_commit" + ] + ] + ], + "checkout": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "checkout" + ] + ] + ], + "included_files": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "included_files" + ] + ] + ], + "get_default_tool": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "get_default_tool" + ] + ] + ], + "get_package_name": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "get_package_name" + ] + ] + ], + "sudo_str": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "sudo_str" + ] + ] + ], + "_conanfile_run": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "_conanfile_run" + ] + ] + ], + "install_substitutes": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "install_substitutes" + ] + ] + ], + "_install_substitutes": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "_install_substitutes" + ] + ] + ], + "_install": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "_install" + ] + ] + ], + "_update": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "_update" + ] + ] + ], + "_check": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "_check" + ] + ], + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "_check" + ] + ], + [ + "conans/test/functional/toolchains/test_txt_cmdline.py", + [ + "TestTxtCommandLine", + "_check" + ] + ], + [ + "conans/test/functional/toolchains/test_txt_cmdline.py", + [ + "TestTxtCommandLineMSBuild", + "_check" + ] + ] + ], + "check_package": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "check_package" + ] + ] + ], + "temp_folder": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "temp_folder" + ] + ], + [ + "conans/test/utils/test_files.py", + [ + "temp_folder" + ] + ] + ], + "builds_folder": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "builds_folder" + ] + ] + ], + "recipe_layout": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "recipe_layout" + ] + ] + ], + "get_latest_recipe_reference": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "get_latest_recipe_reference" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_latest_recipe_reference" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_latest_recipe_reference" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_latest_recipe_reference" + ] + ], + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "RevisionsController", + "attach_to", + "get_latest_recipe_reference" + ] + ] + ], + "pkg_layout": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "pkg_layout" + ] + ] + ], + "remove_recipe_layout": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "remove_recipe_layout" + ] + ] + ], + "remove_package_layout": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "remove_package_layout" + ] + ] + ], + "all_refs": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "all_refs" + ] + ], + [ + "conans/client/graph/python_requires.py", + [ + "PyRequires", + "all_refs" + ] + ] + ], + "store": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "store" + ] + ], + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "store" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "store" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "LocalDBMock", + "store" + ] + ] + ], + "default_sources_backup_folder": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "default_sources_backup_folder" + ] + ] + ], + "remotes_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "remotes_path" + ] + ] + ], + "remotes_registry": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "remotes_registry" + ] + ] + ], + "new_config_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "new_config_path" + ] + ] + ], + "new_config": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "new_config" + ] + ] + ], + "localdb": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "localdb" + ] + ] + ], + "profiles_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "profiles_path" + ] + ] + ], + "settings_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "settings_path" + ] + ] + ], + "custom_commands_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "custom_commands_path" + ] + ] + ], + "custom_generators_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "custom_generators_path" + ] + ] + ], + "plugins_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "plugins_path" + ] + ] + ], + "default_profile_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "default_profile_path" + ] + ] + ], + "hooks_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "hooks_path" + ] + ] + ], + "deployers_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "deployers_path" + ] + ] + ], + "_load_settings": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "settings", + "_load_settings" + ] + ] + ], + "appending_recursive_dict_update": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "settings", + "if_os_path_exists_user_se", + "appending_recursive_dict_update" + ] + ] + ], + "settings": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "settings" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "settings" + ] + ] + ], + "initialize_settings": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "initialize_settings" + ] + ] + ], + "edited_refs": [ + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "edited_refs" + ] + ] + ], + "_check_urls": [ + [ + "conans/client/cache/remote_registry.py", + [ + "_Remotes", + "_check_urls" + ] + ] + ], + "_validate_url": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "_validate_url" + ] + ] + ], + "initialize_remotes": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "initialize_remotes" + ] + ] + ], + "_load_remotes": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "_load_remotes" + ] + ] + ], + "read": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "read" + ] + ] + ], + "save_remotes": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "save_remotes" + ] + ] + ], + "cmd_export": [ + [ + "conans/client/cmd/export.py", + [ + "cmd_export" + ] + ] + ], + "_calc_revision": [ + [ + "conans/client/cmd/export.py", + [ + "_calc_revision" + ] + ] + ], + "_classify_patterns": [ + [ + "conans/client/cmd/export.py", + [ + "_classify_patterns" + ] + ] + ], + "export_source": [ + [ + "conans/client/cmd/export.py", + [ + "export_source" + ] + ] + ], + "export_recipe": [ + [ + "conans/client/cmd/export.py", + [ + "export_recipe" + ] + ] + ], + "_run_method": [ + [ + "conans/client/cmd/export.py", + [ + "_run_method" + ] + ] + ], + "_check_upstream_recipe": [ + [ + "conans/client/cmd/uploader.py", + [ + "UploadUpstreamChecker", + "_check_upstream_recipe" + ] + ] + ], + "_check_upstream_package": [ + [ + "conans/client/cmd/uploader.py", + [ + "UploadUpstreamChecker", + "_check_upstream_package" + ] + ] + ], + "_prepare_recipe": [ + [ + "conans/client/cmd/uploader.py", + [ + "PackagePreparator", + "_prepare_recipe" + ] + ] + ], + "add_tgz": [ + [ + "conans/client/cmd/uploader.py", + [ + "PackagePreparator", + "_compress_recipe_files", + "add_tgz" + ] + ] + ], + "_compress_recipe_files": [ + [ + "conans/client/cmd/uploader.py", + [ + "PackagePreparator", + "_compress_recipe_files" + ] + ] + ], + "_prepare_package": [ + [ + "conans/client/cmd/uploader.py", + [ + "PackagePreparator", + "_prepare_package" + ] + ] + ], + "_compress_package_files": [ + [ + "conans/client/cmd/uploader.py", + [ + "PackagePreparator", + "_compress_package_files" + ] + ] + ], + "upload_recipe": [ + [ + "conans/client/cmd/uploader.py", + [ + "UploadExecutor", + "upload_recipe" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "upload_recipe" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "upload_recipe" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "upload_recipe" + ] + ] + ], + "upload_package": [ + [ + "conans/client/cmd/uploader.py", + [ + "UploadExecutor", + "upload_package" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "upload_package" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "upload_package" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "upload_package" + ] + ] + ], + "compress_files": [ + [ + "conans/client/cmd/uploader.py", + [ + "compress_files" + ] + ] + ], + "users_list": [ + [ + "conans/client/cmd/user.py", + [ + "users_list" + ] + ] + ], + "users_clean": [ + [ + "conans/client/cmd/user.py", + [ + "users_clean" + ] + ] + ], + "update_localdb": [ + [ + "conans/client/cmd/user.py", + [ + "update_localdb" + ] + ] + ], + "run_build_method": [ + [ + "conans/client/conanfile/build.py", + [ + "run_build_method" + ] + ] + ], + "run_configure_method": [ + [ + "conans/client/conanfile/configure.py", + [ + "run_configure_method" + ] + ] + ], + "run_package_method": [ + [ + "conans/client/conanfile/package.py", + [ + "run_package_method" + ] + ] + ], + "get_default_settings_yml": [ + [ + "conans/client/conf/__init__.py", + [ + "get_default_settings_yml" + ] + ] + ], + "migrate_settings_file": [ + [ + "conans/client/conf/__init__.py", + [ + "migrate_settings_file" + ] + ] + ], + "_parse_conanignore": [ + [ + "conans/client/conf/config_installer.py", + [ + "ConanIgnoreMatcher", + "_parse_conanignore" + ] + ] + ], + "matches": [ + [ + "conans/client/conf/config_installer.py", + [ + "ConanIgnoreMatcher", + "matches" + ] + ], + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "matches" + ] + ] + ], + "_hide_password": [ + [ + "conans/client/conf/config_installer.py", + [ + "_hide_password" + ] + ] + ], + "tmp_config_install_folder": [ + [ + "conans/client/conf/config_installer.py", + [ + "tmp_config_install_folder" + ] + ] + ], + "_process_git_repo": [ + [ + "conans/client/conf/config_installer.py", + [ + "_process_git_repo" + ] + ] + ], + "_process_zip_file": [ + [ + "conans/client/conf/config_installer.py", + [ + "_process_zip_file" + ] + ] + ], + "_filecopy": [ + [ + "conans/client/conf/config_installer.py", + [ + "_filecopy" + ] + ] + ], + "_process_file": [ + [ + "conans/client/conf/config_installer.py", + [ + "_process_file" + ] + ] + ], + "_process_folder": [ + [ + "conans/client/conf/config_installer.py", + [ + "_process_folder" + ] + ] + ], + "_process_download": [ + [ + "conans/client/conf/config_installer.py", + [ + "_process_download" + ] + ] + ], + "json": [ + [ + "conans/client/conf/config_installer.py", + [ + "_ConfigOrigin", + "json" + ] + ], + [ + "conans/test/integration/remote/token_refresh_test.py", + [ + "ResponseWithTokenMock", + "json" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "json" + ] + ] + ], + "from_item": [ + [ + "conans/client/conf/config_installer.py", + [ + "_ConfigOrigin", + "from_item" + ] + ] + ], + "_is_compressed_file": [ + [ + "conans/client/conf/config_installer.py", + [ + "_is_compressed_file" + ] + ] + ], + "_process_config": [ + [ + "conans/client/conf/config_installer.py", + [ + "_process_config" + ] + ] + ], + "configuration_install": [ + [ + "conans/client/conf/config_installer.py", + [ + "configuration_install" + ] + ] + ], + "_gcc_compiler": [ + [ + "conans/client/conf/detect.py", + [ + "_gcc_compiler" + ] + ] + ], + "_clang_compiler": [ + [ + "conans/client/conf/detect.py", + [ + "_clang_compiler" + ] + ] + ], + "_sun_cc_compiler": [ + [ + "conans/client/conf/detect.py", + [ + "_sun_cc_compiler" + ] + ] + ], + "_get_default_compiler": [ + [ + "conans/client/conf/detect.py", + [ + "_get_default_compiler" + ] + ] + ], + "_get_profile_compiler_version": [ + [ + "conans/client/conf/detect.py", + [ + "_get_profile_compiler_version" + ] + ] + ], + "_detect_gcc_libcxx": [ + [ + "conans/client/conf/detect.py", + [ + "_detect_gcc_libcxx" + ] + ] + ], + "_detect_compiler_version": [ + [ + "conans/client/conf/detect.py", + [ + "_detect_compiler_version" + ] + ] + ], + "_get_solaris_architecture": [ + [ + "conans/client/conf/detect.py", + [ + "_get_solaris_architecture" + ] + ] + ], + "_get_aix_conf": [ + [ + "conans/client/conf/detect.py", + [ + "_get_aix_conf" + ] + ] + ], + "_get_aix_architecture": [ + [ + "conans/client/conf/detect.py", + [ + "_get_aix_architecture" + ] + ] + ], + "_get_e2k_architecture": [ + [ + "conans/client/conf/detect.py", + [ + "_get_e2k_architecture" + ] + ] + ], + "_detected_architecture": [ + [ + "conans/client/conf/detect.py", + [ + "_detected_architecture" + ] + ] + ], + "_detect_os_arch": [ + [ + "conans/client/conf/detect.py", + [ + "_detect_os_arch" + ] + ] + ], + "detect_defaults_settings": [ + [ + "conans/client/conf/detect.py", + [ + "detect_defaults_settings" + ] + ] + ], + "_cppstd_default": [ + [ + "conans/client/conf/detect.py", + [ + "_cppstd_default" + ] + ] + ], + "_clang_cppstd_default": [ + [ + "conans/client/conf/detect.py", + [ + "_clang_cppstd_default" + ] + ] + ], + "_gcc_cppstd_default": [ + [ + "conans/client/conf/detect.py", + [ + "_gcc_cppstd_default" + ] + ] + ], + "_visual_cppstd_default": [ + [ + "conans/client/conf/detect.py", + [ + "_visual_cppstd_default" + ] + ] + ], + "_intel_visual_cppstd_default": [ + [ + "conans/client/conf/detect.py", + [ + "_intel_visual_cppstd_default" + ] + ] + ], + "_intel_gcc_cppstd_default": [ + [ + "conans/client/conf/detect.py", + [ + "_intel_gcc_cppstd_default" + ] + ] + ], + "_mcst_lcc_cppstd_default": [ + [ + "conans/client/conf/detect.py", + [ + "_mcst_lcc_cppstd_default" + ] + ] + ], + "_visual_compiler": [ + [ + "conans/client/conf/detect_vs.py", + [ + "_visual_compiler" + ] + ] + ], + "latest_visual_studio_version_installed": [ + [ + "conans/client/conf/detect_vs.py", + [ + "latest_visual_studio_version_installed" + ] + ] + ], + "vs_installation_path": [ + [ + "conans/client/conf/detect_vs.py", + [ + "vs_installation_path" + ] + ] + ], + "vswhere": [ + [ + "conans/client/conf/detect_vs.py", + [ + "vswhere" + ] + ] + ], + "validate_conan_version": [ + [ + "conans/client/conf/required_version.py", + [ + "validate_conan_version" + ] + ] + ], + "check_required_conan_version": [ + [ + "conans/client/conf/required_version.py", + [ + "check_required_conan_version" + ] + ] + ], + "_caching_download": [ + [ + "conans/client/downloaders/caching_file_downloader.py", + [ + "SourcesCachingDownloader", + "_caching_download" + ] + ] + ], + "_origin_download": [ + [ + "conans/client/downloaders/caching_file_downloader.py", + [ + "SourcesCachingDownloader", + "_origin_download" + ] + ] + ], + "_backup_download": [ + [ + "conans/client/downloaders/caching_file_downloader.py", + [ + "SourcesCachingDownloader", + "_backup_download" + ] + ] + ], + "_download_from_urls": [ + [ + "conans/client/downloaders/caching_file_downloader.py", + [ + "SourcesCachingDownloader", + "_download_from_urls" + ] + ] + ], + "cached_path": [ + [ + "conans/client/downloaders/download_cache.py", + [ + "DownloadCache", + "cached_path" + ] + ] + ], + "should_upload_sources": [ + [ + "conans/client/downloaders/download_cache.py", + [ + "DownloadCache", + "get_backup_sources_files_to_upload", + "should_upload_sources" + ] + ] + ], + "get_backup_sources_files_to_upload": [ + [ + "conans/client/downloaders/download_cache.py", + [ + "DownloadCache", + "get_backup_sources_files_to_upload" + ] + ] + ], + "update_backup_sources_json": [ + [ + "conans/client/downloaders/download_cache.py", + [ + "DownloadCache", + "update_backup_sources_json" + ] + ] + ], + "check_checksum": [ + [ + "conans/client/downloaders/file_downloader.py", + [ + "FileDownloader", + "check_checksum" + ] + ] + ], + "get_total_length": [ + [ + "conans/client/downloaders/file_downloader.py", + [ + "FileDownloader", + "_download_file", + "get_total_length" + ] + ] + ], + "_download_file": [ + [ + "conans/client/downloaders/file_downloader.py", + [ + "FileDownloader", + "_download_file" + ] + ] + ], + "_get_generator_class": [ + [ + "conans/client/generators/__init__.py", + [ + "_get_generator_class" + ] + ] + ], + "load_cache_generators": [ + [ + "conans/client/generators/__init__.py", + [ + "load_cache_generators" + ] + ] + ], + "write_generators": [ + [ + "conans/client/generators/__init__.py", + [ + "write_generators" + ] + ] + ], + "_receive_conf": [ + [ + "conans/client/generators/__init__.py", + [ + "_receive_conf" + ] + ] + ], + "deactivates": [ + [ + "conans/client/generators/__init__.py", + [ + "_generate_aggregated_env", + "deactivates" + ] + ] + ], + "sh_content": [ + [ + "conans/client/generators/__init__.py", + [ + "_generate_aggregated_env", + "for_group_env_scripts_in", + "if_shs_", + "sh_content" + ] + ] + ], + "bat_content": [ + [ + "conans/client/generators/__init__.py", + [ + "_generate_aggregated_env", + "for_group_env_scripts_in", + "if_bats_", + "bat_content" + ] + ] + ], + "ps1_content": [ + [ + "conans/client/generators/__init__.py", + [ + "_generate_aggregated_env", + "for_group_env_scripts_in", + "if_ps1s_", + "ps1_content" + ] + ] + ], + "_generate_aggregated_env": [ + [ + "conans/client/generators/__init__.py", + [ + "_generate_aggregated_env" + ] + ] + ], + "relativize_generated_file": [ + [ + "conans/client/generators/__init__.py", + [ + "relativize_generated_file" + ] + ] + ], + "forced": [ + [ + "conans/client/graph/build_mode.py", + [ + "BuildMode", + "forced" + ] + ] + ], + "allowed": [ + [ + "conans/client/graph/build_mode.py", + [ + "BuildMode", + "allowed" + ] + ] + ], + "should_build_missing": [ + [ + "conans/client/graph/build_mode.py", + [ + "BuildMode", + "should_build_missing" + ] + ] + ], + "report_matches": [ + [ + "conans/client/graph/build_mode.py", + [ + "BuildMode", + "report_matches" + ] + ] + ], + "get_binary_compatibility_file_paths": [ + [ + "conans/client/graph/compatibility.py", + [ + "get_binary_compatibility_file_paths" + ] + ] + ], + "migrate_compatibility_files": [ + [ + "conans/client/graph/compatibility.py", + [ + "migrate_compatibility_files" + ] + ] + ], + "compatibles": [ + [ + "conans/client/graph/compatibility.py", + [ + "BinaryCompatibility", + "compatibles" + ] + ] + ], + "_compatible_infos": [ + [ + "conans/client/graph/compatibility.py", + [ + "BinaryCompatibility", + "_compatible_infos" + ] + ] + ], + "compute_package_id": [ + [ + "conans/client/graph/compute_pid.py", + [ + "compute_package_id" + ] + ] + ], + "run_validate_package_id": [ + [ + "conans/client/graph/compute_pid.py", + [ + "run_validate_package_id" + ] + ] + ], + "__lt__": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "__lt__" + ] + ], + [ + "conans/model/package_ref.py", + [ + "PkgReference", + "__lt__" + ] + ], + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "__lt__" + ] + ], + [ + "conans/model/version.py", + [ + "_VersionItem", + "__lt__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__lt__" + ] + ] + ], + "propagate_closing_loop": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "propagate_closing_loop" + ] + ] + ], + "propagate_downstream": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "propagate_downstream" + ] + ] + ], + "check_downstream_exists": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "check_downstream_exists" + ] + ] + ], + "check_loops": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "check_loops" + ] + ] + ], + "package_id_6": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "package_id_6" + ] + ] + ], + "pref": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "pref" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "pref" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "pref" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementInfo", + "pref" + ] + ] + ], + "add_edge": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "add_edge" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "add_edge" + ] + ] + ], + "neighbors": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "neighbors" + ] + ] + ], + "inverse_neighbors": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "inverse_neighbors" + ] + ] + ], + "transitive_subgraph": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "overrides", + "transitive_subgraph" + ] + ] + ], + "overrides": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "overrides" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "overrides" + ] + ] + ], + "root": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "root" + ] + ] + ], + "add_node": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "add_node" + ] + ] + ], + "ordered_iterate": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "ordered_iterate" + ] + ] + ], + "by_levels": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "by_levels" + ] + ] + ], + "build_time_nodes": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "build_time_nodes" + ] + ] + ], + "report_graph_error": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "report_graph_error" + ] + ] + ], + "_evaluate_build": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_build" + ] + ] + ], + "_evaluate_clean_pkg_folder_dirty": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_clean_pkg_folder_dirty" + ] + ] + ], + "_get_package_from_remotes": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_get_package_from_remotes" + ] + ] + ], + "_evaluate_is_cached": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_is_cached" + ] + ] + ], + "_process_compatible_packages": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_process_compatible_packages" + ] + ] + ], + "_evaluate_node": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_node" + ] + ] + ], + "_process_node": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_process_node" + ] + ] + ], + "_process_compatible_node": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_process_compatible_node" + ] + ] + ], + "_process_locked_node": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_process_locked_node" + ] + ] + ], + "_evaluate_download": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_download" + ] + ] + ], + "_evaluate_in_cache": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_in_cache" + ] + ] + ], + "_evaluate_package_id": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_package_id" + ] + ] + ], + "evaluate_graph": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "evaluate_graph" + ] + ] + ], + "_skip_binaries": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_skip_binaries" + ] + ] + ], + "_expand_require": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_expand_require" + ] + ] + ], + "_conflicting_refs": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_conflicting_version", + "if_version_range_", + "else_", + "_conflicting_refs" + ] + ] + ], + "_conflicting_version": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_conflicting_version" + ] + ] + ], + "_prepare_node": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_prepare_node" + ] + ] + ], + "_initialize_requires": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_initialize_requires" + ] + ] + ], + "_resolve_alias": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_resolve_alias" + ] + ] + ], + "_resolve_recipe": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_resolve_recipe" + ] + ] + ], + "_resolved_system_tool": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_resolved_system_tool" + ] + ] + ], + "_create_new_node": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_create_new_node" + ] + ] + ], + "_remove_overrides": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_remove_overrides" + ] + ] + ], + "_compute_test_package_deps": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_compute_test_package_deps" + ] + ] + ], + "_build_args": [ + [ + "conans/client/graph/install_graph.py", + [ + "_InstallPackageReference", + "_build_args" + ] + ] + ], + "merge": [ + [ + "conans/client/graph/install_graph.py", + [ + "_InstallRecipeReference", + "merge" + ] + ], + [ + "conans/client/graph/install_graph.py", + [ + "InstallGraph", + "merge" + ] + ], + [ + "conans/model/build_info.py", + [ + "_Component", + "merge" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "merge" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "_LockRequires", + "merge" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "merge" + ] + ] + ], + "_install_order": [ + [ + "conans/client/graph/install_graph.py", + [ + "_InstallRecipeReference", + "_install_order" + ] + ] + ], + "_initialize_deps_graph": [ + [ + "conans/client/graph/install_graph.py", + [ + "InstallGraph", + "_initialize_deps_graph" + ] + ] + ], + "install_order": [ + [ + "conans/client/graph/install_graph.py", + [ + "InstallGraph", + "install_order" + ] + ] + ], + "install_build_order": [ + [ + "conans/client/graph/install_graph.py", + [ + "InstallGraph", + "install_build_order" + ] + ] + ], + "raise_errors": [ + [ + "conans/client/graph/install_graph.py", + [ + "InstallGraph", + "raise_errors" + ] + ], + [ + "conans/util/thread.py", + [ + "ExceptionThread", + "raise_errors" + ] + ] + ], + "_raise_missing": [ + [ + "conans/client/graph/install_graph.py", + [ + "InstallGraph", + "_raise_missing" + ] + ] + ], + "initialize_conanfile_profile": [ + [ + "conans/client/graph/profile_node_definer.py", + [ + "initialize_conanfile_profile" + ] + ] + ], + "_initialize_conanfile": [ + [ + "conans/client/graph/profile_node_definer.py", + [ + "_initialize_conanfile" + ] + ] + ], + "consumer_definer": [ + [ + "conans/client/graph/profile_node_definer.py", + [ + "consumer_definer" + ] + ] + ], + "check_graph_provides": [ + [ + "conans/client/graph/provides.py", + [ + "check_graph_provides" + ] + ] + ], + "_get_recipe": [ + [ + "conans/client/graph/proxy.py", + [ + "ConanProxy", + "_get_recipe" + ] + ] + ], + "_find_newest_recipe_in_remotes": [ + [ + "conans/client/graph/proxy.py", + [ + "ConanProxy", + "_find_newest_recipe_in_remotes" + ] + ] + ], + "_download_recipe": [ + [ + "conans/client/graph/proxy.py", + [ + "ConanProxy", + "_download_recipe" + ] + ] + ], + "_download": [ + [ + "conans/client/graph/proxy.py", + [ + "ConanProxy", + "_download" + ] + ] + ], + "add_pyrequire": [ + [ + "conans/client/graph/python_requires.py", + [ + "PyRequires", + "add_pyrequire" + ] + ] + ], + "load_py_requires": [ + [ + "conans/client/graph/python_requires.py", + [ + "PyRequireLoader", + "load_py_requires" + ] + ] + ], + "_resolve_py_requires": [ + [ + "conans/client/graph/python_requires.py", + [ + "PyRequireLoader", + "_resolve_py_requires" + ] + ] + ], + "_resolve_ref": [ + [ + "conans/client/graph/python_requires.py", + [ + "PyRequireLoader", + "_resolve_ref" + ] + ] + ], + "_load_pyreq_conanfile": [ + [ + "conans/client/graph/python_requires.py", + [ + "PyRequireLoader", + "_load_pyreq_conanfile" + ] + ] + ], + "resolve": [ + [ + "conans/client/graph/range_resolver.py", + [ + "RangeResolver", + "resolve" + ] + ] + ], + "_resolve_local": [ + [ + "conans/client/graph/range_resolver.py", + [ + "RangeResolver", + "_resolve_local" + ] + ] + ], + "_search_remote_recipes": [ + [ + "conans/client/graph/range_resolver.py", + [ + "RangeResolver", + "_search_remote_recipes" + ] + ] + ], + "_resolve_remote": [ + [ + "conans/client/graph/range_resolver.py", + [ + "RangeResolver", + "_resolve_remote" + ] + ] + ], + "_resolve_version": [ + [ + "conans/client/graph/range_resolver.py", + [ + "RangeResolver", + "_resolve_version" + ] + ] + ], + "execute": [ + [ + "conans/client/hook_manager.py", + [ + "HookManager", + "execute" + ] + ] + ], + "_load_hooks": [ + [ + "conans/client/hook_manager.py", + [ + "HookManager", + "_load_hooks" + ] + ] + ], + "_load_hook": [ + [ + "conans/client/hook_manager.py", + [ + "HookManager", + "_load_hook" + ] + ] + ], + "build_id": [ + [ + "conans/client/installer.py", + [ + "build_id" + ] + ] + ], + "_get_build_folder": [ + [ + "conans/client/installer.py", + [ + "_PackageBuilder", + "_get_build_folder" + ] + ] + ], + "_copy_sources": [ + [ + "conans/client/installer.py", + [ + "_PackageBuilder", + "_copy_sources" + ] + ] + ], + "_package": [ + [ + "conans/client/installer.py", + [ + "_PackageBuilder", + "_package" + ] + ] + ], + "build_package": [ + [ + "conans/client/installer.py", + [ + "_PackageBuilder", + "build_package" + ] + ] + ], + "_install_source": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_install_source" + ] + ] + ], + "_download_bulk": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_download_bulk" + ] + ] + ], + "_download_pkg": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_download_pkg" + ] + ] + ], + "_handle_package": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_handle_package" + ] + ] + ], + "_handle_node_editable": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_handle_node_editable" + ] + ] + ], + "_handle_node_build": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_handle_node_build" + ] + ] + ], + "_call_package_info": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_call_package_info" + ] + ] + ], + "load_basic": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_basic" + ] + ] + ], + "load_basic_module": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_basic_module" + ] + ] + ], + "_load_data": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "_load_data" + ] + ] + ], + "load_named": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_named" + ] + ] + ], + "load_export": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_export" + ] + ] + ], + "load_consumer": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_consumer" + ] + ] + ], + "load_conanfile": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_conanfile" + ] + ] + ], + "load_conanfile_txt": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_conanfile_txt" + ] + ] + ], + "layout": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "_parse_conan_txt", + "if_parser_layout_", + "layout" + ] + ], + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "layout" + ] + ] + ], + "_parse_conan_txt": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "_parse_conan_txt" + ] + ] + ], + "load_virtual": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_virtual" + ] + ] + ], + "_parse_module": [ + [ + "conans/client/loader.py", + [ + "_parse_module" + ] + ] + ], + "parse_conanfile": [ + [ + "conans/client/loader.py", + [ + "parse_conanfile" + ] + ] + ], + "load_python_file": [ + [ + "conans/client/loader.py", + [ + "load_python_file" + ] + ] + ], + "_get_required_conan_version_without_loading": [ + [ + "conans/client/loader.py", + [ + "_get_required_conan_version_without_loading" + ] + ] + ], + "requirements": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "requirements" + ] + ] + ], + "tool_requirements": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "tool_requirements" + ] + ] + ], + "test_requirements": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "test_requirements" + ] + ] + ], + "options": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "options" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "options" + ] + ] + ], + "generators": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "generators" + ] + ] + ], + "update_file": [ + [ + "conans/client/migrations.py", + [ + "update_file" + ] + ] + ], + "_apply_migrations": [ + [ + "conans/client/migrations.py", + [ + "ClientMigrator", + "_apply_migrations" + ] + ], + [ + "conans/migrations.py", + [ + "Migrator", + "_apply_migrations" + ] + ] + ], + "_sign": [ + [ + "conans/client/pkg_sign.py", + [ + "PkgSignaturesPlugin", + "sign", + "_sign" + ] + ] + ], + "sign": [ + [ + "conans/client/pkg_sign.py", + [ + "PkgSignaturesPlugin", + "sign" + ] + ] + ], + "verify": [ + [ + "conans/client/pkg_sign.py", + [ + "PkgSignaturesPlugin", + "verify" + ] + ] + ], + "_unquote": [ + [ + "conans/client/profile_loader.py", + [ + "_unquote" + ] + ] + ], + "_load_profile_plugin": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileLoader", + "_load_profile_plugin" + ] + ] + ], + "from_cli_args": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileLoader", + "from_cli_args" + ] + ] + ], + "load_profile": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileLoader", + "load_profile" + ] + ] + ], + "_load_profile": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileLoader", + "_load_profile" + ] + ] + ], + "_recurse_load_profile": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileLoader", + "_recurse_load_profile" + ] + ] + ], + "valid_path": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileLoader", + "get_profile_path", + "valid_path" + ] + ] + ], + "get_profile_path": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileLoader", + "get_profile_path" + ] + ] + ], + "_parse_tool_requires": [ + [ + "conans/client/profile_loader.py", + [ + "_ProfileValueParser", + "_parse_tool_requires" + ] + ] + ], + "get_package_name_value": [ + [ + "conans/client/profile_loader.py", + [ + "_ProfileValueParser", + "_parse_settings", + "get_package_name_value" + ] + ] + ], + "_parse_settings": [ + [ + "conans/client/profile_loader.py", + [ + "_ProfileValueParser", + "_parse_settings" + ] + ] + ], + "_get_tuples_list_from_extender_arg": [ + [ + "conans/client/profile_loader.py", + [ + "_profile_parse_args", + "_get_tuples_list_from_extender_arg" + ] + ] + ], + "_get_simple_and_package_tuples": [ + [ + "conans/client/profile_loader.py", + [ + "_profile_parse_args", + "_get_simple_and_package_tuples" + ] + ] + ], + "_profile_parse_args": [ + [ + "conans/client/profile_loader.py", + [ + "_profile_parse_args" + ] + ] + ], + "migrate_profile_plugin": [ + [ + "conans/client/profile_loader.py", + [ + "migrate_profile_plugin" + ] + ] + ], + "check_credentials": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "check_credentials" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "check_credentials" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "check_credentials" + ] + ], + [ + "conans/server/rest/controller/v2/users.py", + [ + "UsersController", + "attach_to", + "check_credentials" + ] + ] + ], + "get_recipe_metadata": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_recipe_metadata" + ] + ] + ], + "get_recipe_sources": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_recipe_sources" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_recipe_sources" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_recipe_sources" + ] + ] + ], + "get_package": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_package" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_package" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_package" + ] + ] + ], + "get_package_metadata": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_package_metadata" + ] + ] + ], + "_get_package": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "_get_package" + ] + ] + ], + "search_recipes": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "search_recipes" + ] + ], + [ + "conans/search/search.py", + [ + "search_recipes" + ] + ] + ], + "search_packages": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "search_packages" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "search_packages" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "search_packages" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "search_packages" + ] + ], + [ + "conans/server/rest/controller/v2/search.py", + [ + "SearchControllerV2", + "attach_to", + "search_packages" + ] + ], + [ + "conans/server/service/v2/search.py", + [ + "search_packages" + ] + ], + [ + "conans/server/service/v2/search.py", + [ + "SearchService", + "search_packages" + ] + ] + ], + "remove_packages": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "remove_packages" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "remove_packages" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "remove_packages" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "remove_packages" + ] + ] + ], + "remove_all_packages": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "remove_all_packages" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "remove_all_packages" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "remove_all_packages" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "remove_all_packages" + ] + ], + [ + "conans/server/rest/controller/v2/delete.py", + [ + "DeleteControllerV2", + "attach_to", + "remove_all_packages" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "remove_all_packages" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "remove_all_packages" + ] + ] + ], + "authenticate": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "authenticate" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "authenticate" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "authenticate" + ] + ], + [ + "conans/server/rest/controller/v2/users.py", + [ + "UsersController", + "attach_to", + "authenticate" + ] + ], + [ + "conans/server/service/user_service.py", + [ + "UserService", + "authenticate" + ] + ] + ], + "get_recipe_revision_reference": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_recipe_revision_reference" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_recipe_revision_reference" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_recipe_revision_reference" + ] + ] + ], + "get_package_revision_reference": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_package_revision_reference" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_package_revision_reference" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_package_revision_reference" + ] + ] + ], + "_call_remote": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "_call_remote" + ] + ] + ], + "uncompress_file": [ + [ + "conans/client/remote_manager.py", + [ + "uncompress_file" + ] + ] + ], + "response_to_str": [ + [ + "conans/client/rest/__init__.py", + [ + "response_to_str" + ] + ] + ], + "call_rest_api_method": [ + [ + "conans/client/rest/auth_manager.py", + [ + "ConanApiAuthManager", + "call_rest_api_method" + ] + ] + ], + "_retry_with_new_token": [ + [ + "conans/client/rest/auth_manager.py", + [ + "ConanApiAuthManager", + "_retry_with_new_token" + ] + ] + ], + "_get_rest_client": [ + [ + "conans/client/rest/auth_manager.py", + [ + "ConanApiAuthManager", + "_get_rest_client" + ] + ] + ], + "_clear_user_tokens_in_db": [ + [ + "conans/client/rest/auth_manager.py", + [ + "ConanApiAuthManager", + "_clear_user_tokens_in_db" + ] + ] + ], + "_get_mac_digest": [ + [ + "conans/client/rest/auth_manager.py", + [ + "ConanApiAuthManager", + "_get_mac_digest" + ] + ] + ], + "_authenticate": [ + [ + "conans/client/rest/auth_manager.py", + [ + "ConanApiAuthManager", + "_authenticate" + ] + ] + ], + "_format_ref": [ + [ + "conans/client/rest/client_routes.py", + [ + "_format_ref" + ] + ] + ], + "_format_pref": [ + [ + "conans/client/rest/client_routes.py", + [ + "_format_pref" + ] + ] + ], + "ping": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "ping" + ] + ], + [ + "conans/server/rest/controller/v2/ping.py", + [ + "PingController", + "attach_to", + "ping" + ] + ] + ], + "oauth_authenticate": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "oauth_authenticate" + ] + ] + ], + "common_authenticate": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "common_authenticate" + ] + ] + ], + "common_check_credentials": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "common_check_credentials" + ] + ] + ], + "recipe_file": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "recipe_file" + ] + ] + ], + "package_file": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "package_file" + ] + ] + ], + "recipe_snapshot": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "recipe_snapshot" + ] + ] + ], + "package_snapshot": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "package_snapshot" + ] + ] + ], + "package_latest": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "package_latest" + ] + ] + ], + "recipe_latest": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "recipe_latest" + ] + ], + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "recipe_latest" + ] + ] + ], + "_for_package_file": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_for_package_file" + ] + ] + ], + "_for_package_files": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_for_package_files" + ] + ] + ], + "_for_recipe_file": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_for_recipe_file" + ] + ] + ], + "_for_recipe_files": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_for_recipe_files" + ] + ] + ], + "_for_recipe": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_for_recipe" + ] + ] + ], + "_for_packages": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_for_packages" + ] + ] + ], + "_for_package": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_for_package" + ] + ] + ], + "_format_ref_path": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_format_ref_path" + ] + ] + ], + "_format_pref_path": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_format_pref_path" + ] + ] + ], + "_get_auth": [ + [ + "conans/client/rest/conan_requester.py", + [ + "URLCredentials", + "__init__", + "_get_auth" + ] + ] + ], + "add_auth": [ + [ + "conans/client/rest/conan_requester.py", + [ + "URLCredentials", + "add_auth" + ] + ] + ], + "_get_retries": [ + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "_get_retries" + ] + ] + ], + "_should_skip_proxy": [ + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "_should_skip_proxy" + ] + ] + ], + "_add_kwargs": [ + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "_add_kwargs" + ] + ] + ], + "head": [ + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "head" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestRequester", + "head" + ] + ] + ], + "put": [ + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "put" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_parallel.py", + [ + "test_upload_parallel_error", + "FailOnReferencesUploader", + "put" + ] + ], + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "BadConnectionUploader", + "put" + ] + ], + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "TerribleConnectionUploader", + "put" + ] + ], + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "FailPairFilesUploader", + "put" + ] + ], + [ + "conans/test/integration/remote/retry_test.py", + [ + "_RequesterMock", + "put" + ] + ], + [ + "conans/test/integration/remote/retry_test.py", + [ + "RetryDownloadTests", + "test_error_requests", + "_RequesterMock", + "put" + ] + ], + [ + "conans/test/unittests/client/rest/uploader_test.py", + [ + "MockRequester", + "put" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestRequester", + "put" + ] + ] + ], + "delete": [ + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "delete" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestRequester", + "delete" + ] + ] + ], + "post": [ + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "post" + ] + ], + [ + "conans/test/integration/remote/token_refresh_test.py", + [ + "RequesterWithTokenMock", + "post" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestRequester", + "post" + ] + ] + ], + "_call_method": [ + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "_call_method" + ] + ] + ], + "_handle_400_response": [ + [ + "conans/client/rest/file_uploader.py", + [ + "FileUploader", + "_handle_400_response" + ] + ] + ], + "_dedup": [ + [ + "conans/client/rest/file_uploader.py", + [ + "FileUploader", + "_dedup" + ] + ] + ], + "exists": [ + [ + "conans/client/rest/file_uploader.py", + [ + "FileUploader", + "exists" + ] + ] + ], + "_upload_file": [ + [ + "conans/client/rest/file_uploader.py", + [ + "FileUploader", + "_upload_file" + ] + ] + ], + "_capable": [ + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "_capable" + ] + ] + ], + "_get_api": [ + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "_get_api" + ] + ] + ], + "server_capabilities": [ + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "server_capabilities" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "server_capabilities" + ] + ] + ], + "get_exception_from_error": [ + [ + "conans/client/rest/rest_client_common.py", + [ + "get_exception_from_error" + ] + ] + ], + "inner": [ + [ + "conans/client/rest/rest_client_common.py", + [ + "handle_return_deserializer", + "handle_return", + "inner" + ] + ] + ], + "handle_return": [ + [ + "conans/client/rest/rest_client_common.py", + [ + "handle_return_deserializer", + "handle_return" + ] + ] + ], + "handle_return_deserializer": [ + [ + "conans/client/rest/rest_client_common.py", + [ + "handle_return_deserializer" + ] + ] + ], + "_check_error_response": [ + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "_check_error_response" + ] + ] + ], + "authenticate_oauth": [ + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "authenticate_oauth" + ] + ] + ], + "refresh_token": [ + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "refresh_token" + ] + ] + ], + "get_json": [ + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "get_json" + ] + ] + ], + "router": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "router" + ] + ] + ], + "_get_file_list_json": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_get_file_list_json" + ] + ] + ], + "_is_dir": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_is_dir" + ] + ] + ], + "_list_dir_contents": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_list_dir_contents" + ] + ] + ], + "_upload_recipe": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_upload_recipe" + ] + ], + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "_upload_recipe" + ] + ] + ], + "_upload_package": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_upload_package" + ] + ], + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "_upload_package" + ] + ] + ], + "_upload_files": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_upload_files" + ] + ] + ], + "_download_and_save_files": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_download_and_save_files" + ] + ] + ], + "_try_get_sources": [ + [ + "conans/client/source.py", + [ + "_try_get_sources" + ] + ] + ], + "retrieve_exports_sources": [ + [ + "conans/client/source.py", + [ + "retrieve_exports_sources" + ] + ] + ], + "config_source": [ + [ + "conans/client/source.py", + [ + "config_source" + ] + ] + ], + "run_source_method": [ + [ + "conans/client/source.py", + [ + "run_source_method" + ] + ] + ], + "_encode": [ + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "_encode" + ] + ] + ], + "_decode": [ + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "_decode" + ] + ] + ], + "_connect": [ + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "_connect" + ] + ] + ], + "get_login": [ + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "get_login" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "LocalDBMock", + "get_login" + ] + ] + ], + "get_username": [ + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "get_username" + ] + ], + [ + "conans/client/userio.py", + [ + "UserInput", + "get_username" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "LocalDBMock", + "get_username" + ] + ] + ], + "command_env_wrapper": [ + [ + "conans/client/subsystems.py", + [ + "command_env_wrapper" + ] + ] + ], + "_windows_bash_wrapper": [ + [ + "conans/client/subsystems.py", + [ + "_windows_bash_wrapper" + ] + ] + ], + "_escape_windows_cmd": [ + [ + "conans/client/subsystems.py", + [ + "_escape_windows_cmd" + ] + ] + ], + "deduce_subsystem": [ + [ + "conans/client/subsystems.py", + [ + "deduce_subsystem" + ] + ] + ], + "subsystem_path": [ + [ + "conans/client/subsystems.py", + [ + "subsystem_path" + ] + ] + ], + "get_cased_path": [ + [ + "conans/client/subsystems.py", + [ + "get_cased_path" + ] + ] + ], + "color_enabled": [ + [ + "conans/client/userio.py", + [ + "color_enabled" + ] + ] + ], + "init_colorama": [ + [ + "conans/client/userio.py", + [ + "init_colorama" + ] + ] + ], + "_raise_if_non_interactive": [ + [ + "conans/client/userio.py", + [ + "UserInput", + "_raise_if_non_interactive" + ] + ] + ], + "raw_input": [ + [ + "conans/client/userio.py", + [ + "UserInput", + "raw_input" + ] + ] + ], + "request_login": [ + [ + "conans/client/userio.py", + [ + "UserInput", + "request_login" + ] + ] + ], + "get_password": [ + [ + "conans/client/userio.py", + [ + "UserInput", + "get_password" + ] + ] + ], + "request_string": [ + [ + "conans/client/userio.py", + [ + "UserInput", + "request_string" + ] + ] + ], + "request_boolean": [ + [ + "conans/client/userio.py", + [ + "UserInput", + "request_boolean" + ] + ] + ], + "_get_env_password": [ + [ + "conans/client/userio.py", + [ + "UserInput", + "_get_env_password" + ] + ] + ], + "_get_env_username": [ + [ + "conans/client/userio.py", + [ + "UserInput", + "_get_env_username" + ] + ] + ], + "_m": [ + [ + "conans/errors.py", + [ + "conanfile_remove_attr", + "_prop", + "_m" + ] + ] + ], + "_prop": [ + [ + "conans/errors.py", + [ + "conanfile_remove_attr", + "_prop" + ] + ] + ], + "conanfile_remove_attr": [ + [ + "conans/errors.py", + [ + "conanfile_remove_attr" + ] + ] + ], + "_raise_conanfile_exc": [ + [ + "conans/errors.py", + [ + "conanfile_exception_formatter", + "_raise_conanfile_exc" + ] + ] + ], + "conanfile_exception_formatter": [ + [ + "conans/errors.py", + [ + "conanfile_exception_formatter" + ] + ] + ], + "_format_conanfile_exception": [ + [ + "conans/errors.py", + [ + "_format_conanfile_exception" + ] + ] + ], + "remote_message": [ + [ + "conans/errors.py", + [ + "ConanException", + "remote_message" + ] + ] + ], + "migrate": [ + [ + "conans/migrations.py", + [ + "Migrator", + "migrate" + ] + ] + ], + "_update_version_file": [ + [ + "conans/migrations.py", + [ + "Migrator", + "_update_version_file" + ] + ] + ], + "_load_old_version": [ + [ + "conans/migrations.py", + [ + "Migrator", + "_load_old_version" + ] + ] + ], + "message": [ + [ + "conans/model/build_info.py", + [ + "MockInfoProperty", + "message" + ] + ] + ], + "__getattr__": [ + [ + "conans/model/build_info.py", + [ + "MockInfoProperty", + "__getattr__" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "__getattr__" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOptions", + "__getattr__" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "__getattr__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__getattr__" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "__getattr__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "MockSettings", + "__getattr__" + ] + ], + [ + "conans/util/config_parser.py", + [ + "ConfigParser", + "__getattr__" + ] + ] + ], + "__setattr__": [ + [ + "conans/model/build_info.py", + [ + "MockInfoProperty", + "__setattr__" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "__setattr__" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOptions", + "__setattr__" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "__setattr__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__setattr__" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "__setattr__" + ] + ] + ], + "includedirs_3": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "includedirs_3" + ] + ] + ], + "srcdirs": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "srcdirs" + ] + ] + ], + "srcdirs_5": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "srcdirs_5" + ] + ] + ], + "libdirs_7": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "libdirs_7" + ] + ] + ], + "resdirs": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "resdirs" + ] + ] + ], + "resdirs_9": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "resdirs_9" + ] + ] + ], + "bindirs": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "bindirs" + ] + ] + ], + "bindirs_11": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "bindirs_11" + ] + ] + ], + "builddirs": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "builddirs" + ] + ] + ], + "builddirs_13": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "builddirs_13" + ] + ] + ], + "frameworkdirs": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "frameworkdirs" + ] + ] + ], + "frameworkdirs_15": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "frameworkdirs_15" + ] + ] + ], + "bindir": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "bindir" + ] + ] + ], + "libdir": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "libdir" + ] + ] + ], + "includedir": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "includedir" + ] + ] + ], + "system_libs": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "system_libs" + ] + ] + ], + "system_libs_20": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "system_libs_20" + ] + ] + ], + "frameworks": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "frameworks" + ] + ] + ], + "frameworks_22": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "frameworks_22" + ] + ] + ], + "libs_24": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "libs_24" + ] + ] + ], + "defines_26": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "defines_26" + ] + ] + ], + "cflags_28": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "cflags_28" + ] + ] + ], + "cxxflags_30": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "cxxflags_30" + ] + ] + ], + "sharedlinkflags": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "sharedlinkflags" + ] + ] + ], + "sharedlinkflags_32": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "sharedlinkflags_32" + ] + ] + ], + "exelinkflags": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "exelinkflags" + ] + ] + ], + "exelinkflags_34": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "exelinkflags_34" + ] + ] + ], + "objects": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "objects" + ] + ] + ], + "objects_36": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "objects_36" + ] + ] + ], + "sysroot": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "sysroot" + ] + ] + ], + "sysroot_38": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "sysroot_38" + ] + ] + ], + "requires": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "requires" + ] + ] + ], + "requires_40": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "requires_40" + ] + ] + ], + "required_component_names": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "required_component_names" + ] + ] + ], + "get_init": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "get_init" + ] + ] + ], + "merge_list": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "merge", + "merge_list" + ] + ] + ], + "relocate": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "deploy_base_folder", + "relocate" + ] + ] + ], + "parsed_requires": [ + [ + "conans/model/build_info.py", + [ + "_Component", + "parsed_requires" + ] + ] + ], + "has_components": [ + [ + "conans/model/build_info.py", + [ + "CppInfo", + "has_components" + ] + ] + ], + "_raise_circle_components_requires_error": [ + [ + "conans/model/build_info.py", + [ + "CppInfo", + "_raise_circle_components_requires_error" + ] + ] + ], + "get_sorted_components": [ + [ + "conans/model/build_info.py", + [ + "CppInfo", + "get_sorted_components" + ] + ] + ], + "aggregated_components": [ + [ + "conans/model/build_info.py", + [ + "CppInfo", + "aggregated_components" + ] + ] + ], + "check_component_requires": [ + [ + "conans/model/build_info.py", + [ + "CppInfo", + "check_component_requires" + ] + ] + ], + "required_components": [ + [ + "conans/model/build_info.py", + [ + "CppInfo", + "required_components" + ] + ] + ], + "output": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "output" + ] + ] + ], + "dependencies": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "dependencies" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "dependencies" + ] + ] + ], + "ref": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "ref" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "ref" + ] + ] + ], + "buildenv": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "buildenv" + ] + ] + ], + "runenv": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "runenv" + ] + ] + ], + "cpp_info": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "cpp_info" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "cpp_info" + ] + ] + ], + "cpp_info_9": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "cpp_info_9" + ] + ] + ], + "source_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "source_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "source_folder" + ] + ] + ], + "export_sources_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "export_sources_folder" + ] + ] + ], + "export_sources_path": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "export_sources_path" + ] + ] + ], + "export_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "export_folder" + ] + ] + ], + "build_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "build_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "build_folder" + ] + ] + ], + "recipe_metadata_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "recipe_metadata_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "recipe_metadata_folder" + ] + ] + ], + "pkg_metadata_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "pkg_metadata_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "pkg_metadata_folder" + ] + ] + ], + "package_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "package_folder" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "package_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "package_folder" + ] + ] + ], + "generators_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "generators_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "generators_folder" + ] + ] + ], + "generators_path": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "generators_path" + ] + ] + ], + "set_deploy_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "set_deploy_folder" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "set_deploy_folder" + ] + ] + ], + "__hash__": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "__hash__" + ] + ], + [ + "conans/model/package_ref.py", + [ + "PkgReference", + "__hash__" + ] + ], + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "__hash__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "__hash__" + ] + ], + [ + "conans/model/version.py", + [ + "_VersionItem", + "__hash__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__hash__" + ] + ] + ], + "recipe_folder": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "recipe_folder" + ] + ] + ], + "buildenv_info": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "buildenv_info" + ] + ] + ], + "runenv_info": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "runenv_info" + ] + ] + ], + "settings_build": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "settings_build" + ] + ] + ], + "conf_info": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "conf_info" + ] + ] + ], + "folders": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "folders" + ] + ], + [ + "conans/test/unittests/tools/files/test_symlinks.py", + [ + "folders" + ] + ] + ], + "is_build_context": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "is_build_context" + ] + ] + ], + "package_type": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "package_type" + ] + ] + ], + "info": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "info" + ] + ] + ], + "conan_data": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "conan_data" + ] + ] + ], + "license": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "license" + ] + ] + ], + "description": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "description" + ] + ] + ], + "homepage": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "homepage" + ] + ] + ], + "url": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "url" + ] + ] + ], + "_is_profile_module": [ + [ + "conans/model/conf.py", + [ + "_is_profile_module" + ] + ] + ], + "value": [ + [ + "conans/model/conf.py", + [ + "_ConfValue", + "value" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOption", + "value" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "value" + ] + ], + [ + "conans/model/version.py", + [ + "_VersionItem", + "value" + ] + ] + ], + "compose_conf_value": [ + [ + "conans/model/conf.py", + [ + "_ConfValue", + "compose_conf_value" + ] + ] + ], + "validate": [ + [ + "conans/model/conf.py", + [ + "Conf", + "validate" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "validate" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "validate" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOption", + "validate" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOptions", + "validate" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "validate" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "validate" + ] + ] + ], + "pop": [ + [ + "conans/model/conf.py", + [ + "Conf", + "pop" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "pop" + ] + ] + ], + "update_path": [ + [ + "conans/model/conf.py", + [ + "Conf", + "update_path" + ] + ] + ], + "compose_conf": [ + [ + "conans/model/conf.py", + [ + "Conf", + "compose_conf" + ] + ] + ], + "filter_user_modules": [ + [ + "conans/model/conf.py", + [ + "Conf", + "filter_user_modules" + ] + ] + ], + "copy_conaninfo_conf": [ + [ + "conans/model/conf.py", + [ + "Conf", + "copy_conaninfo_conf" + ] + ] + ], + "_check_conf_name": [ + [ + "conans/model/conf.py", + [ + "Conf", + "_check_conf_name" + ] + ] + ], + "_split_pattern_name": [ + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "_split_pattern_name" + ] + ] + ], + "get_conanfile_conf": [ + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "get_conanfile_conf" + ] + ] + ], + "update_conf_definition": [ + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "update_conf_definition" + ] + ] + ], + "_update_conf_definition": [ + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "_update_conf_definition" + ] + ] + ], + "rebase_conf_definition": [ + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "rebase_conf_definition" + ] + ] + ], + "_get_evaluated_value": [ + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "_get_evaluated_value" + ] + ] + ], + "filter_fn": [ + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "filter", + "filter_fn" + ] + ], + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "filter", + "filter_fn" + ] + ] + ], + "filter": [ + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "filter" + ] + ], + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "filter" + ] + ] + ], + "_get": [ + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "_get" + ] + ] + ], + "__delitem__": [ + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "__delitem__" + ] + ] + ], + "from_node": [ + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "from_node" + ] + ] + ], + "transitive_requires": [ + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "transitive_requires" + ] + ] + ], + "topological_sort": [ + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "topological_sort" + ] + ] + ], + "direct_host": [ + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "direct_host" + ] + ] + ], + "direct_build": [ + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "direct_build" + ] + ] + ], + "host": [ + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "host" + ] + ] + ], + "get_transitive_requires": [ + [ + "conans/model/dependencies.py", + [ + "get_transitive_requires" + ] + ] + ], + "__contains__": [ + [ + "conans/model/graph_lock.py", + [ + "_LockRequires", + "__contains__" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOptions", + "__contains__" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "__contains__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__contains__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "RedirectedTestOutput", + "__contains__" + ] + ] + ], + "sort": [ + [ + "conans/model/graph_lock.py", + [ + "_LockRequires", + "sort" + ] + ] + ], + "update_lock": [ + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "update_lock" + ] + ] + ], + "resolve_locked": [ + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "resolve_locked" + ] + ] + ], + "_resolve_overrides": [ + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "_resolve_overrides" + ] + ] + ], + "resolve_prev": [ + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "resolve_prev" + ] + ] + ], + "_resolve": [ + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "_resolve" + ] + ] + ], + "replace_alias": [ + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "replace_alias" + ] + ] + ], + "resolve_locked_pyrequires": [ + [ + "conans/model/graph_lock.py", + [ + "Lockfile", + "resolve_locked_pyrequires" + ] + ] + ], + "stable": [ + [ + "conans/model/info.py", + [ + "_VersionRepr", + "stable" + ] + ] + ], + "major": [ + [ + "conans/model/info.py", + [ + "_VersionRepr", + "major" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "major" + ] + ] + ], + "minor": [ + [ + "conans/model/info.py", + [ + "_VersionRepr", + "minor" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "minor" + ] + ] + ], + "pre": [ + [ + "conans/model/info.py", + [ + "_VersionRepr", + "pre" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "pre" + ] + ] + ], + "unrelated_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "unrelated_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "unrelated_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "unrelated_mode" + ] + ] + ], + "semver_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "semver_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "semver_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "semver_mode" + ] + ] + ], + "full_version_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "full_version_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "full_version_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "full_version_mode" + ] + ] + ], + "patch_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "patch_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "patch_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "patch_mode" + ] + ] + ], + "minor_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "minor_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "minor_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "minor_mode" + ] + ] + ], + "major_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "major_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "major_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "major_mode" + ] + ] + ], + "full_recipe_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "full_recipe_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "full_recipe_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "full_recipe_mode" + ] + ] + ], + "full_package_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "full_package_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "full_package_mode" + ] + ] + ], + "full_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "full_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "full_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "full_mode" + ] + ] + ], + "clear": [ + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "clear" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "clear" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "clear" + ] + ], + [ + "conans/model/options.py", + [ + "_PackageOptions", + "clear" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "clear" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "clear" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "RedirectedTestOutput", + "clear" + ] + ] + ], + "pkg_names": [ + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "pkg_names" + ] + ] + ], + "load_binary_info": [ + [ + "conans/model/info.py", + [ + "load_binary_info" + ] + ] + ], + "dump_diff": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "dump_diff" + ] + ] + ], + "set_base_folders": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_folders" + ] + ] + ], + "base_source": [ + [ + "conans/model/layout.py", + [ + "Folders", + "base_source" + ] + ] + ], + "set_base_source": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_source" + ] + ] + ], + "set_base_recipe_metadata": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_recipe_metadata" + ] + ] + ], + "set_base_pkg_metadata": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_pkg_metadata" + ] + ] + ], + "base_build": [ + [ + "conans/model/layout.py", + [ + "Folders", + "base_build" + ] + ] + ], + "set_base_build": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_build" + ] + ] + ], + "base_package": [ + [ + "conans/model/layout.py", + [ + "Folders", + "base_package" + ] + ] + ], + "set_base_package": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_package" + ] + ] + ], + "set_base_generators": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_generators" + ] + ] + ], + "base_export": [ + [ + "conans/model/layout.py", + [ + "Folders", + "base_export" + ] + ] + ], + "set_base_export": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_export" + ] + ] + ], + "base_export_sources": [ + [ + "conans/model/layout.py", + [ + "Folders", + "base_export_sources" + ] + ] + ], + "set_base_export_sources": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_export_sources" + ] + ] + ], + "files": [ + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "files" + ] + ], + [ + "conans/test/integration/conanfile/conanfile_helpers_test.py", + [ + "ConanfileHelpersTest", + "test_helpers_same_name", + "files" + ] + ], + [ + "conans/util/locks.py", + [ + "Lock", + "files" + ] + ] + ], + "summary_hash": [ + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "summary_hash" + ] + ] + ], + "report_summary": [ + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "report_summary" + ] + ] + ], + "difference": [ + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "difference" + ] + ] + ], + "option_not_exist_msg": [ + [ + "conans/model/options.py", + [ + "option_not_exist_msg" + ] + ] + ], + "copy_conaninfo_option": [ + [ + "conans/model/options.py", + [ + "_PackageOption", + "copy_conaninfo_option" + ] + ] + ], + "__int__": [ + [ + "conans/model/options.py", + [ + "_PackageOption", + "__int__" + ] + ] + ], + "_check_valid_value": [ + [ + "conans/model/options.py", + [ + "_PackageOption", + "_check_valid_value" + ] + ] + ], + "value_8": [ + [ + "conans/model/options.py", + [ + "_PackageOption", + "value_8" + ] + ] + ], + "possible_values": [ + [ + "conans/model/options.py", + [ + "_PackageOptions", + "possible_values" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "possible_values" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "possible_values" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "possible_values" + ] + ] + ], + "freeze": [ + [ + "conans/model/options.py", + [ + "_PackageOptions", + "freeze" + ] + ] + ], + "get_safe": [ + [ + "conans/model/options.py", + [ + "_PackageOptions", + "get_safe" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "get_safe" + ] + ], + [ + "conans/test/unittests/util/apple_test.py", + [ + "FakeSettings", + "get_safe" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "MockSettings", + "get_safe" + ] + ] + ], + "rm_safe": [ + [ + "conans/model/options.py", + [ + "_PackageOptions", + "rm_safe" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "rm_safe" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "rm_safe" + ] + ] + ], + "copy_conaninfo_options": [ + [ + "conans/model/options.py", + [ + "_PackageOptions", + "copy_conaninfo_options" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "copy_conaninfo_options" + ] + ] + ], + "fields": [ + [ + "conans/model/options.py", + [ + "_PackageOptions", + "fields" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "fields" + ] + ] + ], + "_ensure_exists": [ + [ + "conans/model/options.py", + [ + "_PackageOptions", + "_ensure_exists" + ] + ] + ], + "__delattr__": [ + [ + "conans/model/options.py", + [ + "_PackageOptions", + "__delattr__" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "__delattr__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__delattr__" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "__delattr__" + ] + ] + ], + "_set": [ + [ + "conans/model/options.py", + [ + "_PackageOptions", + "_set" + ] + ] + ], + "update_options": [ + [ + "conans/model/options.py", + [ + "_PackageOptions", + "update_options" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "update_options" + ] + ] + ], + "apply_downstream": [ + [ + "conans/model/options.py", + [ + "Options", + "apply_downstream" + ] + ] + ], + "get_upstream_options": [ + [ + "conans/model/options.py", + [ + "Options", + "get_upstream_options" + ] + ] + ], + "repr_notime": [ + [ + "conans/model/package_ref.py", + [ + "PkgReference", + "repr_notime" + ] + ], + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "repr_notime" + ] + ] + ], + "repr_reduced": [ + [ + "conans/model/package_ref.py", + [ + "PkgReference", + "repr_reduced" + ] + ], + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "repr_reduced" + ] + ] + ], + "repr_humantime": [ + [ + "conans/model/package_ref.py", + [ + "PkgReference", + "repr_humantime" + ] + ], + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "repr_humantime" + ] + ] + ], + "deduce_from_options": [ + [ + "conans/model/pkg_type.py", + [ + "PackageType", + "compute_package_type", + "deduce_from_options" + ] + ] + ], + "compute_package_type": [ + [ + "conans/model/pkg_type.py", + [ + "PackageType", + "compute_package_type" + ] + ] + ], + "package_settings_values": [ + [ + "conans/model/profile.py", + [ + "Profile", + "package_settings_values" + ] + ] + ], + "process_settings": [ + [ + "conans/model/profile.py", + [ + "Profile", + "process_settings" + ] + ] + ], + "compose_profile": [ + [ + "conans/model/profile.py", + [ + "Profile", + "compose_profile" + ] + ] + ], + "update_settings": [ + [ + "conans/model/profile.py", + [ + "Profile", + "update_settings" + ] + ] + ], + "update_package_settings": [ + [ + "conans/model/profile.py", + [ + "Profile", + "update_package_settings" + ] + ] + ], + "validate_ref": [ + [ + "conans/model/recipe_ref.py", + [ + "RecipeReference", + "validate_ref" + ] + ] + ], + "ref_matches": [ + [ + "conans/model/recipe_ref.py", + [ + "ref_matches" + ] + ] + ], + "skip": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "skip" + ] + ] + ], + "_default_if_none": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "_default_if_none" + ] + ] + ], + "headers": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "headers" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "headers" + ] + ] + ], + "headers_3": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "headers_3" + ] + ] + ], + "libs_5": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "libs_5" + ] + ] + ], + "visible": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "visible" + ] + ] + ], + "visible_7": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "visible_7" + ] + ] + ], + "test_9": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "test_9" + ] + ] + ], + "force": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "force" + ] + ] + ], + "force_11": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "force_11" + ] + ] + ], + "override": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "override" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "override" + ] + ] + ], + "override_13": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "override_13" + ] + ] + ], + "direct": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "direct" + ] + ] + ], + "direct_15": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "direct_15" + ] + ] + ], + "build_17": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "build_17" + ] + ] + ], + "run_19": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "run_19" + ] + ] + ], + "transitive_headers": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "transitive_headers" + ] + ] + ], + "transitive_headers_21": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "transitive_headers_21" + ] + ] + ], + "transitive_libs": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "transitive_libs" + ] + ] + ], + "transitive_libs_23": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "transitive_libs_23" + ] + ] + ], + "package_id_mode": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "package_id_mode" + ] + ] + ], + "package_id_mode_25": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "package_id_mode_25" + ] + ] + ], + "copy_requirement": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "copy_requirement" + ] + ] + ], + "version_range": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "version_range" + ] + ] + ], + "alias": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "alias" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "alias" + ] + ] + ], + "set_if_none": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "process_package_type", + "set_if_none" + ] + ] + ], + "process_package_type": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "process_package_type" + ] + ] + ], + "aggregate": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "aggregate" + ] + ] + ], + "transform_downstream": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "transform_downstream" + ] + ] + ], + "deduce_package_id_mode": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "deduce_package_id_mode" + ] + ] + ], + "build_require": [ + [ + "conans/model/requires.py", + [ + "Requirements", + "build_require" + ] + ] + ], + "test_require": [ + [ + "conans/model/requires.py", + [ + "Requirements", + "test_require" + ] + ] + ], + "tool_require": [ + [ + "conans/model/requires.py", + [ + "Requirements", + "tool_require" + ] + ] + ], + "recipe_revision": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "recipe_revision" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "recipe_revision" + ] + ] + ], + "recipe_revision_files": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "recipe_revision_files" + ] + ] + ], + "recipe_revision_file": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "recipe_revision_file" + ] + ] + ], + "packages_revision": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "packages_revision" + ] + ] + ], + "package_files": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package_files" + ] + ] + ], + "package_recipe_revision": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package_recipe_revision" + ] + ] + ], + "package_revision": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package_revision" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "package_revision" + ] + ] + ], + "package_revision_files": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package_revision_files" + ] + ] + ], + "package_revision_latest": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package_revision_latest" + ] + ] + ], + "package_revision_file": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package_revision_file" + ] + ] + ], + "common_search_packages": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "common_search_packages" + ] + ] + ], + "common_search_packages_revision": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "common_search_packages_revision" + ] + ] + ], + "bad_value_msg": [ + [ + "conans/model/settings.py", + [ + "bad_value_msg" + ] + ] + ], + "undefined_field": [ + [ + "conans/model/settings.py", + [ + "undefined_field" + ] + ] + ], + "copy_conaninfo_settings": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "copy_conaninfo_settings" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "copy_conaninfo_settings" + ] + ] + ], + "_validate": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "_validate" + ] + ] + ], + "_get_child": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "_get_child" + ] + ] + ], + "value_12": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "value_12" + ] + ] + ], + "values_range": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "values_range" + ] + ] + ], + "values_list": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "values_list" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "values_list" + ] + ] + ], + "_check_field": [ + [ + "conans/model/settings.py", + [ + "Settings", + "_check_field" + ] + ] + ], + "update_values": [ + [ + "conans/model/settings.py", + [ + "Settings", + "update_values" + ] + ] + ], + "constrained": [ + [ + "conans/model/settings.py", + [ + "Settings", + "constrained" + ] + ] + ], + "__add__": [ + [ + "conans/model/version.py", + [ + "_VersionItem", + "__add__" + ] + ] + ], + "bump": [ + [ + "conans/model/version.py", + [ + "Version", + "bump" + ] + ] + ], + "upper_bound": [ + [ + "conans/model/version.py", + [ + "Version", + "upper_bound" + ] + ] + ], + "micro": [ + [ + "conans/model/version.py", + [ + "Version", + "micro" + ] + ] + ], + "first_non_zero": [ + [ + "conans/model/version_range.py", + [ + "_ConditionSet", + "_parse_expression", + "if_operator_ti", + "elif_operator_", + "first_non_zero" + ] + ] + ], + "_parse_expression": [ + [ + "conans/model/version_range.py", + [ + "_ConditionSet", + "_parse_expression" + ] + ], + [ + "conans/search/query_parse.py", + [ + "_parse_expression" + ] + ] + ], + "_valid": [ + [ + "conans/model/version_range.py", + [ + "_ConditionSet", + "_valid" + ] + ] + ], + "contains": [ + [ + "conans/model/version_range.py", + [ + "VersionRange", + "contains" + ] + ] + ], + "_find_conanrc_file": [ + [ + "conans/paths/__init__.py", + [ + "get_conan_user_home", + "_find_conanrc_file" + ] + ] + ], + "_user_home_from_conanrc_file": [ + [ + "conans/paths/__init__.py", + [ + "get_conan_user_home", + "_user_home_from_conanrc_file" + ] + ] + ], + "get_conan_user_home": [ + [ + "conans/paths/__init__.py", + [ + "get_conan_user_home" + ] + ] + ], + "register": [ + [ + "conans/pylint_plugin.py", + [ + "register" + ] + ] + ], + "transform_conanfile": [ + [ + "conans/pylint_plugin.py", + [ + "transform_conanfile" + ] + ] + ], + "_python_requires_member": [ + [ + "conans/pylint_plugin.py", + [ + "_python_requires_member" + ] + ] + ], + "process_module": [ + [ + "conans/pylint_plugin.py", + [ + "ConanDeprecatedImportsChecker", + "process_module" + ] + ] + ], + "is_operator": [ + [ + "conans/search/query_parse.py", + [ + "is_operator" + ] + ] + ], + "evaluate_postfix": [ + [ + "conans/search/query_parse.py", + [ + "evaluate_postfix" + ] + ] + ], + "infix_to_postfix": [ + [ + "conans/search/query_parse.py", + [ + "infix_to_postfix" + ] + ] + ], + "filter_packages": [ + [ + "conans/search/search.py", + [ + "filter_packages" + ] + ] + ], + "evaluate_info": [ + [ + "conans/search/search.py", + [ + "_evaluate_postfix_with_info", + "evaluate_info" + ] + ] + ], + "_evaluate_postfix_with_info": [ + [ + "conans/search/search.py", + [ + "_evaluate_postfix_with_info" + ] + ] + ], + "compatible_prop": [ + [ + "conans/search/search.py", + [ + "_evaluate", + "compatible_prop" + ] + ] + ], + "_evaluate": [ + [ + "conans/search/search.py", + [ + "_evaluate" + ] + ] + ], + "partial_sums": [ + [ + "conans/search/search.py", + [ + "_partial_match", + "partial_sums" + ] + ] + ], + "_partial_match": [ + [ + "conans/search/search.py", + [ + "_partial_match" + ] + ] + ], + "get_cache_packages_binary_info": [ + [ + "conans/search/search.py", + [ + "get_cache_packages_binary_info" + ] + ] + ], + "_get_file_conf": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "_get_file_conf" + ] + ] + ], + "ssl_enabled": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "ssl_enabled" + ] + ] + ], + "port": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "port" + ] + ] + ], + "public_port": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "public_port" + ] + ] + ], + "host_name": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "host_name" + ] + ] + ], + "public_url": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "public_url" + ] + ] + ], + "disk_storage_path": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "disk_storage_path" + ] + ] + ], + "read_permissions": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "read_permissions" + ] + ] + ], + "write_permissions": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "write_permissions" + ] + ] + ], + "custom_authenticator": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "custom_authenticator" + ] + ] + ], + "custom_authorizer": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "custom_authorizer" + ] + ] + ], + "validate_pass_encoding": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "users", + "validate_pass_encoding" + ] + ] + ], + "users": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "users" + ] + ] + ], + "jwt_secret": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "jwt_secret" + ] + ] + ], + "updown_secret": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "updown_secret" + ] + ] + ], + "_get_conf_server_string": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "_get_conf_server_string" + ] + ] + ], + "authorize_timeout": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "authorize_timeout" + ] + ] + ], + "jwt_expire_time": [ + [ + "conans/server/conf/__init__.py", + [ + "ConanServerConfigParser", + "jwt_expire_time" + ] + ] + ], + "get_server_store": [ + [ + "conans/server/conf/__init__.py", + [ + "get_server_store" + ] + ] + ], + "get_token_for": [ + [ + "conans/server/crypto/jwt/jwt_credentials_manager.py", + [ + "JWTCredentialsManager", + "get_token_for" + ] + ], + [ + "conans/server/crypto/jwt/jwt_manager.py", + [ + "JWTManager", + "get_token_for" + ] + ] + ], + "get_user": [ + [ + "conans/server/crypto/jwt/jwt_credentials_manager.py", + [ + "JWTCredentialsManager", + "get_user" + ] + ] + ], + "launch": [ + [ + "conans/server/launcher.py", + [ + "ServerLauncher", + "launch" + ] + ] + ], + "migrate_and_get_server_config": [ + [ + "conans/server/migrate.py", + [ + "migrate_and_get_server_config" + ] + ] + ], + "load_plugin": [ + [ + "conans/server/plugin_loader.py", + [ + "load_plugin" + ] + ] + ], + "load_authentication_plugin": [ + [ + "conans/server/plugin_loader.py", + [ + "load_authentication_plugin" + ] + ] + ], + "load_authorization_plugin": [ + [ + "conans/server/plugin_loader.py", + [ + "load_authorization_plugin" + ] + ] + ], + "setup": [ + [ + "conans/server/rest/api_v2.py", + [ + "ApiV2", + "setup" + ] + ], + [ + "conans/server/rest/bottle_plugins/authorization_header.py", + [ + "AuthorizationHeader", + "setup" + ] + ], + [ + "conans/server/rest/bottle_plugins/return_handler.py", + [ + "ReturnHandlerPlugin", + "setup" + ] + ], + [ + "conans/server/rest/server.py", + [ + "ConanServer", + "__init__", + "ApiV1Ping", + "setup" + ] + ], + [ + "conans/test/integration/command/download/download_selected_packages_test.py", + [ + "setup" + ] + ], + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "TestBrokenDownload", + "setup" + ] + ] + ], + "install_plugins": [ + [ + "conans/server/rest/api_v2.py", + [ + "ApiV2", + "install_plugins" + ] + ] + ], + "wrapper": [ + [ + "conans/server/rest/bottle_plugins/authorization_header.py", + [ + "AuthorizationHeader", + "apply", + "wrapper" + ] + ], + [ + "conans/server/rest/bottle_plugins/return_handler.py", + [ + "ReturnHandlerPlugin", + "apply", + "wrapper" + ] + ], + [ + "conans/test/integration/remote/auth_bearer_test.py", + [ + "ReturnHandlerPlugin", + "apply", + "wrapper" + ] + ] + ], + "get_authorization_header_value": [ + [ + "conans/server/rest/bottle_plugins/authorization_header.py", + [ + "AuthorizationHeader", + "get_authorization_header_value" + ] + ] + ], + "get_authorization_type": [ + [ + "conans/server/rest/bottle_plugins/authorization_header.py", + [ + "AuthorizationHeader", + "get_authorization_type" + ] + ], + [ + "conans/server/rest/bottle_plugins/http_basic_authentication.py", + [ + "HttpBasicAuthentication", + "get_authorization_type" + ] + ], + [ + "conans/server/rest/bottle_plugins/jwt_authentication.py", + [ + "JWTAuthentication", + "get_authorization_type" + ] + ] + ], + "parse_authorization_value": [ + [ + "conans/server/rest/bottle_plugins/authorization_header.py", + [ + "AuthorizationHeader", + "parse_authorization_value" + ] + ], + [ + "conans/server/rest/bottle_plugins/http_basic_authentication.py", + [ + "HttpBasicAuthentication", + "parse_authorization_value" + ] + ], + [ + "conans/server/rest/bottle_plugins/jwt_authentication.py", + [ + "JWTAuthentication", + "parse_authorization_value" + ] + ] + ], + "get_invalid_header_response": [ + [ + "conans/server/rest/bottle_plugins/authorization_header.py", + [ + "AuthorizationHeader", + "get_invalid_header_response" + ] + ], + [ + "conans/server/rest/bottle_plugins/http_basic_authentication.py", + [ + "HttpBasicAuthentication", + "get_invalid_header_response" + ] + ], + [ + "conans/server/rest/bottle_plugins/jwt_authentication.py", + [ + "JWTAuthentication", + "get_invalid_header_response" + ] + ] + ], + "get_response_from_exception": [ + [ + "conans/server/rest/bottle_plugins/return_handler.py", + [ + "get_response_from_exception" + ] + ] + ], + "get_package_ref": [ + [ + "conans/server/rest/controller/v2/__init__.py", + [ + "get_package_ref" + ] + ] + ], + "get_package_file_list": [ + [ + "conans/server/rest/controller/v2/conan.py", + [ + "ConanControllerV2", + "attach_to", + "get_package_file_list" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_package_file_list" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_package_file_list" + ] + ] + ], + "get_package_file": [ + [ + "conans/server/rest/controller/v2/conan.py", + [ + "ConanControllerV2", + "attach_to", + "get_package_file" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_package_file" + ] + ] + ], + "upload_package_file": [ + [ + "conans/server/rest/controller/v2/conan.py", + [ + "ConanControllerV2", + "attach_to", + "upload_package_file" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "upload_package_file" + ] + ] + ], + "get_recipe_file_list": [ + [ + "conans/server/rest/controller/v2/conan.py", + [ + "ConanControllerV2", + "attach_to", + "get_recipe_file_list" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_recipe_file_list" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_recipe_file_list" + ] + ] + ], + "get_recipe_file": [ + [ + "conans/server/rest/controller/v2/conan.py", + [ + "ConanControllerV2", + "attach_to", + "get_recipe_file" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_recipe_file" + ] + ] + ], + "upload_recipe_file": [ + [ + "conans/server/rest/controller/v2/conan.py", + [ + "ConanControllerV2", + "attach_to", + "upload_recipe_file" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "upload_recipe_file" + ] + ] + ], + "attach_to": [ + [ + "conans/server/rest/controller/v2/conan.py", + [ + "ConanControllerV2", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/v2/delete.py", + [ + "DeleteControllerV2", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/v2/ping.py", + [ + "PingController", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "RevisionsController", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/v2/search.py", + [ + "SearchControllerV2", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/v2/users.py", + [ + "UsersController", + "attach_to" + ] + ] + ], + "_format_rev_return": [ + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "_format_rev_return" + ] + ] + ], + "_format_revs_return": [ + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "_format_revs_return" + ] + ] + ], + "_format_pref_return": [ + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "_format_pref_return" + ] + ] + ], + "_format_prefs_return": [ + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "_format_prefs_return" + ] + ] + ], + "add_revision": [ + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "add_revision" + ] + ] + ], + "_now": [ + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "_now" + ] + ] + ], + "latest_revision": [ + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "latest_revision" + ] + ] + ], + "get_time": [ + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "get_time" + ] + ] + ], + "as_list": [ + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "as_list" + ] + ] + ], + "remove_revision": [ + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "remove_revision" + ] + ] + ], + "_find_revision_index": [ + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "_find_revision_index" + ] + ] + ], + "check_read_conan": [ + [ + "conans/server/service/authorize.py", + [ + "Authorizer", + "check_read_conan" + ] + ], + [ + "conans/server/service/authorize.py", + [ + "BasicAuthorizer", + "check_read_conan" + ] + ] + ], + "check_write_conan": [ + [ + "conans/server/service/authorize.py", + [ + "Authorizer", + "check_write_conan" + ] + ], + [ + "conans/server/service/authorize.py", + [ + "BasicAuthorizer", + "check_write_conan" + ] + ] + ], + "check_delete_conan": [ + [ + "conans/server/service/authorize.py", + [ + "Authorizer", + "check_delete_conan" + ] + ], + [ + "conans/server/service/authorize.py", + [ + "BasicAuthorizer", + "check_delete_conan" + ] + ] + ], + "check_read_package": [ + [ + "conans/server/service/authorize.py", + [ + "Authorizer", + "check_read_package" + ] + ], + [ + "conans/server/service/authorize.py", + [ + "BasicAuthorizer", + "check_read_package" + ] + ] + ], + "check_write_package": [ + [ + "conans/server/service/authorize.py", + [ + "Authorizer", + "check_write_package" + ] + ], + [ + "conans/server/service/authorize.py", + [ + "BasicAuthorizer", + "check_write_package" + ] + ] + ], + "check_delete_package": [ + [ + "conans/server/service/authorize.py", + [ + "Authorizer", + "check_delete_package" + ] + ], + [ + "conans/server/service/authorize.py", + [ + "BasicAuthorizer", + "check_delete_package" + ] + ] + ], + "valid_user": [ + [ + "conans/server/service/authorize.py", + [ + "Authenticator", + "valid_user" + ] + ], + [ + "conans/server/service/authorize.py", + [ + "BasicAuthenticator", + "valid_user" + ] + ] + ], + "_check_any_rule_ok": [ + [ + "conans/server/service/authorize.py", + [ + "BasicAuthorizer", + "_check_any_rule_ok" + ] + ] + ], + "_check_rule_ok": [ + [ + "conans/server/service/authorize.py", + [ + "BasicAuthorizer", + "_check_rule_ok" + ] + ] + ], + "_check_ref_apply_for_rule": [ + [ + "conans/server/service/authorize.py", + [ + "BasicAuthorizer", + "_check_ref_apply_for_rule" + ] + ] + ], + "get_mime_type": [ + [ + "conans/server/service/mime.py", + [ + "get_mime_type" + ] + ] + ], + "_get_local_infos_min": [ + [ + "conans/server/service/v2/search.py", + [ + "_get_local_infos_min" + ] + ] + ], + "underscore_to_none": [ + [ + "conans/server/service/v2/search.py", + [ + "SearchService", + "_search_recipes", + "underscore_to_none" + ] + ] + ], + "_search_recipes": [ + [ + "conans/server/service/v2/search.py", + [ + "SearchService", + "_search_recipes" + ] + ] + ], + "get_latest_revision": [ + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_latest_revision" + ] + ] + ], + "_upload_to_path": [ + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "_upload_to_path" + ] + ] + ], + "no_op": [ + [ + "conans/server/store/disk_adapter.py", + [ + "no_op" + ] + ] + ], + "_get_paths": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "_get_paths" + ] + ], + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "_get_paths" + ] + ] + ], + "get_snapshot": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "get_snapshot" + ] + ] + ], + "get_file_list": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "get_file_list" + ] + ] + ], + "delete_folder": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "delete_folder" + ] + ] + ], + "delete_file": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "delete_file" + ] + ] + ], + "path_exists": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "path_exists" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "path_exists" + ] + ], + [ + "conans/server/utils/files.py", + [ + "path_exists" + ] + ] + ], + "read_file": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "read_file" + ] + ] + ], + "write_file": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "write_file" + ] + ] + ], + "base_storage_folder": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "base_storage_folder" + ] + ] + ], + "ref_dir_repr": [ + [ + "conans/server/store/server_store.py", + [ + "ref_dir_repr" + ] + ] + ], + "conan_revisions_root": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "conan_revisions_root" + ] + ] + ], + "package_revisions_root": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "package_revisions_root" + ] + ] + ], + "get_recipe_file_path": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_recipe_file_path" + ] + ] + ], + "get_package_file_path": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_package_file_path" + ] + ] + ], + "_get_file_list": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_get_file_list" + ] + ] + ], + "_delete_empty_dirs": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_delete_empty_dirs" + ] + ] + ], + "remove_package_files": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "remove_package_files" + ] + ] + ], + "get_upload_package_urls": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_upload_package_urls" + ] + ] + ], + "_get_download_urls": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_get_download_urls" + ] + ] + ], + "_get_upload_urls": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_get_upload_urls" + ] + ] + ], + "_relativize_keys": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_relativize_keys" + ] + ] + ], + "get_last_revision": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_last_revision" + ] + ], + [ + "conans/test/utils/artifactory.py", + [ + "_ArtifactoryServerStore", + "get_last_revision" + ] + ] + ], + "get_last_package_revision": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_last_package_revision" + ] + ], + [ + "conans/test/utils/artifactory.py", + [ + "_ArtifactoryServerStore", + "get_last_package_revision" + ] + ] + ], + "update_last_revision": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "update_last_revision" + ] + ] + ], + "update_last_package_revision": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "update_last_package_revision" + ] + ] + ], + "_update_last_revision": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_update_last_revision" + ] + ] + ], + "_get_revisions_list": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_get_revisions_list" + ] + ] + ], + "_get_latest_revision": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_get_latest_revision" + ] + ] + ], + "_recipe_revisions_file": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_recipe_revisions_file" + ] + ] + ], + "_package_revisions_file": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_package_revisions_file" + ] + ] + ], + "get_revision_time": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_revision_time" + ] + ] + ], + "get_package_revision_time": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_package_revision_time" + ] + ] + ], + "_remove_revision_from_index": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_remove_revision_from_index" + ] + ] + ], + "_remove_package_revision_from_index": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_remove_package_revision_from_index" + ] + ] + ], + "_load_revision_list": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_load_revision_list" + ] + ] + ], + "_save_revision_list": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_save_revision_list" + ] + ] + ], + "_save_package_revision_list": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_save_package_revision_list" + ] + ] + ], + "_load_package_revision_list": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_load_package_revision_list" + ] + ] + ], + "list_folder_subdirs": [ + [ + "conans/server/utils/files.py", + [ + "list_folder_subdirs" + ] + ] + ], + "relative_dirs": [ + [ + "conans/server/utils/files.py", + [ + "relative_dirs" + ] + ] + ], + "copy_assets": [ + [ + "conans/test/assets/__init__.py", + [ + "copy_assets" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "copy_assets" + ] + ] + ], + "gen_makefile_am": [ + [ + "conans/test/assets/autotools.py", + [ + "gen_makefile_am" + ] + ] + ], + "gen_configure_ac": [ + [ + "conans/test/assets/autotools.py", + [ + "gen_configure_ac" + ] + ] + ], + "gen_makefile": [ + [ + "conans/test/assets/autotools.py", + [ + "gen_makefile" + ] + ] + ], + "gen_cmakelists": [ + [ + "conans/test/assets/cmake.py", + [ + "gen_cmakelists" + ] + ] + ], + "with_package_type": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_package_type" + ] + ] + ], + "with_name": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_name" + ] + ] + ], + "with_version": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_version" + ] + ] + ], + "with_provides": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_provides" + ] + ] + ], + "with_deprecated": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_deprecated" + ] + ] + ], + "with_revision_mode": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_revision_mode" + ] + ] + ], + "with_generator": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_generator" + ] + ] + ], + "with_exports_sources": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_exports_sources" + ] + ] + ], + "with_exports": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_exports" + ] + ] + ], + "with_require": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_require" + ] + ] + ], + "with_requires": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_requires" + ] + ] + ], + "_get_full_ref_str": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_get_full_ref_str" + ] + ] + ], + "with_requirement": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_requirement" + ] + ] + ], + "with_build_requires": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_build_requires" + ] + ] + ], + "with_python_requires": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_python_requires" + ] + ] + ], + "with_tool_requires": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_tool_requires" + ] + ] + ], + "with_test_requires": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_test_requires" + ] + ] + ], + "with_build_requirement": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_build_requirement" + ] + ] + ], + "with_tool_requirement": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_tool_requirement" + ] + ] + ], + "with_import": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_import" + ] + ] + ], + "with_setting": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_setting" + ] + ] + ], + "with_settings": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_settings" + ] + ] + ], + "with_option": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_option" + ] + ] + ], + "with_default_option": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_default_option" + ] + ] + ], + "with_shared_option": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_shared_option" + ] + ] + ], + "with_package_file": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_package_file" + ] + ] + ], + "with_package": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_package" + ] + ] + ], + "with_build_msg": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_build_msg" + ] + ] + ], + "with_package_info": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_package_info" + ] + ] + ], + "with_package_id": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_package_id" + ] + ] + ], + "with_test": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_test" + ] + ] + ], + "with_cmake_build": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_cmake_build" + ] + ] + ], + "with_class_attribute": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_class_attribute" + ] + ] + ], + "_name_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_name_render" + ] + ] + ], + "_version_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_version_render" + ] + ] + ], + "_package_type_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_package_type_render" + ] + ] + ], + "_provides_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_provides_render" + ] + ] + ], + "_deprecated_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_deprecated_render" + ] + ] + ], + "_generators_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_generators_render" + ] + ] + ], + "_revision_mode_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_revision_mode_render" + ] + ] + ], + "_settings_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_settings_render" + ] + ] + ], + "_options_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_options_render" + ] + ] + ], + "_default_options_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_default_options_render" + ] + ] + ], + "_build_requirements_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_build_requirements_render" + ] + ] + ], + "_build_requires_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_build_requires_render" + ] + ] + ], + "_python_requires_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_python_requires_render" + ] + ] + ], + "_tool_requires_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_tool_requires_render" + ] + ] + ], + "_requires_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_requires_render" + ] + ] + ], + "_test_requires_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_test_requires_render" + ] + ] + ], + "_requirements_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_requirements_render" + ] + ] + ], + "_package_method": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_package_method" + ] + ] + ], + "_package_method_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_package_method_render" + ] + ] + ], + "_build_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_build_render" + ] + ] + ], + "_package_info_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_package_info_render" + ] + ] + ], + "_package_id_lines_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_package_id_lines_render" + ] + ] + ], + "_test_lines_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_test_lines_render" + ] + ] + ], + "_exports_sources_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_exports_sources_render" + ] + ] + ], + "_exports_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_exports_render" + ] + ] + ], + "_class_attributes_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_class_attributes_render" + ] + ] + ], + "pkg_cmake": [ + [ + "conans/test/assets/pkg_cmake.py", + [ + "pkg_cmake" + ] + ] + ], + "pkg_cmake_test": [ + [ + "conans/test/assets/pkg_cmake.py", + [ + "pkg_cmake_test" + ] + ] + ], + "pkg_cmake_app": [ + [ + "conans/test/assets/pkg_cmake.py", + [ + "pkg_cmake_app" + ] + ] + ], + "gen_function_cpp": [ + [ + "conans/test/assets/sources.py", + [ + "gen_function_cpp" + ] + ] + ], + "gen_function_c": [ + [ + "conans/test/assets/sources.py", + [ + "gen_function_c" + ] + ] + ], + "gen_function_h": [ + [ + "conans/test/assets/sources.py", + [ + "gen_function_h" + ] + ] + ], + "get_vs_project_files": [ + [ + "conans/test/assets/visual_project_files.py", + [ + "get_vs_project_files" + ] + ] + ], + "_get_tool": [ + [ + "conans/test/conftest.py", + [ + "_get_tool" + ] + ] + ], + "_get_individual_tool": [ + [ + "conans/test/conftest.py", + [ + "_get_individual_tool" + ] + ] + ], + "pytest_configure": [ + [ + "conans/test/conftest.py", + [ + "pytest_configure" + ] + ] + ], + "pytest_runtest_teardown": [ + [ + "conans/test/conftest.py", + [ + "pytest_runtest_teardown" + ] + ] + ], + "pytest_runtest_setup": [ + [ + "conans/test/conftest.py", + [ + "pytest_runtest_setup" + ] + ] + ], + "test_cross_build_test_package": [ + [ + "conans/test/functional/build_helpers/cmake_ios_cross_build_test.py", + [ + "test_cross_build_test_package" + ] + ] + ], + "make_file_read_only": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "make_file_read_only" + ] + ] + ], + "setUp": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "setUp" + ] + ], + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "setUp" + ] + ], + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "setUp" + ] + ], + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "setUp" + ] + ], + [ + "conans/test/functional/revisions_test.py", + [ + "RemoveWithRevisionsTest", + "setUp" + ] + ], + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "setUp" + ] + ], + [ + "conans/test/functional/revisions_test.py", + [ + "UploadPackagesWithRevisions", + "setUp" + ] + ], + [ + "conans/test/functional/revisions_test.py", + [ + "ServerRevisionsIndexes", + "setUp" + ] + ], + [ + "conans/test/functional/settings/conan_settings_preprocessor_test.py", + [ + "ConanSettingsPreprocessorTest", + "setUp" + ] + ], + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "SettingsCppStdScopedPackageTests", + "setUp" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "PropagateSpecificComponents", + "setUp" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_custom_configs.py", + [ + "CustomConfigurationTest", + "setUp" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_custom_configs.py", + [ + "CustomSettingsTest", + "setUp" + ] + ], + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "Base", + "setUp" + ] + ], + [ + "conans/test/functional/toolchains/ios/test_using_cmake.py", + [ + "ToolchainiOSTestCase", + "setUp" + ] + ], + [ + "conans/test/functional/toolchains/meson/_base.py", + [ + "TestMesonBase", + "setUp" + ] + ], + [ + "conans/test/integration/command/export/export_dirty_test.py", + [ + "ExportDirtyTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/install/install_cascade_test.py", + [ + "InstallCascadeTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveWithoutUserChannel", + "setUp" + ] + ], + [ + "conans/test/integration/command/remove_test.py", + [ + "RemovePackageRevisionsTest", + "setUp" + ] + ], + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "TestFoldersAccess", + "setUp" + ] + ], + [ + "conans/test/integration/conanfile/invalid_configuration_test.py", + [ + "InvalidConfigurationTest", + "setUp" + ] + ], + [ + "conans/test/integration/conanfile/same_userchannel_test.py", + [ + "SameUserChannelTest", + "setUp" + ] + ], + [ + "conans/test/integration/configuration/conan_trace_file_test.py", + [ + "ConanTraceTest", + "setUp" + ] + ], + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileTest", + "setUp" + ] + ], + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileAggregationTest", + "setUp" + ] + ], + [ + "conans/test/integration/configuration/python_version_test.py", + [ + "PythonVersionTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph/version_ranges/version_range_override_test.py", + [ + "VersionRangeOverrideTestCase", + "setUp" + ] + ], + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesMultiRemoteTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesDiamondTest", + "setUp" + ] + ], + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "setUp" + ] + ], + [ + "conans/test/integration/package_id/python_requires_package_id_test.py", + [ + "PythonRequiresPackageIDTest", + "setUp" + ] + ], + [ + "conans/test/integration/remote/auth_test.py", + [ + "AuthorizeTest", + "setUp" + ] + ], + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemotesTest", + "setUp" + ] + ], + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemoteTest", + "setUp" + ] + ], + [ + "conans/test/integration/remote/retry_test.py", + [ + "RetryDownloadTests", + "setUp" + ] + ], + [ + "conans/test/integration/remote/token_refresh_test.py", + [ + "TestTokenRefresh", + "setUp" + ] + ], + [ + "conans/test/integration/tools/cppstd_minimum_version_test.py", + [ + "CppStdMinimumVersionTests", + "setUp" + ] + ], + [ + "conans/test/unittests/client/command/parse_arguments_test.py", + [ + "ArgsParseProfileTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "setUp" + ] + ], + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "DownloaderUnitTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/rest/uploader_test.py", + [ + "UploaderUnitTest", + "setUp" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "setUp" + ] + ], + [ + "conans/test/unittests/server/conf_test.py", + [ + "ServerConfTest", + "setUp" + ] + ], + [ + "conans/test/unittests/server/crypto/jwt_test.py", + [ + "JwtTest", + "setUp" + ] + ], + [ + "conans/test/unittests/server/service/authorizer_test.py", + [ + "AuthorizerTest", + "setUp" + ] + ], + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "setUp" + ] + ], + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "setUp" + ] + ], + [ + "conans/test/unittests/util/files/tar_extract_test.py", + [ + "TarExtractTest", + "setUp" + ] + ], + [ + "conans/test/unittests/util/files/test_dirty.py", + [ + "DirtyTest", + "setUp" + ] + ], + [ + "conans/test/unittests/util/files/test_remove.py", + [ + "RemoveTest", + "setUp" + ] + ], + [ + "conans/test/unittests/util/files_test.py", + [ + "SaveTestCase", + "setUp" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ReplaceInFileTest", + "setUp" + ] + ] + ], + "_create_profile_folder": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "_create_profile_folder" + ] + ] + ], + "test_config_fails_no_storage": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_config_fails_no_storage" + ] + ] + ], + "_create_zip": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "_create_zip" + ] + ] + ], + "_get_files": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "_get_files" + ] + ] + ], + "_create_tgz": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "_create_tgz" + ] + ] + ], + "test_install_file": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_file" + ] + ] + ], + "test_install_config_file": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_config_file" + ] + ] + ], + "test_install_dir": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_dir" + ] + ] + ], + "test_install_source_target_folders": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_source_target_folders" + ] + ] + ], + "test_install_remotes_json": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_remotes_json" + ] + ] + ], + "test_without_profile_folder": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_without_profile_folder" + ] + ] + ], + "my_download": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_url", + "for_origin_in_typ", + "my_download" + ] + ], + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_url_query", + "my_download" + ] + ], + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_change_only_verify_ssl", + "my_download" + ] + ], + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_url_tgz", + "my_download" + ] + ], + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_remove_credentials_config_installer", + "my_download" + ] + ] + ], + "test_install_url": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_url" + ] + ] + ], + "test_install_url_query": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_url_query" + ] + ] + ], + "test_install_change_only_verify_ssl": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_change_only_verify_ssl" + ] + ] + ], + "test_install_url_tgz": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_url_tgz" + ] + ] + ], + "test_failed_install_repo": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_failed_install_repo" + ] + ] + ], + "test_failed_install_http": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_failed_install_http" + ] + ] + ], + "test_install_repo": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_repo" + ] + ] + ], + "test_install_repo_relative": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_repo_relative" + ] + ] + ], + "test_install_custom_args": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_custom_args" + ] + ] + ], + "test_force_git_type": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_force_git_type" + ] + ] + ], + "test_force_dir_type": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_force_dir_type" + ] + ] + ], + "test_force_file_type": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_force_file_type" + ] + ] + ], + "test_force_url_type": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_force_url_type" + ] + ] + ], + "test_removed_credentials_from_url_unit": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_removed_credentials_from_url_unit" + ] + ] + ], + "test_remove_credentials_config_installer": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_remove_credentials_config_installer" + ] + ] + ], + "download_verify_false": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_ssl_verify", + "download_verify_false" + ] + ] + ], + "download_verify_true": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_ssl_verify", + "download_verify_true" + ] + ] + ], + "test_ssl_verify": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_ssl_verify" + ] + ] + ], + "test_git_checkout_is_possible": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_git_checkout_is_possible" + ] + ] + ], + "get_zip": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_config_install_requester", + "get_zip" + ] + ] + ], + "test_config_install_requester": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_config_install_requester" + ] + ] + ], + "test_overwrite_read_only_file": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_overwrite_read_only_file" + ] + ] + ], + "test_dont_copy_file_permissions": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_dont_copy_file_permissions" + ] + ] + ], + "test_execute_more_than_once": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "test_execute_more_than_once" + ] + ] + ], + "test_config_install_remove_git_repo": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "test_config_install_remove_git_repo" + ] + ] + ], + "test_config_fails_git_folder": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "test_config_fails_git_folder" + ] + ] + ], + "test_config_install_reestructuring_source": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "TestConfigInstall", + "test_config_install_reestructuring_source" + ] + ] + ], + "_assert_pkg": [ + [ + "conans/test/functional/command/devflow_test.py", + [ + "DevInSourceFlowTest", + "_assert_pkg" + ] + ], + [ + "conans/test/functional/command/devflow_test.py", + [ + "DevOutSourceFlowTest", + "_assert_pkg" + ] + ] + ], + "test_parallel_folders": [ + [ + "conans/test/functional/command/devflow_test.py", + [ + "DevInSourceFlowTest", + "test_parallel_folders" + ] + ], + [ + "conans/test/functional/command/devflow_test.py", + [ + "DevOutSourceFlowTest", + "test_parallel_folders" + ] + ] + ], + "test_insource_build": [ + [ + "conans/test/functional/command/devflow_test.py", + [ + "DevInSourceFlowTest", + "test_insource_build" + ] + ], + [ + "conans/test/functional/command/devflow_test.py", + [ + "DevOutSourceFlowTest", + "test_insource_build" + ] + ] + ], + "test_child_build": [ + [ + "conans/test/functional/command/devflow_test.py", + [ + "DevInSourceFlowTest", + "test_child_build" + ] + ], + [ + "conans/test/functional/command/devflow_test.py", + [ + "DevOutSourceFlowTest", + "test_child_build" + ] + ] + ], + "test_revision_mode_scm": [ + [ + "conans/test/functional/command/export_test.py", + [ + "TestRevisionModeSCM", + "test_revision_mode_scm" + ] + ] + ], + "test_revision_mode_scm_subfolder": [ + [ + "conans/test/functional/command/export_test.py", + [ + "TestRevisionModeSCM", + "test_revision_mode_scm_subfolder" + ] + ] + ], + "test_auto_revision_without_commits": [ + [ + "conans/test/functional/command/export_test.py", + [ + "TestRevisionModeSCM", + "test_auto_revision_without_commits" + ] + ] + ], + "test_diamonds_cmake_with_new": [ + [ + "conans/test/functional/command/new_test.py", + [ + "test_diamonds_cmake_with_new" + ] + ] + ], + "test_list_empty": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "TestProfile", + "test_list_empty" + ] + ], + [ + "conans/test/unittests/util/env_reader_test.py", + [ + "GetEnvTest", + "test_list_empty" + ] + ] + ], + "test_list": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "TestProfile", + "test_list" + ] + ], + [ + "conans/test/unittests/util/env_reader_test.py", + [ + "GetEnvTest", + "test_list" + ] + ] + ], + "test_show": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "TestProfile", + "test_show" + ] + ] + ], + "test_missing_subarguments": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "TestProfile", + "test_missing_subarguments" + ] + ], + [ + "conans/test/integration/command/config_test.py", + [ + "test_missing_subarguments" + ] + ], + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_missing_subarguments" + ] + ], + [ + "conans/test/integration/editable/editable_add_test.py", + [ + "TestEditablePackageTest", + "test_missing_subarguments" + ] + ] + ], + "test_detect_default_compilers": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "DetectCompilersTest", + "test_detect_default_compilers" + ] + ] + ], + "test_detect_default_in_mac_os_using_gcc_as_default": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "DetectCompilersTest", + "test_detect_default_in_mac_os_using_gcc_as_default" + ] + ] + ], + "test_profile_new": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "DetectCompilersTest", + "test_profile_new" + ] + ] + ], + "test_build_different_folders": [ + [ + "conans/test/functional/command/test_build.py", + [ + "test_build_different_folders" + ] + ] + ], + "test_build_dots_names": [ + [ + "conans/test/functional/command/test_build.py", + [ + "test_build_dots_names" + ] + ] + ], + "test_build_with_deps_env_info": [ + [ + "conans/test/functional/command/test_build.py", + [ + "test_build_with_deps_env_info" + ] + ] + ], + "test_build_single_full_reference": [ + [ + "conans/test/functional/command/test_build.py", + [ + "test_build_single_full_reference" + ] + ] + ], + "test_build_multiple_full_reference": [ + [ + "conans/test/functional/command/test_build.py", + [ + "test_build_multiple_full_reference" + ] + ] + ], + "test_debug_build_release_deps": [ + [ + "conans/test/functional/command/test_build.py", + [ + "test_debug_build_release_deps" + ] + ] + ], + "test_conan_test": [ + [ + "conans/test/functional/command/test_command_test.py", + [ + "ConanTestTest", + "test_conan_test" + ] + ], + [ + "conans/test/functional/only_source_test.py", + [ + "OnlySourceTest", + "test_conan_test" + ] + ] + ], + "_client": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "_client" + ] + ], + [ + "conans/test/integration/metadata/test_metadata_logs.py", + [ + "TestHooksMetadataLogs", + "_client" + ] + ], + [ + "conans/test/integration/options/options_test.py", + [ + "TestOptionsPriorities", + "_client" + ] + ] + ], + "client": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/android/test_using_cmake.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/apple/test_xcodebuild.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_apple_frameworks.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_build_context_protobuf.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_build_context_transitive_build.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_find_module_and_config.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_link_order.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_vxworks_clang.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_win_clang.py", + [ + "client" + ] + ], + [ + "conans/test/functional/toolchains/cmake/test_ninja.py", + [ + "client" + ] + ], + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "client" + ] + ], + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "client" + ] + ], + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "client" + ] + ], + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterErrors", + "client" + ] + ], + [ + "conans/test/integration/command/install/install_test.py", + [ + "client" + ] + ], + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "client" + ] + ], + [ + "conans/test/integration/command/source_test.py", + [ + "TestSourceWithoutDefaultProfile", + "client" + ] + ], + [ + "conans/test/integration/command/test_forced_download_source.py", + [ + "client" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "client" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatternErrors", + "client" + ] + ], + [ + "conans/test/integration/command_v2/list_test.py", + [ + "client" + ] + ], + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestListUpload", + "client" + ] + ], + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestDownloadUpload", + "client" + ] + ], + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestListRemove", + "client" + ] + ], + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "client" + ] + ], + [ + "conans/test/integration/configuration/conf/test_conf_package_id.py", + [ + "client" + ] + ], + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "client" + ] + ], + [ + "conans/test/integration/editable/editable_remove_test.py", + [ + "TestRemoveEditablePackageTest", + "client" + ] + ], + [ + "conans/test/integration/environment/test_buildenv_profile.py", + [ + "client" + ] + ], + [ + "conans/test/integration/environment/test_env.py", + [ + "client" + ] + ], + [ + "conans/test/integration/environment/test_runenv_profile.py", + [ + "client" + ] + ], + [ + "conans/test/integration/graph/core/test_build_require_invalid.py", + [ + "TestInvalidConfiguration", + "client" + ] + ], + [ + "conans/test/integration/graph/core/test_build_require_invalid.py", + [ + "TestInvalidBuildPackageID", + "client" + ] + ], + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestDuplicateBuildRequires", + "client" + ] + ], + [ + "conans/test/integration/lockfile/test_lock_build_requires.py", + [ + "TestTransitiveBuildRequires", + "client" + ] + ], + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "TestLockTestPackage", + "client" + ] + ], + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsShared", + "client" + ] + ], + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsSharedInvisible", + "client" + ] + ], + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "TestCacheCompatibles", + "client" + ] + ], + [ + "conans/test/integration/settings/settings_override_test.py", + [ + "client" + ] + ], + [ + "conans/test/integration/toolchains/env/test_virtualenv_default_apply.py", + [ + "client" + ] + ], + [ + "conans/test/integration/toolchains/env/test_virtualenv_object_access.py", + [ + "client" + ] + ], + [ + "conans/test/integration/toolchains/env/test_virtualenv_powershell.py", + [ + "client" + ] + ], + [ + "conans/test/integration/toolchains/env/test_virtualenv_winbash.py", + [ + "client" + ] + ] + ], + "test_install_deploy": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_install_deploy" + ] + ] + ], + "test_install_full_deploy_layout": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_install_full_deploy_layout" + ] + ] + ], + "test_copy_files_deploy": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_copy_files_deploy" + ] + ] + ], + "test_multi_deploy": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_multi_deploy" + ] + ] + ], + "test_deploy_local_import": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_deploy_local_import" + ] + ] + ], + "test_builtin_full_deploy": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_builtin_full_deploy" + ] + ] + ], + "test_deploy_reference": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_deploy_reference" + ] + ] + ], + "test_deploy_overwrite": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_deploy_overwrite" + ] + ] + ], + "test_deploy_editable": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_deploy_editable" + ] + ] + ], + "test_deploy_aggregate_components": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_deploy_aggregate_components" + ] + ] + ], + "test_deploy_single_package": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_deploy_single_package" + ] + ] + ], + "test_deploy_output_locations": [ + [ + "conans/test/functional/command/test_install_deploy.py", + [ + "test_deploy_output_locations" + ] + ] + ], + "_install_and_build": [ + [ + "conans/test/functional/conanfile/runner_test.py", + [ + "RunnerTest", + "_install_and_build" + ] + ] + ], + "test_ignore_error": [ + [ + "conans/test/functional/conanfile/runner_test.py", + [ + "RunnerTest", + "test_ignore_error" + ] + ] + ], + "test_runner_capture_output": [ + [ + "conans/test/functional/conanfile/runner_test.py", + [ + "RunnerTest", + "test_runner_capture_output" + ] + ] + ], + "test_custom_stream_error": [ + [ + "conans/test/functional/conanfile/runner_test.py", + [ + "RunnerTest", + "test_custom_stream_error" + ] + ] + ], + "test_diamond_cmake": [ + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "test_diamond_cmake" + ] + ] + ], + "test_diamond_cmake_targets": [ + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "test_diamond_cmake_targets" + ] + ] + ], + "_export": [ + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "_export" + ] + ], + [ + "conans/test/integration/generators/order_libs_test.py", + [ + "test_library_order", + "_export" + ] + ], + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesMultiRemoteTest", + "_export" + ] + ], + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesDiamondTest", + "_export" + ] + ], + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "_export" + ] + ] + ], + "_check_individual_deps": [ + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "_check_individual_deps" + ] + ] + ], + "check_run_output": [ + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "_run", + "check_run_output" + ] + ] + ], + "_run": [ + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "_run" + ] + ], + [ + "conans/test/utils/scm.py", + [ + "create_local_git_repo", + "_run" + ] + ] + ], + "check_if_build_from_sources": [ + [ + "conans/test/functional/graph/test_graph_build_mode.py", + [ + "check_if_build_from_sources" + ] + ] + ], + "test_install_build_single": [ + [ + "conans/test/functional/graph/test_graph_build_mode.py", + [ + "test_install_build_single" + ] + ] + ], + "test_install_build_double": [ + [ + "conans/test/functional/graph/test_graph_build_mode.py", + [ + "test_install_build_double" + ] + ] + ], + "test_install_build_only": [ + [ + "conans/test/functional/graph/test_graph_build_mode.py", + [ + "test_install_build_only" + ] + ] + ], + "test_install_build_all_with_single": [ + [ + "conans/test/functional/graph/test_graph_build_mode.py", + [ + "test_install_build_all_with_single" + ] + ] + ], + "test_install_build_all_with_single_skip": [ + [ + "conans/test/functional/graph/test_graph_build_mode.py", + [ + "test_install_build_all_with_single_skip" + ] + ] + ], + "test_install_build_all_with_double_skip": [ + [ + "conans/test/functional/graph/test_graph_build_mode.py", + [ + "test_install_build_all_with_double_skip" + ] + ] + ], + "test_report_matches": [ + [ + "conans/test/functional/graph/test_graph_build_mode.py", + [ + "test_report_matches" + ] + ] + ], + "test_transitive_build_scripts": [ + [ + "conans/test/functional/graph/test_transitive_build_scripts.py", + [ + "test_transitive_build_scripts" + ] + ] + ], + "test_reuse_macro_from_dep": [ + [ + "conans/test/functional/graph/test_transitive_build_scripts.py", + [ + "test_reuse_macro_from_dep" + ] + ] + ], + "test_layout_in_cache": [ + [ + "conans/test/functional/layout/test_build_system_layout_helpers.py", + [ + "test_layout_in_cache" + ] + ] + ], + "test_layout_with_local_methods": [ + [ + "conans/test/functional/layout/test_build_system_layout_helpers.py", + [ + "test_layout_with_local_methods" + ] + ] + ], + "test_error_no_msvc": [ + [ + "conans/test/functional/layout/test_build_system_layout_helpers.py", + [ + "test_error_no_msvc" + ] + ] + ], + "test_error_no_build_type": [ + [ + "conans/test/functional/layout/test_build_system_layout_helpers.py", + [ + "test_error_no_build_type" + ] + ] + ], + "test_cmake_layout_external_sources": [ + [ + "conans/test/functional/layout/test_build_system_layout_helpers.py", + [ + "test_cmake_layout_external_sources" + ] + ] + ], + "test_basic_layout_external_sources": [ + [ + "conans/test/functional/layout/test_build_system_layout_helpers.py", + [ + "test_basic_layout_external_sources" + ] + ] + ], + "test_basic_layout_no_external_sources": [ + [ + "conans/test/functional/layout/test_build_system_layout_helpers.py", + [ + "test_basic_layout_no_external_sources" + ] + ] + ], + "test_cmake_layout_custom_build_folder": [ + [ + "conans/test/functional/layout/test_build_system_layout_helpers.py", + [ + "test_cmake_layout_custom_build_folder" + ] + ] + ], + "build_dep": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "editable_cmake", + "build_dep" + ] + ], + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "editable_cmake_exe", + "build_dep" + ] + ], + [ + "conans/test/functional/layout/test_editable_msbuild.py", + [ + "test_editable_msbuild", + "build_dep" + ] + ] + ], + "build_pkg": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "editable_cmake", + "build_pkg" + ] + ], + [ + "conans/test/functional/layout/test_editable_msbuild.py", + [ + "test_editable_msbuild", + "build_pkg" + ] + ] + ], + "editable_cmake": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "editable_cmake" + ] + ] + ], + "test_editable_cmake_windows": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "test_editable_cmake_windows" + ] + ] + ], + "test_editable_cmake_windows_folders": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "test_editable_cmake_windows_folders" + ] + ] + ], + "test_editable_cmake_linux": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "test_editable_cmake_linux" + ] + ] + ], + "test_editable_cmake_osx": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "test_editable_cmake_osx" + ] + ] + ], + "run_pkg": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "editable_cmake_exe", + "run_pkg" + ] + ] + ], + "editable_cmake_exe": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "editable_cmake_exe" + ] + ] + ], + "test_editable_cmake_windows_exe": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "test_editable_cmake_windows_exe" + ] + ] + ], + "test_editable_cmake_linux_exe": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "test_editable_cmake_linux_exe" + ] + ] + ], + "test_editable_cmake_osx_exe": [ + [ + "conans/test/functional/layout/test_editable_cmake.py", + [ + "test_editable_cmake_osx_exe" + ] + ] + ], + "test_editable_cmake_components": [ + [ + "conans/test/functional/layout/test_editable_cmake_components.py", + [ + "test_editable_cmake_components" + ] + ] + ], + "test_editable_msbuild": [ + [ + "conans/test/functional/layout/test_editable_msbuild.py", + [ + "test_editable_msbuild" + ] + ] + ], + "test_editable_msbuilddeps": [ + [ + "conans/test/functional/layout/test_editable_msbuild.py", + [ + "test_editable_msbuilddeps" + ] + ] + ], + "test_cpp_info_editable": [ + [ + "conans/test/functional/layout/test_editables_layout.py", + [ + "test_cpp_info_editable" + ] + ] + ], + "test_cpp_info_components_editable": [ + [ + "conans/test/functional/layout/test_editables_layout.py", + [ + "test_cpp_info_components_editable" + ] + ] + ], + "test_editable_package_folder": [ + [ + "conans/test/functional/layout/test_editables_layout.py", + [ + "test_editable_package_folder" + ] + ] + ], + "test_exports_sources_patch": [ + [ + "conans/test/functional/layout/test_exports_sources.py", + [ + "test_exports_sources_patch" + ] + ] + ], + "test_create_test_package_no_layout": [ + [ + "conans/test/functional/layout/test_in_cache.py", + [ + "test_create_test_package_no_layout" + ] + ] + ], + "test_create_test_package_with_layout": [ + [ + "conans/test/functional/layout/test_in_cache.py", + [ + "test_create_test_package_with_layout" + ] + ] + ], + "test_cache_in_layout": [ + [ + "conans/test/functional/layout/test_in_cache.py", + [ + "test_cache_in_layout" + ] + ] + ], + "test_same_conanfile_local": [ + [ + "conans/test/functional/layout/test_in_cache.py", + [ + "test_same_conanfile_local" + ] + ] + ], + "test_cpp_package": [ + [ + "conans/test/functional/layout/test_in_cache.py", + [ + "test_cpp_package" + ] + ] + ], + "test_git_clone_with_source_layout": [ + [ + "conans/test/functional/layout/test_in_cache.py", + [ + "test_git_clone_with_source_layout" + ] + ] + ], + "test_exports_sources_own_code_in_subfolder": [ + [ + "conans/test/functional/layout/test_in_subfolder.py", + [ + "test_exports_sources_own_code_in_subfolder" + ] + ] + ], + "test_exports_sources_common_code": [ + [ + "conans/test/functional/layout/test_in_subfolder.py", + [ + "test_exports_sources_common_code" + ] + ] + ], + "test_exports_sources_common_code_layout": [ + [ + "conans/test/functional/layout/test_in_subfolder.py", + [ + "test_exports_sources_common_code_layout" + ] + ], + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitMonorepoSCMFlow", + "test_exports_sources_common_code_layout" + ] + ] + ], + "p_path": [ + [ + "conans/test/functional/layout/test_layout_autopackage.py", + [ + "test_auto_package_no_components", + "p_path" + ] + ], + [ + "conans/test/functional/layout/test_layout_autopackage.py", + [ + "test_auto_package_with_components", + "p_path" + ] + ] + ], + "test_auto_package_no_components": [ + [ + "conans/test/functional/layout/test_layout_autopackage.py", + [ + "test_auto_package_no_components" + ] + ] + ], + "test_auto_package_with_components": [ + [ + "conans/test/functional/layout/test_layout_autopackage.py", + [ + "test_auto_package_with_components" + ] + ] + ], + "test_auto_package_with_components_declared_badly": [ + [ + "conans/test/functional/layout/test_layout_autopackage.py", + [ + "test_auto_package_with_components_declared_badly" + ] + ] + ], + "test_auto_package_default_patterns": [ + [ + "conans/test/functional/layout/test_layout_autopackage.py", + [ + "test_auto_package_default_patterns" + ] + ] + ], + "test_auto_package_default_folders_with_components": [ + [ + "conans/test/functional/layout/test_layout_autopackage.py", + [ + "test_auto_package_default_folders_with_components" + ] + ] + ], + "test_auto_package_with_custom_package_too": [ + [ + "conans/test/functional/layout/test_layout_autopackage.py", + [ + "test_auto_package_with_custom_package_too" + ] + ] + ], + "test_auto_package_only_one_destination": [ + [ + "conans/test/functional/layout/test_layout_autopackage.py", + [ + "test_auto_package_only_one_destination" + ] + ] + ], + "test_local_static_generators_folder": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_local_static_generators_folder" + ] + ] + ], + "test_local_dynamic_generators_folder": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_local_dynamic_generators_folder" + ] + ] + ], + "test_no_layout_generators_folder": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_no_layout_generators_folder" + ] + ] + ], + "test_local_build": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_local_build" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_local_build" + ] + ] + ], + "test_local_build_change_base": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_local_build_change_base" + ] + ] + ], + "test_local_source": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_local_source" + ] + ], + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_local_source" + ] + ] + ], + "test_export_pkg": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_export_pkg" + ] + ], + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileAggregationTest", + "test_export_pkg" + ] + ] + ], + "test_export_pkg_local": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_export_pkg_local" + ] + ] + ], + "test_start_dir_failure": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_start_dir_failure" + ] + ] + ], + "test_local_folders_without_layout": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_local_folders_without_layout" + ] + ] + ], + "test_exports_source_with_src_subfolder": [ + [ + "conans/test/functional/layout/test_source_folder.py", + [ + "test_exports_source_with_src_subfolder" + ] + ] + ], + "test_exports": [ + [ + "conans/test/functional/layout/test_source_folder.py", + [ + "test_exports" + ] + ], + [ + "conans/test/integration/export_sources_test.py", + [ + "test_exports" + ] + ] + ], + "test_exports_source_without_subfolder": [ + [ + "conans/test/functional/layout/test_source_folder.py", + [ + "test_exports_source_without_subfolder" + ] + ] + ], + "download_zip": [ + [ + "conans/test/functional/layout/test_source_folder.py", + [ + "test_zip_download_with_subfolder_new_tools", + "with_mock_patch_conan_to", + "download_zip" + ] + ] + ], + "test_zip_download_with_subfolder_new_tools": [ + [ + "conans/test/functional/layout/test_source_folder.py", + [ + "test_zip_download_with_subfolder_new_tools" + ] + ] + ], + "test_build_policies_in_conanfile": [ + [ + "conans/test/functional/only_source_test.py", + [ + "OnlySourceTest", + "test_build_policies_in_conanfile" + ] + ] + ], + "test_reuse": [ + [ + "conans/test/functional/only_source_test.py", + [ + "OnlySourceTest", + "test_reuse" + ] + ], + [ + "conans/test/functional/toolchains/meson/test_pkg_config_reuse.py", + [ + "MesonPkgConfigTest", + "test_reuse" + ] + ], + [ + "conans/test/functional/toolchains/meson/test_test.py", + [ + "MesonTest", + "test_reuse" + ] + ], + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_reuse" + ] + ], + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "test_reuse" + ] + ], + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesDiamondTest", + "test_reuse" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse" + ] + ] + ], + "test_build_policy_missing": [ + [ + "conans/test/functional/only_source_test.py", + [ + "test_build_policy_missing" + ] + ] + ], + "test_install_binary_iterating_remotes_same_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_install_binary_iterating_remotes_same_rrev" + ] + ] + ], + "test_diamond_revisions_conflict": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_diamond_revisions_conflict" + ] + ] + ], + "test_alias_to_a_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_alias_to_a_rrev" + ] + ] + ], + "test_revision_metadata_update_on_install": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_revision_metadata_update_on_install" + ] + ] + ], + "test_revision_metadata_update_on_update": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_revision_metadata_update_on_update" + ] + ] + ], + "test_revision_update_on_package_update": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_revision_update_on_package_update" + ] + ] + ], + "test_revision_mismatch_packages_in_local": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_revision_mismatch_packages_in_local" + ] + ] + ], + "test_revision_install_explicit_mismatch_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_revision_install_explicit_mismatch_rrev" + ] + ] + ], + "test_revision_mismatch_packages_remote": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_revision_mismatch_packages_remote" + ] + ] + ], + "test_remove_local_recipe": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RemoveWithRevisionsTest", + "test_remove_local_recipe" + ] + ] + ], + "test_remove_local_package": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RemoveWithRevisionsTest", + "test_remove_local_package" + ] + ] + ], + "test_remove_remote_recipe": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RemoveWithRevisionsTest", + "test_remove_remote_recipe" + ] + ] + ], + "test_remove_remote_recipe_revision": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RemoveWithRevisionsTest", + "test_remove_remote_recipe_revision" + ] + ] + ], + "test_remove_remote_package": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RemoveWithRevisionsTest", + "test_remove_remote_package" + ] + ] + ], + "test_remove_remote_package_revision": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RemoveWithRevisionsTest", + "test_remove_remote_package_revision" + ] + ] + ], + "test_search_all_remotes_with_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_all_remotes_with_rrev" + ] + ] + ], + "test_search_all_remotes_without_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_all_remotes_without_rrev" + ] + ] + ], + "test_search_a_remote_package_without_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_a_remote_package_without_rrev" + ] + ] + ], + "test_search_a_local_package_without_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_a_local_package_without_rrev" + ] + ] + ], + "test_search_a_remote_package_with_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_a_remote_package_with_rrev" + ] + ] + ], + "test_search_recipes_in_local_by_pattern": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_recipes_in_local_by_pattern" + ] + ] + ], + "test_search_recipes_in_local_by_revision_pattern": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_recipes_in_local_by_revision_pattern" + ] + ] + ], + "test_search_recipes_in_remote_by_pattern": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_recipes_in_remote_by_pattern" + ] + ] + ], + "test_search_in_remote_by_revision_pattern": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_in_remote_by_revision_pattern" + ] + ] + ], + "test_search_revisions_regular_results": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_revisions_regular_results" + ] + ] + ], + "test_upload_a_recipe": [ + [ + "conans/test/functional/revisions_test.py", + [ + "UploadPackagesWithRevisions", + "test_upload_a_recipe" + ] + ] + ], + "test_upload_no_overwrite_recipes": [ + [ + "conans/test/functional/revisions_test.py", + [ + "UploadPackagesWithRevisions", + "test_upload_no_overwrite_recipes" + ] + ] + ], + "test_upload_no_overwrite_packages": [ + [ + "conans/test/functional/revisions_test.py", + [ + "UploadPackagesWithRevisions", + "test_upload_no_overwrite_packages" + ] + ] + ], + "test_server_with_only_v2_capability": [ + [ + "conans/test/functional/revisions_test.py", + [ + "CapabilitiesRevisionsTest", + "test_server_with_only_v2_capability" + ] + ] + ], + "test_rotation_deleting_recipe_revisions": [ + [ + "conans/test/functional/revisions_test.py", + [ + "ServerRevisionsIndexes", + "test_rotation_deleting_recipe_revisions" + ] + ] + ], + "test_rotation_deleting_package_revisions": [ + [ + "conans/test/functional/revisions_test.py", + [ + "ServerRevisionsIndexes", + "test_rotation_deleting_package_revisions" + ] + ] + ], + "test_deleting_all_rrevs": [ + [ + "conans/test/functional/revisions_test.py", + [ + "ServerRevisionsIndexes", + "test_deleting_all_rrevs" + ] + ] + ], + "test_deleting_all_prevs": [ + [ + "conans/test/functional/revisions_test.py", + [ + "ServerRevisionsIndexes", + "test_deleting_all_prevs" + ] + ] + ], + "test_touching_other_server": [ + [ + "conans/test/functional/revisions_test.py", + [ + "test_touching_other_server" + ] + ] + ], + "check_order": [ + [ + "conans/test/functional/revisions_test.py", + [ + "test_reupload_older_revision", + "check_order" + ] + ] + ], + "test_reupload_older_revision": [ + [ + "conans/test/functional/revisions_test.py", + [ + "test_reupload_older_revision" + ] + ] + ], + "test_runtime_auto": [ + [ + "conans/test/functional/settings/conan_settings_preprocessor_test.py", + [ + "ConanSettingsPreprocessorTest", + "test_runtime_auto" + ] + ] + ], + "test_runtime_not_present_ok": [ + [ + "conans/test/functional/settings/conan_settings_preprocessor_test.py", + [ + "ConanSettingsPreprocessorTest", + "test_runtime_not_present_ok" + ] + ] + ], + "test_value_invalid": [ + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "SettingsCppStdScopedPackageTests", + "test_value_invalid" + ] + ], + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_invalid" + ] + ] + ], + "test_declared_stdlib_and_passed": [ + [ + "conans/test/functional/settings/libcxx_setting_test.py", + [ + "LibcxxSettingTest", + "test_declared_stdlib_and_passed" + ] + ] + ], + "test_msys2_available": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystems", + "test_msys2_available" + ] + ] + ], + "test_cygwin_available": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystems", + "test_cygwin_available" + ] + ] + ], + "test_mingw32_available": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystems", + "test_mingw32_available" + ] + ] + ], + "test_ucrt64_available": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystems", + "test_ucrt64_available" + ] + ] + ], + "test_clang64_available": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystems", + "test_clang64_available" + ] + ] + ], + "test_mingw64_available": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystems", + "test_mingw64_available" + ] + ] + ], + "test_tool_not_available": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystems", + "test_tool_not_available" + ] + ] + ], + "test_msys2": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsBuild", + "test_msys2" + ] + ], + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_msys2" + ] + ] + ], + "test_mingw": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsBuild", + "test_mingw" + ] + ] + ], + "test_mingw64": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsBuild", + "test_mingw64" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsAutotoolsBuild", + "test_mingw64" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_mingw64" + ] + ] + ], + "test_msys2_clang64": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsBuild", + "test_msys2_clang64" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_msys2_clang64" + ] + ] + ], + "test_mingw64_recipe": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsBuild", + "test_mingw64_recipe" + ] + ] + ], + "test_msys2_mingw64_clang64": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsBuild", + "test_msys2_mingw64_clang64" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_msys2_mingw64_clang64" + ] + ] + ], + "test_mingw32": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsBuild", + "test_mingw32" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsAutotoolsBuild", + "test_mingw32" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_mingw32" + ] + ] + ], + "test_ucrt64": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsBuild", + "test_ucrt64" + ] + ] + ], + "test_cygwin": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsBuild", + "test_cygwin" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsAutotoolsBuild", + "test_cygwin" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_cygwin" + ] + ] + ], + "test_msys": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsAutotoolsBuild", + "test_msys" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_msys" + ] + ] + ], + "test_msys2_clang64_external": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_msys2_clang64_external" + ] + ] + ], + "test_clang": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_clang" + ] + ] + ], + "test_vs_clang": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_vs_clang" + ] + ] + ], + "test_third_party_patch_flow": [ + [ + "conans/test/functional/test_third_party_patch_flow.py", + [ + "test_third_party_patch_flow" + ] + ] + ], + "test_third_party_overwrite_build_file": [ + [ + "conans/test/functional/test_third_party_patch_flow.py", + [ + "test_third_party_overwrite_build_file" + ] + ] + ], + "test_third_party_git_overwrite_build_file": [ + [ + "conans/test/functional/test_third_party_patch_flow.py", + [ + "test_third_party_git_overwrite_build_file" + ] + ] + ], + "create_library": [ + [ + "conans/test/functional/toolchains/android/_utils.py", + [ + "create_library" + ] + ], + [ + "conans/test/functional/toolchains/ios/_utils.py", + [ + "create_library" + ] + ] + ], + "test_use_cmake_toolchain": [ + [ + "conans/test/functional/toolchains/android/test_using_cmake.py", + [ + "test_use_cmake_toolchain" + ] + ] + ], + "test_project_xcodebuild": [ + [ + "conans/test/functional/toolchains/apple/test_xcodebuild.py", + [ + "test_project_xcodebuild" + ] + ] + ], + "test_xcodebuild_test_different_sdk": [ + [ + "conans/test/functional/toolchains/apple/test_xcodebuild.py", + [ + "test_xcodebuild_test_different_sdk" + ] + ] + ], + "test_missing_sdk": [ + [ + "conans/test/functional/toolchains/apple/test_xcodebuild.py", + [ + "test_missing_sdk" + ] + ] + ], + "test_shared_static_targets": [ + [ + "conans/test/functional/toolchains/apple/test_xcodebuild_targets.py", + [ + "test_shared_static_targets" + ] + ] + ], + "test_xcodedeps_build_configurations": [ + [ + "conans/test/functional/toolchains/apple/test_xcodedeps_build_configs.py", + [ + "test_xcodedeps_build_configurations" + ] + ] + ], + "test_frameworks": [ + [ + "conans/test/functional/toolchains/apple/test_xcodedeps_build_configs.py", + [ + "test_frameworks" + ] + ] + ], + "test_xcodedeps_dashes_names_and_arch": [ + [ + "conans/test/functional/toolchains/apple/test_xcodedeps_build_configs.py", + [ + "test_xcodedeps_dashes_names_and_arch" + ] + ] + ], + "test_xcodedeps_definitions_escape": [ + [ + "conans/test/functional/toolchains/apple/test_xcodedeps_build_configs.py", + [ + "test_xcodedeps_definitions_escape" + ] + ] + ], + "test_xcodedeps_components": [ + [ + "conans/test/functional/toolchains/apple/test_xcodedeps_components.py", + [ + "test_xcodedeps_components" + ] + ] + ], + "test_cpp_info_require_whole_package": [ + [ + "conans/test/functional/toolchains/apple/test_xcodedeps_components.py", + [ + "test_cpp_info_require_whole_package" + ] + ] + ], + "test_xcodedeps_test_require": [ + [ + "conans/test/functional/toolchains/apple/test_xcodedeps_components.py", + [ + "test_xcodedeps_test_require" + ] + ] + ], + "test_project_xcodetoolchain": [ + [ + "conans/test/functional/toolchains/apple/test_xcodetoolchain.py", + [ + "test_project_xcodetoolchain" + ] + ] + ], + "test_apple_framework_xcode": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_apple_frameworks.py", + [ + "test_apple_framework_xcode" + ] + ] + ], + "test_apple_own_framework_cross_build": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_apple_frameworks.py", + [ + "test_apple_own_framework_cross_build" + ] + ] + ], + "test_apple_own_framework_cmake_deps": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_apple_frameworks.py", + [ + "test_apple_own_framework_cmake_deps" + ] + ] + ], + "test_apple_own_framework_cmake_find_package_multi": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_apple_frameworks.py", + [ + "test_apple_own_framework_cmake_find_package_multi" + ] + ] + ], + "test_component_uses_apple_framework": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_apple_frameworks.py", + [ + "test_component_uses_apple_framework" + ] + ] + ], + "test_iphoneos_crossbuild": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_apple_frameworks.py", + [ + "test_iphoneos_crossbuild" + ] + ] + ], + "test_build_modules_from_build_context": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_build_context_protobuf.py", + [ + "test_build_modules_from_build_context" + ] + ] + ], + "test_build_modules_and_target_from_build_context": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_build_context_protobuf.py", + [ + "test_build_modules_and_target_from_build_context" + ] + ] + ], + "test_build_modules_from_host_and_target_from_build_context": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_build_context_protobuf.py", + [ + "test_build_modules_from_host_and_target_from_build_context" + ] + ] + ], + "test_build_modules_and_target_from_host_context": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_build_context_protobuf.py", + [ + "test_build_modules_and_target_from_host_context" + ] + ] + ], + "test_exception_when_not_prefix_specified": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_build_context_protobuf.py", + [ + "test_exception_when_not_prefix_specified" + ] + ] + ], + "test_not_activated_not_fail": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_build_context_protobuf.py", + [ + "test_not_activated_not_fail" + ] + ] + ], + "test_zlib_not_included": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_build_context_transitive_build.py", + [ + "test_zlib_not_included" + ] + ] + ], + "test_error_cmakedeps_transitive_build_requires": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_build_context_transitive_build.py", + [ + "test_error_cmakedeps_transitive_build_requires" + ] + ] + ], + "test_transitive_multi_windows": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_transitive_multi_windows" + ] + ] + ], + "test_system_libs": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_system_libs" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_system_libs" + ] + ] + ], + "test_system_libs_no_libs": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_system_libs_no_libs" + ] + ] + ], + "test_system_libs_components_no_libs": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_system_libs_components_no_libs" + ] + ] + ], + "test_do_not_mix_cflags_cxxflags": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_do_not_mix_cflags_cxxflags" + ] + ] + ], + "test_custom_configuration": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_custom_configuration" + ] + ], + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "MSBuildGeneratorTest", + "test_custom_configuration" + ] + ] + ], + "test_buildirs_working": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_buildirs_working" + ] + ] + ], + "test_cpp_info_link_objects": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_cpp_info_link_objects" + ] + ] + ], + "test_private_transitive": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_private_transitive" + ] + ], + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "test_private_transitive" + ] + ] + ], + "test_system_dep": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_system_dep" + ] + ] + ], + "test_error_missing_build_type": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_error_missing_build_type" + ] + ] + ], + "test_map_imported_config": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_map_imported_config" + ] + ] + ], + "test_cmake_target_runtime_dlls": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_cmake_target_runtime_dlls" + ] + ] + ], + "test_quiet": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_quiet" + ] + ] + ], + "test_global_alias": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_aliases.py", + [ + "test_global_alias" + ] + ] + ], + "test_component_alias": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_aliases.py", + [ + "test_component_alias" + ] + ] + ], + "test_custom_name": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_aliases.py", + [ + "test_custom_name" + ] + ] + ], + "test_collide_global_alias": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_aliases.py", + [ + "test_collide_global_alias" + ] + ] + ], + "test_collide_component_alias": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_aliases.py", + [ + "test_collide_component_alias" + ] + ] + ], + "test_shared_link_flags": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_and_linker_flags.py", + [ + "test_shared_link_flags" + ] + ] + ], + "test_not_mixed_configurations": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_and_linker_flags.py", + [ + "test_not_mixed_configurations" + ] + ] + ], + "test_build_modules_alias_target": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_build_modules.py", + [ + "test_build_modules_alias_target" + ] + ] + ], + "test_build_modules_components_is_not_possible": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_build_modules.py", + [ + "test_build_modules_components_is_not_possible" + ] + ] + ], + "test_cmakedeps_app": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "PropagateSpecificComponents", + "test_cmakedeps_app" + ] + ] + ], + "test_cmakedeps_multi": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "PropagateSpecificComponents", + "test_cmakedeps_multi" + ] + ] + ], + "top_conanfile": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "top_conanfile" + ] + ] + ], + "test_wrong_component": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_wrong_component" + ] + ] + ], + "test_unused_requirement": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_unused_requirement" + ] + ] + ], + "test_unused_tool_requirement": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_unused_tool_requirement" + ] + ] + ], + "test_wrong_requirement": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_wrong_requirement" + ] + ] + ], + "test_missing_internal": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_missing_internal" + ] + ] + ], + "test_components_system_libs": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_components_system_libs" + ] + ] + ], + "test_components_exelinkflags": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_components_exelinkflags" + ] + ] + ], + "test_components_sharedlinkflags": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_components_sharedlinkflags" + ] + ] + ], + "test_cmake_add_subdirectory": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_cmake_add_subdirectory" + ] + ] + ], + "setup_client_with_greetings": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "setup_client_with_greetings" + ] + ] + ], + "create_chat": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "create_chat" + ] + ] + ], + "test_standard_names": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_standard_names" + ] + ] + ], + "test_custom_names": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_custom_names" + ] + ] + ], + "test_different_namespace": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_different_namespace" + ] + ] + ], + "test_no_components": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_no_components" + ] + ] + ], + "test_same_names": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_same_names" + ] + ] + ], + "test_component_not_found": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "TestComponentsCMakeGenerators", + "test_component_not_found" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "TestComponentsCMakeGenerators", + "test_component_not_found_same_name_as_pkg_require", + "test_component_not_found" + ] + ] + ], + "test_component_not_found_same_name_as_pkg_require": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "TestComponentsCMakeGenerators", + "test_component_not_found_same_name_as_pkg_require" + ] + ] + ], + "test_same_name_global_target_collision": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "TestComponentsCMakeGenerators", + "test_same_name_global_target_collision" + ] + ] + ], + "test_targets_declared_in_build_modules": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_targets_declared_in_build_modules" + ] + ] + ], + "test_cmakedeps_targets_no_namespace": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_cmakedeps_targets_no_namespace" + ] + ] + ], + "test_generator_multi": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_custom_configs.py", + [ + "CustomConfigurationTest", + "test_generator_multi" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_custom_configs.py", + [ + "CustomSettingsTest", + "test_generator_multi" + ] + ] + ], + "test_changing_build_type": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_custom_configs.py", + [ + "test_changing_build_type" + ] + ] + ], + "test_reuse_with_modules_and_config": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_find_module_and_config.py", + [ + "test_reuse_with_modules_and_config" + ] + ], + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps_find_module_and_config.py", + [ + "test_reuse_with_modules_and_config" + ] + ] + ], + "test_transitive_modules_found": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_find_module_and_config.py", + [ + "test_transitive_modules_found" + ] + ] + ], + "test_transitive_headers_not_public": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_transitivity.py", + [ + "test_transitive_headers_not_public" + ] + ], + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps_traits.py", + [ + "test_transitive_headers_not_public" + ] + ] + ], + "test_shared_requires_static": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_transitivity.py", + [ + "test_shared_requires_static" + ] + ], + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps_traits.py", + [ + "test_shared_requires_static" + ] + ] + ], + "test_transitive_binary_skipped": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_transitivity.py", + [ + "test_transitive_binary_skipped" + ] + ] + ], + "test_shared_requires_static_build_all": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_transitivity.py", + [ + "test_shared_requires_static_build_all" + ] + ] + ], + "hello_client": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_versions.py", + [ + "hello_client" + ] + ] + ], + "test_version": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_versions.py", + [ + "test_version" + ] + ], + [ + "conans/test/functional/tools/scm/test_version.py", + [ + "test_version" + ] + ], + [ + "conans/test/integration/command/help_test.py", + [ + "TestHelp", + "test_version" + ] + ] + ], + "test_no_version_file": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_versions.py", + [ + "test_no_version_file" + ] + ] + ], + "_validate_link_order": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_link_order.py", + [ + "_validate_link_order" + ] + ] + ], + "_get_link_order_from_cmake": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_link_order.py", + [ + "_get_link_order_from_cmake" + ] + ] + ], + "_get_link_order_from_xcode": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_link_order.py", + [ + "_get_link_order_from_xcode" + ] + ] + ], + "_create_find_package_project": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_link_order.py", + [ + "_create_find_package_project" + ] + ] + ], + "_run_and_get_lib_order": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_link_order.py", + [ + "_run_and_get_lib_order" + ] + ] + ], + "test_cmake_deps": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_link_order.py", + [ + "test_cmake_deps" + ] + ] + ], + "client_weird_lib_name": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_weird_library_names.py", + [ + "client_weird_lib_name" + ] + ] + ], + "test_cmakedeps": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_weird_library_names.py", + [ + "test_cmakedeps" + ] + ] + ], + "test_simple_cmake_mingw": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "test_simple_cmake_mingw" + ] + ] + ], + "_run_build": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "Base", + "_run_build" + ] + ] + ], + "_modify_code": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "Base", + "_modify_code" + ] + ] + ], + "_incremental_build": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "Base", + "_incremental_build" + ] + ] + ], + "_run_app": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "Base", + "_run_app" + ] + ], + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "TestWin", + "_run_app" + ] + ] + ], + "_verify_out": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "WinTest", + "test_toolchain_win", + "_verify_out" + ] + ], + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "WinTest", + "test_toolchain_mingw_win", + "_verify_out" + ] + ], + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "LinuxTest", + "test_toolchain_linux", + "_verify_out" + ] + ], + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "AppleTest", + "test_toolchain_apple", + "_verify_out" + ] + ] + ], + "test_toolchain_win": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "WinTest", + "test_toolchain_win" + ] + ], + [ + "conans/test/functional/toolchains/test_msbuild_toolchain.py", + [ + "test_toolchain_win" + ] + ] + ], + "test_toolchain_mingw_win": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "WinTest", + "test_toolchain_mingw_win" + ] + ] + ], + "test_toolchain_linux": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "LinuxTest", + "test_toolchain_linux" + ] + ] + ], + "test_toolchain_apple": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "AppleTest", + "test_toolchain_apple" + ] + ] + ], + "test_msvc_vs_versiontoolset": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "test_msvc_vs_versiontoolset" + ] + ] + ], + "test_install": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "CMakeInstallTest", + "test_install" + ] + ], + [ + "conans/test/functional/toolchains/meson/test_install.py", + [ + "MesonInstall", + "test_install" + ] + ], + [ + "conans/test/integration/command/test_forced_download_source.py", + [ + "test_install" + ] + ] + ], + "test_install_in_build": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "CMakeInstallTest", + "test_install_in_build" + ] + ] + ], + "test_test": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "TestCmakeTestMethod", + "test_test" + ] + ] + ], + "test_cmake_cache_variables": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "CMakeOverrideCacheTest", + "test_cmake_cache_variables" + ] + ] + ], + "test_prefer_config": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake.py", + [ + "TestCMakeFindPackagePreferConfig", + "test_prefer_config" + ] + ] + ], + "test_no_soname_flag": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_and_no_soname_flag.py", + [ + "test_no_soname_flag" + ] + ] + ], + "test_cmake_toolchain_win_toolset": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_toolchain_win_toolset" + ] + ] + ], + "test_cmake_toolchain_user_toolchain": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_toolchain_user_toolchain" + ] + ] + ], + "test_cmake_toolchain_custom_toolchain": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_toolchain_custom_toolchain" + ] + ] + ], + "test_cmake_user_presets_load": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_user_presets_load" + ] + ] + ], + "test_cmake_toolchain_user_toolchain_from_dep": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_toolchain_user_toolchain_from_dep" + ] + ] + ], + "test_cmake_toolchain_without_build_type": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_toolchain_without_build_type" + ] + ] + ], + "test_cmake_toolchain_multiple_user_toolchain": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_toolchain_multiple_user_toolchain" + ] + ] + ], + "test_cmaketoolchain_no_warnings": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmaketoolchain_no_warnings" + ] + ] + ], + "test_install_output_directories": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_install_output_directories" + ] + ], + [ + "conans/test/functional/toolchains/gnu/autotools/test_basic.py", + [ + "test_install_output_directories" + ] + ] + ], + "test_cmake_toolchain_definitions_complex_strings": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_toolchain_definitions_complex_strings" + ] + ] + ], + "test_autolink_pragma_components": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "TestAutoLinkPragma", + "test_autolink_pragma_components" + ] + ] + ], + "test_autolink_pragma_without_components": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "TestAutoLinkPragma", + "test_autolink_pragma_without_components" + ] + ] + ], + "test_cmake_toolchain_runtime_types": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_toolchain_runtime_types" + ] + ] + ], + "test_cmake_toolchain_runtime_types_cmake_older_than_3_15": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_toolchain_runtime_types_cmake_older_than_3_15" + ] + ] + ], + "test_cmake_presets_missing_option": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_presets_missing_option" + ] + ] + ], + "test_cmake_presets_missing_setting": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_presets_missing_setting" + ] + ] + ], + "test_cmake_presets_multiple_settings_single_config": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_presets_multiple_settings_single_config" + ] + ] + ], + "test_cmake_presets_duplicated_install": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_presets_duplicated_install" + ] + ] + ], + "test_remove_missing_presets": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_remove_missing_presets" + ] + ] + ], + "test_cmake_presets_options_single_config": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_presets_options_single_config" + ] + ] + ], + "test_cmake_presets_multiple_settings_multi_config": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_presets_multiple_settings_multi_config" + ] + ] + ], + "test_cmaketoolchain_sysroot": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmaketoolchain_sysroot" + ] + ] + ], + "test_cmake_presets_with_conanfile_txt": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_presets_with_conanfile_txt" + ] + ] + ], + "test_cmake_presets_not_forbidden_build_type": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_presets_not_forbidden_build_type" + ] + ] + ], + "test_resdirs_cmake_install": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_resdirs_cmake_install" + ] + ] + ], + "test_resdirs_none_cmake_install": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_resdirs_none_cmake_install" + ] + ] + ], + "test_cmake_toolchain_vars_when_option_declared": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_toolchain_vars_when_option_declared" + ] + ] + ], + "test_find_program_for_tool_requires": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_find_program_for_tool_requires" + ] + ] + ], + "test_cmaketoolchain_and_pkg_config_path": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmaketoolchain_and_pkg_config_path" + ] + ] + ], + "test_cmaketoolchain_conf_from_tool_require": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmaketoolchain_conf_from_tool_require" + ] + ] + ], + "test_m1": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_m1.py", + [ + "test_m1" + ] + ] + ], + "test_clang_cmake_ninja": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_vxworks_clang.py", + [ + "test_clang_cmake_ninja" + ] + ] + ], + "test_clang_mingw": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_win_clang.py", + [ + "TestLLVMClang", + "test_clang_mingw" + ] + ] + ], + "test_clang_cmake_ninja_nmake": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_win_clang.py", + [ + "TestLLVMClang", + "test_clang_cmake_ninja_nmake" + ] + ] + ], + "test_clang_cmake_runtime_version": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_win_clang.py", + [ + "TestLLVMClang", + "test_clang_cmake_runtime_version" + ] + ] + ], + "test_clang_visual_studio_generator": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_win_clang.py", + [ + "TestVSClangCL", + "test_clang_visual_studio_generator" + ] + ] + ], + "test_msys2_clang": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_win_clang.py", + [ + "TestMsysClang", + "test_msys2_clang" + ] + ] + ], + "test_msys2_clang_mingw": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_win_clang.py", + [ + "TestMsysClang", + "test_msys2_clang_mingw" + ] + ] + ], + "test_clang_pure_c": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_win_clang.py", + [ + "TestMsysClang", + "test_clang_pure_c" + ] + ] + ], + "test_error_clang_cmake_ninja_custom_cxx": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_win_clang.py", + [ + "test_error_clang_cmake_ninja_custom_cxx" + ] + ] + ], + "_add_message_status_flags": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_xcode_flags.py", + [ + "_add_message_status_flags" + ] + ] + ], + "test_cmake_apple_bitcode_arc_and_visibility_flags_enabled": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_xcode_flags.py", + [ + "test_cmake_apple_bitcode_arc_and_visibility_flags_enabled" + ] + ] + ], + "test_cmake_apple_bitcode_arc_and_visibility_flags_enabled_and_xcode_generator": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_xcode_flags.py", + [ + "test_cmake_apple_bitcode_arc_and_visibility_flags_enabled_and_xcode_generator" + ] + ] + ], + "test_cmake_apple_bitcode_arc_and_visibility_flags_disabled": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_xcode_flags.py", + [ + "test_cmake_apple_bitcode_arc_and_visibility_flags_disabled" + ] + ] + ], + "test_cmake_apple_bitcode_arc_and_visibility_flags_are_none": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain_xcode_flags.py", + [ + "test_cmake_apple_bitcode_arc_and_visibility_flags_are_none" + ] + ] + ], + "_cmake_command_toolchain": [ + [ + "conans/test/functional/toolchains/cmake/test_cmaketoolchain_paths.py", + [ + "_cmake_command_toolchain" + ] + ] + ], + "test_cmaketoolchain_path_find_package": [ + [ + "conans/test/functional/toolchains/cmake/test_cmaketoolchain_paths.py", + [ + "test_cmaketoolchain_path_find_package" + ] + ] + ], + "test_cmaketoolchain_path_find_package_editable": [ + [ + "conans/test/functional/toolchains/cmake/test_cmaketoolchain_paths.py", + [ + "test_cmaketoolchain_path_find_package_editable" + ] + ] + ], + "test_cmaketoolchain_path_find_package_real_config": [ + [ + "conans/test/functional/toolchains/cmake/test_cmaketoolchain_paths.py", + [ + "test_cmaketoolchain_path_find_package_real_config" + ] + ] + ], + "test_cmaketoolchain_path_include_cmake_modules": [ + [ + "conans/test/functional/toolchains/cmake/test_cmaketoolchain_paths.py", + [ + "test_cmaketoolchain_path_include_cmake_modules" + ] + ] + ], + "test_cmaketoolchain_path_find_file_find_path": [ + [ + "conans/test/functional/toolchains/cmake/test_cmaketoolchain_paths.py", + [ + "test_cmaketoolchain_path_find_file_find_path" + ] + ] + ], + "test_cmaketoolchain_path_find_library": [ + [ + "conans/test/functional/toolchains/cmake/test_cmaketoolchain_paths.py", + [ + "test_cmaketoolchain_path_find_library" + ] + ] + ], + "test_cmaketoolchain_path_find_program": [ + [ + "conans/test/functional/toolchains/cmake/test_cmaketoolchain_paths.py", + [ + "test_cmaketoolchain_path_find_program" + ] + ] + ], + "test_locally_build_linux": [ + [ + "conans/test/functional/toolchains/cmake/test_ninja.py", + [ + "test_locally_build_linux" + ] + ] + ], + "test_locally_build_msvc": [ + [ + "conans/test/functional/toolchains/cmake/test_ninja.py", + [ + "test_locally_build_msvc" + ] + ] + ], + "test_locally_build_msvc_toolset": [ + [ + "conans/test/functional/toolchains/cmake/test_ninja.py", + [ + "test_locally_build_msvc_toolset" + ] + ] + ], + "test_locally_build_gcc": [ + [ + "conans/test/functional/toolchains/cmake/test_ninja.py", + [ + "test_locally_build_gcc" + ] + ] + ], + "test_locally_build_macos": [ + [ + "conans/test/functional/toolchains/cmake/test_ninja.py", + [ + "test_locally_build_macos" + ] + ] + ], + "test_ninja_conf": [ + [ + "conans/test/functional/toolchains/cmake/test_ninja.py", + [ + "test_ninja_conf" + ] + ] + ], + "test_cmake_presets_with_user_presets_file": [ + [ + "conans/test/functional/toolchains/cmake/test_presets_inherit.py", + [ + "test_cmake_presets_with_user_presets_file" + ] + ] + ], + "transitive_shared_client": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "transitive_shared_client" + ] + ] + ], + "test_other_client_can_execute": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_other_client_can_execute" + ] + ] + ], + "_check_install_run": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "_check_install_run" + ] + ] + ], + "test_other_client_can_link_cmake": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_other_client_can_link_cmake" + ] + ] + ], + "test_other_client_can_link_meson": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_other_client_can_link_meson" + ] + ] + ], + "test_other_client_can_link_autotools": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_other_client_can_link_autotools" + ] + ] + ], + "test_shared_cmake_toolchain_components": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_shared_cmake_toolchain_components" + ] + ] + ], + "test_shared_cmake_toolchain_test_package": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_shared_cmake_toolchain_test_package" + ] + ] + ], + "test_client_shared": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_client_shared" + ] + ] + ], + "test_shared_same_dir_using_tool": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_shared_same_dir_using_tool" + ] + ] + ], + "test_shared_same_dir_using_cmake": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_shared_same_dir_using_cmake" + ] + ] + ], + "test_shared_same_dir_using_env_var_current_dir": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_shared_same_dir_using_env_var_current_dir" + ] + ] + ], + "test_cmake_lib_template": [ + [ + "conans/test/functional/toolchains/cmake/test_v2_cmake_template.py", + [ + "test_cmake_lib_template" + ] + ] + ], + "test_cmake_exe_template": [ + [ + "conans/test/functional/toolchains/cmake/test_v2_cmake_template.py", + [ + "test_cmake_exe_template" + ] + ] + ], + "_transitive_libraries": [ + [ + "conans/test/functional/toolchains/conftest.py", + [ + "_transitive_libraries" + ] + ] + ], + "transitive_libraries": [ + [ + "conans/test/functional/toolchains/conftest.py", + [ + "transitive_libraries" + ] + ] + ], + "test_cmake_virtualenv": [ + [ + "conans/test/functional/toolchains/env/test_complete.py", + [ + "test_cmake_virtualenv" + ] + ] + ], + "test_complete": [ + [ + "conans/test/functional/toolchains/env/test_complete.py", + [ + "test_complete" + ] + ], + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "test_complete" + ] + ], + [ + "conans/test/integration/environment/test_env.py", + [ + "test_complete" + ] + ] + ], + "test_makefile_arch": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_apple_toolchain.py", + [ + "test_makefile_arch" + ] + ] + ], + "test_catalyst": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_apple_toolchain.py", + [ + "test_catalyst" + ] + ], + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_catalyst" + ] + ] + ], + "test_autotools": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_basic.py", + [ + "test_autotools" + ] + ] + ], + "build_windows_subsystem": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_basic.py", + [ + "build_windows_subsystem" + ] + ] + ], + "test_autotoolsdeps_cygwin": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_basic.py", + [ + "test_autotoolsdeps_cygwin" + ] + ] + ], + "test_autotoolsdeps_mingw_msys": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_basic.py", + [ + "test_autotoolsdeps_mingw_msys" + ] + ] + ], + "test_autotoolsdeps_msys": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_basic.py", + [ + "test_autotoolsdeps_msys" + ] + ] + ], + "test_autotools_with_pkgconfigdeps": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_basic.py", + [ + "test_autotools_with_pkgconfigdeps" + ] + ] + ], + "test_autotools_option_checking": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_basic.py", + [ + "test_autotools_option_checking" + ] + ] + ], + "test_autotools_arguments_override": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_basic.py", + [ + "test_autotools_arguments_override" + ] + ] + ], + "test_crossbuild_triplet_from_conf": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_crossbuild_triplet.py", + [ + "test_crossbuild_triplet_from_conf" + ] + ] + ], + "test_ios": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_ios.py", + [ + "test_ios" + ] + ] + ], + "test_autotools_bash_complete": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_win_bash.py", + [ + "test_autotools_bash_complete" + ] + ] + ], + "test_add_msys2_path_automatically": [ + [ + "conans/test/functional/toolchains/gnu/autotools/test_win_bash.py", + [ + "test_add_msys2_path_automatically" + ] + ] + ], + "test_negative": [ + [ + "conans/test/functional/toolchains/gnu/test_pkg_config.py", + [ + "TestPkgConfig", + "test_negative" + ] + ] + ], + "test_pc": [ + [ + "conans/test/functional/toolchains/gnu/test_pkg_config.py", + [ + "TestPkgConfig", + "test_pc" + ] + ] + ], + "test_pkgconfigdeps_definitions_escape": [ + [ + "conans/test/functional/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkgconfigdeps_definitions_escape" + ] + ] + ], + "test_pkgconfigdeps_with_test_requires": [ + [ + "conans/test/functional/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkgconfigdeps_with_test_requires" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkgconfigdeps_with_test_requires" + ] + ] + ], + "test_pkgconfigdeps_bindir_and_meson": [ + [ + "conans/test/functional/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkgconfigdeps_bindir_and_meson" + ] + ] + ], + "test_pkgconfigdeps_and_autotools": [ + [ + "conans/test/functional/toolchains/gnu/test_pkgconfigdeps_autotools.py", + [ + "test_pkgconfigdeps_and_autotools" + ] + ] + ], + "test_autotools_lib_template": [ + [ + "conans/test/functional/toolchains/gnu/test_v2_autotools_template.py", + [ + "test_autotools_lib_template" + ] + ] + ], + "test_autotools_exe_template": [ + [ + "conans/test/functional/toolchains/gnu/test_v2_autotools_template.py", + [ + "test_autotools_exe_template" + ] + ] + ], + "test_autotools_relocatable_libs_darwin": [ + [ + "conans/test/functional/toolchains/gnu/test_v2_autotools_template.py", + [ + "test_autotools_relocatable_libs_darwin" + ] + ] + ], + "test_autotools_relocatable_libs_darwin_downloaded": [ + [ + "conans/test/functional/toolchains/gnu/test_v2_autotools_template.py", + [ + "test_autotools_relocatable_libs_darwin_downloaded" + ] + ] + ], + "test_autotools_fix_shared_libs": [ + [ + "conans/test/functional/toolchains/gnu/test_v2_autotools_template.py", + [ + "test_autotools_fix_shared_libs" + ] + ] + ], + "bazelrc": [ + [ + "conans/test/functional/toolchains/google/test_bazel.py", + [ + "bazelrc" + ] + ] + ], + "base_profile": [ + [ + "conans/test/functional/toolchains/google/test_bazel.py", + [ + "base_profile" + ] + ] + ], + "client_exe": [ + [ + "conans/test/functional/toolchains/google/test_bazel.py", + [ + "client_exe" + ] + ] + ], + "client_lib": [ + [ + "conans/test/functional/toolchains/google/test_bazel.py", + [ + "client_lib" + ] + ] + ], + "test_basic_exe": [ + [ + "conans/test/functional/toolchains/google/test_bazel.py", + [ + "test_basic_exe" + ] + ] + ], + "test_basic_lib": [ + [ + "conans/test/functional/toolchains/google/test_bazel.py", + [ + "test_basic_lib" + ] + ] + ], + "test_transitive_consuming": [ + [ + "conans/test/functional/toolchains/google/test_bazel.py", + [ + "test_transitive_consuming" + ] + ] + ], + "test_intel_oneapi_and_dpcpp": [ + [ + "conans/test/functional/toolchains/intel/test_intel_cc.py", + [ + "TestIntelCC", + "test_intel_oneapi_and_dpcpp" + ] + ] + ], + "test_use_msbuild_toolchain": [ + [ + "conans/test/functional/toolchains/intel/test_using_msbuild.py", + [ + "MSBuildIntelTestCase", + "test_use_msbuild_toolchain" + ] + ] + ], + "test_xcode_generator": [ + [ + "conans/test/functional/toolchains/ios/test_using_cmake.py", + [ + "ToolchainiOSTestCase", + "test_xcode_generator" + ] + ] + ], + "test_unix_makefiles_generator": [ + [ + "conans/test/functional/toolchains/ios/test_using_cmake.py", + [ + "ToolchainiOSTestCase", + "test_unix_makefiles_generator" + ] + ] + ], + "_check_binary": [ + [ + "conans/test/functional/toolchains/meson/_base.py", + [ + "TestMesonBase", + "_check_binary" + ] + ] + ], + "test_cross_x86": [ + [ + "conans/test/functional/toolchains/meson/test_backend.py", + [ + "test_cross_x86" + ] + ] + ], + "test_apple_meson_toolchain_cross_compiling": [ + [ + "conans/test/functional/toolchains/meson/test_cross_compilation.py", + [ + "test_apple_meson_toolchain_cross_compiling" + ] + ] + ], + "test_windows_cross_compiling_x86": [ + [ + "conans/test/functional/toolchains/meson/test_cross_compilation.py", + [ + "test_windows_cross_compiling_x86" + ] + ] + ], + "test_android_meson_toolchain_cross_compiling": [ + [ + "conans/test/functional/toolchains/meson/test_cross_compilation.py", + [ + "test_android_meson_toolchain_cross_compiling" + ] + ] + ], + "test_definition_of_global_options": [ + [ + "conans/test/functional/toolchains/meson/test_meson.py", + [ + "MesonToolchainTest", + "test_definition_of_global_options" + ] + ] + ], + "test_meson_default_dirs": [ + [ + "conans/test/functional/toolchains/meson/test_meson.py", + [ + "MesonToolchainTest", + "test_meson_default_dirs" + ] + ] + ], + "test_meson_and_additional_machine_files_composition": [ + [ + "conans/test/functional/toolchains/meson/test_meson.py", + [ + "test_meson_and_additional_machine_files_composition" + ] + ] + ], + "test_mesondeps_flags_are_being_appended_and_not_replacing_toolchain_ones": [ + [ + "conans/test/functional/toolchains/meson/test_meson_and_gnu_deps_flags.py", + [ + "TestMesonToolchainAndGnuFlags", + "test_mesondeps_flags_are_being_appended_and_not_replacing_toolchain_ones" + ] + ] + ], + "test_apple_meson_toolchain_native_compilation_objective_c": [ + [ + "conans/test/functional/toolchains/meson/test_meson_and_objc.py", + [ + "test_apple_meson_toolchain_native_compilation_objective_c" + ] + ] + ], + "test_apple_meson_toolchain_cross_compiling_and_objective_c": [ + [ + "conans/test/functional/toolchains/meson/test_meson_and_objc.py", + [ + "test_apple_meson_toolchain_cross_compiling_and_objective_c" + ] + ] + ], + "test_env_vars_from_build_require": [ + [ + "conans/test/functional/toolchains/meson/test_meson_build_require.py", + [ + "test_env_vars_from_build_require" + ] + ] + ], + "test_build": [ + [ + "conans/test/functional/toolchains/meson/test_preprocessor_definitions.py", + [ + "MesonPreprocessorDefinitionsTest", + "test_build" + ] + ], + [ + "conans/test/unittests/model/versionrepr_test.py", + [ + "VersionReprTest", + "test_build" + ] + ] + ], + "test_meson_lib_template": [ + [ + "conans/test/functional/toolchains/meson/test_v2_meson_template.py", + [ + "test_meson_lib_template" + ] + ] + ], + "test_meson_exe_template": [ + [ + "conans/test/functional/toolchains/meson/test_v2_meson_template.py", + [ + "test_meson_exe_template" + ] + ] + ], + "test_msvc_runtime_flag_vs2017": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "test_msvc_runtime_flag_vs2017" + ] + ] + ], + "test_msvc_runtime_flag_vs2022": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "test_msvc_runtime_flag_vs2022" + ] + ] + ], + "check_msvc_runtime_flag": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "check_msvc_runtime_flag" + ] + ] + ], + "test_toolchain_win_vs2017": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "TestWin", + "test_toolchain_win_vs2017" + ] + ] + ], + "test_toolchain_win_vs2022": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "TestWin", + "test_toolchain_win_vs2022" + ] + ] + ], + "check_toolchain_win": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "TestWin", + "check_toolchain_win" + ] + ] + ], + "test_toolchain_win_debug": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "TestWin", + "test_toolchain_win_debug" + ] + ] + ], + "test_toolchain_win_multi": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "TestWin", + "test_toolchain_win_multi" + ] + ] + ], + "test_msbuild_generator": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "MSBuildGeneratorTest", + "test_msbuild_generator" + ] + ] + ], + "test_install_reference": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "MSBuildGeneratorTest", + "test_install_reference" + ] + ] + ], + "test_install_reference_gcc": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "MSBuildGeneratorTest", + "test_install_reference_gcc" + ] + ] + ], + "test_no_build_type_error": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "MSBuildGeneratorTest", + "test_no_build_type_error" + ] + ] + ], + "test_custom_configuration_errors": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "MSBuildGeneratorTest", + "test_custom_configuration_errors" + ] + ] + ], + "test_install_transitive": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "MSBuildGeneratorTest", + "test_install_transitive" + ] + ] + ], + "test_install_build_requires": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "MSBuildGeneratorTest", + "test_install_build_requires" + ] + ] + ], + "test_install_transitive_build_requires": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "MSBuildGeneratorTest", + "test_install_transitive_build_requires" + ] + ] + ], + "test_exclude_code_analysis": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "test_exclude_code_analysis" + ] + ] + ], + "test_build_vs_project_with_a_vs2017": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "test_build_vs_project_with_a_vs2017" + ] + ] + ], + "test_build_vs_project_with_a_vs2022": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "test_build_vs_project_with_a_vs2022" + ] + ] + ], + "check_build_vs_project_with_a": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "check_build_vs_project_with_a" + ] + ] + ], + "test_build_vs_project_with_test_requires_vs2017": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "test_build_vs_project_with_test_requires_vs2017" + ] + ] + ], + "test_build_vs_project_with_test_requires_vs2022": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "test_build_vs_project_with_test_requires_vs2022" + ] + ] + ], + "check_build_vs_project_with_test_requires": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "check_build_vs_project_with_test_requires" + ] + ] + ], + "test_build_requires": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "test_build_requires" + ] + ], + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_build_requires" + ] + ] + ], + "test_build_requires_transitives": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps.py", + [ + "test_build_requires_transitives" + ] + ] + ], + "test_msbuild_deps_components": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuilddeps_components.py", + [ + "test_msbuild_deps_components" + ] + ] + ], + "test_msbuildtoolchain_props_with_extra_flags": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuildtoolchain.py", + [ + "test_msbuildtoolchain_props_with_extra_flags" + ] + ], + [ + "conans/test/integration/toolchains/microsoft/test_msbuildtoolchain.py", + [ + "test_msbuildtoolchain_props_with_extra_flags" + ] + ] + ], + "test_msbuild_lib_template": [ + [ + "conans/test/functional/toolchains/microsoft/test_v2_msbuild_template.py", + [ + "test_msbuild_lib_template" + ] + ] + ], + "test_msbuild_lib_2022": [ + [ + "conans/test/functional/toolchains/microsoft/test_v2_msbuild_template.py", + [ + "test_msbuild_lib_2022" + ] + ] + ], + "test_msbuild_exe_template": [ + [ + "conans/test/functional/toolchains/microsoft/test_v2_msbuild_template.py", + [ + "test_msbuild_exe_template" + ] + ] + ], + "test_basic": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_basic" + ] + ], + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_basic" + ] + ], + [ + "conans/test/integration/command/export/export_path_test.py", + [ + "test_basic" + ] + ], + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportTest", + "test_basic" + ] + ], + [ + "conans/test/integration/command/export/test_export.py", + [ + "test_basic" + ] + ], + [ + "conans/test/integration/command/info/test_info_folders.py", + [ + "test_basic" + ] + ], + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_basic" + ] + ], + [ + "conans/test/integration/command/remove_empty_dirs_test.py", + [ + "RemoveEmptyDirsTest", + "test_basic" + ] + ], + [ + "conans/test/integration/command/test_package_test.py", + [ + "TestPackageTest", + "test_basic" + ] + ], + [ + "conans/test/integration/conanfile/no_copy_source_test.py", + [ + "NoCopySourceTest", + "test_basic" + ] + ], + [ + "conans/test/integration/configuration/conf/test_conf_from_br.py", + [ + "test_basic" + ] + ], + [ + "conans/test/integration/graph/alias_test.py", + [ + "ConanAliasTest", + "test_basic" + ] + ], + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_basic" + ] + ], + [ + "conans/test/integration/graph/core/test_alias.py", + [ + "TestAlias", + "test_basic" + ] + ], + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_basic" + ] + ], + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestTestRequire", + "test_basic" + ] + ], + [ + "conans/test/integration/graph/core/test_options.py", + [ + "TestOptions", + "test_basic" + ] + ], + [ + "conans/test/integration/options/options_in_requirements_test.py", + [ + "ChangeOptionsInRequirementsTest", + "test_basic" + ] + ], + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "test_basic" + ] + ], + [ + "conans/test/integration/package_id/conditional_requirements_id_test.py", + [ + "ConditionalRequirementsIdTest", + "test_basic" + ] + ], + [ + "conans/test/integration/package_id/transitive_options_affect_id_test.py", + [ + "TestTransitiveOptionsAffectPackageID", + "test_basic" + ] + ], + [ + "conans/test/integration/remote/auth_bearer_test.py", + [ + "AuthorizeBearerTest", + "test_basic" + ] + ], + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptionsPropagate", + "test_basic" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_basic" + ] + ], + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_basic" + ] + ] + ], + "test_declarative": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_declarative" + ] + ], + [ + "conans/test/functional/toolchains/test_txt_cmdline.py", + [ + "TestTxtCommandLine", + "test_declarative" + ] + ], + [ + "conans/test/functional/toolchains/test_txt_cmdline.py", + [ + "TestTxtCommandLineMSBuild", + "test_declarative" + ] + ] + ], + "test_declarative_msbuildtoolchain": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_declarative_msbuildtoolchain" + ] + ] + ], + "test_error_missing_settings": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_error_missing_settings" + ] + ] + ], + "test_error_missing_settings_method": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_error_missing_settings_method" + ] + ] + ], + "test_declarative_new_helper": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_declarative_new_helper" + ] + ] + ], + "test_toolchain_windows": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_toolchain_windows" + ] + ] + ], + "test_toolchain_empty_config": [ + [ + "conans/test/functional/toolchains/test_bazel_toolchain.py", + [ + "test_toolchain_empty_config" + ] + ] + ], + "test_toolchain_loads_config_from_profile": [ + [ + "conans/test/functional/toolchains/test_bazel_toolchain.py", + [ + "test_toolchain_loads_config_from_profile" + ] + ] + ], + "test_toolchain_nmake": [ + [ + "conans/test/functional/toolchains/test_nmake_toolchain.py", + [ + "test_toolchain_nmake" + ] + ] + ], + "test_command_line": [ + [ + "conans/test/functional/toolchains/test_txt_cmdline.py", + [ + "TestTxtCommandLine", + "test_command_line" + ] + ], + [ + "conans/test/functional/toolchains/test_txt_cmdline.py", + [ + "TestTxtCommandLineMSBuild", + "test_command_line" + ] + ] + ], + "test_capture_commit_local": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitBasicCapture", + "test_capture_commit_local" + ] + ], + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitCaptureSCM", + "test_capture_commit_local" + ] + ] + ], + "test_capture_remote_url": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitBasicCapture", + "test_capture_remote_url" + ] + ], + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitCaptureSCM", + "test_capture_remote_url" + ] + ] + ], + "test_capture_remote_pushed_commit": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitBasicCapture", + "test_capture_remote_pushed_commit" + ] + ], + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitCaptureSCM", + "test_capture_remote_pushed_commit" + ] + ] + ], + "test_clone_checkout": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitBasicClone", + "test_clone_checkout" + ] + ], + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitShallowClone", + "test_clone_checkout" + ] + ] + ], + "test_clone_target": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitBasicClone", + "test_clone_target" + ] + ] + ], + "test_clone_specify_branch_or_tag": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitCloneWithArgs", + "test_clone_specify_branch_or_tag" + ] + ] + ], + "test_clone_invalid_branch_argument": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitCloneWithArgs", + "test_clone_invalid_branch_argument" + ] + ] + ], + "test_full_scm": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitBasicSCMFlow", + "test_full_scm" + ] + ], + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitBasicSCMFlowSubfolder", + "test_full_scm" + ] + ], + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitMonorepoSCMFlow", + "test_full_scm" + ] + ] + ], + "test_branch_flow": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitBasicSCMFlow", + "test_branch_flow" + ] + ] + ], + "test_conanfile_subfolder": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestConanFileSubfolder", + "test_conanfile_subfolder" + ] + ] + ], + "test_git_run": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestConanFileSubfolder", + "test_git_run" + ] + ] + ], + "test_git_included": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitIncluded", + "test_git_included" + ] + ] + ], + "test_git_included_subfolder": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "TestGitIncluded", + "test_git_included_subfolder" + ] + ] + ], + "test_capture_git_tag": [ + [ + "conans/test/functional/tools/scm/test_git.py", + [ + "test_capture_git_tag" + ] + ] + ], + "test_change_branch_in_root_commit": [ + [ + "conans/test/functional/tools/scm/test_git_get_commit.py", + [ + "test_change_branch_in_root_commit" + ] + ] + ], + "test_multi_folder_repo": [ + [ + "conans/test/functional/tools/scm/test_git_get_commit.py", + [ + "test_multi_folder_repo" + ] + ] + ], + "test_relative_folder_repo": [ + [ + "conans/test/functional/tools/scm/test_git_get_commit.py", + [ + "test_relative_folder_repo" + ] + ] + ], + "test_submodule_repo": [ + [ + "conans/test/functional/tools/scm/test_git_get_commit.py", + [ + "test_submodule_repo" + ] + ] + ], + "test_apt_check": [ + [ + "conans/test/functional/tools/system/package_manager_test.py", + [ + "test_apt_check" + ] + ] + ], + "test_apt_install_substitutes": [ + [ + "conans/test/functional/tools/system/package_manager_test.py", + [ + "test_apt_install_substitutes" + ] + ] + ], + "test_build_require": [ + [ + "conans/test/functional/tools/system/package_manager_test.py", + [ + "test_build_require" + ] + ] + ], + "test_brew_check": [ + [ + "conans/test/functional/tools/system/package_manager_test.py", + [ + "test_brew_check" + ] + ] + ], + "test_brew_install_check_mode": [ + [ + "conans/test/functional/tools/system/package_manager_test.py", + [ + "test_brew_install_check_mode" + ] + ] + ], + "test_brew_install_install_mode": [ + [ + "conans/test/functional/tools/system/package_manager_test.py", + [ + "test_brew_install_install_mode" + ] + ] + ], + "test_collect_system_requirements": [ + [ + "conans/test/functional/tools/system/package_manager_test.py", + [ + "test_collect_system_requirements" + ] + ] + ], + "test_xcrun": [ + [ + "conans/test/functional/tools/test_apple_tools.py", + [ + "test_xcrun" + ] + ], + [ + "conans/test/unittests/util/apple_test.py", + [ + "AppleTest", + "test_xcrun" + ] + ] + ], + "test_xcrun_in_tool_requires": [ + [ + "conans/test/functional/tools/test_apple_tools.py", + [ + "test_xcrun_in_tool_requires" + ] + ] + ], + "test_xcrun_in_required_by_tool_requires": [ + [ + "conans/test/functional/tools/test_apple_tools.py", + [ + "test_xcrun_in_required_by_tool_requires" + ] + ] + ], + "mock_fromstring": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "mock_patch_ng", + "mock_fromstring" + ] + ], + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "mock_patch_ng", + "mock_fromstring" + ] + ] + ], + "mock_patch_ng": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "mock_patch_ng" + ] + ], + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "mock_patch_ng" + ] + ] + ], + "test_imports": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "TestConanToolFiles", + "test_imports" + ] + ] + ], + "test_load_save_mkdir": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "TestConanToolFiles", + "test_load_save_mkdir" + ] + ] + ], + "get_file": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "TestConanToolFiles", + "test_download", + "get_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_upload_sources_backup", + "get_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_origin_first", + "get_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_origin_last", + "get_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_sources_backup_server_error_500", + "get_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_upload_sources_backup_creds_needed", + "get_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_sources_multiurl", + "get_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_breaks_midway_list", + "get_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_authorization_error", + "get_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_bad_sha256", + "get_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_export_then_upload_workflow", + "get_file" + ] + ], + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "TestDownloadCache", + "test_user_downloads_cached_newtools", + "get_file" + ] + ], + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "ConanDataTest", + "test_conan_data_as_source_newtools", + "get_file" + ] + ], + [ + "conans/test/integration/test_source_download_password.py", + [ + "test_source_download_password", + "get_file" + ] + ], + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server_zip", + "get_file" + ] + ] + ], + "test_download": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "TestConanToolFiles", + "test_download" + ] + ], + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestDownload", + "test_download" + ] + ] + ], + "test_patch": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "test_patch" + ] + ], + [ + "conans/test/unittests/model/versionrepr_test.py", + [ + "VersionReprTest", + "test_patch" + ] + ] + ], + "test_patch_real": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "test_patch_real" + ] + ] + ], + "test_apply_conandata_patches": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "test_apply_conandata_patches" + ] + ] + ], + "test_apply_conandata_patches_relative_base_path": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "test_apply_conandata_patches_relative_base_path" + ] + ] + ], + "test_no_patch_file_entry": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "test_no_patch_file_entry" + ] + ] + ], + "test_patch_string_entry": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "test_patch_string_entry" + ] + ] + ], + "test_relate_base_path_all_versions": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "test_relate_base_path_all_versions" + ] + ] + ], + "test_export_conandata_patches": [ + [ + "conans/test/functional/tools/test_files.py", + [ + "test_export_conandata_patches" + ] + ] + ], + "test_default_cmake": [ + [ + "conans/test/functional/tools_versions_test.py", + [ + "TestToolsCustomVersions", + "test_default_cmake" + ] + ] + ], + "test_custom_cmake_3_16": [ + [ + "conans/test/functional/tools_versions_test.py", + [ + "TestToolsCustomVersions", + "test_custom_cmake_3_16" + ] + ] + ], + "test_custom_cmake_3_17": [ + [ + "conans/test/functional/tools_versions_test.py", + [ + "TestToolsCustomVersions", + "test_custom_cmake_3_17" + ] + ] + ], + "test_custom_cmake_3_19": [ + [ + "conans/test/functional/tools_versions_test.py", + [ + "TestToolsCustomVersions", + "test_custom_cmake_3_19" + ] + ] + ], + "test_custom_cmake_mingw64": [ + [ + "conans/test/functional/tools_versions_test.py", + [ + "TestToolsCustomVersions", + "test_custom_cmake_mingw64" + ] + ] + ], + "application_folder": [ + [ + "conans/test/functional/util/test_cmd_args_to_string.py", + [ + "application_folder" + ] + ] + ], + "test_unix_cases": [ + [ + "conans/test/functional/util/test_cmd_args_to_string.py", + [ + "test_unix_cases" + ] + ] + ], + "test_windows_cases": [ + [ + "conans/test/functional/util/test_cmd_args_to_string.py", + [ + "test_windows_cases" + ] + ] + ], + "test_vswhere_path": [ + [ + "conans/test/functional/util/tools_test.py", + [ + "VisualStudioToolsTest", + "test_vswhere_path" + ] + ] + ], + "check_vs_runtime": [ + [ + "conans/test/functional/utils.py", + [ + "check_vs_runtime" + ] + ] + ], + "check_exe_run": [ + [ + "conans/test/functional/utils.py", + [ + "check_exe_run" + ] + ] + ], + "test_conanfile_txt": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "test_conanfile_txt" + ] + ], + [ + "conans/test/integration/conanfile/generators_list_test.py", + [ + "ConanfileRepeatedGeneratorsTestCase", + "test_conanfile_txt" + ] + ] + ], + "test_consumer": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_consumer" + ] + ] + ], + "test_build_requires_diamond": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_build_requires_diamond" + ] + ] + ], + "test_create_with_tests_and_build_requires": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_create_with_tests_and_build_requires" + ] + ] + ], + "test_dependents": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_dependents" + ] + ] + ], + "test_applyname": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_applyname" + ] + ] + ], + "test_transitive": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_transitive" + ] + ], + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_transitive" + ] + ], + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRanges", + "test_transitive" + ] + ], + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesDiamond", + "test_transitive" + ] + ], + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesOverridesDiamond", + "test_transitive" + ] + ] + ], + "test_profile_order": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_profile_order" + ] + ] + ], + "test_require_itself": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_require_itself" + ] + ] + ], + "test_profile_override": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_profile_override" + ] + ] + ], + "test_options": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_options" + ] + ], + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_options" + ] + ], + [ + "conans/test/integration/lockfile/test_options.py", + [ + "test_options" + ] + ] + ], + "test_failed_assert": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_failed_assert" + ] + ] + ], + "test_missing_transitive_dependency": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_missing_transitive_dependency" + ] + ] + ], + "test_dependents_new_buildenv": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "test_dependents_new_buildenv" + ] + ] + ], + "test_tool_requires_conanfile_txt": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "test_tool_requires_conanfile_txt" + ] + ] + ], + "test_profile_override_conflict": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "test_profile_override_conflict" + ] + ] + ], + "test_both_context_options_error": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "test_both_context_options_error" + ] + ] + ], + "test_conditional_require_context": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "test_conditional_require_context" + ] + ] + ], + "test_overriden_host_but_not_build": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "TestBuildTrackHost", + "test_overriden_host_but_not_build" + ] + ] + ], + "test_overriden_host_version": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "TestBuildTrackHost", + "test_overriden_host_version" + ] + ] + ], + "test_overriden_host_version_version_range": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "TestBuildTrackHost", + "test_overriden_host_version_version_range" + ] + ] + ], + "test_track_host_error_nothost": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "TestBuildTrackHost", + "test_track_host_error_nothost" + ] + ] + ], + "test_track_host_errors_trait": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "TestBuildTrackHost", + "test_track_host_errors_trait" + ] + ] + ], + "test_track_host_error_wrong_context": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "TestBuildTrackHost", + "test_track_host_error_wrong_context" + ] + ] + ], + "_create": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "BuildRequiresTest", + "_create" + ] + ], + [ + "conans/test/integration/command/info/test_graph_info_graphical.py", + [ + "InfoTest", + "_create" + ] + ], + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemotesTest", + "_create" + ] + ] + ], + "test_profile_requires": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "BuildRequiresTest", + "test_profile_requires" + ] + ] + ], + "test_profile_open_requires": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "BuildRequiresTest", + "test_profile_open_requires" + ] + ] + ], + "test_build_mode_requires": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "BuildRequiresTest", + "test_build_mode_requires" + ] + ] + ], + "test_profile_test_requires": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "BuildRequiresTest", + "test_profile_test_requires" + ] + ] + ], + "test_consumer_patterns": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "BuildRequiresTest", + "test_consumer_patterns" + ] + ] + ], + "test_build_requires_options": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "BuildRequiresTest", + "test_build_requires_options" + ] + ] + ], + "test_consumer_patterns_loop_error": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "test_consumer_patterns_loop_error" + ] + ] + ], + "test_build_require_test_package": [ + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "test_build_require_test_package" + ] + ] + ], + "test_both_types": [ + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "test_both_types" + ] + ] + ], + "test_create_build_requires": [ + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "test_create_build_requires" + ] + ] + ], + "test_build_require_conanfile_text": [ + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "test_build_require_conanfile_text" + ] + ] + ], + "test_build_require_command_line_build_context": [ + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "test_build_require_command_line_build_context" + ] + ] + ], + "test_install_multiple_tool_requires_cli": [ + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "test_install_multiple_tool_requires_cli" + ] + ] + ], + "test_bootstrap_other_architecture": [ + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "test_bootstrap_other_architecture" + ] + ] + ], + "test_relocatable_toolchain": [ + [ + "conans/test/integration/build_requires/test_relocatable_toolchain.py", + [ + "test_relocatable_toolchain" + ] + ] + ], + "test_android_ndk": [ + [ + "conans/test/integration/build_requires/test_toolchain_packages.py", + [ + "test_android_ndk" + ] + ] + ], + "test_libcxx": [ + [ + "conans/test/integration/build_requires/test_toolchain_packages.py", + [ + "test_libcxx" + ] + ], + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_libcxx" + ] + ] + ], + "test_compiler_gcc": [ + [ + "conans/test/integration/build_requires/test_toolchain_packages.py", + [ + "test_compiler_gcc" + ] + ] + ], + "custom_download": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_users_download_cache_summary", + "custom_download" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_list_urls_miss", + "custom_download" + ] + ] + ], + "test_users_download_cache_summary": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_users_download_cache_summary" + ] + ] + ], + "get_internet_file": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_upload_sources_backup", + "get_internet_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_origin_first", + "get_internet_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_origin_last", + "get_internet_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_sources_backup_server_error_500", + "get_internet_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_upload_sources_backup_creds_needed", + "get_internet_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_sources_multiurl", + "get_internet_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_breaks_midway_list", + "get_internet_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_authorization_error", + "get_internet_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_bad_sha256", + "get_internet_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_export_then_upload_workflow", + "get_internet_file" + ] + ] + ], + "get_internet_file_1": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_upload_sources_backup", + "get_internet_file_1" + ] + ] + ], + "put_file": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_upload_sources_backup", + "put_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_origin_first", + "put_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_origin_last", + "put_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_upload_sources_backup_creds_needed", + "put_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_sources_multiurl", + "put_file" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_export_then_upload_workflow", + "put_file" + ] + ], + [ + "conans/test/integration/test_source_download_password.py", + [ + "test_source_download_password", + "put_file" + ] + ] + ], + "test_upload_sources_backup": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_upload_sources_backup" + ] + ] + ], + "test_download_origin_first": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_origin_first" + ] + ] + ], + "test_download_origin_last": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_origin_last" + ] + ] + ], + "test_sources_backup_server_error_500": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_sources_backup_server_error_500" + ] + ] + ], + "valid_auth": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_upload_sources_backup_creds_needed", + "valid_auth" + ] + ], + [ + "conans/test/integration/test_source_download_password.py", + [ + "test_source_download_password", + "valid_auth" + ] + ] + ], + "test_upload_sources_backup_creds_needed": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_upload_sources_backup_creds_needed" + ] + ] + ], + "get_file_2": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_sources_multiurl", + "get_file_2" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_breaks_midway_list", + "get_file_2" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_authorization_error", + "get_file_2" + ] + ], + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_bad_sha256", + "get_file_2" + ] + ] + ], + "test_download_sources_multiurl": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_download_sources_multiurl" + ] + ] + ], + "test_list_urls_miss": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_list_urls_miss" + ] + ] + ], + "test_ok_when_origin_breaks_midway_list": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_breaks_midway_list" + ] + ] + ], + "test_ok_when_origin_authorization_error": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_authorization_error" + ] + ] + ], + "test_ok_when_origin_bad_sha256": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_ok_when_origin_bad_sha256" + ] + ] + ], + "test_export_then_upload_workflow": [ + [ + "conans/test/integration/cache/backup_sources_test.py", + [ + "TestDownloadCacheBackupSources", + "test_export_then_upload_workflow" + ] + ] + ], + "_setup": [ + [ + "conans/test/integration/cache/cache2_update_test.py", + [ + "TestUpdateFlows", + "_setup" + ] + ], + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "_setup" + ] + ], + [ + "conans/test/integration/graph/version_ranges/version_ranges_cached_test.py", + [ + "TestVersionRangesCache", + "_setup" + ] + ], + [ + "conans/test/integration/remote/selected_remotes_test.py", + [ + "TestSelectedRemotesInstall", + "_setup" + ] + ], + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptions", + "_setup" + ] + ], + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptionsNone", + "_setup" + ] + ] + ], + "_upload_ref_to_all_servers": [ + [ + "conans/test/integration/cache/cache2_update_test.py", + [ + "TestUpdateFlows", + "_upload_ref_to_all_servers" + ] + ] + ], + "_upload_ref_to_server": [ + [ + "conans/test/integration/cache/cache2_update_test.py", + [ + "TestUpdateFlows", + "_upload_ref_to_server" + ] + ] + ], + "test_revision_fixed_version": [ + [ + "conans/test/integration/cache/cache2_update_test.py", + [ + "TestUpdateFlows", + "test_revision_fixed_version" + ] + ] + ], + "test_version_ranges": [ + [ + "conans/test/integration/cache/cache2_update_test.py", + [ + "TestUpdateFlows", + "test_version_ranges" + ] + ] + ], + "test_download_skip": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "TestDownloadCache", + "test_download_skip" + ] + ] + ], + "test_dirty_download": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "TestDownloadCache", + "test_dirty_download" + ] + ] + ], + "test_user_downloads_cached_newtools": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "TestDownloadCache", + "test_user_downloads_cached_newtools" + ] + ] + ], + "test_download_relative_error": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "TestDownloadCache", + "test_download_relative_error" + ] + ] + ], + "test_fail_rmdir": [ + [ + "conans/test/integration/cache/rmdir_fail_test.py", + [ + "test_fail_rmdir" + ] + ] + ], + "test_storage_path": [ + [ + "conans/test/integration/cache/storage_path_test.py", + [ + "test_storage_path" + ] + ] + ], + "client_with_special_chars": [ + [ + "conans/test/integration/cache/test_home_special_char.py", + [ + "client_with_special_chars" + ] + ] + ], + "test_reuse_buildenv": [ + [ + "conans/test/integration/cache/test_home_special_char.py", + [ + "test_reuse_buildenv" + ] + ] + ], + "test_reuse_buildenv_powershell": [ + [ + "conans/test/integration/cache/test_home_special_char.py", + [ + "test_reuse_buildenv_powershell" + ] + ] + ], + "test_repeated_alias": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_repeated_alias" + ] + ] + ], + "test_not_override_package": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_not_override_package" + ] + ] + ], + "test_config_home_default": [ + [ + "conans/test/integration/command/config_test.py", + [ + "TestConfigHome", + "test_config_home_default" + ] + ] + ], + "test_api_uses_env_var_home": [ + [ + "conans/test/integration/command/config_test.py", + [ + "TestConfigHome", + "test_api_uses_env_var_home" + ] + ] + ], + "test_config_list": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_list" + ] + ] + ], + "test_config_install": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_install" + ] + ] + ], + "_assert_config_exists": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_install_conanignore", + "_assert_config_exists" + ] + ] + ], + "_assert_config_not_exists": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_install_conanignore", + "_assert_config_not_exists" + ] + ] + ], + "test_config_install_conanignore": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_install_conanignore" + ] + ] + ], + "test_config_show": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_show" + ] + ] + ], + "test_dependencies_order_matches_requires": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_dependencies_order_matches_requires" + ] + ] + ], + "test_create": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create" + ] + ], + [ + "conans/test/integration/conanfile/same_userchannel_test.py", + [ + "SameUserChannelTest", + "test_create" + ] + ], + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "test_create" + ] + ] + ], + "test_error_create_name_version": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_error_create_name_version" + ] + ] + ], + "test_create_user_channel": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_user_channel" + ] + ] + ], + "test_create_in_subfolder": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_in_subfolder" + ] + ] + ], + "test_create_in_subfolder_with_different_name": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_in_subfolder_with_different_name" + ] + ] + ], + "test_create_test_package": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_test_package" + ] + ] + ], + "test_create_skip_test_package": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_skip_test_package" + ] + ] + ], + "test_create_package_requires": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_package_requires" + ] + ] + ], + "test_package_folder_build_error": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_package_folder_build_error" + ] + ] + ], + "test_create_with_name_and_version": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_with_name_and_version" + ] + ] + ], + "test_create_with_only_user_channel": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_with_only_user_channel" + ] + ] + ], + "test_requires_without_user_channel": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_requires_without_user_channel" + ] + ] + ], + "test_conaninfo_contents_without_user_channel": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_conaninfo_contents_without_user_channel" + ] + ] + ], + "test_components_json_output": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_components_json_output" + ] + ] + ], + "test_lockfile_input_not_specified": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_lockfile_input_not_specified" + ] + ] + ], + "test_create_build_missing": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_build_missing" + ] + ] + ], + "test_create_format_json": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_format_json" + ] + ] + ], + "test_create_format_json_and_deps_cpp_info": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_format_json_and_deps_cpp_info" + ] + ] + ], + "test_default_framework_dirs": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_default_framework_dirs" + ] + ] + ], + "test_default_framework_dirs_with_layout": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_default_framework_dirs_with_layout" + ] + ] + ], + "test_defaults_in_components": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_defaults_in_components" + ] + ] + ], + "test_name_never": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_name_never" + ] + ] + ], + "test_basic_parallel_download": [ + [ + "conans/test/integration/command/download/download_parallel_test.py", + [ + "test_basic_parallel_download" + ] + ] + ], + "test_download_recipe_twice": [ + [ + "conans/test/integration/command/download/download_selected_packages_test.py", + [ + "test_download_recipe_twice" + ] + ] + ], + "test_download_packages_twice": [ + [ + "conans/test/integration/command/download/download_selected_packages_test.py", + [ + "test_download_packages_twice" + ] + ] + ], + "test_download_with_sources": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_with_sources" + ] + ] + ], + "test_no_user_channel": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_no_user_channel" + ] + ], + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListNoUserChannel", + "test_no_user_channel" + ] + ], + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_no_user_channel" + ] + ] + ], + "test_download_with_python_requires": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_with_python_requires" + ] + ] + ], + "ref_map": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "assert_downloaded", + "ref_map" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "assert_uploaded", + "ref_map" + ] + ] + ], + "assert_downloaded": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "assert_downloaded" + ] + ] + ], + "test_all_latest": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_all_latest" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_all_latest" + ] + ] + ], + "test_all": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_all" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_all" + ] + ] + ], + "test_pkg": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg" + ] + ] + ], + "test_pkg_rrev": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg_rrev" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg_rrev" + ] + ] + ], + "test_pkg_rrevs": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg_rrevs" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg_rrevs" + ] + ] + ], + "test_pkg_pid": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg_pid" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg_pid" + ] + ] + ], + "test_pkg_rrev_pid": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg_rrev_pid" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg_rrev_pid" + ] + ] + ], + "test_pkg_rrevs_pid": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg_rrevs_pid" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg_rrevs_pid" + ] + ] + ], + "test_pkg_rrev_pid_prev": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg_rrev_pid_prev" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg_rrev_pid_prev" + ] + ] + ], + "test_all_latest_only_recipe": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_all_latest_only_recipe" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_all_latest_only_recipe" + ] + ] + ], + "test_pkg_only_recipe": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg_only_recipe" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg_only_recipe" + ] + ] + ], + "test_pkg_rrev_only_recipe": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg_rrev_only_recipe" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg_rrev_only_recipe" + ] + ] + ], + "test_pkg_rrevs_only_recipe": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg_rrevs_only_recipe" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg_rrevs_only_recipe" + ] + ] + ], + "test_all_query": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_all_query" + ] + ] + ], + "test_pkg_query": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterns", + "test_pkg_query" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "test_pkg_query" + ] + ] + ], + "assert_error": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterErrors", + "assert_error" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatternErrors", + "assert_error" + ] + ] + ], + "test_recipe_not_found": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterErrors", + "test_recipe_not_found" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatternErrors", + "test_recipe_not_found" + ] + ] + ], + "test_rrev_not_found": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterErrors", + "test_rrev_not_found" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatternErrors", + "test_rrev_not_found" + ] + ] + ], + "test_pid_not_found": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterErrors", + "test_pid_not_found" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatternErrors", + "test_pid_not_found" + ] + ] + ], + "test_prev_not_found": [ + [ + "conans/test/integration/command/download/test_download_patterns.py", + [ + "TestDownloadPatterErrors", + "test_prev_not_found" + ] + ], + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatternErrors", + "test_prev_not_found" + ] + ] + ], + "test_keep_failing_source_folder": [ + [ + "conans/test/integration/command/export/export_dirty_test.py", + [ + "SourceDirtyTest", + "test_keep_failing_source_folder" + ] + ] + ], + "test_export_remove": [ + [ + "conans/test/integration/command/export/export_dirty_test.py", + [ + "ExportDirtyTest", + "test_export_remove" + ] + ] + ], + "test_install_remove": [ + [ + "conans/test/integration/command/export/export_dirty_test.py", + [ + "ExportDirtyTest", + "test_install_remove" + ] + ] + ], + "test_path": [ + [ + "conans/test/integration/command/export/export_path_test.py", + [ + "test_path" + ] + ] + ], + "test_export_without_full_reference": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportSettingsTest", + "test_export_without_full_reference" + ] + ] + ], + "test_export_read_only": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportSettingsTest", + "test_export_read_only" + ] + ] + ], + "test_code_parent": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportSettingsTest", + "test_code_parent" + ] + ] + ], + "test_code_sibling": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportSettingsTest", + "test_code_sibling" + ] + ] + ], + "test_code_several_sibling": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportSettingsTest", + "test_code_several_sibling" + ] + ] + ], + "test_filename": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportSettingsTest", + "test_filename" + ] + ] + ], + "test_exclude_basic": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportSettingsTest", + "test_exclude_basic" + ] + ] + ], + "test_exclude_folders": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportSettingsTest", + "test_exclude_folders" + ] + ] + ], + "test_case_sensitive": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportTest", + "test_case_sensitive" + ] + ] + ], + "test_export_filter": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportTest", + "test_export_filter" + ] + ] + ], + "_create_packages_and_builds": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportTest", + "_create_packages_and_builds" + ] + ] + ], + "test_revision_mode_hash": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportMetadataTest", + "test_revision_mode_hash" + ] + ] + ], + "test_revision_mode_invalid": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportMetadataTest", + "test_revision_mode_invalid" + ] + ] + ], + "test_export_no_params": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportMetadataTest", + "test_export_no_params" + ] + ] + ], + "test_export_with_name_and_version": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportMetadataTest", + "test_export_with_name_and_version" + ] + ] + ], + "test_export_with_only_user_channel": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportMetadataTest", + "test_export_with_only_user_channel" + ] + ] + ], + "test_export_conflict_no_user_channel": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportMetadataTest", + "test_export_conflict_no_user_channel" + ] + ] + ], + "test_export_casing": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "test_export_casing" + ] + ] + ], + "test_export_invalid_refs": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "test_export_invalid_refs" + ] + ] + ], + "test_allow_temp_uppercase": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "test_allow_temp_uppercase" + ] + ] + ], + "test_warn_special_chars_refs": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "test_warn_special_chars_refs" + ] + ] + ], + "test_export_json": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "test_export_json" + ] + ] + ], + "test_export_method": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsMethodTest", + "test_export_method" + ] + ] + ], + "test_export_method_parent_folder": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsMethodTest", + "test_export_method_parent_folder" + ] + ] + ], + "test_export_no_settings_options_method": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsMethodTest", + "test_export_no_settings_options_method" + ] + ] + ], + "test_export_folders": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsMethodTest", + "test_export_folders" + ] + ] + ], + "test_export_attribute_error": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsMethodTest", + "test_export_attribute_error" + ] + ] + ], + "test_exports_method_error": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsMethodTest", + "test_exports_method_error" + ] + ] + ], + "test_export_sources_method": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsSourcesMethodTest", + "test_export_sources_method" + ] + ] + ], + "test_export_source_folders": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsSourcesMethodTest", + "test_export_source_folders" + ] + ] + ], + "test_export_sources_attribute_error": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsSourcesMethodTest", + "test_export_sources_attribute_error" + ] + ] + ], + "test_exports_sources_method_error": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsSourcesMethodTest", + "test_exports_sources_method_error" + ] + ] + ], + "test_exports_sources_upload_error": [ + [ + "conans/test/integration/command/export/exports_method_test.py", + [ + "ExportsSourcesMethodTest", + "test_exports_sources_upload_error" + ] + ] + ], + "test_dont_touch_server": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_dont_touch_server" + ] + ] + ], + "test_transitive_without_settings": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_transitive_without_settings" + ] + ] + ], + "test_package_folder_errors": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_package_folder_errors" + ] + ] + ], + "test_profile_environment": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_profile_environment" + ] + ] + ], + "test_build_folders": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_build_folders" + ] + ] + ], + "test_default_source_folder": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_default_source_folder" + ] + ] + ], + "test_build_source_folders": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_build_source_folders" + ] + ] + ], + "test_partial_references": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_partial_references" + ] + ] + ], + "test_with_deps": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_with_deps" + ] + ] + ], + "test_export_pkg_json": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_export_pkg_json" + ] + ] + ], + "test_export_pkg_no_ref": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_export_pkg_no_ref" + ] + ] + ], + "test_build_policy_never": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "test_build_policy_never" + ] + ] + ], + "test_build_policy_never_missing": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "test_build_policy_never_missing" + ] + ] + ], + "test_export_pkg_json_formatter": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "test_export_pkg_json_formatter" + ] + ] + ], + "test_export_pkg_dont_update_src": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "test_export_pkg_dont_update_src" + ] + ] + ], + "test_negate_tool_requires": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "test_negate_tool_requires" + ] + ] + ], + "test_export_pkg_tool_requires": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "test_export_pkg_tool_requires" + ] + ] + ], + "test_export_pkg_output_folder": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "test_export_pkg_output_folder" + ] + ] + ], + "test_export_pkg_test_package": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "test_export_pkg_test_package" + ] + ] + ], + "test_export_pkg_test_package_build_require": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "test_export_pkg_test_package_build_require" + ] + ] + ], + "test_export_pkg_remote_python_requires": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "test_export_pkg_remote_python_requires" + ] + ] + ], + "test_unknown_command": [ + [ + "conans/test/integration/command/help_test.py", + [ + "TestHelp", + "test_unknown_command" + ] + ] + ], + "test_similar": [ + [ + "conans/test/integration/command/help_test.py", + [ + "TestHelp", + "test_similar" + ] + ] + ], + "test_help": [ + [ + "conans/test/integration/command/help_test.py", + [ + "TestHelp", + "test_help" + ] + ] + ], + "test_help_command": [ + [ + "conans/test/integration/command/help_test.py", + [ + "TestHelp", + "test_help_command" + ] + ], + [ + "conans/test/integration/command_v2/help_test.py", + [ + "test_help_command" + ] + ] + ], + "test_help_subcommand": [ + [ + "conans/test/integration/command/help_test.py", + [ + "TestHelp", + "test_help_subcommand" + ] + ] + ], + "test_info_options": [ + [ + "conans/test/integration/command/info/info_options_test.py", + [ + "test_info_options" + ] + ] + ], + "test_info_settings": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestBasicCliOutput", + "test_info_settings" + ] + ] + ], + "test_nontuple_topics": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestBasicCliOutput", + "test_nontuple_topics" + ] + ] + ], + "test_cwd": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestConanfilePath", + "test_cwd" + ] + ] + ], + "test_wrong_path_parameter": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestConanfilePath", + "test_wrong_path_parameter" + ] + ] + ], + "test_filter_fields": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestFilters", + "test_filter_fields" + ] + ] + ], + "test_filter_fields_json": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestFilters", + "test_filter_fields_json" + ] + ] + ], + "test_json_package_filter": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestJsonOutput", + "test_json_package_filter" + ] + ] + ], + "test_json_info_outputs": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestJsonOutput", + "test_json_info_outputs" + ] + ] + ], + "test_python_requires": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestAdvancedCliOutput", + "test_python_requires" + ] + ] + ], + "test_build_id_info": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestAdvancedCliOutput", + "test_build_id_info" + ] + ] + ], + "test_info_paths": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestEditables", + "test_info_paths" + ] + ] + ], + "test_info_command_showing_revision": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestInfoRevisions", + "test_info_command_showing_revision" + ] + ] + ], + "test_tested_reference_str": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestInfoTestPackage", + "test_tested_reference_str" + ] + ], + [ + "conans/test/integration/command/test_package_test.py", + [ + "test_tested_reference_str" + ] + ] + ], + "test_custom_deploy": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestDeployers", + "test_custom_deploy" + ] + ] + ], + "test_error_in_recipe": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestErrorsInGraph", + "test_error_in_recipe" + ] + ] + ], + "test_error_exports": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestErrorsInGraph", + "test_error_exports" + ] + ] + ], + "test_update": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestInfoUpdate", + "test_update" + ] + ], + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesUpdatingTest", + "test_update" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_update" + ] + ] + ], + "test_info_not_hit_server": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "test_info_not_hit_server" + ] + ] + ], + "create_export": [ + [ + "conans/test/integration/command/info/test_graph_info_graphical.py", + [ + "InfoTest", + "test_graph", + "create_export" + ] + ], + [ + "conans/test/integration/command/info/test_graph_info_graphical.py", + [ + "InfoTest", + "test_graph_html", + "create_export" + ] + ] + ], + "test_graph": [ + [ + "conans/test/integration/command/info/test_graph_info_graphical.py", + [ + "InfoTest", + "test_graph" + ] + ] + ], + "test_graph_html": [ + [ + "conans/test/integration/command/info/test_graph_info_graphical.py", + [ + "InfoTest", + "test_graph_html" + ] + ] + ], + "test_info_build_requires": [ + [ + "conans/test/integration/command/info/test_graph_info_graphical.py", + [ + "InfoTest", + "test_info_build_requires" + ] + ] + ], + "test_topics_graph": [ + [ + "conans/test/integration/command/info/test_graph_info_graphical.py", + [ + "InfoTest", + "test_topics_graph" + ] + ] + ], + "test_user_templates": [ + [ + "conans/test/integration/command/info/test_graph_info_graphical.py", + [ + "test_user_templates" + ] + ] + ], + "test_graph_info_html_output": [ + [ + "conans/test/integration/command/info/test_graph_info_graphical.py", + [ + "test_graph_info_html_output" + ] + ] + ], + "client_deps": [ + [ + "conans/test/integration/command/info/test_info_folders.py", + [ + "client_deps" + ] + ] + ], + "test_build_id": [ + [ + "conans/test/integration/command/info/test_info_folders.py", + [ + "test_build_id" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_build_id" + ] + ] + ], + "test_deps_basic": [ + [ + "conans/test/integration/command/info/test_info_folders.py", + [ + "test_deps_basic" + ] + ] + ], + "test_deps_specific_information": [ + [ + "conans/test/integration/command/info/test_info_folders.py", + [ + "test_deps_specific_information" + ] + ] + ], + "test_single_field": [ + [ + "conans/test/integration/command/info/test_info_folders.py", + [ + "test_single_field" + ] + ] + ], + "test_direct_conanfile": [ + [ + "conans/test/integration/command/info/test_info_folders.py", + [ + "test_direct_conanfile" + ] + ] + ], + "_assert_built": [ + [ + "conans/test/integration/command/install/install_cascade_test.py", + [ + "InstallCascadeTest", + "_assert_built" + ] + ] + ], + "test_install_cascade_only_affected": [ + [ + "conans/test/integration/command/install/install_cascade_test.py", + [ + "InstallCascadeTest", + "test_install_cascade_only_affected" + ] + ] + ], + "test_missing_dep": [ + [ + "conans/test/integration/command/install/install_missing_dep_test.py", + [ + "InstallMissingDependency", + "test_missing_dep" + ] + ] + ], + "test_missing_multiple_dep": [ + [ + "conans/test/integration/command/install/install_missing_dep_test.py", + [ + "InstallMissingDependency", + "test_missing_multiple_dep" + ] + ] + ], + "test_basic_parallel_install": [ + [ + "conans/test/integration/command/install/install_parallel_test.py", + [ + "InstallParallelTest", + "test_basic_parallel_install" + ] + ] + ], + "test_install_reference_txt": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_reference_txt" + ] + ] + ], + "test_install_reference_error": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_reference_error" + ] + ] + ], + "test_install_args_error": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_args_error" + ] + ] + ], + "test_four_subfolder_install": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_four_subfolder_install" + ] + ] + ], + "test_install_system_requirements": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_system_requirements" + ] + ] + ], + "test_install_transitive_pattern": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_transitive_pattern" + ] + ] + ], + "test_install_package_folder": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_package_folder" + ] + ] + ], + "test_install_cwd": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_cwd" + ] + ] + ], + "test_install_with_profile": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_with_profile" + ] + ] + ], + "test_install_with_path_errors": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_with_path_errors" + ] + ] + ], + "test_install_argument_order": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_argument_order" + ] + ] + ], + "test_install_anonymous": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_anonymous" + ] + ] + ], + "test_install_without_ref": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_without_ref" + ] + ] + ], + "test_install_disabled_remote": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_disabled_remote" + ] + ] + ], + "test_install_no_remotes": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_no_remotes" + ] + ] + ], + "test_install_skip_disabled_remote": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_skip_disabled_remote" + ] + ] + ], + "test_install_without_update_fail": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_without_update_fail" + ] + ] + ], + "test_install_version_range_reference": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_version_range_reference" + ] + ] + ], + "test_install_error_never": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_error_never" + ] + ] + ], + "test_package_folder_available_consumer": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_package_folder_available_consumer" + ] + ] + ], + "test_install_multiple_requires_cli": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_multiple_requires_cli" + ] + ] + ], + "test_install_json_formatter": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_json_formatter" + ] + ] + ], + "test_upload_skip_binaries_not_hit_server": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_upload_skip_binaries_not_hit_server" + ] + ] + ], + "get_value_from_output": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_update_binaries", + "get_value_from_output" + ] + ] + ], + "test_update_binaries": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_update_binaries" + ] + ] + ], + "test_update_not_date": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_update_not_date" + ] + ] + ], + "test_update_binaries_failed": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_update_binaries_failed" + ] + ] + ], + "test_install_update_repeated_tool_requires": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_install_update_repeated_tool_requires" + ] + ] + ], + "base_conanfile": [ + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "client", + "base_conanfile" + ] + ] + ], + "test_install_combined": [ + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "test_install_combined" + ] + ] + ], + "test_install_transitive_cache": [ + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "test_install_transitive_cache" + ] + ] + ], + "test_partials": [ + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "test_partials" + ] + ] + ], + "test_upper_option": [ + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "test_upper_option" + ] + ] + ], + "test_inverse_upper_option": [ + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "test_inverse_upper_option" + ] + ] + ], + "test_upper_option_txt": [ + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "test_upper_option_txt" + ] + ] + ], + "test_new_cmake_lib": [ + [ + "conans/test/integration/command/new_test.py", + [ + "TestNewCommand", + "test_new_cmake_lib" + ] + ] + ], + "test_new_cmake_exe": [ + [ + "conans/test/integration/command/new_test.py", + [ + "TestNewCommand", + "test_new_cmake_exe" + ] + ] + ], + "test_new_missing_definitions": [ + [ + "conans/test/integration/command/new_test.py", + [ + "TestNewCommand", + "test_new_missing_definitions" + ] + ] + ], + "test_new_basic_template": [ + [ + "conans/test/integration/command/new_test.py", + [ + "TestNewCommand", + "test_new_basic_template" + ] + ] + ], + "test_user_template": [ + [ + "conans/test/integration/command/new_test.py", + [ + "TestNewCommandUserTemplate", + "test_user_template" + ] + ] + ], + "test_user_template_abs": [ + [ + "conans/test/integration/command/new_test.py", + [ + "TestNewCommandUserTemplate", + "test_user_template_abs" + ] + ] + ], + "test_skip_files": [ + [ + "conans/test/integration/command/new_test.py", + [ + "TestNewCommandUserTemplate", + "test_skip_files" + ] + ] + ], + "test_template_image_files": [ + [ + "conans/test/integration/command/new_test.py", + [ + "TestNewCommandUserTemplate", + "test_template_image_files" + ] + ] + ], + "test_template_errors": [ + [ + "conans/test/integration/command/new_test.py", + [ + "TestNewErrors", + "test_template_errors" + ] + ] + ], + "test_forced": [ + [ + "conans/test/integration/command/new_test.py", + [ + "TestNewErrors", + "test_forced" + ] + ] + ], + "test_list_json": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_list_json" + ] + ] + ], + "test_remove_remote": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_remove_remote" + ] + ] + ], + "test_remove_remote_all": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_remove_remote_all" + ] + ] + ], + "test_remove_remote_no_user": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_remove_remote_no_user" + ] + ] + ], + "test_rename": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_rename" + ] + ], + [ + "conans/test/unittests/client/tools/files/rename_test.py", + [ + "RenameTest", + "test_rename" + ] + ] + ], + "test_insert": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_insert" + ] + ] + ], + "test_update_insert": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_update_insert" + ] + ] + ], + "test_update_insert_same_url": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_update_insert_same_url" + ] + ] + ], + "test_verify_ssl": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_verify_ssl" + ] + ], + [ + "conans/test/integration/command/remote_verify_ssl_test.py", + [ + "VerifySSLTest", + "test_verify_ssl" + ] + ] + ], + "test_remote_disable": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_remote_disable" + ] + ] + ], + "test_invalid_remote_disable": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_invalid_remote_disable" + ] + ] + ], + "test_remote_disable_already_set": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_remote_disable_already_set" + ] + ] + ], + "test_verify_ssl_error": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_verify_ssl_error" + ] + ] + ], + "test_errors": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_errors" + ] + ] + ], + "test_duplicated_error": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_duplicated_error" + ] + ] + ], + "test_invalid_url": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_invalid_url" + ] + ] + ], + "test_add_duplicated_url": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "test_add_duplicated_url" + ] + ] + ], + "test_add_duplicated_name_url": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "test_add_duplicated_name_url" + ] + ] + ], + "test_shared_folder": [ + [ + "conans/test/integration/command/remove_empty_dirs_test.py", + [ + "RemoveEmptyDirsTest", + "test_shared_folder" + ] + ] + ], + "test_local": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveWithoutUserChannel", + "test_local" + ] + ] + ], + "test_remote": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveWithoutUserChannel", + "test_remote" + ] + ] + ], + "test_remove_local_package_id_argument": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemovePackageRevisionsTest", + "test_remove_local_package_id_argument" + ] + ] + ], + "test_remove_local_package_id_reference": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemovePackageRevisionsTest", + "test_remove_local_package_id_reference" + ] + ] + ], + "test_remove_remote_package_id_reference": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemovePackageRevisionsTest", + "test_remove_remote_package_id_reference" + ] + ] + ], + "test_remove_all_packages_but_the_recipe_at_remote": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemovePackageRevisionsTest", + "test_remove_all_packages_but_the_recipe_at_remote" + ] + ] + ], + "_populated_client_base": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "_populated_client_base" + ] + ] + ], + "populated_client": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "populated_client" + ] + ] + ], + "test_new_remove_recipes_expressions": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "test_new_remove_recipes_expressions" + ] + ] + ], + "test_new_remove_recipe_revisions_expressions": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "test_new_remove_recipe_revisions_expressions" + ] + ] + ], + "test_new_remove_package_expressions": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "test_new_remove_package_expressions" + ] + ] + ], + "test_new_remove_package_revisions_expressions": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "test_new_remove_package_revisions_expressions" + ] + ] + ], + "test_package_query_no_package_ref": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "test_package_query_no_package_ref" + ] + ] + ], + "_get_all_recipes": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "_get_all_recipes" + ] + ] + ], + "_get_all_packages": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "_get_all_packages" + ] + ] + ], + "_get_revisions_recipes": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "_get_revisions_recipes" + ] + ] + ], + "_get_revisions_packages": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "_get_revisions_packages" + ] + ] + ], + "test_local_flow_patch": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_local_flow_patch" + ] + ] + ], + "test_apply_patch": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_apply_patch" + ] + ] + ], + "test_source_warning_os_build": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_source_warning_os_build" + ] + ] + ], + "test_source_with_path_errors": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_source_with_path_errors" + ] + ] + ], + "test_source_local_cwd": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_source_local_cwd" + ] + ] + ], + "test_retrieve_exports_sources": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_retrieve_exports_sources" + ] + ] + ], + "test_source_method_called_once": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_source_method_called_once" + ] + ] + ], + "test_source_method_called_again_if_left_dirty": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_source_method_called_again_if_left_dirty" + ] + ] + ], + "test_source_without_default_profile": [ + [ + "conans/test/integration/command/source_test.py", + [ + "TestSourceWithoutDefaultProfile", + "test_source_without_default_profile" + ] + ] + ], + "test_source_with_layout": [ + [ + "conans/test/integration/command/source_test.py", + [ + "TestSourceWithoutDefaultProfile", + "test_source_with_layout" + ] + ] + ], + "test_info": [ + [ + "conans/test/integration/command/test_forced_download_source.py", + [ + "test_info" + ] + ], + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileAggregationTest", + "test_info" + ] + ] + ], + "test_basic_json": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "TestPackageTest", + "test_basic_json" + ] + ] + ], + "test_test_only": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "TestPackageTest", + "test_test_only" + ] + ] + ], + "test_wrong_version": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "TestPackageTest", + "test_wrong_version" + ] + ], + [ + "conans/test/integration/configuration/required_version_test.py", + [ + "RequiredVersionTest", + "test_wrong_version" + ] + ] + ], + "test_other_requirements": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "TestPackageTest", + "test_other_requirements" + ] + ] + ], + "test_test_with_path_errors": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "TestPackageTest", + "test_test_with_path_errors" + ] + ] + ], + "test_check_version": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "TestPackageTest", + "test_check_version" + ] + ] + ], + "test_build_all": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "TestPackageBuild", + "test_build_all" + ] + ] + ], + "test_build_missing": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "TestPackageBuild", + "test_build_missing" + ] + ], + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_build_missing" + ] + ] + ], + "test_partial_reference": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "ConanTestTest", + "test_partial_reference" + ] + ] + ], + "test_test_package_env": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "ConanTestTest", + "test_test_package_env" + ] + ] + ], + "test_fail_test_package": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "ConanTestTest", + "test_fail_test_package" + ] + ] + ], + "test_no_reference_in_test_package": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "test_no_reference_in_test_package" + ] + ] + ], + "test_folder_output": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "test_folder_output" + ] + ] + ], + "test_removing_test_package_build_folder": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "test_removing_test_package_build_folder" + ] + ] + ], + "test_test_package_lockfile_location": [ + [ + "conans/test/integration/command/test_package_test.py", + [ + "test_test_package_lockfile_location" + ] + ] + ], + "test_profile_path": [ + [ + "conans/test/integration/command/test_profile.py", + [ + "test_profile_path" + ] + ] + ], + "test_profile_path_missing": [ + [ + "conans/test/integration/command/test_profile.py", + [ + "test_profile_path_missing" + ] + ] + ], + "test_ignore_paths_when_listing_profiles": [ + [ + "conans/test/integration/command/test_profile.py", + [ + "test_ignore_paths_when_listing_profiles" + ] + ] + ], + "test_upload": [ + [ + "conans/test/integration/command/upload/syncronize_test.py", + [ + "SynchronizeTest", + "test_upload" + ] + ], + [ + "conans/test/integration/metadata/test_metadata_commands.py", + [ + "TestMetadataCommands", + "test_upload" + ] + ] + ], + "_create_manifest": [ + [ + "conans/test/integration/command/upload/syncronize_test.py", + [ + "SynchronizeTest", + "_create_manifest" + ] + ] + ], + "test_upload_bundle": [ + [ + "conans/test/integration/command/upload/test_upload_bundle.py", + [ + "test_upload_bundle" + ] + ] + ], + "test_upload_parallel_error": [ + [ + "conans/test/integration/command/upload/test_upload_parallel.py", + [ + "test_upload_parallel_error" + ] + ] + ], + "test_upload_parallel_success": [ + [ + "conans/test/integration/command/upload/test_upload_parallel.py", + [ + "test_upload_parallel_success" + ] + ] + ], + "test_upload_parallel_fail_on_interaction": [ + [ + "conans/test/integration/command/upload/test_upload_parallel.py", + [ + "test_upload_parallel_fail_on_interaction" + ] + ] + ], + "test_beat_character_long_upload": [ + [ + "conans/test/integration/command/upload/test_upload_parallel.py", + [ + "test_beat_character_long_upload" + ] + ] + ], + "assert_uploaded": [ + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatterns", + "assert_uploaded" + ] + ] + ], + "test_bad_package_query": [ + [ + "conans/test/integration/command/upload/test_upload_patterns.py", + [ + "TestUploadPatternErrors", + "test_bad_package_query" + ] + ] + ], + "test_try_upload_bad_recipe": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "test_try_upload_bad_recipe" + ] + ] + ], + "test_upload_with_pattern": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "test_upload_with_pattern" + ] + ] + ], + "test_check_upload_confirm_question": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "test_check_upload_confirm_question" + ] + ] + ], + "_get_client": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "_get_client" + ] + ] + ], + "test_upload_error": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "test_upload_error" + ] + ] + ], + "_set_global_conf": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "_set_global_conf" + ] + ] + ], + "test_upload_error_with_config": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "test_upload_error_with_config" + ] + ] + ], + "test_upload_same_package_dont_compress": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "test_upload_same_package_dont_compress" + ] + ] + ], + "test_upload_json": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "test_upload_json" + ] + ] + ], + "test_reuse_uploaded_tgz": [ + [ + "conans/test/integration/command/upload/upload_compression_test.py", + [ + "test_reuse_uploaded_tgz" + ] + ] + ], + "test_reuse_downloaded_tgz": [ + [ + "conans/test/integration/command/upload/upload_compression_test.py", + [ + "test_reuse_downloaded_tgz" + ] + ] + ], + "test_upload_only_tgz_if_needed": [ + [ + "conans/test/integration/command/upload/upload_compression_test.py", + [ + "test_upload_only_tgz_if_needed" + ] + ] + ], + "test_upload_dirty": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_dirty" + ] + ] + ], + "test_upload_force": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_force" + ] + ] + ], + "test_pattern_upload": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_pattern_upload" + ] + ] + ], + "gzopen_patched": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_broken_sources_tgz", + "gzopen_patched" + ] + ], + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_broken_package_tgz", + "gzopen_patched" + ] + ] + ], + "test_broken_sources_tgz": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_broken_sources_tgz" + ] + ] + ], + "test_broken_package_tgz": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_broken_package_tgz" + ] + ] + ], + "test_corrupt_upload": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_corrupt_upload" + ] + ] + ], + "test_upload_modified_recipe": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_modified_recipe" + ] + ] + ], + "test_upload_unmodified_recipe": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_unmodified_recipe" + ] + ] + ], + "test_upload_unmodified_package": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_unmodified_package" + ] + ] + ], + "test_upload_no_overwrite_all": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_no_overwrite_all" + ] + ] + ], + "test_skip_upload": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_skip_upload" + ] + ] + ], + "test_upload_without_sources": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_without_sources" + ] + ] + ], + "test_upload_login_prompt_disabled_no_user": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_login_prompt_disabled_no_user" + ] + ] + ], + "test_upload_login_prompt_disabled_user_not_authenticated": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_login_prompt_disabled_user_not_authenticated" + ] + ] + ], + "test_upload_login_prompt_disabled_user_authenticated": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_login_prompt_disabled_user_authenticated" + ] + ] + ], + "test_upload_key_error": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_key_error" + ] + ] + ], + "test_concurrent_upload": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_concurrent_upload" + ] + ] + ], + "test_upload_without_user_channel": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_without_user_channel" + ] + ] + ], + "test_upload_without_cleaned_user": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_without_cleaned_user" + ] + ] + ], + "test_upload_only_without_user_channel": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "test_upload_only_without_user_channel" + ] + ] + ], + "test_command_user_no_remotes": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_command_user_no_remotes" + ] + ] + ], + "test_command_user_list": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_command_user_list" + ] + ] + ], + "test_with_remote_no_connect": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_with_remote_no_connect" + ] + ] + ], + "test_command_user_with_password": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_command_user_with_password" + ] + ] + ], + "test_command_user_with_password_spaces": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_command_user_with_password_spaces" + ] + ] + ], + "test_clean": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_clean" + ] + ] + ], + "test_command_interactive_only": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_command_interactive_only" + ] + ] + ], + "test_command_user_with_interactive_password_login_prompt_disabled": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_command_user_with_interactive_password_login_prompt_disabled" + ] + ] + ], + "test_authenticated": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_authenticated" + ] + ] + ], + "test_json": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_json" + ] + ] + ], + "test_skip_auth": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_skip_auth" + ] + ] + ], + "test_user_removed_remote_removed": [ + [ + "conans/test/integration/command/user_test.py", + [ + "test_user_removed_remote_removed" + ] + ] + ], + "test_remote_auth": [ + [ + "conans/test/integration/command/user_test.py", + [ + "TestRemoteAuth", + "test_remote_auth" + ] + ] + ], + "test_remote_auth_with_user": [ + [ + "conans/test/integration/command/user_test.py", + [ + "TestRemoteAuth", + "test_remote_auth_with_user" + ] + ] + ], + "test_remote_auth_with_user_env_var": [ + [ + "conans/test/integration/command/user_test.py", + [ + "TestRemoteAuth", + "test_remote_auth_with_user_env_var" + ] + ] + ], + "test_import_error_custom_command": [ + [ + "conans/test/integration/command_v2/custom_commands_test.py", + [ + "TestCustomCommands", + "test_import_error_custom_command" + ] + ] + ], + "test_import_error_custom_command_subfolder": [ + [ + "conans/test/integration/command_v2/custom_commands_test.py", + [ + "TestCustomCommands", + "test_import_error_custom_command_subfolder" + ] + ] + ], + "test_simple_custom_command": [ + [ + "conans/test/integration/command_v2/custom_commands_test.py", + [ + "TestCustomCommands", + "test_simple_custom_command" + ] + ] + ], + "test_command_layer": [ + [ + "conans/test/integration/command_v2/custom_commands_test.py", + [ + "TestCustomCommands", + "test_command_layer" + ] + ] + ], + "test_custom_command_with_subcommands": [ + [ + "conans/test/integration/command_v2/custom_commands_test.py", + [ + "TestCustomCommands", + "test_custom_command_with_subcommands" + ] + ] + ], + "test_custom_command_with_subcommands_with_underscore": [ + [ + "conans/test/integration/command_v2/custom_commands_test.py", + [ + "TestCustomCommands", + "test_custom_command_with_subcommands_with_underscore" + ] + ] + ], + "test_overwrite_builtin_command": [ + [ + "conans/test/integration/command_v2/custom_commands_test.py", + [ + "TestCustomCommands", + "test_overwrite_builtin_command" + ] + ] + ], + "test_custom_command_local_import": [ + [ + "conans/test/integration/command_v2/custom_commands_test.py", + [ + "TestCustomCommands", + "test_custom_command_local_import" + ] + ] + ], + "test_query_param_is_required": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestParamErrors", + "test_query_param_is_required" + ] + ] + ], + "remove_timestamps": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "remove_timestamps" + ] + ] + ], + "check_json": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "check_json" + ] + ], + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "check_json" + ] + ] + ], + "test_list_recipes": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipes" + ] + ] + ], + "test_list_recipes_without_user_channel": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipes_without_user_channel" + ] + ] + ], + "test_list_recipe_versions": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipe_versions" + ] + ] + ], + "test_list_recipe_version_ranges": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipe_version_ranges" + ] + ] + ], + "test_list_recipe_version_ranges_patterns": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipe_version_ranges_patterns" + ] + ] + ], + "test_list_recipe_versions_exact": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipe_versions_exact" + ] + ] + ], + "test_list_recipe_no_match": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipe_no_match" + ] + ] + ], + "test_list_recipe_latest_revision": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipe_latest_revision" + ] + ] + ], + "test_list_recipe_all_latest_revision": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipe_all_latest_revision" + ] + ] + ], + "test_list_recipe_several_revision": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipe_several_revision" + ] + ] + ], + "test_list_recipe_multiple_revision": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRefs", + "test_list_recipe_multiple_revision" + ] + ] + ], + "test_list_pkg_ids": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "test_list_pkg_ids" + ] + ] + ], + "test_list_pkg_ids_confs": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "test_list_pkg_ids_confs" + ] + ] + ], + "test_list_pkg_ids_requires": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "test_list_pkg_ids_requires" + ] + ] + ], + "test_list_pkg_ids_all_rrevs": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "test_list_pkg_ids_all_rrevs" + ] + ] + ], + "test_list_latest_prevs": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "test_list_latest_prevs" + ] + ] + ], + "test_list_all_prevs": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "test_list_all_prevs" + ] + ] + ], + "test_list_package_id_all_prevs": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "test_list_package_id_all_prevs" + ] + ] + ], + "test_list_package_id_single": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "test_list_package_id_single" + ] + ] + ], + "test_list_missing_package_id": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "test_list_missing_package_id" + ] + ] + ], + "test_query": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListPrefs", + "test_query" + ] + ] + ], + "test_list_prefs_query_custom_settings": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "test_list_prefs_query_custom_settings" + ] + ] + ], + "test_list_query_options": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "test_list_query_options" + ] + ] + ], + "test_list_empty_settings": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "test_list_empty_settings" + ] + ] + ], + "test_search_no_matching_recipes": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRemotes", + "test_search_no_matching_recipes" + ] + ], + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestSearch", + "test_search_no_matching_recipes" + ] + ] + ], + "test_fail_if_no_configured_remotes": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRemotes", + "test_fail_if_no_configured_remotes" + ] + ] + ], + "test_search_remote_errors_but_no_raising_exceptions": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListRemotes", + "test_search_remote_errors_but_no_raising_exceptions" + ] + ], + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "test_search_remote_errors_but_no_raising_exceptions" + ] + ] + ], + "test_list_html": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListHTML", + "test_list_html" + ] + ] + ], + "test_list_html_custom": [ + [ + "conans/test/integration/command_v2/list_test.py", + [ + "TestListHTML", + "test_list_html_custom" + ] + ] + ], + "remotes": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestSearch", + "remotes" + ] + ] + ], + "test_search_no_params": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestSearch", + "test_search_no_params" + ] + ] + ], + "test_search_no_configured_remotes": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestSearch", + "test_search_no_configured_remotes" + ] + ] + ], + "test_search_disabled_remote": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestSearch", + "test_search_disabled_remote" + ] + ] + ], + "_add_remote": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "_add_remote" + ] + ] + ], + "_add_recipe": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "_add_recipe" + ] + ] + ], + "test_no_remotes": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "test_no_remotes" + ] + ] + ], + "test_search_by_name": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "test_search_by_name" + ] + ] + ], + "test_search_in_all_remotes": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "test_search_in_all_remotes" + ] + ] + ], + "test_search_in_one_remote": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "test_search_in_one_remote" + ] + ] + ], + "test_search_package_found_in_one_remote": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "test_search_package_found_in_one_remote" + ] + ] + ], + "test_search_in_missing_remote": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "test_search_in_missing_remote" + ] + ] + ], + "test_search_wildcard": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "TestRemotes", + "test_search_wildcard" + ] + ] + ], + "test_no_user_channel_error": [ + [ + "conans/test/integration/command_v2/search_test.py", + [ + "test_no_user_channel_error" + ] + ] + ], + "test_cache_clean": [ + [ + "conans/test/integration/command_v2/test_cache_clean.py", + [ + "test_cache_clean" + ] + ] + ], + "test_cache_clean_all": [ + [ + "conans/test/integration/command_v2/test_cache_clean.py", + [ + "test_cache_clean_all" + ] + ] + ], + "test_cache_multiple_builds_same_prev_clean": [ + [ + "conans/test/integration/command_v2/test_cache_clean.py", + [ + "test_cache_multiple_builds_same_prev_clean" + ] + ] + ], + "test_cache_multiple_builds_diff_prev_clean": [ + [ + "conans/test/integration/command_v2/test_cache_clean.py", + [ + "test_cache_multiple_builds_diff_prev_clean" + ] + ] + ], + "test_cache_integrity": [ + [ + "conans/test/integration/command_v2/test_cache_integrity.py", + [ + "test_cache_integrity" + ] + ] + ], + "created_package": [ + [ + "conans/test/integration/command_v2/test_cache_path.py", + [ + "created_package" + ] + ] + ], + "test_cache_path": [ + [ + "conans/test/integration/command_v2/test_cache_path.py", + [ + "test_cache_path" + ] + ] + ], + "test_cache_path_exist_errors": [ + [ + "conans/test/integration/command_v2/test_cache_path.py", + [ + "test_cache_path_exist_errors" + ] + ] + ], + "test_cache_path_arg_errors": [ + [ + "conans/test/integration/command_v2/test_cache_path.py", + [ + "test_cache_path_arg_errors" + ] + ] + ], + "test_list_upload_recipes": [ + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestListUpload", + "test_list_upload_recipes" + ] + ] + ], + "test_list_upload_packages": [ + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestListUpload", + "test_list_upload_packages" + ] + ] + ], + "test_create_upload": [ + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestGraphCreatedUpload", + "test_create_upload" + ] + ] + ], + "test_graph_pkg_list_only_built": [ + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestCreateGraphToPkgList", + "test_graph_pkg_list_only_built" + ] + ], + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestGraphInfoToPkgList", + "test_graph_pkg_list_only_built" + ] + ] + ], + "test_graph_pkg_list_all_recipes_only": [ + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestCreateGraphToPkgList", + "test_graph_pkg_list_all_recipes_only" + ] + ] + ], + "test_download_upload_all": [ + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestDownloadUpload", + "test_download_upload_all" + ] + ] + ], + "test_download_upload_only_recipes": [ + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestDownloadUpload", + "test_download_upload_only_recipes" + ] + ] + ], + "test_remove_nothing_only_refs": [ + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestListRemove", + "test_remove_nothing_only_refs" + ] + ] + ], + "test_remove_all": [ + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestListRemove", + "test_remove_all" + ] + ] + ], + "test_remove_packages": [ + [ + "conans/test/integration/command_v2/test_combined_pkglist_flows.py", + [ + "TestListRemove", + "test_remove_packages" + ] + ], + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_remove_packages" + ] + ] + ], + "test_info_build_order": [ + [ + "conans/test/integration/command_v2/test_info_build_order.py", + [ + "test_info_build_order" + ] + ] + ], + "test_info_build_order_build_require": [ + [ + "conans/test/integration/command_v2/test_info_build_order.py", + [ + "test_info_build_order_build_require" + ] + ] + ], + "test_info_build_order_options": [ + [ + "conans/test/integration/command_v2/test_info_build_order.py", + [ + "test_info_build_order_options" + ] + ] + ], + "test_info_build_order_merge_multi_product": [ + [ + "conans/test/integration/command_v2/test_info_build_order.py", + [ + "test_info_build_order_merge_multi_product" + ] + ] + ], + "test_info_build_order_merge_conditionals": [ + [ + "conans/test/integration/command_v2/test_info_build_order.py", + [ + "test_info_build_order_merge_conditionals" + ] + ] + ], + "test_info_build_order_lockfile_location": [ + [ + "conans/test/integration/command_v2/test_info_build_order.py", + [ + "test_info_build_order_lockfile_location" + ] + ] + ], + "test_info_build_order_broken_recipe": [ + [ + "conans/test/integration/command_v2/test_info_build_order.py", + [ + "test_info_build_order_broken_recipe" + ] + ] + ], + "test_basic_inspect": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_basic_inspect" + ] + ] + ], + "test_options_description": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_options_description" + ] + ] + ], + "test_missing_conanfile": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_missing_conanfile" + ] + ] + ], + "test_dot_and_folder_conanfile": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_dot_and_folder_conanfile" + ] + ] + ], + "test_inspect_understands_setname": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_inspect_understands_setname" + ] + ] + ], + "test_normal_inspect": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_normal_inspect" + ] + ] + ], + "test_empty_inspect": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_empty_inspect" + ] + ] + ], + "test_basic_new_inspect": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_basic_new_inspect" + ] + ] + ], + "test_requiremens_inspect": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_requiremens_inspect" + ] + ] + ], + "test_pythonrequires_remote": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_pythonrequires_remote" + ] + ] + ], + "test_serializable_inspect": [ + [ + "conans/test/integration/command_v2/test_inspect.py", + [ + "test_serializable_inspect" + ] + ] + ], + "test_invalid_output_level": [ + [ + "conans/test/integration/command_v2/test_output_level.py", + [ + "test_invalid_output_level" + ] + ] + ], + "test_output_level": [ + [ + "conans/test/integration/command_v2/test_output_level.py", + [ + "test_output_level" + ] + ] + ], + "_python_version": [ + [ + "conans/test/integration/command_v2/test_version.py", + [ + "_python_version" + ] + ] + ], + "_sys_version": [ + [ + "conans/test/integration/command_v2/test_version.py", + [ + "_sys_version" + ] + ] + ], + "test_version_json": [ + [ + "conans/test/integration/command_v2/test_version.py", + [ + "test_version_json" + ] + ] + ], + "test_version_text": [ + [ + "conans/test/integration/command_v2/test_version.py", + [ + "test_version_text" + ] + ] + ], + "test_version_raw": [ + [ + "conans/test/integration/command_v2/test_version.py", + [ + "test_version_raw" + ] + ] + ], + "_validate_text_output": [ + [ + "conans/test/integration/command_v2/test_version.py", + [ + "_validate_text_output" + ] + ] + ], + "_pref_gen": [ + [ + "conans/test/integration/conan_api/list_test.py", + [ + "_pref_gen" + ] + ] + ], + "test_get_recipe_revisions": [ + [ + "conans/test/integration/conan_api/list_test.py", + [ + "test_get_recipe_revisions" + ] + ] + ], + "test_get_package_revisions": [ + [ + "conans/test/integration/conan_api/list_test.py", + [ + "test_get_package_revisions" + ] + ] + ], + "test_search_recipes_no_user_channel_only": [ + [ + "conans/test/integration/conan_api/list_test.py", + [ + "test_search_recipes_no_user_channel_only" + ] + ] + ], + "test_search_recipes": [ + [ + "conans/test/integration/conan_api/search_test.py", + [ + "test_search_recipes" + ] + ] + ], + "test_cli": [ + [ + "conans/test/integration/conan_api/test_cli.py", + [ + "test_cli" + ] + ] + ], + "test_legacy_names_filenames": [ + [ + "conans/test/integration/conan_v2/test_legacy_cpp_info.py", + [ + "test_legacy_names_filenames" + ] + ] + ], + "test_legacy_imports": [ + [ + "conans/test/integration/conan_v2/test_legacy_cpp_info.py", + [ + "TestLegacy1XRecipes", + "test_legacy_imports" + ] + ] + ], + "test_legacy_build": [ + [ + "conans/test/integration/conan_v2/test_legacy_cpp_info.py", + [ + "TestLegacy1XRecipes", + "test_legacy_build" + ] + ] + ], + "test_conan_exports_kept": [ + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "ConanDataTest", + "test_conan_exports_kept" + ] + ] + ], + "test_conan_data_everywhere": [ + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "ConanDataTest", + "test_conan_data_everywhere" + ] + ] + ], + "test_conan_data_as_source_newtools": [ + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "ConanDataTest", + "test_conan_data_as_source_newtools" + ] + ] + ], + "test_invalid_yml": [ + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "ConanDataTest", + "test_invalid_yml" + ] + ] + ], + "test_conan_data_development_flow": [ + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "ConanDataTest", + "test_conan_data_development_flow" + ] + ] + ], + "test_conandata_update": [ + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "TestConanDataUpdate", + "test_conandata_update" + ] + ] + ], + "test_conandata_update_error": [ + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "TestConanDataUpdate", + "test_conandata_update_error" + ] + ] + ], + "test_conandata_create_if_not_exist": [ + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "TestConanDataUpdate", + "test_conandata_create_if_not_exist" + ] + ] + ], + "test_copy_error": [ + [ + "conans/test/integration/conanfile/conanfile_errors_test.py", + [ + "ConanfileErrorsTest", + "test_copy_error" + ] + ] + ], + "test_copy_error2": [ + [ + "conans/test/integration/conanfile/conanfile_errors_test.py", + [ + "ConanfileErrorsTest", + "test_copy_error2" + ] + ] + ], + "test_package_info_error": [ + [ + "conans/test/integration/conanfile/conanfile_errors_test.py", + [ + "ConanfileErrorsTest", + "test_package_info_error" + ] + ] + ], + "test_config_error": [ + [ + "conans/test/integration/conanfile/conanfile_errors_test.py", + [ + "ConanfileErrorsTest", + "test_config_error" + ] + ] + ], + "test_source_error": [ + [ + "conans/test/integration/conanfile/conanfile_errors_test.py", + [ + "ConanfileErrorsTest", + "test_source_error" + ] + ] + ], + "test_duplicate_requires": [ + [ + "conans/test/integration/conanfile/conanfile_errors_test.py", + [ + "ConanfileErrorsTest", + "test_duplicate_requires" + ] + ] + ], + "test_duplicate_requires_py": [ + [ + "conans/test/integration/conanfile/conanfile_errors_test.py", + [ + "ConanfileErrorsTest", + "test_duplicate_requires_py" + ] + ] + ], + "test_wrong_method_requires": [ + [ + "conans/test/integration/conanfile/conanfile_errors_test.py", + [ + "TestWrongMethods", + "test_wrong_method_requires" + ] + ] + ], + "test_notduplicate_requires_py": [ + [ + "conans/test/integration/conanfile/conanfile_errors_test.py", + [ + "test_notduplicate_requires_py" + ] + ] + ], + "test_requirements_change_options": [ + [ + "conans/test/integration/conanfile/conanfile_errors_test.py", + [ + "test_requirements_change_options" + ] + ] + ], + "test_helpers_same_name": [ + [ + "conans/test/integration/conanfile/conanfile_helpers_test.py", + [ + "ConanfileHelpersTest", + "test_helpers_same_name" + ] + ] + ], + "test_source_local_command": [ + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "TestFoldersAccess", + "test_source_local_command" + ] + ] + ], + "test_deploy": [ + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "TestFoldersAccess", + "test_deploy" + ] + ] + ], + "test_full_install": [ + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "TestFoldersAccess", + "test_full_install" + ] + ] + ], + "test_recipe_folder": [ + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "RecipeFolderTest", + "test_recipe_folder" + ] + ] + ], + "test_local_flow": [ + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "RecipeFolderTest", + "test_local_flow" + ] + ] + ], + "test_editable": [ + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "RecipeFolderTest", + "test_editable" + ] + ] + ], + "test_conanfile_py": [ + [ + "conans/test/integration/conanfile/generators_list_test.py", + [ + "ConanfileRepeatedGeneratorsTestCase", + "test_conanfile_py" + ] + ] + ], + "test_python_requires_inheritance": [ + [ + "conans/test/integration/conanfile/generators_list_test.py", + [ + "ConanfileRepeatedGeneratorsTestCase", + "test_python_requires_inheritance" + ] + ] + ], + "test_duplicated_generator_in_member_and_attribue": [ + [ + "conans/test/integration/conanfile/generators_list_test.py", + [ + "ConanfileRepeatedGeneratorsTestCase", + "test_duplicated_generator_in_member_and_attribue" + ] + ] + ], + "test_wrong_init": [ + [ + "conans/test/integration/conanfile/init_test.py", + [ + "InitTest", + "test_wrong_init" + ] + ] + ], + "test_init": [ + [ + "conans/test/integration/conanfile/init_test.py", + [ + "InitTest", + "test_init" + ] + ] + ], + "test_install_method": [ + [ + "conans/test/integration/conanfile/invalid_configuration_test.py", + [ + "InvalidConfigurationTest", + "test_install_method" + ] + ] + ], + "test_info_method": [ + [ + "conans/test/integration/conanfile/invalid_configuration_test.py", + [ + "InvalidConfigurationTest", + "test_info_method" + ] + ] + ], + "test_create_method": [ + [ + "conans/test/integration/conanfile/invalid_configuration_test.py", + [ + "InvalidConfigurationTest", + "test_create_method" + ] + ] + ], + "test_as_requirement": [ + [ + "conans/test/integration/conanfile/invalid_configuration_test.py", + [ + "InvalidConfigurationTest", + "test_as_requirement" + ] + ] + ], + "test_load_reqs_from_text_file": [ + [ + "conans/test/integration/conanfile/load_requires_file_test.py", + [ + "TestLoadRequirementsTextFileTest", + "test_load_reqs_from_text_file" + ] + ] + ], + "test_source_folder": [ + [ + "conans/test/integration/conanfile/no_copy_source_test.py", + [ + "NoCopySourceTest", + "test_source_folder" + ] + ] + ], + "test_required_conan_version": [ + [ + "conans/test/integration/conanfile/required_conan_version_test.py", + [ + "RequiredConanVersionTest", + "test_required_conan_version" + ] + ] + ], + "test_required_conan_version_with_loading_issues": [ + [ + "conans/test/integration/conanfile/required_conan_version_test.py", + [ + "RequiredConanVersionTest", + "test_required_conan_version_with_loading_issues" + ] + ] + ], + "test_comment_after_required_conan_version": [ + [ + "conans/test/integration/conanfile/required_conan_version_test.py", + [ + "RequiredConanVersionTest", + "test_comment_after_required_conan_version" + ] + ] + ], + "test_commented_out_required_conan_version": [ + [ + "conans/test/integration/conanfile/required_conan_version_test.py", + [ + "RequiredConanVersionTest", + "test_commented_out_required_conan_version" + ] + ] + ], + "test_required_conan_version_invalid_syntax": [ + [ + "conans/test/integration/conanfile/required_conan_version_test.py", + [ + "RequiredConanVersionTest", + "test_required_conan_version_invalid_syntax" + ] + ] + ], + "test_local_commands": [ + [ + "conans/test/integration/conanfile/same_userchannel_test.py", + [ + "SameUserChannelTest", + "test_local_commands" + ] + ] + ], + "test_set_version_name": [ + [ + "conans/test/integration/conanfile/set_name_version_test.py", + [ + "SetVersionNameTest", + "test_set_version_name" + ] + ] + ], + "test_set_version_name_file": [ + [ + "conans/test/integration/conanfile/set_name_version_test.py", + [ + "SetVersionNameTest", + "test_set_version_name_file" + ] + ] + ], + "test_set_version_name_errors": [ + [ + "conans/test/integration/conanfile/set_name_version_test.py", + [ + "SetVersionNameTest", + "test_set_version_name_errors" + ] + ] + ], + "test_set_version_name_only_not_cli": [ + [ + "conans/test/integration/conanfile/set_name_version_test.py", + [ + "SetVersionNameTest", + "test_set_version_name_only_not_cli" + ] + ] + ], + "test_set_version_name_crash": [ + [ + "conans/test/integration/conanfile/set_name_version_test.py", + [ + "SetVersionNameTest", + "test_set_version_name_crash" + ] + ] + ], + "test_set_version_cwd": [ + [ + "conans/test/integration/conanfile/set_name_version_test.py", + [ + "SetVersionNameTest", + "test_set_version_cwd" + ] + ] + ], + "test_set_version_forbidden_chars": [ + [ + "conans/test/integration/conanfile/set_name_version_test.py", + [ + "test_set_version_forbidden_chars" + ] + ] + ], + "test_set_version_carriage_return": [ + [ + "conans/test/integration/conanfile/set_name_version_test.py", + [ + "test_set_version_carriage_return" + ] + ] + ], + "test_cppinfo_not_in_package_id": [ + [ + "conans/test/integration/conanfile/test_attributes_scope.py", + [ + "TestAttributesScope", + "test_cppinfo_not_in_package_id" + ] + ] + ], + "test_settings_not_in_package_id": [ + [ + "conans/test/integration/conanfile/test_attributes_scope.py", + [ + "TestAttributesScope", + "test_settings_not_in_package_id" + ] + ] + ], + "test_options_not_in_package_id": [ + [ + "conans/test/integration/conanfile/test_attributes_scope.py", + [ + "TestAttributesScope", + "test_options_not_in_package_id" + ] + ] + ], + "test_info_not_in_package_info": [ + [ + "conans/test/integration/conanfile/test_attributes_scope.py", + [ + "TestAttributesScope", + "test_info_not_in_package_info" + ] + ] + ], + "test_info_not_in_package": [ + [ + "conans/test/integration/conanfile/test_attributes_scope.py", + [ + "TestAttributesScope", + "test_info_not_in_package" + ] + ] + ], + "test_no_settings": [ + [ + "conans/test/integration/conanfile/test_attributes_scope.py", + [ + "TestAttributesScope", + "test_no_settings" + ] + ] + ], + "test_no_options": [ + [ + "conans/test/integration/conanfile/test_attributes_scope.py", + [ + "TestAttributesScope", + "test_no_options" + ] + ] + ], + "test_encoding": [ + [ + "conans/test/integration/conanfile/test_conanfile_txt_encodings.py", + [ + "TestEncodings", + "test_encoding" + ] + ], + [ + "conans/test/integration/conanfile/test_conanfile_txt_encodings.py", + [ + "TestProfileEncodings", + "test_encoding" + ] + ] + ], + "test_error": [ + [ + "conans/test/integration/conanfile/test_conanfile_txt_encodings.py", + [ + "TestEncodings", + "test_error" + ] + ], + [ + "conans/test/integration/conanfile/test_conanfile_txt_encodings.py", + [ + "TestProfileEncodings", + "test_error" + ] + ], + [ + "conans/test/integration/generators/generators_test.py", + [ + "TestGenerators", + "test_error" + ] + ], + [ + "conans/test/unittests/util/output_test.py", + [ + "OutputTest", + "test_error" + ] + ] + ], + "test_test_requires": [ + [ + "conans/test/integration/conanfile/test_conanfile_txt_test_requires.py", + [ + "test_test_requires" + ] + ], + [ + "conans/test/integration/graph/test_skip_binaries.py", + [ + "test_test_requires" + ] + ] + ], + "test_cpp_info_serialize_round_trip": [ + [ + "conans/test/integration/conanfile/test_cpp_info_serialize.py", + [ + "test_cpp_info_serialize_round_trip" + ] + ] + ], + "test_all_methods": [ + [ + "conans/test/integration/conanfile/test_exception_printing.py", + [ + "test_all_methods" + ] + ] + ], + "test_complete_traceback_debug": [ + [ + "conans/test/integration/conanfile/test_exception_printing.py", + [ + "test_complete_traceback_debug" + ] + ] + ], + "test_complete_traceback_trace": [ + [ + "conans/test/integration/conanfile/test_exception_printing.py", + [ + "test_complete_traceback_trace" + ] + ] + ], + "test_conan_version_str": [ + [ + "conans/test/integration/conanfile/test_version_str.py", + [ + "test_conan_version_str" + ] + ] + ], + "test_pic_custom_path_client_certs": [ + [ + "conans/test/integration/configuration/client_certs_test.py", + [ + "ClientCertsTest", + "test_pic_custom_path_client_certs" + ] + ] + ], + "test_trace_actions": [ + [ + "conans/test/integration/configuration/conan_trace_file_test.py", + [ + "ConanTraceTest", + "test_trace_actions" + ] + ] + ], + "test_basic_composition": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_basic_composition" + ] + ] + ], + "test_basic_inclusion": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_basic_inclusion" + ] + ] + ], + "test_composition_conan_conf": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_composition_conan_conf" + ] + ] + ], + "test_new_config_file": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_new_config_file" + ] + ] + ], + "test_new_config_file_required_version": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_new_config_file_required_version" + ] + ] + ], + "test_composition_conan_conf_overwritten_by_cli_arg": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_composition_conan_conf_overwritten_by_cli_arg" + ] + ] + ], + "test_composition_conan_conf_different_data_types_by_cli_arg": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_composition_conan_conf_different_data_types_by_cli_arg" + ] + ] + ], + "test_jinja_global_conf": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_jinja_global_conf" + ] + ] + ], + "test_jinja_global_conf_include": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_jinja_global_conf_include" + ] + ] + ], + "test_jinja_global_conf_paths": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_jinja_global_conf_paths" + ] + ] + ], + "test_empty_conf_valid": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_empty_conf_valid" + ] + ] + ], + "test_nonexisting_conf": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_nonexisting_conf" + ] + ] + ], + "test_nonexisting_conf_global_conf": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_nonexisting_conf_global_conf" + ] + ] + ], + "test_global_conf_auto_created": [ + [ + "conans/test/integration/configuration/conf/test_conf.py", + [ + "test_global_conf_auto_created" + ] + ] + ], + "test_basic_conf_through_cli": [ + [ + "conans/test/integration/configuration/conf/test_conf_from_br.py", + [ + "test_basic_conf_through_cli" + ] + ] + ], + "test_declared_generators_get_conf": [ + [ + "conans/test/integration/configuration/conf/test_conf_from_br.py", + [ + "test_declared_generators_get_conf" + ] + ] + ], + "test_propagate_conf_info": [ + [ + "conans/test/integration/configuration/conf/test_conf_from_br.py", + [ + "test_propagate_conf_info" + ] + ] + ], + "test_package_id": [ + [ + "conans/test/integration/configuration/conf/test_conf_package_id.py", + [ + "test_package_id" + ] + ] + ], + "test_cmake_no_config": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_cmake_no_config" + ] + ] + ], + "test_cmake_config": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_cmake_config" + ] + ] + ], + "test_cmake_config_error": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_cmake_config_error" + ] + ] + ], + "test_cmake_config_package": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_cmake_config_package" + ] + ] + ], + "test_cmake_config_package_not_scoped": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_cmake_config_package_not_scoped" + ] + ] + ], + "test_config_profile_forbidden": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_config_profile_forbidden" + ] + ] + ], + "test_msbuild_config": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_msbuild_config" + ] + ] + ], + "test_msbuild_compile_options": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_msbuild_compile_options" + ] + ] + ], + "test_conf_package_patterns": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_conf_package_patterns" + ] + ] + ], + "test_config_package_append": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_config_package_append" + ] + ] + ], + "test_conf_patterns_user_channel": [ + [ + "conans/test/integration/configuration/conf/test_conf_profile.py", + [ + "test_conf_patterns_user_channel" + ] + ] + ], + "test_conditional_requirements": [ + [ + "conans/test/integration/configuration/custom_setting_test_package_test.py", + [ + "ConditionalReqsTest", + "test_conditional_requirements" + ] + ] + ], + "test_conanfile_txt_incomplete_profile": [ + [ + "conans/test/integration/configuration/default_profile_test.py", + [ + "DefaultProfileTest", + "test_conanfile_txt_incomplete_profile" + ] + ] + ], + "test_change_default_profile": [ + [ + "conans/test/integration/configuration/default_profile_test.py", + [ + "DefaultProfileTest", + "test_change_default_profile" + ] + ] + ], + "test_profile_applied_ok": [ + [ + "conans/test/integration/configuration/default_profile_test.py", + [ + "DefaultProfileTest", + "test_profile_applied_ok" + ] + ] + ], + "test_env_default_profile": [ + [ + "conans/test/integration/configuration/default_profile_test.py", + [ + "DefaultProfileTest", + "test_env_default_profile" + ] + ] + ], + "test_conf_default_two_profiles": [ + [ + "conans/test/integration/configuration/default_profile_test.py", + [ + "test_conf_default_two_profiles" + ] + ] + ], + "test_invalid_settings": [ + [ + "conans/test/integration/configuration/invalid_settings_test.py", + [ + "TestSettingsLoad", + "test_invalid_settings" + ] + ] + ], + "test_invalid_yaml": [ + [ + "conans/test/integration/configuration/invalid_settings_test.py", + [ + "TestSettingsLoad", + "test_invalid_yaml" + ] + ] + ], + "create_profile": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "create_profile" + ] + ], + [ + "conans/test/utils/profiles.py", + [ + "create_profile" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "create_profile" + ] + ] + ], + "test_profile_relative_cwd": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileTest", + "test_profile_relative_cwd" + ] + ] + ], + "test_bad_syntax": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileTest", + "test_bad_syntax" + ] + ] + ], + "test_install_with_missing_profile": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileTest", + "test_install_with_missing_profile" + ] + ] + ], + "test_install_profile_settings": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileTest", + "test_install_profile_settings" + ] + ] + ], + "test_install_profile_package_settings": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileTest", + "test_install_profile_package_settings" + ] + ] + ], + "test_package_settings_no_user_channel": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileTest", + "test_package_settings_no_user_channel" + ] + ] + ], + "test_install_profile_options": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileTest", + "test_install_profile_options" + ] + ] + ], + "test_scopes_env": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileTest", + "test_scopes_env" + ] + ] + ], + "test_info_with_profiles": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileTest", + "test_info_with_profiles" + ] + ] + ], + "test_profile_crazy_inheritance": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "ProfileAggregationTest", + "test_profile_crazy_inheritance" + ] + ] + ], + "test_profile_from_cache_path": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "test_profile_from_cache_path" + ] + ] + ], + "test_profile_from_relative_pardir": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "test_profile_from_relative_pardir" + ] + ] + ], + "test_profile_from_relative_dotdir": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "test_profile_from_relative_dotdir" + ] + ] + ], + "test_profile_from_temp_absolute_path": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "test_profile_from_temp_absolute_path" + ] + ] + ], + "test_consumer_specific_settings": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "test_consumer_specific_settings" + ] + ] + ], + "test_create_and_priority_of_consumer_specific_setting": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "test_create_and_priority_of_consumer_specific_setting" + ] + ] + ], + "test_consumer_specific_settings_from_profile": [ + [ + "conans/test/integration/configuration/profile_test.py", + [ + "test_consumer_specific_settings_from_profile" + ] + ] + ], + "test_requester_with_host_specific_proxies": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "TestProxiesConfTest", + "test_requester_with_host_specific_proxies" + ] + ] + ], + "test_new_proxy_exclude": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "TestProxiesConfTest", + "test_new_proxy_exclude" + ] + ] + ], + "test_environ_kept": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "TestProxiesConfTest", + "test_environ_kept" + ] + ] + ], + "test_environ_removed": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "TestProxiesConfTest", + "test_environ_removed" + ] + ] + ], + "_validate_message": [ + [ + "conans/test/integration/configuration/python_version_test.py", + [ + "PythonVersionTest", + "_validate_message" + ] + ] + ], + "test_py34_warning_message": [ + [ + "conans/test/integration/configuration/python_version_test.py", + [ + "PythonVersionTest", + "test_py34_warning_message" + ] + ] + ], + "_create_requesters": [ + [ + "conans/test/integration/configuration/requester_test.py", + [ + "ConanRequesterCacertPathTests", + "_create_requesters" + ] + ] + ], + "test_default_no_verify": [ + [ + "conans/test/integration/configuration/requester_test.py", + [ + "ConanRequesterCacertPathTests", + "test_default_no_verify" + ] + ] + ], + "test_default_verify": [ + [ + "conans/test/integration/configuration/requester_test.py", + [ + "ConanRequesterCacertPathTests", + "test_default_verify" + ] + ] + ], + "test_cache_config": [ + [ + "conans/test/integration/configuration/requester_test.py", + [ + "ConanRequesterCacertPathTests", + "test_cache_config" + ] + ] + ], + "test_user_agent": [ + [ + "conans/test/integration/configuration/requester_test.py", + [ + "ConanRequesterHeadersTests", + "test_user_agent" + ] + ] + ], + "test_exact_version": [ + [ + "conans/test/integration/configuration/required_version_test.py", + [ + "RequiredVersionTest", + "test_exact_version" + ] + ] + ], + "test_lesser_version": [ + [ + "conans/test/integration/configuration/required_version_test.py", + [ + "RequiredVersionTest", + "test_lesser_version" + ] + ] + ], + "test_greater_version": [ + [ + "conans/test/integration/configuration/required_version_test.py", + [ + "RequiredVersionTest", + "test_greater_version" + ] + ] + ], + "test_bad_format": [ + [ + "conans/test/integration/configuration/required_version_test.py", + [ + "RequiredVersionTest", + "test_bad_format" + ] + ] + ], + "test_custom_symlinked_home": [ + [ + "conans/test/integration/configuration/test_custom_symlinked_home.py", + [ + "test_custom_symlinked_home" + ] + ] + ], + "test_profile_template": [ + [ + "conans/test/integration/configuration/test_profile_jinja.py", + [ + "test_profile_template" + ] + ] + ], + "test_profile_template_variables": [ + [ + "conans/test/integration/configuration/test_profile_jinja.py", + [ + "test_profile_template_variables" + ] + ] + ], + "test_profile_template_import": [ + [ + "conans/test/integration/configuration/test_profile_jinja.py", + [ + "test_profile_template_import" + ] + ] + ], + "test_profile_template_include": [ + [ + "conans/test/integration/configuration/test_profile_jinja.py", + [ + "test_profile_template_include" + ] + ] + ], + "test_profile_template_profile_dir": [ + [ + "conans/test/integration/configuration/test_profile_jinja.py", + [ + "test_profile_template_profile_dir" + ] + ] + ], + "test_profile_version": [ + [ + "conans/test/integration/configuration/test_profile_jinja.py", + [ + "test_profile_version" + ] + ] + ], + "test_profile_template_profile_name": [ + [ + "conans/test/integration/configuration/test_profile_jinja.py", + [ + "test_profile_template_profile_name" + ] + ] + ], + "test_profile_local_folder_priority_cache": [ + [ + "conans/test/integration/configuration/test_profile_priority.py", + [ + "test_profile_local_folder_priority_cache" + ] + ] + ], + "test_profile_local_folder_priority_relative": [ + [ + "conans/test/integration/configuration/test_profile_priority.py", + [ + "test_profile_local_folder_priority_relative" + ] + ] + ], + "test_profile_cache_folder_priority": [ + [ + "conans/test/integration/configuration/test_profile_priority.py", + [ + "test_profile_cache_folder_priority" + ] + ] + ], + "test_profile_cli_priority": [ + [ + "conans/test/integration/configuration/test_profile_priority.py", + [ + "test_profile_cli_priority" + ] + ] + ], + "test_br_from_profile_host_and_profile_build": [ + [ + "conans/test/integration/cross_building/build_requires_from_profile_test.py", + [ + "BuildRequiresFromProfileTest", + "test_br_from_profile_host_and_profile_build" + ] + ], + [ + "conans/test/integration/cross_building/build_requires_from_profile_test.py", + [ + "BuildRequiresContextHostFromProfileTest", + "test_br_from_profile_host_and_profile_build" + ] + ] + ], + "test_build_requires_both_contexts": [ + [ + "conans/test/integration/cross_building/build_requires_from_profile_test.py", + [ + "BuildRequiresBothContextsTest", + "test_build_requires_both_contexts" + ] + ] + ], + "test_cross_build_options": [ + [ + "conans/test/integration/cross_building/test_cross_build_options.py", + [ + "test_cross_build_options" + ] + ] + ], + "test_command": [ + [ + "conans/test/integration/cross_building/test_package_test.py", + [ + "TestPackageTestCase", + "test_command" + ] + ] + ], + "test_no_deprecated": [ + [ + "conans/test/integration/deprecated/test_deprecated.py", + [ + "TestDeprecated", + "test_no_deprecated" + ] + ] + ], + "test_deprecated_simple": [ + [ + "conans/test/integration/deprecated/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_simple" + ] + ] + ], + "test_deprecated_with": [ + [ + "conans/test/integration/deprecated/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_with" + ] + ] + ], + "test_deprecated_custom_text": [ + [ + "conans/test/integration/deprecated/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_custom_text" + ] + ] + ], + "test_install_ok": [ + [ + "conans/test/integration/editable/editable_add_test.py", + [ + "TestEditablePackageTest", + "test_install_ok" + ] + ] + ], + "test_editable_list_search": [ + [ + "conans/test/integration/editable/editable_add_test.py", + [ + "TestEditablePackageTest", + "test_editable_list_search" + ] + ] + ], + "test_conanfile_name": [ + [ + "conans/test/integration/editable/editable_add_test.py", + [ + "TestEditablePackageTest", + "test_conanfile_name" + ] + ] + ], + "test_unlink": [ + [ + "conans/test/integration/editable/editable_remove_test.py", + [ + "TestRemoveEditablePackageTest", + "test_unlink" + ] + ] + ], + "test_unlink_pattern": [ + [ + "conans/test/integration/editable/editable_remove_test.py", + [ + "TestRemoveEditablePackageTest", + "test_unlink_pattern" + ] + ] + ], + "test_remove_path": [ + [ + "conans/test/integration/editable/editable_remove_test.py", + [ + "TestRemoveEditablePackageTest", + "test_remove_path" + ] + ] + ], + "test_unlink_not_linked": [ + [ + "conans/test/integration/editable/editable_remove_test.py", + [ + "TestRemoveEditablePackageTest", + "test_unlink_not_linked" + ] + ] + ], + "test_commands_not_blocked": [ + [ + "conans/test/integration/editable/forbidden_commands_test.py", + [ + "TestOtherCommands", + "test_commands_not_blocked" + ] + ] + ], + "test_create_editable": [ + [ + "conans/test/integration/editable/forbidden_commands_test.py", + [ + "TestOtherCommands", + "test_create_editable" + ] + ] + ], + "test_editable_envvars": [ + [ + "conans/test/integration/editable/test_editable_envvars.py", + [ + "test_editable_envvars" + ] + ] + ], + "test_editable_conf": [ + [ + "conans/test/integration/editable/test_editable_envvars.py", + [ + "test_editable_conf" + ] + ] + ], + "test_editable_conf_tool_require_builtin": [ + [ + "conans/test/integration/editable/test_editable_envvars.py", + [ + "test_editable_conf_tool_require_builtin" + ] + ] + ], + "test_copy_from_dep_in_generate": [ + [ + "conans/test/integration/editable/test_editable_import.py", + [ + "TestEditableImport", + "test_copy_from_dep_in_generate" + ] + ] + ], + "test_editable_folders_root": [ + [ + "conans/test/integration/editable/test_editable_layout.py", + [ + "test_editable_folders_root" + ] + ] + ], + "test_editable_folders_sibiling_root": [ + [ + "conans/test/integration/editable/test_editable_layout.py", + [ + "test_editable_folders_sibiling_root" + ] + ] + ], + "test_editable_matching_folder_names": [ + [ + "conans/test/integration/editable/test_editable_layout.py", + [ + "test_editable_matching_folder_names" + ] + ] + ], + "test_transitive_editables_half_diamond": [ + [ + "conans/test/integration/editable/transitive_editable_test.py", + [ + "test_transitive_editables_half_diamond" + ] + ] + ], + "test_transitive_editable_test_requires": [ + [ + "conans/test/integration/editable/transitive_editable_test.py", + [ + "test_transitive_editable_test_requires" + ] + ] + ], + "test_buildenv_profile_cli": [ + [ + "conans/test/integration/environment/test_buildenv_profile.py", + [ + "test_buildenv_profile_cli" + ] + ], + [ + "conans/test/integration/environment/test_runenv_profile.py", + [ + "test_buildenv_profile_cli" + ] + ] + ], + "test_buildenv_profile_include": [ + [ + "conans/test/integration/environment/test_buildenv_profile.py", + [ + "test_buildenv_profile_include" + ] + ] + ], + "test_buildenv_package_patterns": [ + [ + "conans/test/integration/environment/test_buildenv_profile.py", + [ + "test_buildenv_package_patterns" + ] + ] + ], + "test_profile_included_multiple": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_profile_included_multiple" + ] + ] + ], + "test_profile_buildenv": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_profile_buildenv" + ] + ], + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_buildenv" + ] + ] + ], + "test_transitive_order": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_transitive_order" + ] + ] + ], + "test_buildenv_from_requires": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_buildenv_from_requires" + ] + ] + ], + "test_diamond_repeated": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_diamond_repeated" + ] + ] + ], + "test_environment_scripts_generated_envvars": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_environment_scripts_generated_envvars" + ] + ] + ], + "test_multiple_deactivate": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_multiple_deactivate" + ] + ] + ], + "test_multiple_deactivate_order": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_multiple_deactivate_order" + ] + ] + ], + "test_massive_paths": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_massive_paths" + ] + ] + ], + "test_profile_build_env_spaces": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_profile_build_env_spaces" + ] + ] + ], + "test_deactivate_location": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_deactivate_location" + ] + ] + ], + "test_skip_virtualbuildenv_run": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_skip_virtualbuildenv_run" + ] + ] + ], + "test_files_always_created": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_files_always_created" + ] + ] + ], + "test_error_with_dots_virtualenv": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_error_with_dots_virtualenv" + ] + ] + ], + "test_runenv_info_propagated": [ + [ + "conans/test/integration/environment/test_env.py", + [ + "test_runenv_info_propagated" + ] + ] + ], + "assert_files": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "test_exports", + "assert_files" + ] + ], + [ + "conans/test/integration/export_sources_test.py", + [ + "test_exports_sources", + "assert_files" + ] + ] + ], + "test_exports_sources": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "test_exports_sources" + ] + ] + ], + "test_test_package_copied": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "test_test_package_copied" + ] + ] + ], + "test_compatible_cppstd": [ + [ + "conans/test/integration/extensions/test_cppstd_compat.py", + [ + "test_compatible_cppstd" + ] + ] + ], + "test_compatible_cppstd_missing_compiler": [ + [ + "conans/test/integration/extensions/test_cppstd_compat.py", + [ + "test_compatible_cppstd_missing_compiler" + ] + ] + ], + "test_plugin_cmd_wrapper": [ + [ + "conans/test/integration/extensions/test_plugin_cmd_wrapper.py", + [ + "test_plugin_cmd_wrapper" + ] + ] + ], + "test_plugin_cmd_wrapper_conanfile": [ + [ + "conans/test/integration/extensions/test_plugin_cmd_wrapper.py", + [ + "test_plugin_cmd_wrapper_conanfile" + ] + ] + ], + "test_plugin_profile_error_vs": [ + [ + "conans/test/integration/extensions/test_plugin_cmd_wrapper.py", + [ + "test_plugin_profile_error_vs" + ] + ] + ], + "test_invalid_cppstd": [ + [ + "conans/test/integration/extensions/test_profile_plugin.py", + [ + "test_invalid_cppstd" + ] + ] + ], + "test_library_order": [ + [ + "conans/test/integration/generators/order_libs_test.py", + [ + "test_library_order" + ] + ] + ], + "test_custom_global_generator": [ + [ + "conans/test/integration/generators/test_custom_global_generators.py", + [ + "test_custom_global_generator" + ] + ] + ], + "test_custom_global_generator_imports": [ + [ + "conans/test/integration/generators/test_custom_global_generators.py", + [ + "test_custom_global_generator_imports" + ] + ] + ], + "export_alias": [ + [ + "conans/test/integration/graph/alias_test.py", + [ + "ConanAliasTest", + "test_complete_large", + "export_alias" + ] + ], + [ + "conans/test/integration/graph/alias_test.py", + [ + "ConanAliasTest", + "test_striped_large", + "export_alias" + ] + ] + ], + "test_complete_large": [ + [ + "conans/test/integration/graph/alias_test.py", + [ + "ConanAliasTest", + "test_complete_large" + ] + ] + ], + "test_striped_large": [ + [ + "conans/test/integration/graph/alias_test.py", + [ + "ConanAliasTest", + "test_striped_large" + ] + ] + ], + "test_double_alias": [ + [ + "conans/test/integration/graph/alias_test.py", + [ + "ConanAliasTest", + "test_double_alias" + ] + ] + ], + "test_double_alias_options": [ + [ + "conans/test/integration/graph/alias_test.py", + [ + "ConanAliasTest", + "test_double_alias_options" + ] + ] + ], + "test_double_alias_ranges": [ + [ + "conans/test/integration/graph/alias_test.py", + [ + "ConanAliasTest", + "test_double_alias_ranges" + ] + ] + ], + "_game_conanfile": [ + [ + "conans/test/integration/graph/conflict_diamond_test.py", + [ + "TestConflictDiamondTest", + "test_version_diamond_conflict", + "_game_conanfile" + ] + ] + ], + "test_version_diamond_conflict": [ + [ + "conans/test/integration/graph/conflict_diamond_test.py", + [ + "TestConflictDiamondTest", + "test_version_diamond_conflict" + ] + ] + ], + "recipe_cache": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "recipe_cache" + ] + ] + ], + "recipe_conanfile": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "recipe_conanfile" + ] + ] + ], + "_put_in_cache": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "_put_in_cache" + ] + ] + ], + "_cache_recipe": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "_cache_recipe" + ] + ] + ], + "alias_cache": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "alias_cache" + ] + ] + ], + "recipe_consumer": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "recipe_consumer" + ] + ] + ], + "consumer_conanfile": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "consumer_conanfile" + ] + ] + ], + "build_graph": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "build_graph" + ] + ] + ], + "build_consumer": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "build_consumer" + ] + ] + ], + "_check_node": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "_check_node" + ] + ] + ], + "_check_transitive": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "_check_transitive" + ] + ], + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "_check_transitive" + ] + ] + ], + "test_dependency": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_dependency" + ] + ] + ], + "test_dependency_missing": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_dependency_missing" + ] + ] + ], + "test_transitive_propagate_link": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_transitive_propagate_link" + ] + ] + ], + "test_transitive_all_static": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_transitive_all_static" + ] + ] + ], + "test_transitive_all_static_transitive_headers": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_transitive_all_static_transitive_headers" + ] + ] + ], + "test_transitive_all_shared": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_transitive_all_shared" + ] + ] + ], + "test_transitive_all_shared_transitive_headers_libs": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_transitive_all_shared_transitive_headers_libs" + ] + ] + ], + "test_middle_shared_up_static": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_middle_shared_up_static" + ] + ] + ], + "test_middle_shared_up_static_transitive_headers": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_middle_shared_up_static_transitive_headers" + ] + ] + ], + "test_middle_static_up_shared": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_middle_static_up_shared" + ] + ] + ], + "test_middle_static_up_shared_transitive_headers": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_middle_static_up_shared_transitive_headers" + ] + ] + ], + "test_private": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_private" + ] + ], + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_private" + ] + ] + ], + "test_generic_library_without_shared_option": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_generic_library_without_shared_option" + ] + ] + ], + "test_build_script_requirement": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_build_script_requirement" + ] + ] + ], + "test_generic_build_require_adjust_run_with_package_type": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_generic_build_require_adjust_run_with_package_type" + ] + ] + ], + "test_direct_header_only": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_direct_header_only" + ] + ] + ], + "test_header_only": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_header_only" + ] + ] + ], + "test_header_only_with_transitives": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_header_only_with_transitives" + ] + ] + ], + "test_multiple_header_only_with_transitives": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_multiple_header_only_with_transitives" + ] + ] + ], + "test_static_multiple_header_only_with_transitives": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_static_multiple_header_only_with_transitives" + ] + ] + ], + "test_multiple_levels_transitive_headers": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinear", + "test_multiple_levels_transitive_headers" + ] + ] + ], + "test_default": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFourLevels", + "test_default" + ] + ], + [ + "conans/test/integration/package_id/python_requires_package_id_test.py", + [ + "PythonRequiresPackageIDTest", + "test_default" + ] + ], + [ + "conans/test/unittests/client/command/parse_arguments_test.py", + [ + "ArgsParseProfileTest", + "test_default" + ] + ] + ], + "test_negate_headers": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFourLevels", + "test_negate_headers" + ] + ] + ], + "test_libraries_transitive_headers": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFourLevels", + "test_libraries_transitive_headers" + ] + ] + ], + "test_negate_libs": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFourLevels", + "test_negate_libs" + ] + ] + ], + "test_disable_transitive_libs": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFourLevels", + "test_disable_transitive_libs" + ] + ] + ], + "test_shared_depends_static_libraries": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFourLevels", + "test_shared_depends_static_libraries" + ] + ] + ], + "test_negate_run": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFourLevels", + "test_negate_run" + ] + ] + ], + "test_force_run": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFourLevels", + "test_force_run" + ] + ] + ], + "test_header_only_run": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFourLevels", + "test_header_only_run" + ] + ] + ], + "test_all_header_only": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFiveLevelsHeaders", + "test_all_header_only" + ] + ] + ], + "test_all_header_only_aggregating_libc": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFiveLevelsHeaders", + "test_all_header_only_aggregating_libc" + ] + ] + ], + "test_first_header_only": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFiveLevelsHeaders", + "test_first_header_only" + ] + ] + ], + "test_first_header_only_transitive_headers_b": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFiveLevelsHeaders", + "test_first_header_only_transitive_headers_b" + ] + ] + ], + "test_first_header_only_transitive_headers_b_a": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFiveLevelsHeaders", + "test_first_header_only_transitive_headers_b_a" + ] + ] + ], + "test_first_header_only_reject_libs": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFiveLevelsHeaders", + "test_first_header_only_reject_libs" + ] + ] + ], + "test_d_b_header_only": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFiveLevelsHeaders", + "test_d_b_header_only" + ] + ] + ], + "test_d_b_header_only_transitive_headers_b": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFiveLevelsHeaders", + "test_d_b_header_only_transitive_headers_b" + ] + ] + ], + "test_all_static": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFiveLevelsLibraries", + "test_all_static" + ] + ] + ], + "test_libc_aggregating_static": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestLinearFiveLevelsLibraries", + "test_libc_aggregating_static" + ] + ] + ], + "test_diamond": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_diamond" + ] + ], + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveOverridesGraphTest", + "test_diamond" + ] + ], + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "PureOverrideTest", + "test_diamond" + ] + ] + ], + "test_diamond_additive": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_diamond_additive" + ] + ] + ], + "test_half_diamond": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_half_diamond" + ] + ] + ], + "test_half_diamond_reverse": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_half_diamond_reverse" + ] + ] + ], + "test_shared_static": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_shared_static" + ] + ] + ], + "test_shared_static_private": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_shared_static_private" + ] + ] + ], + "test_diamond_conflict": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_diamond_conflict" + ] + ], + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveOverridesGraphTest", + "test_diamond_conflict" + ] + ], + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "TestProvidesTest", + "test_diamond_conflict" + ] + ] + ], + "test_shared_conflict_shared": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_shared_conflict_shared" + ] + ] + ], + "test_private_conflict": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_private_conflict" + ] + ] + ], + "test_diamond_transitive_private": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamond", + "test_diamond_transitive_private" + ] + ] + ], + "test_consecutive_diamonds": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamondMultiple", + "test_consecutive_diamonds" + ] + ] + ], + "test_consecutive_diamonds_private": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamondMultiple", + "test_consecutive_diamonds_private" + ] + ] + ], + "test_parallel_diamond": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamondMultiple", + "test_parallel_diamond" + ] + ] + ], + "test_nested_diamond": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamondMultiple", + "test_nested_diamond" + ] + ] + ], + "test_multiple_transitive": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamondMultiple", + "test_multiple_transitive" + ] + ] + ], + "test_loop": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestDiamondMultiple", + "test_loop" + ] + ], + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "TestProvidesTest", + "test_loop" + ] + ] + ], + "test_build_script_no_conflict": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveOverridesGraphTest", + "test_build_script_no_conflict" + ] + ] + ], + "test_diamond_reverse_order": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveOverridesGraphTest", + "test_diamond_reverse_order" + ] + ] + ], + "test_diamond_reverse_order_conflict": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveOverridesGraphTest", + "test_diamond_reverse_order_conflict" + ] + ] + ], + "test_invisible_not_forced": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveOverridesGraphTest", + "test_invisible_not_forced" + ] + ] + ], + "test_discarded_override": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "PureOverrideTest", + "test_discarded_override" + ] + ] + ], + "test_invisible_not_overriden": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "PureOverrideTest", + "test_invisible_not_overriden" + ] + ] + ], + "test_nested_overrides": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "PureOverrideTest", + "test_nested_overrides" + ] + ] + ], + "test_override_solve_upstream_conflict": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "PureOverrideTest", + "test_override_solve_upstream_conflict" + ] + ] + ], + "test_override_not_used": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "PureOverrideTest", + "test_override_not_used" + ] + ] + ], + "test_static_dep_to_shared": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "PackageIDDeductions", + "test_static_dep_to_shared" + ] + ] + ], + "test_project_require_transitive": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestProjectApp", + "test_project_require_transitive" + ] + ] + ], + "test_project_require_transitive_conflict": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestProjectApp", + "test_project_require_transitive_conflict" + ] + ] + ], + "test_project_require_apps_transitive": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestProjectApp", + "test_project_require_apps_transitive" + ] + ] + ], + "test_project_require_apps_transitive_conflict": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestProjectApp", + "test_project_require_apps_transitive_conflict" + ] + ] + ], + "test_project_require_private": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TestProjectApp", + "test_project_require_private" + ] + ] + ], + "test_alias_diamond": [ + [ + "conans/test/integration/graph/core/test_alias.py", + [ + "TestAlias", + "test_alias_diamond" + ] + ] + ], + "test_two_alias_diamond": [ + [ + "conans/test/integration/graph/core/test_alias.py", + [ + "TestAlias", + "test_two_alias_diamond" + ] + ] + ], + "test_full_two_branches_diamond": [ + [ + "conans/test/integration/graph/core/test_alias.py", + [ + "TestAlias", + "test_full_two_branches_diamond" + ] + ] + ], + "test_alias_bug": [ + [ + "conans/test/integration/graph/core/test_alias.py", + [ + "TestAlias", + "test_alias_bug" + ] + ] + ], + "test_alias_tansitive": [ + [ + "conans/test/integration/graph/core/test_alias.py", + [ + "TestAlias", + "test_alias_tansitive" + ] + ] + ], + "test_non_conflicting_alias": [ + [ + "conans/test/integration/graph/core/test_alias.py", + [ + "AliasBuildRequiresTest", + "test_non_conflicting_alias" + ] + ] + ], + "test_mixing_aliases_and_fix_versions": [ + [ + "conans/test/integration/graph/core/test_alias.py", + [ + "test_mixing_aliases_and_fix_versions" + ] + ] + ], + "test_auto_package_type": [ + [ + "conans/test/integration/graph/core/test_auto_package_type.py", + [ + "test_auto_package_type" + ] + ] + ], + "test_invalid": [ + [ + "conans/test/integration/graph/core/test_build_require_invalid.py", + [ + "TestInvalidConfiguration", + "test_invalid" + ] + ], + [ + "conans/test/unittests/tools/microsoft/test_check_min_vs.py", + [ + "TestCheckMinVS", + "test_invalid" + ] + ] + ], + "test_invalid_info": [ + [ + "conans/test/integration/graph/core/test_build_require_invalid.py", + [ + "TestInvalidConfiguration", + "test_invalid_info" + ] + ] + ], + "test_valid": [ + [ + "conans/test/integration/graph/core/test_build_require_invalid.py", + [ + "TestInvalidConfiguration", + "test_valid" + ] + ], + [ + "conans/test/integration/graph/core/test_build_require_invalid.py", + [ + "TestInvalidBuildPackageID", + "test_valid" + ] + ], + [ + "conans/test/integration/package_id/test_valid_package_id_values.py", + [ + "TestValidPackageIdValue", + "test_valid" + ] + ], + [ + "conans/test/unittests/tools/microsoft/test_check_min_vs.py", + [ + "TestCheckMinVS", + "test_valid" + ] + ] + ], + "test_invalid_build_require": [ + [ + "conans/test/integration/graph/core/test_build_require_invalid.py", + [ + "TestInvalidConfiguration", + "test_invalid_build_require" + ] + ] + ], + "test_valid_build_require_two_profiles": [ + [ + "conans/test/integration/graph/core/test_build_require_invalid.py", + [ + "TestInvalidConfiguration", + "test_valid_build_require_two_profiles" + ] + ], + [ + "conans/test/integration/graph/core/test_build_require_invalid.py", + [ + "TestInvalidBuildPackageID", + "test_valid_build_require_two_profiles" + ] + ] + ], + "test_invalid_try_build": [ + [ + "conans/test/integration/graph/core/test_build_require_invalid.py", + [ + "TestInvalidBuildPackageID", + "test_invalid_try_build" + ] + ] + ], + "test_lib_build_require": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_lib_build_require" + ] + ], + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestTestRequire", + "test_lib_build_require" + ] + ] + ], + "test_build_require_transitive": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_build_require_transitive" + ] + ] + ], + "test_build_require_bootstrap": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_build_require_bootstrap" + ] + ] + ], + "test_build_require_private": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_build_require_private" + ] + ] + ], + "test_build_require_transitive_static": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestBuildRequiresTransitivityDiamond", + "test_build_require_transitive_static" + ] + ] + ], + "test_build_require_transitive_shared": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestBuildRequiresTransitivityDiamond", + "test_build_require_transitive_shared" + ] + ] + ], + "test_build_require_conflict": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestBuildRequiresTransitivityDiamond", + "test_build_require_conflict" + ] + ] + ], + "test_build_require_link_order": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestBuildRequiresTransitivityDiamond", + "test_build_require_link_order" + ] + ] + ], + "test_lib_build_require_transitive": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestTestRequire", + "test_lib_build_require_transitive" + ] + ] + ], + "test_test_require_transitive": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestTestRequire", + "test_test_require_transitive" + ] + ] + ], + "test_trait_aggregated": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestTestRequire", + "test_trait_aggregated" + ] + ] + ], + "test_default_no_affect": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresPackageIDTest", + "test_default_no_affect" + ] + ] + ], + "test_minor_mode": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresPackageIDTest", + "test_minor_mode" + ] + ] + ], + "test_simple": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "PublicBuildRequiresTest", + "test_simple" + ] + ] + ], + "test_conflict_diamond": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "PublicBuildRequiresTest", + "test_conflict_diamond" + ] + ] + ], + "test_tool_requires": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "PublicBuildRequiresTest", + "test_tool_requires" + ] + ], + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "test_tool_requires" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_tool_requires" + ] + ] + ], + "test_tool_requires_override": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "PublicBuildRequiresTest", + "test_tool_requires_override" + ] + ] + ], + "test_test_require": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "PublicBuildRequiresTest", + "test_test_require" + ] + ] + ], + "test_direct_loop_error": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestLoops", + "test_direct_loop_error" + ] + ] + ], + "test_indirect_loop_error": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestLoops", + "test_indirect_loop_error" + ] + ] + ], + "test_tool_requires_in_test_package": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestDuplicateBuildRequires", + "test_tool_requires_in_test_package" + ] + ] + ], + "test_test_requires_in_test_package": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "TestDuplicateBuildRequires", + "test_test_requires_in_test_package" + ] + ] + ], + "test_app_override": [ + [ + "conans/test/integration/graph/core/test_options.py", + [ + "TestOptions", + "test_app_override" + ] + ] + ], + "test_diamond_no_conflict": [ + [ + "conans/test/integration/graph/core/test_options.py", + [ + "TestOptions", + "test_diamond_no_conflict" + ] + ] + ], + "test_diamond_downstream_priority": [ + [ + "conans/test/integration/graph/core/test_options.py", + [ + "TestOptions", + "test_diamond_downstream_priority" + ] + ] + ], + "test_protobuf_different_options_profile": [ + [ + "conans/test/integration/graph/core/test_options.py", + [ + "TestBuildRequireOptions", + "test_protobuf_different_options_profile" + ] + ] + ], + "test_direct_conflict": [ + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "TestProvidesTest", + "test_direct_conflict" + ] + ] + ], + "test_transitive_conflict": [ + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "TestProvidesTest", + "test_transitive_conflict" + ] + ], + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesDiamond", + "test_transitive_conflict" + ] + ] + ], + "test_branches_conflict": [ + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "TestProvidesTest", + "test_branches_conflict" + ] + ] + ], + "test_private_no_conflict": [ + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "TestProvidesTest", + "test_private_no_conflict" + ] + ] + ], + "test_build_require_no_conflict": [ + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "ProvidesBuildRequireTest", + "test_build_require_no_conflict" + ] + ] + ], + "test_transitive_br_no_conflict": [ + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "ProvidesBuildRequireTest", + "test_transitive_br_no_conflict" + ] + ] + ], + "test_transitive_test_require_conflict": [ + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "ProvidesBuildRequireTest", + "test_transitive_test_require_conflict" + ] + ] + ], + "test_two_br_conflict": [ + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "ProvidesBuildRequireTest", + "test_two_br_conflict" + ] + ] + ], + "test_conditional": [ + [ + "conans/test/integration/graph/core/test_provides.py", + [ + "test_conditional" + ] + ] + ], + "test_transitive_local_conditions": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRanges", + "test_transitive_local_conditions" + ] + ] + ], + "test_missing": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRanges", + "test_missing" + ] + ] + ], + "test_userchannel_no_match": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRanges", + "test_userchannel_no_match" + ] + ] + ], + "test_required_userchannel_no_match": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRanges", + "test_required_userchannel_no_match" + ] + ] + ], + "test_transitive_out_range": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRanges", + "test_transitive_out_range" + ] + ] + ], + "test_transitive_interval": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesDiamond", + "test_transitive_interval" + ] + ] + ], + "test_transitive_fixed": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesDiamond", + "test_transitive_fixed" + ] + ], + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesOverridesDiamond", + "test_transitive_fixed" + ] + ] + ], + "test_transitive_fixed_conflict": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesDiamond", + "test_transitive_fixed_conflict" + ] + ], + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesOverridesDiamond", + "test_transitive_fixed_conflict" + ] + ] + ], + "test_transitive_overriden": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesOverridesDiamond", + "test_transitive_overriden" + ] + ] + ], + "test_transitive_fixed_conflict_forced": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesOverridesDiamond", + "test_transitive_fixed_conflict_forced" + ] + ] + ], + "test_two_ranges_overriden": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesOverridesDiamond", + "test_two_ranges_overriden" + ] + ] + ], + "test_two_ranges_overriden_conflict": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "TestVersionRangesOverridesDiamond", + "test_two_ranges_overriden_conflict" + ] + ] + ], + "test_mixed_user_channel": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "test_mixed_user_channel" + ] + ] + ], + "test_remote_version_ranges": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "test_remote_version_ranges" + ] + ] + ], + "test_remote_version_ranges_optimized": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "test_remote_version_ranges_optimized" + ] + ] + ], + "test_different_user_channel_resolved_correctly": [ + [ + "conans/test/integration/graph/core/test_version_ranges.py", + [ + "test_different_user_channel_resolved_correctly" + ] + ] + ], + "test_override_user_channel": [ + [ + "conans/test/integration/graph/require_override_test.py", + [ + "TestRequireOverride", + "test_override_user_channel" + ] + ] + ], + "test_can_override_even_versions_with_build_metadata": [ + [ + "conans/test/integration/graph/require_override_test.py", + [ + "TestRequireOverride", + "test_can_override_even_versions_with_build_metadata" + ] + ] + ], + "test_dependencies_visit": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_dependencies_visit" + ] + ] + ], + "test_dependencies_visit_settings_options": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_dependencies_visit_settings_options" + ] + ] + ], + "test_cmake_zlib": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_cmake_zlib" + ] + ] + ], + "test_invisible_not_colliding_test_requires": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_invisible_not_colliding_test_requires" + ] + ] + ], + "test_dependencies_visit_build_requires_profile": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_dependencies_visit_build_requires_profile" + ] + ] + ], + "test_dependencies_package_type": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_dependencies_package_type" + ] + ] + ], + "test_dependency_interface": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_dependency_interface" + ] + ] + ], + "test_dependency_interface_validate": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_dependency_interface_validate" + ] + ] + ], + "test_validate_visibility": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_validate_visibility" + ] + ] + ], + "test_pure_runtime_dep": [ + [ + "conans/test/integration/graph/test_pure_runtime_dep.py", + [ + "test_pure_runtime_dep" + ] + ] + ], + "test_build_requires_ranges": [ + [ + "conans/test/integration/graph/test_remote_resolution.py", + [ + "test_build_requires_ranges" + ] + ] + ], + "test_repackage": [ + [ + "conans/test/integration/graph/test_repackaging.py", + [ + "test_repackage" + ] + ] + ], + "test_require_different_versions": [ + [ + "conans/test/integration/graph/test_require_same_pkg_versions.py", + [ + "test_require_different_versions" + ] + ] + ], + "test_require_different_versions_profile_override": [ + [ + "conans/test/integration/graph/test_require_same_pkg_versions.py", + [ + "test_require_different_versions_profile_override" + ] + ] + ], + "test_require_different_versions_profile_override_build_script": [ + [ + "conans/test/integration/graph/test_require_same_pkg_versions.py", + [ + "test_require_different_versions_profile_override_build_script" + ] + ] + ], + "test_require_different_options": [ + [ + "conans/test/integration/graph/test_require_same_pkg_versions.py", + [ + "test_require_different_options" + ] + ] + ], + "test_private_skip": [ + [ + "conans/test/integration/graph/test_skip_binaries.py", + [ + "test_private_skip" + ] + ] + ], + "test_private_no_skip": [ + [ + "conans/test/integration/graph/test_skip_binaries.py", + [ + "test_private_no_skip" + ] + ] + ], + "test_consumer_no_skip": [ + [ + "conans/test/integration/graph/test_skip_binaries.py", + [ + "test_consumer_no_skip" + ] + ] + ], + "test_shared_link_static_skip": [ + [ + "conans/test/integration/graph/test_skip_binaries.py", + [ + "test_shared_link_static_skip" + ] + ] + ], + "test_build_scripts_no_skip": [ + [ + "conans/test/integration/graph/test_skip_binaries.py", + [ + "test_build_scripts_no_skip" + ] + ] + ], + "test_list_skip_printing": [ + [ + "conans/test/integration/graph/test_skip_binaries.py", + [ + "test_list_skip_printing" + ] + ] + ], + "test_system_tool_require": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestToolRequires", + "test_system_tool_require" + ] + ] + ], + "test_system_tool_require_non_matching": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestToolRequires", + "test_system_tool_require_non_matching" + ] + ] + ], + "test_system_tool_require_range": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestToolRequires", + "test_system_tool_require_range" + ] + ], + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestToolRequiresLock", + "test_system_tool_require_range" + ] + ], + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestGenerators", + "test_system_tool_require_range" + ] + ] + ], + "test_system_tool_require_range_non_matching": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestToolRequires", + "test_system_tool_require_range_non_matching" + ] + ] + ], + "test_system_tool_require_no_host": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestToolRequires", + "test_system_tool_require_no_host" + ] + ] + ], + "test_graph_info_system_tool_require_range": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestToolRequires", + "test_graph_info_system_tool_require_range" + ] + ] + ], + "test_consumer_resolved_version": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestToolRequires", + "test_consumer_resolved_version" + ] + ] + ], + "test_consumer_resolved_revision": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestToolRequires", + "test_consumer_resolved_revision" + ] + ] + ], + "test_consumer_unresolved_revision": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestToolRequires", + "test_consumer_unresolved_revision" + ] + ] + ], + "test_package_id_modes": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestPackageID", + "test_package_id_modes" + ] + ] + ], + "test_package_id_explicit_revision": [ + [ + "conans/test/integration/graph/test_system_tools.py", + [ + "TestPackageID", + "test_package_id_explicit_revision" + ] + ] + ], + "test_test_requires_linear": [ + [ + "conans/test/integration/graph/test_test_requires.py", + [ + "TestTestRequiresDiamond", + "test_test_requires_linear" + ] + ] + ], + "test_test_requires_half_diamond": [ + [ + "conans/test/integration/graph/test_test_requires.py", + [ + "TestTestRequiresDiamond", + "test_test_requires_half_diamond" + ] + ] + ], + "test_test_requires_half_diamond_change_order": [ + [ + "conans/test/integration/graph/test_test_requires.py", + [ + "TestTestRequiresDiamond", + "test_test_requires_half_diamond_change_order" + ] + ] + ], + "test_test_requires_diamond": [ + [ + "conans/test/integration/graph/test_test_requires.py", + [ + "TestTestRequiresDiamond", + "test_test_requires_diamond" + ] + ] + ], + "test_test_requires_diamond_change_order": [ + [ + "conans/test/integration/graph/test_test_requires.py", + [ + "TestTestRequiresDiamond", + "test_test_requires_diamond_change_order" + ] + ] + ], + "test_require_options": [ + [ + "conans/test/integration/graph/test_test_requires.py", + [ + "test_require_options" + ] + ] + ], + "test_requires_components": [ + [ + "conans/test/integration/graph/test_test_requires.py", + [ + "test_requires_components" + ] + ] + ], + "test_requires_transitive_diamond_components": [ + [ + "conans/test/integration/graph/test_test_requires.py", + [ + "test_requires_transitive_diamond_components" + ] + ] + ], + "test_basic_validate_build_test": [ + [ + "conans/test/integration/graph/test_validate_build.py", + [ + "test_basic_validate_build_test" + ] + ] + ], + "test_with_options_validate_build_test": [ + [ + "conans/test/integration/graph/test_validate_build.py", + [ + "test_with_options_validate_build_test" + ] + ] + ], + "test_basic_validate_build_command_build": [ + [ + "conans/test/integration/graph/test_validate_build.py", + [ + "test_basic_validate_build_command_build" + ] + ] + ], + "test_transitive_loop": [ + [ + "conans/test/integration/graph/ux/loop_detection_test.py", + [ + "LoopDetectionTest", + "test_transitive_loop" + ] + ] + ], + "test_self_loop": [ + [ + "conans/test/integration/graph/ux/loop_detection_test.py", + [ + "LoopDetectionTest", + "test_self_loop" + ] + ] + ], + "test_version_range_conf_nonexplicit_expression": [ + [ + "conans/test/integration/graph/version_ranges/version_range_conf.py", + [ + "test_version_range_conf_nonexplicit_expression" + ] + ] + ], + "test_version_range_conf_explicit_expression": [ + [ + "conans/test/integration/graph/version_ranges/version_range_conf.py", + [ + "test_version_range_conf_explicit_expression" + ] + ] + ], + "test_override_with_fixed_version": [ + [ + "conans/test/integration/graph/version_ranges/version_range_override_test.py", + [ + "VersionRangeOverrideTestCase", + "test_override_with_fixed_version" + ] + ] + ], + "test_override_using_version_range": [ + [ + "conans/test/integration/graph/version_ranges/version_range_override_test.py", + [ + "VersionRangeOverrideTestCase", + "test_override_using_version_range" + ] + ] + ], + "test_override_version_range_outside": [ + [ + "conans/test/integration/graph/version_ranges/version_range_override_test.py", + [ + "VersionRangeOverrideTestCase", + "test_override_version_range_outside" + ] + ] + ], + "test_override": [ + [ + "conans/test/integration/graph/version_ranges/version_range_override_test.py", + [ + "VersionRangeOverrideFailTestCase", + "test_override" + ] + ], + [ + "conans/test/integration/settings/settings_override_test.py", + [ + "test_override" + ] + ] + ], + "_mocked_search_recipes": [ + [ + "conans/test/integration/graph/version_ranges/version_ranges_cached_test.py", + [ + "TestVersionRangesCache", + "_mocked_search_recipes" + ] + ] + ], + "test_version_ranges_cached": [ + [ + "conans/test/integration/graph/version_ranges/version_ranges_cached_test.py", + [ + "TestVersionRangesCache", + "test_version_ranges_cached" + ] + ] + ], + "test_caching_errors": [ + [ + "conans/test/integration/graph/version_ranges/version_ranges_cached_test.py", + [ + "TestVersionRangesDiamond", + "test_caching_errors" + ] + ] + ], + "test_prefer_cache_version": [ + [ + "conans/test/integration/graph/version_ranges/version_ranges_cached_test.py", + [ + "test_prefer_cache_version" + ] + ] + ], + "test_update_remote": [ + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesUpdatingTest", + "test_update_remote" + ] + ] + ], + "test_update_pkg": [ + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesUpdatingTest", + "test_update_pkg" + ] + ] + ], + "test_resolve_from_remotes": [ + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesMultiRemoteTest", + "test_resolve_from_remotes" + ] + ] + ], + "test_local_then_remote": [ + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesDiamondTest", + "test_local_then_remote" + ] + ] + ], + "check1": [ + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesDiamondTest", + "test_reuse", + "check1" + ] + ] + ], + "test_no_joint_compatibility_resolved": [ + [ + "conans/test/integration/graph/version_ranges/version_ranges_diamond_test.py", + [ + "VersionRangesDiamondTest", + "test_no_joint_compatibility_resolved" + ] + ] + ], + "test_complete_hook": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "TestHooks", + "test_complete_hook" + ] + ] + ], + "test_import_hook": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "TestHooks", + "test_import_hook" + ] + ] + ], + "test_hook_raising": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "TestHooks", + "test_hook_raising" + ] + ] + ], + "test_post_build_fail": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "TestHooks", + "test_post_build_fail" + ] + ] + ], + "mocked_post_export": [ + [ + "conans/test/integration/hooks/test_post_export.py", + [ + "test_called_before_digest", + "mocked_post_export" + ] + ] + ], + "mocked_load_hooks": [ + [ + "conans/test/integration/hooks/test_post_export.py", + [ + "test_called_before_digest", + "mocked_load_hooks" + ] + ], + [ + "conans/test/integration/hooks/test_post_package.py", + [ + "PostPackageTestCase", + "test_create_command", + "mocked_load_hooks" + ] + ], + [ + "conans/test/integration/hooks/test_post_package.py", + [ + "PostPackageTestCase", + "test_export_pkg_command", + "mocked_load_hooks" + ] + ] + ], + "test_called_before_digest": [ + [ + "conans/test/integration/hooks/test_post_export.py", + [ + "test_called_before_digest" + ] + ] + ], + "post_package_hook": [ + [ + "conans/test/integration/hooks/test_post_package.py", + [ + "PostPackageTestCase", + "test_create_command", + "post_package_hook" + ] + ], + [ + "conans/test/integration/hooks/test_post_package.py", + [ + "PostPackageTestCase", + "test_export_pkg_command", + "post_package_hook" + ] + ] + ], + "test_create_command": [ + [ + "conans/test/integration/hooks/test_post_package.py", + [ + "PostPackageTestCase", + "test_create_command" + ] + ] + ], + "test_export_pkg_command": [ + [ + "conans/test/integration/hooks/test_post_package.py", + [ + "PostPackageTestCase", + "test_export_pkg_command" + ] + ] + ], + "test_export_sources_folder_availability_local_methods": [ + [ + "conans/test/integration/layout/export_folder_variable_test.py", + [ + "TestExportFoldersAvailability", + "test_export_sources_folder_availability_local_methods" + ] + ] + ], + "test_export_folder_availability_local_methods": [ + [ + "conans/test/integration/layout/export_folder_variable_test.py", + [ + "TestExportFoldersAvailability", + "test_export_folder_availability_local_methods" + ] + ] + ], + "test_export_folder_availability_create": [ + [ + "conans/test/integration/layout/export_folder_variable_test.py", + [ + "TestExportFoldersAvailability", + "test_export_folder_availability_create" + ] + ] + ], + "test_export_sources_folder_availability_create": [ + [ + "conans/test/integration/layout/export_folder_variable_test.py", + [ + "TestExportFoldersAvailability", + "test_export_sources_folder_availability_create" + ] + ] + ], + "test_layout_generate": [ + [ + "conans/test/integration/layout/test_layout_generate.py", + [ + "test_layout_generate" + ] + ] + ], + "test_generate_source_folder": [ + [ + "conans/test/integration/layout/test_layout_generate.py", + [ + "test_generate_source_folder" + ] + ] + ], + "test_generate_source_folder_test_package": [ + [ + "conans/test/integration/layout/test_layout_generate.py", + [ + "test_generate_source_folder_test_package" + ] + ] + ], + "test_generate_build_folder_test_package": [ + [ + "conans/test/integration/layout/test_layout_generate.py", + [ + "test_generate_build_folder_test_package" + ] + ] + ], + "test_editable_layout_paths": [ + [ + "conans/test/integration/layout/test_layout_paths.py", + [ + "test_editable_layout_paths" + ] + ] + ], + "test_layout_paths_normalized": [ + [ + "conans/test/integration/layout/test_layout_paths.py", + [ + "test_layout_paths_normalized" + ] + ] + ], + "test_legacy_deps_cpp_info_deps_version_using_or_not_layout": [ + [ + "conans/test/integration/layout/test_legacy_cpp_info_and_layout.py", + [ + "test_legacy_deps_cpp_info_deps_version_using_or_not_layout" + ] + ] + ], + "client_setup": [ + [ + "conans/test/integration/lockfile/test_ci.py", + [ + "client_setup" + ] + ], + [ + "conans/test/integration/lockfile/test_ci_revisions.py", + [ + "client_setup" + ] + ] + ], + "test_single_config_centralized": [ + [ + "conans/test/integration/lockfile/test_ci.py", + [ + "test_single_config_centralized" + ] + ], + [ + "conans/test/integration/lockfile/test_ci_revisions.py", + [ + "test_single_config_centralized" + ] + ] + ], + "test_single_config_centralized_out_range": [ + [ + "conans/test/integration/lockfile/test_ci.py", + [ + "test_single_config_centralized_out_range" + ] + ], + [ + "conans/test/integration/lockfile/test_ci_revisions.py", + [ + "test_single_config_centralized_out_range" + ] + ] + ], + "test_single_config_centralized_change_dep": [ + [ + "conans/test/integration/lockfile/test_ci.py", + [ + "test_single_config_centralized_change_dep" + ] + ], + [ + "conans/test/integration/lockfile/test_ci_revisions.py", + [ + "test_single_config_centralized_change_dep" + ] + ] + ], + "test_multi_config_centralized": [ + [ + "conans/test/integration/lockfile/test_ci.py", + [ + "test_multi_config_centralized" + ] + ], + [ + "conans/test/integration/lockfile/test_ci_revisions.py", + [ + "test_multi_config_centralized" + ] + ] + ], + "test_single_config_decentralized": [ + [ + "conans/test/integration/lockfile/test_ci.py", + [ + "test_single_config_decentralized" + ] + ], + [ + "conans/test/integration/lockfile/test_ci_revisions.py", + [ + "test_single_config_decentralized" + ] + ] + ], + "test_multi_config_decentralized": [ + [ + "conans/test/integration/lockfile/test_ci.py", + [ + "test_multi_config_decentralized" + ] + ], + [ + "conans/test/integration/lockfile/test_ci_revisions.py", + [ + "test_multi_config_decentralized" + ] + ] + ], + "test_single_config_decentralized_overrides": [ + [ + "conans/test/integration/lockfile/test_ci.py", + [ + "test_single_config_decentralized_overrides" + ] + ] + ], + "test_lockfile_compatibility": [ + [ + "conans/test/integration/lockfile/test_compatibility.py", + [ + "test_lockfile_compatibility" + ] + ] + ], + "test_overrides_half_diamond": [ + [ + "conans/test/integration/lockfile/test_graph_overrides.py", + [ + "test_overrides_half_diamond" + ] + ] + ], + "test_overrides_half_diamond_ranges": [ + [ + "conans/test/integration/lockfile/test_graph_overrides.py", + [ + "test_overrides_half_diamond_ranges" + ] + ] + ], + "test_overrides_half_diamond_ranges_inverted": [ + [ + "conans/test/integration/lockfile/test_graph_overrides.py", + [ + "test_overrides_half_diamond_ranges_inverted" + ] + ] + ], + "test_overrides_diamond": [ + [ + "conans/test/integration/lockfile/test_graph_overrides.py", + [ + "test_overrides_diamond" + ] + ] + ], + "test_overrides_diamond_ranges": [ + [ + "conans/test/integration/lockfile/test_graph_overrides.py", + [ + "test_overrides_diamond_ranges" + ] + ] + ], + "test_overrides_multiple": [ + [ + "conans/test/integration/lockfile/test_graph_overrides.py", + [ + "test_overrides_multiple" + ] + ] + ], + "test_graph_different_overrides": [ + [ + "conans/test/integration/lockfile/test_graph_overrides.py", + [ + "test_graph_different_overrides" + ] + ] + ], + "test_introduced_conflict": [ + [ + "conans/test/integration/lockfile/test_graph_overrides.py", + [ + "test_introduced_conflict" + ] + ] + ], + "test_command_line_lockfile_overrides": [ + [ + "conans/test/integration/lockfile/test_graph_overrides.py", + [ + "test_command_line_lockfile_overrides" + ] + ] + ], + "test_consecutive_installs": [ + [ + "conans/test/integration/lockfile/test_graph_overrides.py", + [ + "test_consecutive_installs" + ] + ] + ], + "test_conanfile_txt_deps_ranges": [ + [ + "conans/test/integration/lockfile/test_lock_alias.py", + [ + "test_conanfile_txt_deps_ranges" + ] + ], + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_conanfile_txt_deps_ranges" + ] + ] + ], + "test_conanfile_txt_deps_ranges_lock_revisions": [ + [ + "conans/test/integration/lockfile/test_lock_alias.py", + [ + "test_conanfile_txt_deps_ranges_lock_revisions" + ] + ] + ], + "test_lock_build_tool_requires": [ + [ + "conans/test/integration/lockfile/test_lock_build_requires.py", + [ + "test_lock_build_tool_requires" + ] + ] + ], + "test_lock_buildrequires_create": [ + [ + "conans/test/integration/lockfile/test_lock_build_requires.py", + [ + "test_lock_buildrequires_create" + ] + ] + ], + "test_lock_buildrequires_export": [ + [ + "conans/test/integration/lockfile/test_lock_build_requires.py", + [ + "test_lock_buildrequires_export" + ] + ] + ], + "test_lock_buildrequires_create_transitive": [ + [ + "conans/test/integration/lockfile/test_lock_build_requires.py", + [ + "test_lock_buildrequires_create_transitive" + ] + ] + ], + "test_lock_create_build_require_transitive": [ + [ + "conans/test/integration/lockfile/test_lock_build_requires.py", + [ + "test_lock_create_build_require_transitive" + ] + ] + ], + "test_transitive_build_require": [ + [ + "conans/test/integration/lockfile/test_lock_build_requires.py", + [ + "TestTransitiveBuildRequires", + "test_transitive_build_require" + ] + ] + ], + "test_transitive_build_require_intermediate": [ + [ + "conans/test/integration/lockfile/test_lock_build_requires.py", + [ + "TestTransitiveBuildRequires", + "test_transitive_build_require_intermediate" + ] + ] + ], + "test_merge_alias": [ + [ + "conans/test/integration/lockfile/test_lock_merge.py", + [ + "test_merge_alias" + ] + ] + ], + "test_lock_packages": [ + [ + "conans/test/integration/lockfile/test_lock_packages.py", + [ + "test_lock_packages" + ] + ] + ], + "test_transitive_py_requires": [ + [ + "conans/test/integration/lockfile/test_lock_pyrequires.py", + [ + "test_transitive_py_requires" + ] + ] + ], + "test_transitive_matching_ranges": [ + [ + "conans/test/integration/lockfile/test_lock_pyrequires.py", + [ + "test_transitive_matching_ranges" + ] + ] + ], + "test_lock_pyrequires_create": [ + [ + "conans/test/integration/lockfile/test_lock_pyrequires.py", + [ + "test_lock_pyrequires_create" + ] + ] + ], + "test_lock_pyrequires_export": [ + [ + "conans/test/integration/lockfile/test_lock_pyrequires.py", + [ + "test_lock_pyrequires_export" + ] + ] + ], + "test_lock_pyrequires_export_transitive": [ + [ + "conans/test/integration/lockfile/test_lock_pyrequires.py", + [ + "test_lock_pyrequires_export_transitive" + ] + ] + ], + "test_lock_export_transitive_pyrequire": [ + [ + "conans/test/integration/lockfile/test_lock_pyrequires.py", + [ + "test_lock_export_transitive_pyrequire" + ] + ] + ], + "test_transitive_py_requires_revisions": [ + [ + "conans/test/integration/lockfile/test_lock_pyrequires_revisions.py", + [ + "test_transitive_py_requires_revisions" + ] + ] + ], + "test_transitive_matching_revisions": [ + [ + "conans/test/integration/lockfile/test_lock_pyrequires_revisions.py", + [ + "test_transitive_matching_revisions" + ] + ] + ], + "test_lockfile_out": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_lockfile_out" + ] + ] + ], + "test_lockfile_out_export": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_lockfile_out_export" + ] + ] + ], + "test_conanfile_txt_deps_ranges_transitive": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_conanfile_txt_deps_ranges_transitive" + ] + ] + ], + "test_conanfile_txt_strict": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_conanfile_txt_strict" + ] + ] + ], + "test_conditional_os": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_conditional_os" + ] + ], + [ + "conans/test/integration/lockfile/test_lock_requires_revisions.py", + [ + "test_conditional_os" + ] + ] + ], + "test_conditional_same_package": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_conditional_same_package" + ] + ] + ], + "test_conditional_incompatible_range": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_conditional_incompatible_range" + ] + ] + ], + "test_conditional_compatible_range": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_conditional_compatible_range" + ] + ] + ], + "test_partial_lockfile": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_partial_lockfile" + ] + ] + ], + "test_ux_defaults": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_ux_defaults" + ] + ] + ], + "test_lock_tool_requires_test": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "TestLockTestPackage", + "test_lock_tool_requires_test" + ] + ] + ], + "test_partial_approach": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "TestLockTestPackage", + "test_partial_approach" + ] + ] + ], + "test_create_lock_tool_requires_test": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "TestLockTestPackage", + "test_create_lock_tool_requires_test" + ] + ] + ], + "test_error_duplicates": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "TestErrorDuplicates", + "test_error_duplicates" + ] + ] + ], + "test_error_duplicates_reverse": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "TestErrorDuplicates", + "test_error_duplicates_reverse" + ] + ] + ], + "test_error_duplicates_revisions": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "TestErrorDuplicates", + "test_error_duplicates_revisions" + ] + ] + ], + "test_revision_timestamp": [ + [ + "conans/test/integration/lockfile/test_lock_requires.py", + [ + "test_revision_timestamp" + ] + ] + ], + "test_conanfile_txt_deps_revisions": [ + [ + "conans/test/integration/lockfile/test_lock_requires_revisions.py", + [ + "test_conanfile_txt_deps_revisions" + ] + ] + ], + "test_conanfile_txt_deps_revisions_transitive": [ + [ + "conans/test/integration/lockfile/test_lock_requires_revisions.py", + [ + "test_conanfile_txt_deps_revisions_transitive" + ] + ] + ], + "test_conanfile_txt_strict_revisions": [ + [ + "conans/test/integration/lockfile/test_lock_requires_revisions.py", + [ + "test_conanfile_txt_strict_revisions" + ] + ] + ], + "test_conditional_same_package_revisions": [ + [ + "conans/test/integration/lockfile/test_lock_requires_revisions.py", + [ + "test_conditional_same_package_revisions" + ] + ] + ], + "test_user_overrides": [ + [ + "conans/test/integration/lockfile/test_user_overrides.py", + [ + "test_user_overrides" + ] + ] + ], + "test_user_build_overrides": [ + [ + "conans/test/integration/lockfile/test_user_overrides.py", + [ + "test_user_build_overrides" + ] + ] + ], + "test_user_python_overrides": [ + [ + "conans/test/integration/lockfile/test_user_overrides.py", + [ + "test_user_python_overrides" + ] + ] + ], + "test_add_revisions": [ + [ + "conans/test/integration/lockfile/test_user_overrides.py", + [ + "test_add_revisions" + ] + ] + ], + "test_add_multiple_revisions": [ + [ + "conans/test/integration/lockfile/test_user_overrides.py", + [ + "test_add_multiple_revisions" + ] + ] + ], + "test_timestamps_are_updated": [ + [ + "conans/test/integration/lockfile/test_user_overrides.py", + [ + "test_timestamps_are_updated" + ] + ] + ], + "test_update_contents": [ + [ + "conans/test/integration/metadata/test_metadata_commands.py", + [ + "TestMetadataCommands", + "test_update_contents" + ] + ] + ], + "test_metadata_logs": [ + [ + "conans/test/integration/metadata/test_metadata_logs.py", + [ + "TestRecipeMetadataLogs", + "test_metadata_logs" + ] + ] + ], + "test_metadata_logs_local": [ + [ + "conans/test/integration/metadata/test_metadata_logs.py", + [ + "TestRecipeMetadataLogs", + "test_metadata_logs_local" + ] + ], + [ + "conans/test/integration/metadata/test_metadata_logs.py", + [ + "TestHooksMetadataLogs", + "test_metadata_logs_local" + ] + ] + ], + "test_metadata_logs_hook": [ + [ + "conans/test/integration/metadata/test_metadata_logs.py", + [ + "TestHooksMetadataLogs", + "test_metadata_logs_hook" + ] + ] + ], + "test_round_trip_with_hook": [ + [ + "conans/test/integration/metadata/test_metadata_test_package.py", + [ + "TestMetadataTestPackage", + "test_round_trip_with_hook" + ] + ] + ], + "test_general_scope_options_test_package": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_general_scope_options_test_package" + ] + ] + ], + "test_general_scope_options_test_package_notdefined": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_general_scope_options_test_package_notdefined" + ] + ] + ], + "test_general_scope_priorities": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_general_scope_priorities" + ] + ] + ], + "test_parsing": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_parsing" + ] + ] + ], + "test_general_scope_options": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_general_scope_options" + ] + ] + ], + "test_define_nested_option_not_freeze": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_define_nested_option_not_freeze" + ] + ] + ], + "test_del_options_configure": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_del_options_configure" + ] + ] + ], + "test_any": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_any" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_any" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_any" + ] + ] + ], + "_app": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestOptionsPriorities", + "_app" + ] + ] + ], + "test_profile_priority": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestOptionsPriorities", + "test_profile_priority" + ] + ] + ], + "test_lib1_priority": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestOptionsPriorities", + "test_lib1_priority" + ] + ] + ], + "test_lib2_priority": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestOptionsPriorities", + "test_lib2_priority" + ] + ] + ], + "test_consumer_configure_priority": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestOptionsPriorities", + "test_consumer_configure_priority" + ] + ] + ], + "test_configurable_default_options": [ + [ + "conans/test/integration/options/options_test.py", + [ + "test_configurable_default_options" + ] + ] + ], + "test_multiple_options_patterns_cli": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestMultipleOptionsPatterns", + "test_multiple_options_patterns_cli" + ] + ] + ], + "test_multiple_options_patterns": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestMultipleOptionsPatterns", + "test_multiple_options_patterns" + ] + ] + ], + "test_multiple_options_patterns_order": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestMultipleOptionsPatterns", + "test_multiple_options_patterns_order" + ] + ] + ], + "test_transitive_options_shared_cli": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsShared", + "test_transitive_options_shared_cli" + ] + ], + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsSharedInvisible", + "test_transitive_options_shared_cli" + ] + ] + ], + "test_transitive_options_shared_profile": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsShared", + "test_transitive_options_shared_profile" + ] + ], + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsSharedInvisible", + "test_transitive_options_shared_profile" + ] + ] + ], + "test_transitive_options_conanfile_txt": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsShared", + "test_transitive_options_conanfile_txt" + ] + ], + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsSharedInvisible", + "test_transitive_options_conanfile_txt" + ] + ] + ], + "test_transitive_options_conanfile_py": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsShared", + "test_transitive_options_conanfile_py" + ] + ], + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsSharedInvisible", + "test_transitive_options_conanfile_py" + ] + ] + ], + "test_transitive_options_conanfile_py_create": [ + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsShared", + "test_transitive_options_conanfile_py_create" + ] + ], + [ + "conans/test/integration/options/options_test.py", + [ + "TestTransitiveOptionsSharedInvisible", + "test_transitive_options_conanfile_py_create" + ] + ] + ], + "test_build_requires_options_different": [ + [ + "conans/test/integration/options/test_options_build_requires.py", + [ + "test_build_requires_options_different" + ] + ] + ], + "test_different_options_values_profile": [ + [ + "conans/test/integration/options/test_options_build_requires.py", + [ + "test_different_options_values_profile" + ] + ] + ], + "test_different_options_values_recipe": [ + [ + "conans/test/integration/options/test_options_build_requires.py", + [ + "test_different_options_values_recipe" + ] + ] + ], + "test_different_options_values_recipe_priority": [ + [ + "conans/test/integration/options/test_options_build_requires.py", + [ + "test_different_options_values_recipe_priority" + ] + ] + ], + "test_test_package": [ + [ + "conans/test/integration/options/test_package_config_test.py", + [ + "TestPackageOptionsCreate", + "test_test_package" + ] + ], + [ + "conans/test/integration/options/test_package_config_test.py", + [ + "TestPackageOptionsInstall", + "test_test_package" + ] + ], + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_test_package" + ] + ] + ], + "test_test_package_all_shared": [ + [ + "conans/test/integration/options/test_package_config_test.py", + [ + "TestPackageOptionsCreate", + "test_test_package_all_shared" + ] + ] + ], + "test_test_package_consumers": [ + [ + "conans/test/integration/options/test_package_config_test.py", + [ + "TestPackageOptionsCreate", + "test_test_package_consumers" + ] + ] + ], + "test_test_package_non_consumers": [ + [ + "conans/test/integration/options/test_package_config_test.py", + [ + "TestPackageOptionsCreate", + "test_test_package_non_consumers" + ] + ] + ], + "test_test_package_only": [ + [ + "conans/test/integration/options/test_package_config_test.py", + [ + "TestPackageOptionsCreate", + "test_test_package_only" + ] + ] + ], + "_check_conaninfo": [ + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "_check_conaninfo" + ] + ] + ], + "_check_builds": [ + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "test_remove_specific_builds", + "_check_builds" + ] + ] + ], + "test_remove_specific_builds": [ + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "test_remove_specific_builds" + ] + ] + ], + "test_failed_build": [ + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "test_failed_build" + ] + ] + ], + "test_remove_require": [ + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "test_remove_require" + ] + ] + ], + "test_compatible_setting": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_compatible_setting" + ] + ], + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "TestNewCompatibility", + "test_compatible_setting" + ] + ] + ], + "test_compatible_setting_no_binary": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_compatible_setting_no_binary" + ] + ] + ], + "test_compatible_setting_no_user_channel": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_compatible_setting_no_user_channel" + ] + ] + ], + "test_compatible_option": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_compatible_option" + ] + ] + ], + "test_package_id_consumers": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_package_id_consumers" + ] + ] + ], + "test_compatible_package_python_requires": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_compatible_package_python_requires" + ] + ] + ], + "test_compatible_lockfile": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_compatible_lockfile" + ] + ] + ], + "test_compatible_diamond": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_compatible_diamond" + ] + ] + ], + "test_compatibility_remove_package_id": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "TestNewCompatibility", + "test_compatibility_remove_package_id" + ] + ] + ], + "test_recipe_revision_mode": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "FullRevisionModeTest", + "test_recipe_revision_mode" + ] + ] + ], + "test_package_id_including_confs": [ + [ + "conans/test/integration/package_id/package_id_and_confs_test.py", + [ + "test_package_id_including_confs" + ] + ] + ], + "test_same_package_id_configurations_but_changing_values": [ + [ + "conans/test/integration/package_id/package_id_and_confs_test.py", + [ + "test_same_package_id_configurations_but_changing_values" + ] + ] + ], + "test_basic_default_modes_unknown": [ + [ + "conans/test/integration/package_id/package_id_modes_test.py", + [ + "test_basic_default_modes_unknown" + ] + ] + ], + "test_basic_default_modes_application": [ + [ + "conans/test/integration/package_id/package_id_modes_test.py", + [ + "test_basic_default_modes_application" + ] + ] + ], + "test_dep_defined": [ + [ + "conans/test/integration/package_id/package_id_modes_test.py", + [ + "TestDepDefinedMode", + "test_dep_defined" + ] + ] + ], + "test_dep_tool_require_defined": [ + [ + "conans/test/integration/package_id/package_id_modes_test.py", + [ + "TestDepDefinedMode", + "test_dep_tool_require_defined" + ] + ] + ], + "test_version_semver_schema": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_version_semver_schema" + ] + ] + ], + "test_version_full_version_schema": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_version_full_version_schema" + ] + ] + ], + "test_version_full_recipe_schema": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_version_full_recipe_schema" + ] + ] + ], + "test_version_full_package_schema": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_version_full_package_schema" + ] + ] + ], + "test_nameless_mode": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_nameless_mode" + ] + ] + ], + "test_package_id_requires_patch_mode": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_package_id_requires_patch_mode" + ] + ] + ], + "test_transitive_multi_mode_package_id": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDErrorTest", + "test_transitive_multi_mode_package_id" + ] + ] + ], + "test_transitive_multi_mode2_package_id": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDErrorTest", + "test_transitive_multi_mode2_package_id" + ] + ] + ], + "test_transitive_multi_mode_build_requires": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDErrorTest", + "test_transitive_multi_mode_build_requires" + ] + ] + ], + "test_package_revision_mode_editable": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDErrorTest", + "test_package_revision_mode_editable" + ] + ] + ], + "test_double_package_id_call": [ + [ + "conans/test/integration/package_id/package_id_test.py", + [ + "test_double_package_id_call" + ] + ] + ], + "test_remove_option_setting": [ + [ + "conans/test/integration/package_id/package_id_test.py", + [ + "test_remove_option_setting" + ] + ] + ], + "test_value_parse": [ + [ + "conans/test/integration/package_id/package_id_test.py", + [ + "test_value_parse" + ] + ] + ], + "test_option_in": [ + [ + "conans/test/integration/package_id/package_id_test.py", + [ + "test_option_in" + ] + ] + ], + "test_build_type_remove_windows": [ + [ + "conans/test/integration/package_id/package_id_test.py", + [ + "test_build_type_remove_windows" + ] + ] + ], + "test_package_id_requires_info": [ + [ + "conans/test/integration/package_id/package_id_test.py", + [ + "test_package_id_requires_info" + ] + ] + ], + "test_package_id_validate_settings": [ + [ + "conans/test/integration/package_id/package_id_test.py", + [ + "test_package_id_validate_settings" + ] + ] + ], + "test_change_mode_conf": [ + [ + "conans/test/integration/package_id/python_requires_package_id_test.py", + [ + "PythonRequiresPackageIDTest", + "test_change_mode_conf" + ] + ] + ], + "test_unrelated_conf": [ + [ + "conans/test/integration/package_id/python_requires_package_id_test.py", + [ + "PythonRequiresPackageIDTest", + "test_unrelated_conf" + ] + ] + ], + "test_change_mode_package_id": [ + [ + "conans/test/integration/package_id/python_requires_package_id_test.py", + [ + "PythonRequiresPackageIDTest", + "test_change_mode_package_id" + ] + ] + ], + "test_compatible_build_type": [ + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "TestCacheCompatibles", + "test_compatible_build_type" + ] + ] + ], + "test_compatible_recipe_reference": [ + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "TestCacheCompatibles", + "test_compatible_recipe_reference" + ] + ] + ], + "test_cppstd": [ + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "test_cppstd" + ] + ], + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_cppstd" + ] + ] + ], + "test_cppstd_validated": [ + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "test_cppstd_validated" + ] + ] + ], + "test_default_cppstd_compatibility": [ + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "TestDefaultCompat", + "test_default_cppstd_compatibility" + ] + ] + ], + "test_fail_with_options_deleted": [ + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "TestDefaultCompat", + "test_fail_with_options_deleted" + ] + ] + ], + "test_header_only_build_missing": [ + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "TestDefaultCompat", + "test_header_only_build_missing" + ] + ] + ], + "test_check_min_cppstd": [ + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "TestDefaultCompat", + "test_check_min_cppstd" + ] + ] + ], + "test_check_min_cppstd_interface": [ + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "TestDefaultCompat", + "test_check_min_cppstd_interface" + ] + ] + ], + "test_can_create_multiple": [ + [ + "conans/test/integration/package_id/test_cache_compatibles.py", + [ + "TestDefaultCompat", + "test_can_create_multiple" + ] + ] + ], + "test_default_package_id_options": [ + [ + "conans/test/integration/package_id/test_default_package_id.py", + [ + "test_default_package_id_options" + ] + ] + ], + "test_default_package_id_versions": [ + [ + "conans/test/integration/package_id/test_default_package_id.py", + [ + "test_default_package_id_versions" + ] + ] + ], + "test_package_id_not_affected_test_requires": [ + [ + "conans/test/integration/package_id/test_package_id_test_requires.py", + [ + "test_package_id_not_affected_test_requires" + ] + ] + ], + "test_package_id_not_affected_test_requires_transitive": [ + [ + "conans/test/integration/package_id/test_package_id_test_requires.py", + [ + "test_package_id_not_affected_test_requires_transitive" + ] + ] + ], + "test_validate_create": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_create" + ] + ] + ], + "test_validate_header_only": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_header_only" + ] + ] + ], + "test_validate_compatible": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_compatible" + ] + ] + ], + "test_validate_remove_package_id_create": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_remove_package_id_create" + ] + ] + ], + "test_validate_compatible_also_invalid": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_compatible_also_invalid" + ] + ] + ], + "test_validate_compatible_also_invalid_fail": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_compatible_also_invalid_fail" + ] + ] + ], + "test_validate_options": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_options" + ] + ] + ], + "test_validate_requires": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_requires" + ] + ] + ], + "test_validate_package_id_mode": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_package_id_mode" + ] + ] + ], + "test_validate_export_pkg": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_export_pkg" + ] + ] + ], + "test_validate_build_export_pkg": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_build_export_pkg" + ] + ] + ], + "test_validate_install": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_install" + ] + ] + ], + "test_build_17_consume_14": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidateCppstd", + "test_build_17_consume_14" + ] + ] + ], + "test_header_only_14": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidateCppstd", + "test_header_only_14" + ] + ] + ], + "test_build_17_consume_14_transitive": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidateCppstd", + "test_build_17_consume_14_transitive" + ] + ] + ], + "test_build_17_consume_14_transitive_erasure": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidateCppstd", + "test_build_17_consume_14_transitive_erasure" + ] + ] + ], + "test_transitive_library": [ + [ + "conans/test/integration/package_id/transitive_header_only_test.py", + [ + "TransitiveIdsTest", + "test_transitive_library" + ] + ] + ], + "test_transitive_major_mode": [ + [ + "conans/test/integration/package_id/transitive_header_only_test.py", + [ + "TransitiveIdsTest", + "test_transitive_major_mode" + ] + ] + ], + "test_transitive_unrelated": [ + [ + "conans/test/integration/package_id/transitive_header_only_test.py", + [ + "TransitiveIdsTest", + "test_transitive_unrelated" + ] + ] + ], + "test_transitive_second_level_header_only": [ + [ + "conans/test/integration/package_id/transitive_header_only_test.py", + [ + "TransitiveIdsTest", + "test_transitive_second_level_header_only" + ] + ] + ], + "test_transitive_header_only": [ + [ + "conans/test/integration/package_id/transitive_header_only_test.py", + [ + "TransitiveIdsTest", + "test_transitive_header_only" + ] + ] + ], + "_define_base": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "_define_base" + ] + ] + ], + "test_reuse_super": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_super" + ] + ] + ], + "test_reuse_dot": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_dot" + ] + ] + ], + "test_with_alias": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_with_alias" + ] + ] + ], + "test_reuse_version_ranges": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_version_ranges" + ] + ] + ], + "test_multiple_reuse": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_multiple_reuse" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "test_multiple_reuse" + ] + ] + ], + "test_transitive_access": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_transitive_access" + ] + ] + ], + "test_multiple_requires_error": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_multiple_requires_error" + ] + ] + ], + "test_local_import": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_local_import" + ] + ] + ], + "test_reuse_class_members": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_class_members" + ] + ] + ], + "test_reuse_system_requirements": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_system_requirements" + ] + ] + ], + "test_overwrite_class_members": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_overwrite_class_members" + ] + ] + ], + "test_failure_init_method": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_failure_init_method" + ] + ] + ], + "test_transitive_imports_conflicts": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_transitive_imports_conflicts" + ] + ] + ], + "test_update_ranges": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_update_ranges" + ] + ] + ], + "test_duplicate_pyreq": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_duplicate_pyreq" + ] + ] + ], + "test_reuse_name_version": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_name_version" + ] + ] + ], + "test_reuse_export_sources": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_export_sources" + ] + ] + ], + "test_reuse_editable_exports": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_editable_exports" + ] + ] + ], + "test_options_errors": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_options_errors" + ] + ] + ], + "test_transitive_python_requires": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "test_transitive_python_requires" + ] + ] + ], + "test_transitive_diamond_python_requires": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "test_transitive_diamond_python_requires" + ] + ] + ], + "test_test_package_python_requires": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "TestTestPackagePythonRequire", + "test_test_package_python_requires" + ] + ] + ], + "test_test_package_python_requires_configs": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "TestTestPackagePythonRequire", + "test_test_package_python_requires_configs" + ] + ] + ], + "test_resolve_remote_export": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "TestResolveRemote", + "test_resolve_remote_export" + ] + ] + ], + "test_missing_python_require_error": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "TestResolveRemote", + "test_missing_python_require_error" + ] + ] + ], + "test_transitive_extend": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "TestTransitiveExtend", + "test_transitive_extend" + ] + ] + ], + "test_transitive_extend2": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "TestTransitiveExtend", + "test_transitive_extend2" + ] + ] + ], + "test_multi_top_missing_from_remote": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "test_multi_top_missing_from_remote" + ] + ] + ], + "test_transitive_range_not_found_in_cache": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "test_transitive_range_not_found_in_cache" + ] + ] + ], + "test_retries": [ + [ + "conans/test/integration/remote/auth_test.py", + [ + "AuthorizeTest", + "test_retries" + ] + ] + ], + "_upload_with_credentials": [ + [ + "conans/test/integration/remote/auth_test.py", + [ + "AuthorizeTest", + "test_auth_with_env", + "_upload_with_credentials" + ] + ] + ], + "test_auth_with_env": [ + [ + "conans/test/integration/remote/auth_test.py", + [ + "AuthorizeTest", + "test_auth_with_env" + ] + ] + ], + "test_max_retries": [ + [ + "conans/test/integration/remote/auth_test.py", + [ + "AuthorizeTest", + "test_max_retries" + ] + ] + ], + "test_no_client_username_checks": [ + [ + "conans/test/integration/remote/auth_test.py", + [ + "AuthorizeTest", + "test_no_client_username_checks" + ] + ] + ], + "test_authorize_disabled_remote": [ + [ + "conans/test/integration/remote/auth_test.py", + [ + "AuthorizeTest", + "test_authorize_disabled_remote" + ] + ] + ], + "test_unauthorized_during_capabilities": [ + [ + "conans/test/integration/remote/auth_test.py", + [ + "AuthenticationTest", + "test_unauthorized_during_capabilities" + ] + ] + ], + "test_token_expired": [ + [ + "conans/test/integration/remote/auth_test.py", + [ + "test_token_expired" + ] + ] + ], + "test_auth_username_space": [ + [ + "conans/test/integration/remote/auth_test.py", + [ + "test_auth_username_space" + ] + ] + ], + "test_corrupt_export_tgz": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "TestBrokenDownload", + "test_corrupt_export_tgz" + ] + ] + ], + "test_remove_conaninfo": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "TestBrokenDownload", + "test_remove_conaninfo" + ] + ] + ], + "test_remove_conanfile": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "TestBrokenDownload", + "test_remove_conanfile" + ] + ] + ], + "test_remove_pkg_conanmanifest": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "TestBrokenDownload", + "test_remove_pkg_conanmanifest" + ] + ] + ], + "test_remove_recipe_conanmanifest": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "TestBrokenDownload", + "test_remove_recipe_conanmanifest" + ] + ] + ], + "DownloadFilesBrokenRequesterTimesOne": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "test_client_retries", + "DownloadFilesBrokenRequesterTimesOne" + ] + ] + ], + "DownloadFilesBrokenRequesterTimesTen": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "test_client_retries", + "DownloadFilesBrokenRequesterTimesTen" + ] + ] + ], + "test_client_retries": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "test_client_retries" + ] + ] + ], + "test_forbidden_blocked_conanmanifest": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "test_forbidden_blocked_conanmanifest" + ] + ] + ], + "check_cache": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "test_forbidden_blocked_package_conanmanifest", + "check_cache" + ] + ] + ], + "test_forbidden_blocked_package_conanmanifest": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "test_forbidden_blocked_package_conanmanifest" + ] + ] + ], + "test_do_not_retry_when_missing_file": [ + [ + "conans/test/integration/remote/download_retries_test.py", + [ + "DownloadRetriesTest", + "test_do_not_retry_when_missing_file" + ] + ] + ], + "test_recipe_download_retry": [ + [ + "conans/test/integration/remote/download_retries_test.py", + [ + "DownloadRetriesTest", + "test_recipe_download_retry" + ] + ] + ], + "test_returns_on_failures": [ + [ + "conans/test/integration/remote/download_test.py", + [ + "DownloadTest", + "test_returns_on_failures" + ] + ] + ], + "test_binary_defines_remote": [ + [ + "conans/test/integration/remote/multi_remote_checks_test.py", + [ + "RemoteChecksTest", + "test_binary_defines_remote" + ] + ] + ], + "test_binaries_from_different_remotes": [ + [ + "conans/test/integration/remote/multi_remote_checks_test.py", + [ + "RemoteChecksTest", + "test_binaries_from_different_remotes" + ] + ] + ], + "test_version_range_multi_remote": [ + [ + "conans/test/integration/remote/multi_remote_checks_test.py", + [ + "test_version_range_multi_remote" + ] + ] + ], + "test_exports_sources_missing": [ + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "ExportsSourcesMissingTest", + "test_exports_sources_missing" + ] + ] + ], + "test_conan_install_build_flag": [ + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemotesTest", + "test_conan_install_build_flag" + ] + ] + ], + "test_conan_install_update": [ + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemotesTest", + "test_conan_install_update" + ] + ] + ], + "test_fail_when_not_notfound": [ + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemoteTest", + "test_fail_when_not_notfound" + ] + ] + ], + "test_install_from_remotes": [ + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemoteTest", + "test_install_from_remotes" + ] + ] + ], + "test_requester_timeout": [ + [ + "conans/test/integration/remote/requester_test.py", + [ + "TestRequester", + "test_requester_timeout" + ] + ] + ], + "test_requester_timeout_tuple": [ + [ + "conans/test/integration/remote/requester_test.py", + [ + "TestRequester", + "test_requester_timeout_tuple" + ] + ] + ], + "test_requester_timeout_errors": [ + [ + "conans/test/integration/remote/requester_test.py", + [ + "TestRequester", + "test_requester_timeout_errors" + ] + ] + ], + "test_request_infinite_timeout": [ + [ + "conans/test/integration/remote/requester_test.py", + [ + "TestRequester", + "test_request_infinite_timeout" + ] + ] + ], + "test_unset_request_timeout_use_default_one": [ + [ + "conans/test/integration/remote/requester_test.py", + [ + "TestRequester", + "test_unset_request_timeout_use_default_one" + ] + ] + ], + "setUpClass": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "setUpClass" + ] + ] + ], + "tearDownClass": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "tearDownClass" + ] + ] + ], + "tearDown": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "tearDown" + ] + ] + ], + "test_server_capabilities": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_server_capabilities" + ] + ] + ], + "test_get_conan": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_get_conan" + ] + ] + ], + "test_get_package": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_get_package" + ] + ] + ], + "test_upload_huge_conan": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_upload_huge_conan" + ] + ] + ], + "test_search": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_search" + ] + ], + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_search" + ] + ] + ], + "test_remove": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_remove" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_remove" + ] + ], + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_remove" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_remove" + ] + ], + [ + "conans/test/unittests/util/files/test_remove.py", + [ + "RemoveTest", + "test_remove" + ] + ] + ], + "raise_for_status": [ + [ + "conans/test/integration/remote/retry_test.py", + [ + "_ResponseMock", + "raise_for_status" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "raise_for_status" + ] + ] + ], + "test_error_401": [ + [ + "conans/test/integration/remote/retry_test.py", + [ + "RetryDownloadTests", + "test_error_401" + ] + ] + ], + "test_error_403_forbidden": [ + [ + "conans/test/integration/remote/retry_test.py", + [ + "RetryDownloadTests", + "test_error_403_forbidden" + ] + ] + ], + "test_error_403_authentication": [ + [ + "conans/test/integration/remote/retry_test.py", + [ + "RetryDownloadTests", + "test_error_403_authentication" + ] + ] + ], + "test_error_requests": [ + [ + "conans/test/integration/remote/retry_test.py", + [ + "RetryDownloadTests", + "test_error_requests" + ] + ] + ], + "test_error_500": [ + [ + "conans/test/integration/remote/retry_test.py", + [ + "RetryDownloadTests", + "test_error_500" + ] + ] + ], + "test_selected_remotes": [ + [ + "conans/test/integration/remote/selected_remotes_test.py", + [ + "TestSelectedRemotesInstall", + "test_selected_remotes" + ] + ] + ], + "test_upload_raise_multiple_remotes": [ + [ + "conans/test/integration/remote/selected_remotes_test.py", + [ + "TestSelectedRemotesInstall", + "test_upload_raise_multiple_remotes" + ] + ] + ], + "test_remove_raise_multiple_remotes": [ + [ + "conans/test/integration/remote/selected_remotes_test.py", + [ + "TestSelectedRemotesInstall", + "test_remove_raise_multiple_remotes" + ] + ] + ], + "test_error_no_json": [ + [ + "conans/test/integration/remote/server_error_test.py", + [ + "Error200NoJson", + "test_error_no_json" + ] + ] + ], + "test_error_broken_json": [ + [ + "conans/test/integration/remote/server_error_test.py", + [ + "Error200NoJson", + "test_error_broken_json" + ] + ] + ], + "test_error_json": [ + [ + "conans/test/integration/remote/server_error_test.py", + [ + "Error200NoJson", + "test_error_json" + ] + ] + ], + "test_conaninfo_special_chars": [ + [ + "conans/test/integration/remote/test_conaninfo_parsing.py", + [ + "test_conaninfo_special_chars" + ] + ] + ], + "test_request_info_headers": [ + [ + "conans/test/integration/remote/test_request_headers.py", + [ + "test_request_info_headers" + ] + ] + ], + "test_auth_with_token": [ + [ + "conans/test/integration/remote/token_refresh_test.py", + [ + "TestTokenRefresh", + "test_auth_with_token" + ] + ] + ], + "test_refresh_with_token": [ + [ + "conans/test/integration/remote/token_refresh_test.py", + [ + "TestTokenRefresh", + "test_refresh_with_token" + ] + ] + ], + "test_build_type": [ + [ + "conans/test/integration/settings/built_type_setting_test.py", + [ + "BuildTypeSettingTest", + "test_build_type" + ] + ] + ], + "test_per_package_setting": [ + [ + "conans/test/integration/settings/per_package_settings_test.py", + [ + "PerPackageSettingTest", + "test_per_package_setting" + ] + ] + ], + "test_per_package_setting_build_type": [ + [ + "conans/test/integration/settings/per_package_settings_test.py", + [ + "PerPackageSettingTest", + "test_per_package_setting_build_type" + ] + ] + ], + "test_per_package_setting_no_userchannel": [ + [ + "conans/test/integration/settings/per_package_settings_test.py", + [ + "PerPackageSettingTest", + "test_per_package_setting_no_userchannel" + ] + ] + ], + "test_per_package_subsetting": [ + [ + "conans/test/integration/settings/per_package_settings_test.py", + [ + "PerPackageSettingTest", + "test_per_package_subsetting" + ] + ] + ], + "test_remove_options": [ + [ + "conans/test/integration/settings/remove_subsetting_test.py", + [ + "RemoveSubsettingTest", + "test_remove_options" + ] + ] + ], + "test_remove_setting": [ + [ + "conans/test/integration/settings/remove_subsetting_test.py", + [ + "RemoveSubsettingTest", + "test_remove_setting" + ] + ] + ], + "test_remove_subsetting": [ + [ + "conans/test/integration/settings/remove_subsetting_test.py", + [ + "RemoveSubsettingTest", + "test_remove_subsetting" + ] + ] + ], + "test_remove_subsetting_build": [ + [ + "conans/test/integration/settings/remove_subsetting_test.py", + [ + "RemoveSubsettingTest", + "test_remove_subsetting_build" + ] + ] + ], + "test_settings_and_options_rm_safe": [ + [ + "conans/test/integration/settings/remove_subsetting_test.py", + [ + "test_settings_and_options_rm_safe" + ] + ] + ], + "test_non_existing_setting": [ + [ + "conans/test/integration/settings/settings_override_test.py", + [ + "test_non_existing_setting" + ] + ] + ], + "test_override_in_non_existing_recipe": [ + [ + "conans/test/integration/settings/settings_override_test.py", + [ + "test_override_in_non_existing_recipe" + ] + ] + ], + "test_exclude_patterns_settings": [ + [ + "conans/test/integration/settings/settings_override_test.py", + [ + "test_exclude_patterns_settings" + ] + ] + ], + "test_disable_settings_assignment": [ + [ + "conans/test/integration/settings/test_disable_settings_assignment.py", + [ + "test_disable_settings_assignment" + ] + ] + ], + "test_settings_not_defined_consuming": [ + [ + "conans/test/integration/settings/test_non_defining_settings.py", + [ + "test_settings_not_defined_consuming" + ] + ] + ], + "test_settings_definitions": [ + [ + "conans/test/integration/settings/test_settings_possible_values.py", + [ + "test_settings_definitions" + ] + ] + ], + "test_settings_definitions_compiler": [ + [ + "conans/test/integration/settings/test_settings_possible_values.py", + [ + "test_settings_definitions_compiler" + ] + ] + ], + "test_settings_user": [ + [ + "conans/test/integration/settings/test_settings_user.py", + [ + "test_settings_user" + ] + ] + ], + "test_settings_user_subdict": [ + [ + "conans/test/integration/settings/test_settings_user.py", + [ + "test_settings_user_subdict" + ] + ] + ], + "test_settings_user_convert_list_dict": [ + [ + "conans/test/integration/settings/test_settings_user.py", + [ + "test_settings_user_convert_list_dict" + ] + ] + ], + "checker": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_complete_round_trip", + "checker" + ] + ], + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_complete_round_trip_broken_link", + "checker" + ] + ], + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_complete_round_trip_external_link", + "checker" + ] + ], + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_complete_round_trip_folders", + "checker" + ] + ] + ], + "test_complete_round_trip": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_complete_round_trip" + ] + ] + ], + "test_complete_round_trip_broken_link": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_complete_round_trip_broken_link" + ] + ] + ], + "test_complete_round_trip_external_link": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_complete_round_trip_external_link" + ] + ] + ], + "test_complete_round_trip_folders": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_complete_round_trip_folders" + ] + ] + ], + "assert_folder_symlinks": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_package_with_symlinks", + "assert_folder_symlinks" + ] + ] + ], + "test_package_with_symlinks": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_package_with_symlinks" + ] + ] + ], + "test_exports_does_not_follow_symlink": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_exports_does_not_follow_symlink" + ] + ] + ], + "test_package_symlinks_zero_size": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "test_package_symlinks_zero_size" + ] + ] + ], + "test_force_system_reqs_rerun": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "TestSystemReqs", + "test_force_system_reqs_rerun" + ] + ] + ], + "test_local_system_requirements": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "TestSystemReqs", + "test_local_system_requirements" + ] + ] + ], + "test_components_cycles": [ + [ + "conans/test/integration/test_components.py", + [ + "test_components_cycles" + ] + ] + ], + "test_components_cycle_complex": [ + [ + "conans/test/integration/test_components.py", + [ + "test_components_cycle_complex" + ] + ] + ], + "test_components_not_required": [ + [ + "conans/test/integration/test_components.py", + [ + "test_components_not_required" + ] + ] + ], + "test_components_overrides": [ + [ + "conans/test/integration/test_components.py", + [ + "test_components_overrides" + ] + ] + ], + "test_component_error": [ + [ + "conans/test/integration/test_components_error.py", + [ + "test_component_error" + ] + ] + ], + "test_migration_profile_checker_plugin": [ + [ + "conans/test/integration/test_migrations.py", + [ + "test_migration_profile_checker_plugin" + ] + ] + ], + "test_package_python_files": [ + [ + "conans/test/integration/test_package_python_files.py", + [ + "test_package_python_files" + ] + ] + ], + "test_pkg_sign": [ + [ + "conans/test/integration/test_pkg_signing.py", + [ + "test_pkg_sign" + ] + ] + ], + "test_source_download_password": [ + [ + "conans/test/integration/test_source_download_password.py", + [ + "test_source_download_password" + ] + ] + ], + "test_timestamp_error": [ + [ + "conans/test/integration/test_timestamp_error.py", + [ + "test_timestamp_error" + ] + ] + ], + "_test_for_metadata_in_zip_file": [ + [ + "conans/test/integration/tgz_macos_dot_files_test.py", + [ + "TgzMacosDotFilesTest", + "_test_for_metadata_in_zip_file" + ] + ] + ], + "_test_for_metadata": [ + [ + "conans/test/integration/tgz_macos_dot_files_test.py", + [ + "TgzMacosDotFilesTest", + "_test_for_metadata" + ] + ] + ], + "_add_macos_metadata_to_file": [ + [ + "conans/test/integration/tgz_macos_dot_files_test.py", + [ + "TgzMacosDotFilesTest", + "test_dot_files", + "_add_macos_metadata_to_file" + ] + ] + ], + "test_dot_files": [ + [ + "conans/test/integration/tgz_macos_dot_files_test.py", + [ + "TgzMacosDotFilesTest", + "test_dot_files" + ] + ] + ], + "expected_files": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "expected_files" + ] + ] + ], + "check_contents": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "check_contents" + ] + ] + ], + "test_generator_files": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "test_generator_files" + ] + ] + ], + "test_generator_files_with_custom_config": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "test_generator_files_with_custom_config" + ] + ] + ], + "test_xcodedeps_aggregate_components": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "test_xcodedeps_aggregate_components" + ] + ] + ], + "test_xcodedeps_traits": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "test_xcodedeps_traits" + ] + ] + ], + "test_xcodedeps_frameworkdirs": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "test_xcodedeps_frameworkdirs" + ] + ] + ], + "test_xcodedeps_cppinfo_requires": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "test_xcodedeps_cppinfo_requires" + ] + ] + ], + "test_dependency_of_dependency_components": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "test_dependency_of_dependency_components" + ] + ] + ], + "test_skipped_not_included": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "test_skipped_not_included" + ] + ] + ], + "_get_filename": [ + [ + "conans/test/integration/toolchains/apple/test_xcodetoolchain.py", + [ + "_get_filename" + ] + ] + ], + "test_toolchain_files": [ + [ + "conans/test/integration/toolchains/apple/test_xcodetoolchain.py", + [ + "test_toolchain_files" + ] + ] + ], + "test_toolchain_flags": [ + [ + "conans/test/integration/toolchains/apple/test_xcodetoolchain.py", + [ + "test_toolchain_flags" + ] + ] + ], + "test_package_from_system": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_package_from_system" + ] + ] + ], + "test_components_error": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_components_error" + ] + ] + ], + "test_cpp_info_component_objects": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_cpp_info_component_objects" + ] + ] + ], + "test_cpp_info_component_error_aggregate": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_cpp_info_component_error_aggregate" + ] + ] + ], + "test_cmakedeps_cppinfo_complex_strings": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_cmakedeps_cppinfo_complex_strings" + ] + ] + ], + "test_dependency_props_from_consumer": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_dependency_props_from_consumer" + ] + ] + ], + "test_props_from_consumer_build_context_activated": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_props_from_consumer_build_context_activated" + ] + ] + ], + "test_skip_transitive_components": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_skip_transitive_components" + ] + ] + ], + "test_error_missing_config_build_context": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_error_missing_config_build_context" + ] + ] + ], + "test_using_package_module": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_using_package_module" + ] + ] + ], + "test_system_libs_transitivity": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_system_libs_transitivity" + ] + ] + ], + "exists_config": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps_find_module_and_config.py", + [ + "test_reuse_with_modules_and_config", + "exists_config" + ] + ] + ], + "exists_module": [ + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps_find_module_and_config.py", + [ + "test_reuse_with_modules_and_config", + "exists_module" + ] + ] + ], + "test_configure_args": [ + [ + "conans/test/integration/toolchains/cmake/test_cmake.py", + [ + "test_configure_args" + ] + ] + ], + "test_cross_build": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_cross_build" + ] + ] + ], + "test_cross_build_user_toolchain": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_cross_build_user_toolchain" + ] + ] + ], + "test_no_cross_build": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_no_cross_build" + ] + ] + ], + "test_cross_arch": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_cross_arch" + ] + ] + ], + "test_no_cross_build_arch": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_no_cross_build_arch" + ] + ] + ], + "test_cross_build_conf": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_cross_build_conf" + ] + ] + ], + "test_find_builddirs": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_find_builddirs" + ] + ] + ], + "test_cmaketoolchain_cmake_system_processor_cross_apple": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_cmaketoolchain_cmake_system_processor_cross_apple" + ] + ] + ], + "test_apple_vars_overwrite_user_conf": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_apple_vars_overwrite_user_conf" + ] + ] + ], + "test_extra_flags_via_conf": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_extra_flags_via_conf" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_autotoolstoolchain.py", + [ + "test_extra_flags_via_conf" + ] + ], + [ + "conans/test/integration/toolchains/meson/test_mesontoolchain.py", + [ + "test_extra_flags_via_conf" + ] + ], + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_extra_flags_via_conf" + ] + ] + ], + "test_cmake_presets_binary_dir_available": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_cmake_presets_binary_dir_available" + ] + ] + ], + "test_cmake_presets_multiconfig": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_cmake_presets_multiconfig" + ] + ] + ], + "test_cmake_presets_singleconfig": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_cmake_presets_singleconfig" + ] + ] + ], + "test_toolchain_cache_variables": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_toolchain_cache_variables" + ] + ] + ], + "test_android_c_library": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_android_c_library" + ] + ] + ], + "test_android_legacy_toolchain_flag": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_android_legacy_toolchain_flag" + ] + ] + ], + "test_android_legacy_toolchain_with_compileflags": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_android_legacy_toolchain_with_compileflags" + ] + ] + ], + "test_presets_paths_normalization": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_presets_paths_normalization" + ] + ] + ], + "test_presets_ninja_msvc": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_presets_ninja_msvc" + ] + ] + ], + "test_pkg_config_block": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_pkg_config_block" + ] + ] + ], + "test_user_presets_custom_location": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_user_presets_custom_location" + ] + ] + ], + "test_set_cmake_lang_compilers_and_launchers": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_set_cmake_lang_compilers_and_launchers" + ] + ] + ], + "test_cmake_layout_toolchain_folder": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_cmake_layout_toolchain_folder" + ] + ] + ], + "test_build_folder_vars_editables": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_build_folder_vars_editables" + ] + ] + ], + "test_set_linker_scripts": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_set_linker_scripts" + ] + ] + ], + "test_test_package_layout": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_test_package_layout" + ] + ] + ], + "test_presets_not_found_error_msg": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_presets_not_found_error_msg" + ] + ] + ], + "test_recipe_build_folders_vars": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_recipe_build_folders_vars" + ] + ] + ], + "test_custom_block": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain_blocks.py", + [ + "test_custom_block" + ] + ] + ], + "test_crossbuild_windows_incomplete": [ + [ + "conans/test/integration/toolchains/env/test_buildenv.py", + [ + "test_crossbuild_windows_incomplete" + ] + ] + ], + "test_virtualenv_deactivated": [ + [ + "conans/test/integration/toolchains/env/test_virtualenv_default_apply.py", + [ + "test_virtualenv_deactivated" + ] + ], + [ + "conans/test/integration/toolchains/env/test_virtualenv_winbash.py", + [ + "test_virtualenv_deactivated" + ] + ] + ], + "test_virtualrunenv_not_applied": [ + [ + "conans/test/integration/toolchains/env/test_virtualenv_default_apply.py", + [ + "test_virtualrunenv_not_applied" + ] + ] + ], + "test_virtualrunenv_explicit_declare": [ + [ + "conans/test/integration/toolchains/env/test_virtualenv_default_apply.py", + [ + "test_virtualrunenv_explicit_declare" + ] + ] + ], + "test_virtualenv_object_access": [ + [ + "conans/test/integration/toolchains/env/test_virtualenv_object_access.py", + [ + "test_virtualenv_object_access" + ] + ] + ], + "test_virtualenv": [ + [ + "conans/test/integration/toolchains/env/test_virtualenv_powershell.py", + [ + "test_virtualenv" + ] + ] + ], + "test_virtualenv_test_package": [ + [ + "conans/test/integration/toolchains/env/test_virtualenv_powershell.py", + [ + "test_virtualenv_test_package" + ] + ] + ], + "test_nowinbash": [ + [ + "conans/test/integration/toolchains/env/test_virtualenv_winbash.py", + [ + "test_nowinbash" + ] + ] + ], + "test_conf_inherited_in_test_package": [ + [ + "conans/test/integration/toolchains/env/test_virtualenv_winbash.py", + [ + "test_conf_inherited_in_test_package" + ] + ] + ], + "test_link_lib_correct_order": [ + [ + "conans/test/integration/toolchains/gnu/test_autotoolsdeps.py", + [ + "test_link_lib_correct_order" + ] + ] + ], + "test_cpp_info_aggregation": [ + [ + "conans/test/integration/toolchains/gnu/test_autotoolsdeps.py", + [ + "test_cpp_info_aggregation" + ] + ] + ], + "test_autotools_custom_environment": [ + [ + "conans/test/integration/toolchains/gnu/test_autotoolstoolchain.py", + [ + "test_autotools_custom_environment" + ] + ] + ], + "test_linker_scripts_via_conf": [ + [ + "conans/test/integration/toolchains/gnu/test_autotoolstoolchain.py", + [ + "test_linker_scripts_via_conf" + ] + ], + [ + "conans/test/integration/toolchains/meson/test_mesontoolchain.py", + [ + "test_linker_scripts_via_conf" + ] + ] + ], + "test_not_none_values": [ + [ + "conans/test/integration/toolchains/gnu/test_autotoolstoolchain.py", + [ + "test_not_none_values" + ] + ] + ], + "test_set_prefix": [ + [ + "conans/test/integration/toolchains/gnu/test_autotoolstoolchain.py", + [ + "test_set_prefix" + ] + ] + ], + "test_unknown_compiler": [ + [ + "conans/test/integration/toolchains/gnu/test_autotoolstoolchain.py", + [ + "test_unknown_compiler" + ] + ] + ], + "test_basic_layout_subproject": [ + [ + "conans/test/integration/toolchains/gnu/test_basic_layout.py", + [ + "test_basic_layout_subproject" + ] + ] + ], + "get_requires_from_content": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "get_requires_from_content" + ] + ] + ], + "assert_is_abs": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkg_config_dirs", + "assert_is_abs" + ] + ] + ], + "test_pkg_config_dirs": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkg_config_dirs" + ] + ] + ], + "test_empty_dirs": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_empty_dirs" + ] + ] + ], + "test_multiple_include": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_multiple_include" + ] + ] + ], + "test_custom_content": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_custom_content" + ] + ] + ], + "test_custom_content_and_version_components": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_custom_content_and_version_components" + ] + ] + ], + "test_pkg_with_public_deps_and_component_requires": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkg_with_public_deps_and_component_requires" + ] + ] + ], + "test_pkg_with_public_deps_and_component_requires_2": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkg_with_public_deps_and_component_requires_2" + ] + ] + ], + "test_pkg_config_name_full_aliases": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkg_config_name_full_aliases" + ] + ] + ], + "test_components_and_package_pc_creation_order": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_components_and_package_pc_creation_order" + ] + ] + ], + "test_with_editable_layout": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_with_editable_layout" + ] + ] + ], + "test_tool_requires_not_created_if_no_activated": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_tool_requires_not_created_if_no_activated" + ] + ] + ], + "test_tool_requires_raise_exception_if_exist_both_require_and_build_one": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_tool_requires_raise_exception_if_exist_both_require_and_build_one" + ] + ] + ], + "test_error_missing_pc_build_context": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_error_missing_pc_build_context" + ] + ] + ], + "test_bazel": [ + [ + "conans/test/integration/toolchains/google/test_bazel.py", + [ + "test_bazel" + ] + ] + ], + "test_bazel_relative_paths": [ + [ + "conans/test/integration/toolchains/google/test_bazel.py", + [ + "test_bazel_relative_paths" + ] + ] + ], + "test_bazel_exclude_folders": [ + [ + "conans/test/integration/toolchains/google/test_bazel.py", + [ + "test_bazel_exclude_folders" + ] + ] + ], + "test_bazeldeps_and_build_requires": [ + [ + "conans/test/integration/toolchains/google/test_bazel.py", + [ + "test_bazeldeps_and_build_requires" + ] + ] + ], + "get_intel_cc_generator_file": [ + [ + "conans/test/integration/toolchains/intel/test_intel_cc.py", + [ + "get_intel_cc_generator_file" + ] + ] + ], + "test_intel_cc_generator_windows": [ + [ + "conans/test/integration/toolchains/intel/test_intel_cc.py", + [ + "test_intel_cc_generator_windows" + ] + ] + ], + "test_intel_cc_generator_linux": [ + [ + "conans/test/integration/toolchains/intel/test_intel_cc.py", + [ + "test_intel_cc_generator_linux" + ] + ] + ], + "test_apple_meson_keep_user_custom_flags": [ + [ + "conans/test/integration/toolchains/meson/test_mesontoolchain.py", + [ + "test_apple_meson_keep_user_custom_flags" + ] + ] + ], + "test_correct_quotes": [ + [ + "conans/test/integration/toolchains/meson/test_mesontoolchain.py", + [ + "test_correct_quotes" + ] + ] + ], + "test_deactivate_nowrap": [ + [ + "conans/test/integration/toolchains/meson/test_mesontoolchain.py", + [ + "test_deactivate_nowrap" + ] + ] + ], + "test_msbuilddeps_maps_architecture_to_platform": [ + [ + "conans/test/integration/toolchains/microsoft/test_msbuilddeps.py", + [ + "test_msbuilddeps_maps_architecture_to_platform" + ] + ] + ], + "test_msbuilddeps_format_names": [ + [ + "conans/test/integration/toolchains/microsoft/test_msbuilddeps.py", + [ + "test_msbuilddeps_format_names" + ] + ] + ], + "test_nmakedeps": [ + [ + "conans/test/integration/toolchains/microsoft/test_nmakedeps.py", + [ + "test_nmakedeps" + ] + ] + ], + "test_vs_layout_subproject": [ + [ + "conans/test/integration/toolchains/microsoft/test_vs_layout.py", + [ + "test_vs_layout_subproject" + ] + ] + ], + "test_vcvars_generator": [ + [ + "conans/test/integration/toolchains/microsoft/vcvars_test.py", + [ + "test_vcvars_generator" + ] + ] + ], + "test_vcvars_generator_skip": [ + [ + "conans/test/integration/toolchains/microsoft/vcvars_test.py", + [ + "test_vcvars_generator_skip" + ] + ] + ], + "test_vcvars_generator_string": [ + [ + "conans/test/integration/toolchains/microsoft/vcvars_test.py", + [ + "test_vcvars_generator_string" + ] + ] + ], + "test_vcvars_2015_error": [ + [ + "conans/test/integration/toolchains/microsoft/vcvars_test.py", + [ + "test_vcvars_2015_error" + ] + ] + ], + "test_vcvars_platform_x86": [ + [ + "conans/test/integration/toolchains/microsoft/vcvars_test.py", + [ + "test_vcvars_platform_x86" + ] + ] + ], + "assert_vars_file": [ + [ + "conans/test/integration/toolchains/premake/test_premakedeps.py", + [ + "assert_vars_file" + ] + ] + ], + "test_premakedeps": [ + [ + "conans/test/integration/toolchains/premake/test_premakedeps.py", + [ + "test_premakedeps" + ] + ] + ], + "test_bazel_namespace": [ + [ + "conans/test/integration/toolchains/test_toolchain_namespaces.py", + [ + "test_bazel_namespace" + ] + ] + ], + "test_autotools_namespace": [ + [ + "conans/test/integration/toolchains/test_toolchain_namespaces.py", + [ + "test_autotools_namespace" + ] + ] + ], + "test_multiple_toolchains_one_recipe": [ + [ + "conans/test/integration/toolchains/test_toolchain_namespaces.py", + [ + "test_multiple_toolchains_one_recipe" + ] + ] + ], + "test_conan_version": [ + [ + "conans/test/integration/tools/conan_version_test.py", + [ + "test_conan_version" + ] + ] + ], + "test_cppstd_from_settings": [ + [ + "conans/test/integration/tools/cppstd_minimum_version_test.py", + [ + "CppStdMinimumVersionTests", + "test_cppstd_from_settings" + ] + ] + ], + "test_invalid_cppstd_from_settings": [ + [ + "conans/test/integration/tools/cppstd_minimum_version_test.py", + [ + "CppStdMinimumVersionTests", + "test_invalid_cppstd_from_settings" + ] + ] + ], + "test_header_only_check_min_cppstd": [ + [ + "conans/test/integration/tools/cppstd_minimum_version_test.py", + [ + "test_header_only_check_min_cppstd" + ] + ] + ], + "test_validate_build_check_min_cppstd": [ + [ + "conans/test/integration/tools/cppstd_minimum_version_test.py", + [ + "test_validate_build_check_min_cppstd" + ] + ] + ], + "test_cpu_count_override": [ + [ + "conans/test/integration/tools/cpu_count_test.py", + [ + "TestNJobs", + "test_cpu_count_override" + ] + ] + ], + "test_file_tools": [ + [ + "conans/test/integration/tools/file_tools_test.py", + [ + "test_file_tools" + ] + ] + ], + "test_error_reported": [ + [ + "conans/test/integration/tools/fix_symlinks_test.py", + [ + "FixSymlinksTestCase", + "test_error_reported" + ] + ] + ], + "test_package_manager_platform": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_package_manager_platform" + ] + ] + ], + "test_package_manager_distro": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_package_manager_distro" + ] + ] + ], + "test_sudo_str": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_sudo_str" + ] + ] + ], + "test_apt_install_recommends": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_apt_install_recommends" + ] + ] + ], + "fake_check": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_tools_install_mode_check", + "with_mock_patch_conan_Co", + "with_pytest_raises_ConanE", + "fake_check" + ] + ], + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_tools_install_mode_install_different_archs", + "with_mock_patch_conan_Co", + "fake_check" + ] + ], + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_tools_install_archless", + "with_mock_patch_conan_Co", + "fake_check" + ] + ] + ], + "test_tools_install_mode_check": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_tools_install_mode_check" + ] + ] + ], + "test_tools_update_mode_install": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_tools_update_mode_install" + ] + ] + ], + "fake_run": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_dnf_yum_return_code_100", + "with_mock_patch_conan_Co", + "fake_run" + ] + ], + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_dnf_yum_return_code_100", + "None_1", + "fake_run" + ] + ] + ], + "test_dnf_yum_return_code_100": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_dnf_yum_return_code_100" + ] + ] + ], + "test_tools_install_mode_install_different_archs": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_tools_install_mode_install_different_archs" + ] + ] + ], + "test_tools_install_archless": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_tools_install_archless" + ] + ] + ], + "test_tools_check": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_tools_check" + ] + ] + ], + "test_raise_an_error": [ + [ + "conans/test/integration/ui/exit_with_code_test.py", + [ + "ExitWithCodeTest", + "test_raise_an_error" + ] + ] + ], + "conan_api": [ + [ + "conans/test/unittests/cli/common_test.py", + [ + "conan_api" + ] + ] + ], + "argparse_args": [ + [ + "conans/test/unittests/cli/common_test.py", + [ + "argparse_args" + ] + ] + ], + "test_core_confs_not_allowed_via_cli": [ + [ + "conans/test/unittests/cli/common_test.py", + [ + "test_core_confs_not_allowed_via_cli" + ] + ] + ], + "test_cli_pattern_matching": [ + [ + "conans/test/unittests/cli/test_cli_ref_matching.py", + [ + "test_cli_pattern_matching" + ] + ] + ], + "test_arch_flag": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_arch_flag" + ] + ] + ], + "test_arch_flag_intel": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_arch_flag_intel" + ] + ] + ], + "test_arch_flag_mcst_lcc": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_arch_flag_mcst_lcc" + ] + ] + ], + "test_build_type_flags": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_build_type_flags" + ] + ] + ], + "_make_cppstd_flag": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "_make_cppstd_flag" + ] + ] + ], + "_make_cppstd_default": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "_make_cppstd_default" + ] + ] + ], + "test_gcc_cppstd_flags": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_gcc_cppstd_flags" + ] + ] + ], + "test_gcc_cppstd_defaults": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_gcc_cppstd_defaults" + ] + ] + ], + "test_clang_cppstd_flags": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_clang_cppstd_flags" + ] + ] + ], + "test_clang_cppstd_defaults": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_clang_cppstd_defaults" + ] + ] + ], + "test_apple_clang_cppstd_flags": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_apple_clang_cppstd_flags" + ] + ] + ], + "test_apple_clang_cppstd_defaults": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_apple_clang_cppstd_defaults" + ] + ] + ], + "test_visual_cppstd_flags": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_visual_cppstd_flags" + ] + ] + ], + "test_visual_cppstd_defaults": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_visual_cppstd_defaults" + ] + ] + ], + "test_intel_visual_cppstd_flag": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_intel_visual_cppstd_flag" + ] + ] + ], + "test_intel_gcc_cppstd_flag": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_intel_gcc_cppstd_flag" + ] + ] + ], + "test_mcst_lcc_cppstd_defaults": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_mcst_lcc_cppstd_defaults" + ] + ] + ], + "test_mcst_lcc_cppstd_flag": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_mcst_lcc_cppstd_flag" + ] + ] + ], + "_run_parse": [ + [ + "conans/test/unittests/client/command/parse_arguments_test.py", + [ + "ArgsParseProfileTest", + "_run_parse" + ] + ] + ], + "test_build_machine": [ + [ + "conans/test/unittests/client/command/parse_arguments_test.py", + [ + "ArgsParseProfileTest", + "test_build_machine" + ] + ] + ], + "test_mix_old_and_host_machine": [ + [ + "conans/test/unittests/client/command/parse_arguments_test.py", + [ + "ArgsParseProfileTest", + "test_mix_old_and_host_machine" + ] + ] + ], + "test_host_machine": [ + [ + "conans/test/unittests/client/command/parse_arguments_test.py", + [ + "ArgsParseProfileTest", + "test_host_machine" + ] + ] + ], + "test_build_and_host": [ + [ + "conans/test/unittests/client/command/parse_arguments_test.py", + [ + "ArgsParseProfileTest", + "test_build_and_host" + ] + ] + ], + "test_output_color_prevent_strip": [ + [ + "conans/test/unittests/client/conan_output_test.py", + [ + "ConanOutputTest", + "test_output_color_prevent_strip" + ] + ] + ], + "test_output_forced": [ + [ + "conans/test/unittests/client/conan_output_test.py", + [ + "test_output_forced" + ] + ] + ], + "test_output_chainable": [ + [ + "conans/test/unittests/client/conan_output_test.py", + [ + "test_output_chainable" + ] + ] + ], + "test_inherit_short_paths": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTest", + "test_inherit_short_paths" + ] + ] + ], + "test_conanfile_txt_errors": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTxtTest", + "test_conanfile_txt_errors" + ] + ] + ], + "test_plain_text_parser": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTxtTest", + "test_plain_text_parser" + ] + ] + ], + "test_revision_parsing": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTxtTest", + "test_revision_parsing" + ] + ] + ], + "test_load_conan_txt": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTxtTest", + "test_load_conan_txt" + ] + ] + ], + "test_load_options_error": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTxtTest", + "test_load_options_error" + ] + ] + ], + "test_layout_not_predefined": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTxtTest", + "test_layout_not_predefined" + ] + ] + ], + "test_layout_multiple": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTxtTest", + "test_layout_multiple" + ] + ] + ], + "_create_and_load": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ImportModuleLoaderTest", + "_create_and_load" + ] + ] + ], + "test_py3_recipe_colliding_init_filenames": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ImportModuleLoaderTest", + "test_py3_recipe_colliding_init_filenames" + ] + ] + ], + "test_recipe_colliding_filenames": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ImportModuleLoaderTest", + "test_recipe_colliding_filenames" + ] + ] + ], + "test_wrong_imports": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ImportModuleLoaderTest", + "test_wrong_imports" + ] + ] + ], + "test_helpers_python_library": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ImportModuleLoaderTest", + "test_helpers_python_library" + ] + ] + ], + "test_unique_install_folder": [ + [ + "conans/test/unittests/client/conf/config_installer/test_install_folder.py", + [ + "InstallFolderTests", + "test_unique_install_folder" + ] + ] + ], + "test_detect_gcc_10": [ + [ + "conans/test/unittests/client/conf/detect/test_gcc_compiler.py", + [ + "GCCCompilerTestCase", + "test_detect_gcc_10" + ] + ] + ], + "test_output_string": [ + [ + "conans/test/unittests/client/file_copier/test_report_copied_files.py", + [ + "ReportCopiedFilesTestCase", + "test_output_string" + ] + ] + ], + "test_skip_package": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_skip_package" + ] + ] + ], + "test_valid_params": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_valid_params" + ] + ] + ], + "test_invalid_configuration": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_invalid_configuration" + ] + ] + ], + "test_common_build_force": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_common_build_force" + ] + ] + ], + "test_revision_included": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_revision_included" + ] + ] + ], + "test_no_user_channel_revision_included": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_no_user_channel_revision_included" + ] + ] + ], + "test_non_matching_build_force": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_non_matching_build_force" + ] + ] + ], + "test_full_reference_build_force": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_full_reference_build_force" + ] + ] + ], + "test_non_matching_full_reference_build_force": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_non_matching_full_reference_build_force" + ] + ] + ], + "test_multiple_builds": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_multiple_builds" + ] + ] + ], + "test_allowed": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_allowed" + ] + ] + ], + "test_casing": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_casing" + ] + ] + ], + "test_pattern_matching": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "test_pattern_matching" + ] + ] + ], + "test_node": [ + [ + "conans/test/unittests/client/graph/deps_graph_test.py", + [ + "DepsGraphTest", + "test_node" + ] + ] + ], + "test_basic_levels": [ + [ + "conans/test/unittests/client/graph/deps_graph_test.py", + [ + "DepsGraphTest", + "test_basic_levels" + ] + ] + ], + "test_multi_levels": [ + [ + "conans/test/unittests/client/graph/deps_graph_test.py", + [ + "DepsGraphTest", + "test_multi_levels" + ] + ] + ], + "test_multi_levels_2": [ + [ + "conans/test/unittests/client/graph/deps_graph_test.py", + [ + "DepsGraphTest", + "test_multi_levels_2" + ] + ] + ], + "test_multi_levels_3": [ + [ + "conans/test/unittests/client/graph/deps_graph_test.py", + [ + "DepsGraphTest", + "test_multi_levels_3" + ] + ] + ], + "test_invalid_permission": [ + [ + "conans/test/unittests/client/migrations/test_migrator.py", + [ + "TestMigratorPermissionTest", + "test_invalid_permission" + ] + ] + ], + "test_multiple_load": [ + [ + "conans/test/unittests/client/optimize_conanfile_load_test.py", + [ + "OptimizeConanFileLoadTest", + "test_multiple_load" + ] + ] + ], + "_save_profile": [ + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "_save_profile" + ] + ] + ], + "test_no_compiler_cppstd": [ + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_no_compiler_cppstd" + ] + ] + ], + "test_no_value": [ + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_no_value" + ] + ] + ], + "test_value_none": [ + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_none" + ] + ] + ], + "test_value_valid": [ + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_valid" + ] + ] + ], + "test_profile_parser": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_parser" + ] + ] + ], + "save_profile": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profiles_includes", + "save_profile" + ] + ] + ], + "test_profiles_includes": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profiles_includes" + ] + ] + ], + "test_profile_compose_system_tools": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_compose_system_tools" + ] + ] + ], + "test_profile_compose_tool_requires": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_compose_tool_requires" + ] + ] + ], + "test_profile_include_order": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_include_order" + ] + ] + ], + "test_profile_load_absolute_path": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_load_absolute_path" + ] + ] + ], + "test_profile_load_relative_path_dot": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_load_relative_path_dot" + ] + ] + ], + "test_profile_load_relative_path_pardir": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_load_relative_path_pardir" + ] + ] + ], + "test_profile_core_confs_error": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_core_confs_error" + ] + ] + ], + "test_compress_files": [ + [ + "conans/test/unittests/client/remote_manager_test.py", + [ + "RemoteManagerTest", + "test_compress_files" + ] + ] + ], + "iter_content": [ + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "MockResponse", + "iter_content" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "iter_content" + ] + ] + ], + "close": [ + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "MockResponse", + "close" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "close" + ] + ] + ], + "test_succeed_download_to_file_if_not_interrupted": [ + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "DownloaderUnitTest", + "test_succeed_download_to_file_if_not_interrupted" + ] + ] + ], + "test_resume_download_to_file_if_interrupted": [ + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "DownloaderUnitTest", + "test_resume_download_to_file_if_interrupted" + ] + ] + ], + "test_fail_interrupted_download_to_file_if_no_progress": [ + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "DownloaderUnitTest", + "test_fail_interrupted_download_to_file_if_no_progress" + ] + ] + ], + "test_fail_interrupted_download_if_server_not_accepting_ranges": [ + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "DownloaderUnitTest", + "test_fail_interrupted_download_if_server_not_accepting_ranges" + ] + ] + ], + "test_download_with_compressed_content_and_bigger_content_length": [ + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "DownloaderUnitTest", + "test_download_with_compressed_content_and_bigger_content_length" + ] + ] + ], + "test_download_with_compressed_content_and_smaller_content_length": [ + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "DownloaderUnitTest", + "test_download_with_compressed_content_and_smaller_content_length" + ] + ] + ], + "_get_html_response": [ + [ + "conans/test/unittests/client/rest/response_test.py", + [ + "RestStringTest", + "_get_html_response" + ] + ] + ], + "_get_json_response": [ + [ + "conans/test/unittests/client/rest/response_test.py", + [ + "RestStringTest", + "_get_json_response" + ] + ] + ], + "test_html_error": [ + [ + "conans/test/unittests/client/rest/response_test.py", + [ + "RestStringTest", + "test_html_error" + ] + ] + ], + "test_json_error": [ + [ + "conans/test/unittests/client/rest/response_test.py", + [ + "RestStringTest", + "test_json_error" + ] + ] + ], + "test_401_raises_unauthoirzed_exception": [ + [ + "conans/test/unittests/client/rest/uploader_test.py", + [ + "UploaderUnitTest", + "test_401_raises_unauthoirzed_exception" + ] + ] + ], + "test_403_raises_unauthoirzed_exception_if_no_token": [ + [ + "conans/test/unittests/client/rest/uploader_test.py", + [ + "UploaderUnitTest", + "test_403_raises_unauthoirzed_exception_if_no_token" + ] + ] + ], + "test_403_raises_unauthorized_exception_if_no_auth": [ + [ + "conans/test/unittests/client/rest/uploader_test.py", + [ + "UploaderUnitTest", + "test_403_raises_unauthorized_exception_if_no_auth" + ] + ] + ], + "test_403_raises_forbidden_exception_if_token": [ + [ + "conans/test/unittests/client/rest/uploader_test.py", + [ + "UploaderUnitTest", + "test_403_raises_forbidden_exception_if_token" + ] + ] + ], + "test_500_raises_internal_error": [ + [ + "conans/test/unittests/client/rest/uploader_test.py", + [ + "UploaderUnitTest", + "test_500_raises_internal_error" + ] + ] + ], + "test_configure_arguments": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_test.py", + [ + "test_configure_arguments" + ] + ] + ], + "test_modify_environment": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_modify_environment" + ] + ] + ], + "test_target_triple": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_target_triple" + ] + ] + ], + "test_invalid_target_triple": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_invalid_target_triple" + ] + ] + ], + "test_custom_host_triple": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_custom_host_triple" + ] + ] + ], + "test_fpic": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_fpic" + ] + ] + ], + "test_ndebug": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_ndebug" + ] + ] + ], + "test_cxx11_abi_define": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_cxx11_abi_define" + ] + ] + ], + "test_architecture_flag": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_architecture_flag" + ] + ] + ], + "test_build_type_flag": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_build_type_flag" + ] + ] + ], + "test_apple_arch_flag": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_apple_arch_flag" + ] + ] + ], + "test_apple_min_os_flag": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_apple_min_os_flag" + ] + ] + ], + "test_crossbuild_from_macos_to_non_apple_os": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_crossbuild_from_macos_to_non_apple_os" + ] + ] + ], + "test_apple_isysrootflag": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_apple_isysrootflag" + ] + ] + ], + "test_sysrootflag": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_sysrootflag" + ] + ] + ], + "test_custom_defines": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_custom_defines" + ] + ] + ], + "test_custom_cxxflags": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_custom_cxxflags" + ] + ] + ], + "test_custom_cflags": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_custom_cflags" + ] + ] + ], + "test_custom_ldflags": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_custom_ldflags" + ] + ] + ], + "test_conf_compiler_executable": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_conf_compiler_executable" + ] + ] + ], + "test_verbosity_global": [ + [ + "conans/test/unittests/client/tools/apple/test_xcodebuild.py", + [ + "test_verbosity_global" + ] + ] + ], + "test_sdk_path": [ + [ + "conans/test/unittests/client/tools/apple/test_xcodebuild.py", + [ + "test_sdk_path" + ] + ] + ], + "test_sdk": [ + [ + "conans/test/unittests/client/tools/apple/test_xcodebuild.py", + [ + "test_sdk" + ] + ] + ], + "_create_conanfile": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "_create_conanfile" + ] + ], + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "_create_conanfile" + ] + ], + [ + "conans/test/unittests/tools/microsoft/test_check_min_vs.py", + [ + "TestCheckMinVS", + "_create_conanfile" + ] + ] + ], + "test_check_cppstd_type": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "UserInputTests", + "test_check_cppstd_type" + ] + ], + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_check_cppstd_type" + ] + ] + ], + "test_check_min_cppstd_from_settings": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMinCppStdTests", + "test_check_min_cppstd_from_settings" + ] + ], + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_check_min_cppstd_from_settings" + ] + ] + ], + "test_check_min_cppstd_from_outdated_settings": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMinCppStdTests", + "test_check_min_cppstd_from_outdated_settings" + ] + ], + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_check_min_cppstd_from_outdated_settings" + ] + ] + ], + "test_check_min_cppstd_from_settings_with_extension": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMinCppStdTests", + "test_check_min_cppstd_from_settings_with_extension" + ] + ], + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_check_min_cppstd_from_settings_with_extension" + ] + ] + ], + "test_check_min_cppstd_unsupported_standard": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMinCppStdTests", + "test_check_min_cppstd_unsupported_standard" + ] + ] + ], + "test_check_min_cppstd_gnu_compiler_extension": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMinCppStdTests", + "test_check_min_cppstd_gnu_compiler_extension" + ] + ] + ], + "test_valid_min_cppstd_from_settings": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMinCppstdTests", + "test_valid_min_cppstd_from_settings" + ] + ], + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_valid_min_cppstd_from_settings" + ] + ] + ], + "test_valid_min_cppstd_from_outdated_settings": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMinCppstdTests", + "test_valid_min_cppstd_from_outdated_settings" + ] + ], + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_valid_min_cppstd_from_outdated_settings" + ] + ] + ], + "test_valid_min_cppstd_from_settings_with_extension": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMinCppstdTests", + "test_valid_min_cppstd_from_settings_with_extension" + ] + ], + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_valid_min_cppstd_from_settings_with_extension" + ] + ] + ], + "test_valid_min_cppstd_unsupported_standard": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMinCppstdTests", + "test_valid_min_cppstd_unsupported_standard" + ] + ], + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_valid_min_cppstd_unsupported_standard" + ] + ] + ], + "test_valid_min_cppstd_gnu_compiler_extension": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMinCppstdTests", + "test_valid_min_cppstd_gnu_compiler_extension" + ] + ] + ], + "test_min_cppstd_mingw_windows": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMinCppstdTests", + "test_min_cppstd_mingw_windows" + ] + ] + ], + "test_check_max_cppstd_from_settings": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMaxCppStdTests", + "test_check_max_cppstd_from_settings" + ] + ] + ], + "test_check_max_cppstd_from_outdated_settings": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMaxCppStdTests", + "test_check_max_cppstd_from_outdated_settings" + ] + ] + ], + "test_check_max_cppstd_from_settings_with_extension": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMaxCppStdTests", + "test_check_max_cppstd_from_settings_with_extension" + ] + ] + ], + "test_check_max_cppstd_unsupported_standard": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMaxCppStdTests", + "test_check_max_cppstd_unsupported_standard" + ] + ] + ], + "test_check_max_cppstd_gnu_compiler_extension": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMaxCppStdTests", + "test_check_max_cppstd_gnu_compiler_extension" + ] + ] + ], + "test_valid_max_cppstd_from_settings": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMaxCppstdTests", + "test_valid_max_cppstd_from_settings" + ] + ] + ], + "test_valid_max_cppstd_from_outdated_settings": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMaxCppstdTests", + "test_valid_max_cppstd_from_outdated_settings" + ] + ] + ], + "test_valid_max_cppstd_from_settings_with_extension": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMaxCppstdTests", + "test_valid_max_cppstd_from_settings_with_extension" + ] + ] + ], + "test_valid_max_cppstd_unsupported_standard": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMaxCppstdTests", + "test_valid_max_cppstd_unsupported_standard" + ] + ] + ], + "test_valid_max_cppstd_gnu_compiler_extension": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMaxCppstdTests", + "test_valid_max_cppstd_gnu_compiler_extension" + ] + ] + ], + "test_max_cppstd_mingw_windows": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMaxCppstdTests", + "test_max_cppstd_mingw_windows" + ] + ] + ], + "verify_dir": [ + [ + "conans/test/unittests/client/tools/files/rename_test.py", + [ + "RenameTest", + "verify_dir" + ] + ] + ], + "test_rename_empty_folder": [ + [ + "conans/test/unittests/client/tools/files/rename_test.py", + [ + "RenameTest", + "test_rename_empty_folder" + ] + ] + ], + "test_environment_update_variables": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_update_variables" + ] + ] + ], + "test_environment_update_variables_without_values": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_update_variables_without_values" + ] + ] + ], + "test_environment_update_overwriting": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_update_overwriting" + ] + ] + ], + "test_environment_update_unsetting_some_variables": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_update_unsetting_some_variables" + ] + ] + ], + "test_environment_update_unsetting_all_variables": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_update_unsetting_all_variables" + ] + ] + ], + "test_environment_update_unsetting_non_existing_variables": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_update_unsetting_non_existing_variables" + ] + ] + ], + "test_request_login": [ + [ + "conans/test/unittests/client/userio_test.py", + [ + "UserInputTest", + "test_request_login" + ] + ] + ], + "test_time_conversions": [ + [ + "conans/test/unittests/client/util/time_test.py", + [ + "TimeTest", + "test_time_conversions" + ] + ] + ], + "test_components_order": [ + [ + "conans/test/unittests/conan_build_info/new_build_info_test.py", + [ + "test_components_order" + ] + ] + ], + "test_component_aggregation": [ + [ + "conans/test/unittests/conan_build_info/new_build_info_test.py", + [ + "test_component_aggregation" + ] + ] + ], + "test_cpp_info_sysroot_merge": [ + [ + "conans/test/unittests/conan_build_info/new_build_info_test.py", + [ + "test_cpp_info_sysroot_merge" + ] + ] + ], + "test_cpp_info_merge_aggregating_components_first": [ + [ + "conans/test/unittests/conan_build_info/new_build_info_test.py", + [ + "test_cpp_info_merge_aggregating_components_first" + ] + ] + ], + "test_components_set": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_components_set" + ] + ] + ], + "test_no_components_inside_components": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_no_components_inside_components" + ] + ] + ], + "test_cppinfo_components_dirs": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_cppinfo_components_dirs" + ] + ] + ], + "test_set_get_properties": [ + [ + "conans/test/unittests/model/build_info/generic_properties_test.py", + [ + "test_set_get_properties" + ] + ] + ], + "test_conanfile_naming": [ + [ + "conans/test/unittests/model/conanfile_test.py", + [ + "ConanFileTest", + "test_conanfile_naming" + ] + ] + ], + "test_conanfile_naming_complete": [ + [ + "conans/test/unittests/model/conanfile_test.py", + [ + "ConanFileTest", + "test_conanfile_naming_complete" + ] + ] + ], + "test_false_values_affect_none": [ + [ + "conans/test/unittests/model/info_test.py", + [ + "test_false_values_affect_none" + ] + ] + ], + "test_symlinks_manifest": [ + [ + "conans/test/unittests/model/manifest_test.py", + [ + "test_symlinks_manifest" + ] + ] + ], + "test_tree_manifest": [ + [ + "conans/test/unittests/model/manifest_test.py", + [ + "test_tree_manifest" + ] + ] + ], + "test_already_pyc_in_manifest": [ + [ + "conans/test/unittests/model/manifest_test.py", + [ + "test_already_pyc_in_manifest" + ] + ] + ], + "test_special_chars": [ + [ + "conans/test/unittests/model/manifest_test.py", + [ + "test_special_chars" + ] + ] + ], + "test_pycache_included": [ + [ + "conans/test/unittests/model/manifest_test.py", + [ + "test_pycache_included" + ] + ] + ], + "test_booleans": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptions", + "test_booleans" + ] + ], + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptionsNone", + "test_booleans" + ] + ] + ], + "test_invalid_value": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptions", + "test_invalid_value" + ] + ] + ], + "test_non_existing_option": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptions", + "test_non_existing_option" + ] + ] + ], + "test_int": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptions", + "test_int" + ] + ] + ], + "test_in": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptions", + "test_in" + ] + ] + ], + "test_assign": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptions", + "test_assign" + ] + ], + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptionsNone", + "test_assign" + ] + ] + ], + "test_dumps": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptions", + "test_dumps" + ] + ], + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptionsNone", + "test_dumps" + ] + ] + ], + "test_freeze": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptions", + "test_freeze" + ] + ] + ], + "test_load": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptionsLoad", + "test_load" + ] + ] + ], + "test_boolean_none": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "TestOptionsNone", + "test_boolean_none" + ] + ] + ], + "_get_conaninfo": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "_get_conaninfo" + ] + ] + ], + "test_wrong_settings": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_wrong_settings" + ] + ] + ], + "test_settings_constraint_error_type": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_settings_constraint_error_type" + ] + ] + ], + "test_settings_as_a_str": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_settings_as_a_str" + ] + ] + ], + "test_settings_as_a_list_conanfile": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_settings_as_a_list_conanfile" + ] + ] + ], + "test_settings_as_a_dict_conanfile": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_settings_as_a_dict_conanfile" + ] + ] + ], + "test_invalid_settings3": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_invalid_settings3" + ] + ] + ], + "test_invalid_settings4": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_invalid_settings4" + ] + ] + ], + "test_profile_settings_update": [ + [ + "conans/test/unittests/model/profile_test.py", + [ + "ProfileTest", + "test_profile_settings_update" + ] + ] + ], + "test_profile_subsettings_update": [ + [ + "conans/test/unittests/model/profile_test.py", + [ + "ProfileTest", + "test_profile_subsettings_update" + ] + ] + ], + "test_package_settings_update": [ + [ + "conans/test/unittests/model/profile_test.py", + [ + "ProfileTest", + "test_package_settings_update" + ] + ] + ], + "test_profile_dump_order": [ + [ + "conans/test/unittests/model/profile_test.py", + [ + "ProfileTest", + "test_profile_dump_order" + ] + ] + ], + "test_apply": [ + [ + "conans/test/unittests/model/profile_test.py", + [ + "ProfileTest", + "test_apply" + ] + ] + ], + "test_update_build_requires": [ + [ + "conans/test/unittests/model/profile_test.py", + [ + "test_update_build_requires" + ] + ] + ], + "test_profile_serialize": [ + [ + "conans/test/unittests/model/profile_test.py", + [ + "test_profile_serialize" + ] + ] + ], + "undefined_value": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "undefined_value" + ] + ] + ], + "test_none_value": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_none_value" + ] + ] + ], + "test_none_any": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_none_any" + ] + ] + ], + "test_getattr_none": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_getattr_none" + ] + ] + ], + "test_get_safe": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_get_safe" + ] + ] + ], + "test_none_subsetting": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_none_subsetting" + ] + ] + ], + "test_none__sub_subsetting": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_none__sub_subsetting" + ] + ] + ], + "test_in_contains": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_in_contains" + ] + ] + ], + "test_os_split": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_os_split" + ] + ] + ], + "test_multi_os": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_multi_os" + ] + ] + ], + "test_loads_default": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_loads_default" + ] + ] + ], + "test_loads": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_loads" + ] + ] + ], + "test_set_value": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_set_value" + ] + ] + ], + "test_constraint": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_constraint" + ] + ] + ], + "test_constraint2": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_constraint2" + ] + ] + ], + "test_constraint6": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_constraint6" + ] + ] + ], + "test_validate": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_validate" + ] + ] + ], + "test_validate2": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_validate2" + ] + ] + ], + "test_my": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_my" + ] + ] + ], + "test_possible_values": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "test_possible_values" + ] + ] + ], + "test_rm_safe": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "test_rm_safe" + ] + ] + ], + "test_settings_intel_cppstd_03": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "test_settings_intel_cppstd_03" + ] + ] + ], + "conf_definition": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "conf_definition" + ] + ] + ], + "test_conf_definition": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_definition" + ] + ] + ], + "test_conf_definition_error": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_definition_error" + ] + ] + ], + "test_conf_update": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_update" + ] + ] + ], + "test_conf_rebase": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_rebase" + ] + ] + ], + "test_conf_error_per_package": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_error_per_package" + ] + ] + ], + "test_conf_error_uppercase": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_error_uppercase" + ] + ] + ], + "test_parse_spaces": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_parse_spaces" + ] + ] + ], + "test_conf_get_different_type_input_objects": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_get_different_type_input_objects" + ] + ] + ], + "test_conf_list_operations": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_list_operations" + ] + ] + ], + "test_conf_list_operations_fails_with_wrong_types": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_list_operations_fails_with_wrong_types" + ] + ] + ], + "test_compose_conf_complex": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_compose_conf_complex" + ] + ] + ], + "test_compose_conf_dict_updates": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_compose_conf_dict_updates" + ] + ] + ], + "test_conf_get_check_type_and_default": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_get_check_type_and_default" + ] + ] + ], + "test_conf_pop": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_pop" + ] + ] + ], + "test_conf_choices": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_choices" + ] + ] + ], + "test_conf_choices_default": [ + [ + "conans/test/unittests/model/test_conf.py", + [ + "test_conf_choices_default" + ] + ] + ], + "test_package_reference": [ + [ + "conans/test/unittests/model/test_package_reference.py", + [ + "test_package_reference" + ] + ] + ], + "test_recipe_reference": [ + [ + "conans/test/unittests/model/test_recipe_reference.py", + [ + "test_recipe_reference" + ] + ] + ], + "test_recipe_reference_revisions": [ + [ + "conans/test/unittests/model/test_recipe_reference.py", + [ + "test_recipe_reference_revisions" + ] + ] + ], + "test_recipe_reference_timestamp": [ + [ + "conans/test/unittests/model/test_recipe_reference.py", + [ + "test_recipe_reference_timestamp" + ] + ] + ], + "test_recipe_reference_compare": [ + [ + "conans/test/unittests/model/test_recipe_reference.py", + [ + "test_recipe_reference_compare" + ] + ] + ], + "test_version_bump": [ + [ + "conans/test/unittests/model/version/test_version_bump.py", + [ + "test_version_bump" + ] + ] + ], + "test_comparison": [ + [ + "conans/test/unittests/model/version/test_version_comparison.py", + [ + "test_comparison" + ] + ] + ], + "test_build_metadata_is_not_equal": [ + [ + "conans/test/unittests/model/version/test_version_comparison.py", + [ + "test_build_metadata_is_not_equal" + ] + ] + ], + "test_comparison_with_none": [ + [ + "conans/test/unittests/model/version/test_version_comparison.py", + [ + "test_comparison_with_none" + ] + ] + ], + "test_comparison_with_integer": [ + [ + "conans/test/unittests/model/version/test_version_comparison.py", + [ + "test_comparison_with_integer" + ] + ] + ], + "test_equality": [ + [ + "conans/test/unittests/model/version/test_version_comparison.py", + [ + "test_equality" + ] + ] + ], + "test_elem_comparison": [ + [ + "conans/test/unittests/model/version/test_version_comparison.py", + [ + "test_elem_comparison" + ] + ] + ], + "test_parse": [ + [ + "conans/test/unittests/model/version/test_version_parse.py", + [ + "test_parse" + ] + ] + ], + "test_range": [ + [ + "conans/test/unittests/model/version/test_version_range.py", + [ + "test_range" + ] + ] + ], + "test_range_prereleases_conf": [ + [ + "conans/test/unittests/model/version/test_version_range.py", + [ + "test_range_prereleases_conf" + ] + ] + ], + "test_wrong_range_syntax": [ + [ + "conans/test/unittests/model/version/test_version_range.py", + [ + "test_wrong_range_syntax" + ] + ] + ], + "test_text": [ + [ + "conans/test/unittests/model/versionrepr_test.py", + [ + "VersionReprTest", + "test_text" + ] + ] + ], + "test_conanrc_abs_path_get_conan_user_home": [ + [ + "conans/test/unittests/paths/user_home_test.py", + [ + "test_conanrc_abs_path_get_conan_user_home" + ] + ] + ], + "test_conanrc_local_path_get_conan_user_home": [ + [ + "conans/test/unittests/paths/user_home_test.py", + [ + "test_conanrc_local_path_get_conan_user_home" + ] + ] + ], + "test_conanrc_local_path_run_conan_subfolder_get_conan_user_home": [ + [ + "conans/test/unittests/paths/user_home_test.py", + [ + "test_conanrc_local_path_run_conan_subfolder_get_conan_user_home" + ] + ] + ], + "test_conanrc_local_outside_folder_path_get_conan_user_home": [ + [ + "conans/test/unittests/paths/user_home_test.py", + [ + "test_conanrc_local_outside_folder_path_get_conan_user_home" + ] + ] + ], + "test_conanrc_comments": [ + [ + "conans/test/unittests/paths/user_home_test.py", + [ + "test_conanrc_comments" + ] + ] + ], + "test_conanrc_wrong_format": [ + [ + "conans/test/unittests/paths/user_home_test.py", + [ + "test_conanrc_wrong_format" + ] + ] + ], + "test_conanrc_not_existing": [ + [ + "conans/test/unittests/paths/user_home_test.py", + [ + "test_conanrc_not_existing" + ] + ] + ], + "test_get_postfix": [ + [ + "conans/test/unittests/search/search_query_parse_test.py", + [ + "QueryParseTest", + "test_get_postfix" + ] + ] + ], + "evaluator": [ + [ + "conans/test/unittests/search/search_query_parse_test.py", + [ + "QueryParseTest", + "test_evaluate_postfix", + "evaluator" + ] + ] + ], + "evaluate": [ + [ + "conans/test/unittests/search/search_query_parse_test.py", + [ + "QueryParseTest", + "test_evaluate_postfix", + "evaluate" + ] + ] + ], + "test_evaluate_postfix": [ + [ + "conans/test/unittests/search/search_query_parse_test.py", + [ + "QueryParseTest", + "test_evaluate_postfix" + ] + ] + ], + "test_instance_authenticator": [ + [ + "conans/test/unittests/server/authenticator_plugin_test.py", + [ + "AuthenticatorPluginTest", + "test_instance_authenticator" + ] + ] + ], + "test_not_allowed_encoding_password": [ + [ + "conans/test/unittests/server/conan_server_config_parser_test.py", + [ + "ServerConfigParseTest", + "test_not_allowed_encoding_password" + ] + ] + ], + "test_relative_public_url": [ + [ + "conans/test/unittests/server/conan_server_config_parser_test.py", + [ + "ServerConfigParseTest", + "test_relative_public_url" + ] + ] + ], + "test_custom_server_folder_path": [ + [ + "conans/test/unittests/server/conan_server_config_parser_test.py", + [ + "ServerConfigParseTest", + "test_custom_server_folder_path" + ] + ] + ], + "test_custom_server_path_has_custom_data_path": [ + [ + "conans/test/unittests/server/conan_server_config_parser_test.py", + [ + "ServerConfigParseTest", + "test_custom_server_path_has_custom_data_path" + ] + ] + ], + "test_unexpected_section": [ + [ + "conans/test/unittests/server/conf_test.py", + [ + "ServerConfTest", + "test_unexpected_section" + ] + ] + ], + "test_values": [ + [ + "conans/test/unittests/server/conf_test.py", + [ + "ServerConfTest", + "test_values" + ] + ] + ], + "test_jwt_manager": [ + [ + "conans/test/unittests/server/crypto/jwt_test.py", + [ + "JwtTest", + "test_jwt_manager" + ] + ] + ], + "test_jwt_credentials_manager": [ + [ + "conans/test/unittests/server/crypto/jwt_test.py", + [ + "JwtTest", + "test_jwt_credentials_manager" + ] + ] + ], + "test_remove_latest": [ + [ + "conans/test/unittests/server/revision_list_test.py", + [ + "RevisionListTest", + "test_remove_latest" + ] + ] + ], + "test_remove_non_latest": [ + [ + "conans/test/unittests/server/revision_list_test.py", + [ + "RevisionListTest", + "test_remove_non_latest" + ] + ] + ], + "test_compatibility_with_timestamps": [ + [ + "conans/test/unittests/server/revision_list_test.py", + [ + "RevisionListTest", + "test_compatibility_with_timestamps" + ] + ] + ], + "test_invalid_rule": [ + [ + "conans/test/unittests/server/service/authorizer_test.py", + [ + "AuthorizerTest", + "test_invalid_rule" + ] + ] + ], + "test_check_wildcards": [ + [ + "conans/test/unittests/server/service/authorizer_test.py", + [ + "AuthorizerTest", + "test_check_wildcards" + ] + ] + ], + "test_permissions": [ + [ + "conans/test/unittests/server/service/authorizer_test.py", + [ + "AuthorizerTest", + "test_permissions" + ] + ], + [ + "conans/test/unittests/util/zip_permissions_test.py", + [ + "ZipPermissionsTest", + "test_permissions" + ] + ] + ], + "test_authenticated_user_wildcard_permissions": [ + [ + "conans/test/unittests/server/service/authorizer_test.py", + [ + "AuthorizerTest", + "test_authenticated_user_wildcard_permissions" + ] + ] + ], + "test_users": [ + [ + "conans/test/unittests/server/service/authorizer_test.py", + [ + "AuthorizerTest", + "test_users" + ] + ] + ], + "test_path_exists": [ + [ + "conans/test/unittests/server/test_utils.py", + [ + "test_path_exists" + ] + ] + ], + "_save": [ + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "_save" + ] + ] + ], + "_assert_equals": [ + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "_assert_equals" + ] + ] + ], + "test_empty_dest_merge": [ + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "test_empty_dest_merge" + ] + ] + ], + "test_non_empty_dest_merge": [ + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "test_non_empty_dest_merge" + ] + ] + ], + "test_nested_directories": [ + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "test_nested_directories" + ] + ] + ], + "test_same_directory": [ + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "test_same_directory" + ] + ] + ], + "test_parent_directory": [ + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "test_parent_directory" + ] + ] + ], + "test_excluded_dirs": [ + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "test_excluded_dirs" + ] + ] + ], + "test_tools_android_abi": [ + [ + "conans/test/unittests/tools/android/test_android_tools.py", + [ + "test_tools_android_abi" + ] + ] + ], + "test_tools_apple_is_apple_os": [ + [ + "conans/test/unittests/tools/apple/test_apple_tools.py", + [ + "test_tools_apple_is_apple_os" + ] + ] + ], + "test_tools_apple_to_apple_arch": [ + [ + "conans/test/unittests/tools/apple/test_apple_tools.py", + [ + "test_tools_apple_to_apple_arch" + ] + ] + ], + "test_fix_shared_install_name_no_libraries": [ + [ + "conans/test/unittests/tools/apple/test_apple_tools.py", + [ + "test_fix_shared_install_name_no_libraries" + ] + ] + ], + "test_xcrun_public_settings": [ + [ + "conans/test/unittests/tools/apple/test_apple_tools.py", + [ + "test_xcrun_public_settings" + ] + ] + ], + "test_get_dylib_install_name": [ + [ + "conans/test/unittests/tools/apple/test_apple_tools.py", + [ + "test_get_dylib_install_name" + ] + ] + ], + "test_can_run_explicit_config": [ + [ + "conans/test/unittests/tools/build/test_can_run.py", + [ + "test_can_run_explicit_config" + ] + ] + ], + "test_can_run_cross_building": [ + [ + "conans/test/unittests/tools/build/test_can_run.py", + [ + "test_can_run_cross_building" + ] + ] + ], + "test_can_run_cross_building_with_explicit": [ + [ + "conans/test/unittests/tools/build/test_can_run.py", + [ + "test_can_run_cross_building_with_explicit" + ] + ] + ], + "test_supported_cppstd_clang": [ + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_supported_cppstd_clang" + ] + ] + ], + "test_supported_cppstd_with_specific_values": [ + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_supported_cppstd_with_specific_values" + ] + ] + ], + "test_supported_cppstd_error": [ + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_supported_cppstd_error" + ] + ] + ], + "test_supported_cppstd_gcc": [ + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_supported_cppstd_gcc" + ] + ] + ], + "test_supported_cppstd_apple_clang": [ + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_supported_cppstd_apple_clang" + ] + ] + ], + "test_supported_cppstd_msvc": [ + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_supported_cppstd_msvc" + ] + ] + ], + "test_supported_cppstd_mcst": [ + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_supported_cppstd_mcst" + ] + ] + ], + "test_supported_cppstd_qcc": [ + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_supported_cppstd_qcc" + ] + ] + ], + "test_default_cppstd_gcc": [ + [ + "conans/test/unittests/tools/build/test_cppstd.py", + [ + "test_default_cppstd_gcc" + ] + ] + ], + "test_stdcpp_library": [ + [ + "conans/test/unittests/tools/build/test_stdcpp_library.py", + [ + "test_stdcpp_library" + ] + ] + ], + "test_no_generator": [ + [ + "conans/test/unittests/tools/cmake/test_cmake_cmd_line_args.py", + [ + "test_no_generator" + ] + ] + ], + "test_makefiles": [ + [ + "conans/test/unittests/tools/cmake/test_cmake_cmd_line_args.py", + [ + "test_makefiles" + ] + ] + ], + "test_ninja": [ + [ + "conans/test/unittests/tools/cmake/test_cmake_cmd_line_args.py", + [ + "test_ninja" + ] + ] + ], + "test_visual_studio": [ + [ + "conans/test/unittests/tools/cmake/test_cmake_cmd_line_args.py", + [ + "test_visual_studio" + ] + ] + ], + "test_run_install_component": [ + [ + "conans/test/unittests/tools/cmake/test_cmake_install.py", + [ + "test_run_install_component" + ] + ] + ], + "test_cmake_cmake_program": [ + [ + "conans/test/unittests/tools/cmake/test_cmake_presets_definitions.py", + [ + "test_cmake_cmake_program" + ] + ] + ], + "test_cmake_make_program": [ + [ + "conans/test/unittests/tools/cmake/test_cmake_presets_definitions.py", + [ + "test_cmake_make_program" + ] + ] + ], + "test_run_tests": [ + [ + "conans/test/unittests/tools/cmake/test_cmake_test.py", + [ + "test_run_tests" + ] + ] + ], + "test_cli_args_configure": [ + [ + "conans/test/unittests/tools/cmake/test_cmake_test.py", + [ + "test_cli_args_configure" + ] + ] + ], + "test_cpp_info_name_cmakedeps": [ + [ + "conans/test/unittests/tools/cmake/test_cmakedeps.py", + [ + "test_cpp_info_name_cmakedeps" + ] + ] + ], + "test_cpp_info_name_cmakedeps_components": [ + [ + "conans/test/unittests/tools/cmake/test_cmakedeps.py", + [ + "test_cpp_info_name_cmakedeps_components" + ] + ] + ], + "test_cmake_deps_links_flags": [ + [ + "conans/test/unittests/tools/cmake/test_cmakedeps.py", + [ + "test_cmake_deps_links_flags" + ] + ] + ], + "test_component_name_same_package": [ + [ + "conans/test/unittests/tools/cmake/test_cmakedeps.py", + [ + "test_component_name_same_package" + ] + ] + ], + "test_cmake_toolchain": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_cmake_toolchain" + ] + ] + ], + "test_template_remove": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_template_remove" + ] + ] + ], + "test_template_change": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_template_change" + ] + ] + ], + "test_context_change": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_context_change" + ] + ] + ], + "test_context_update": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_context_update" + ] + ] + ], + "test_context_replace": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_context_replace" + ] + ] + ], + "test_replace_block": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_replace_block" + ] + ] + ], + "test_add_new_block": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_add_new_block" + ] + ] + ], + "test_user_toolchain": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_user_toolchain" + ] + ] + ], + "conanfile_apple": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "conanfile_apple" + ] + ] + ], + "test_osx_deployment_target": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_osx_deployment_target" + ] + ] + ], + "conanfile_msvc": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "conanfile_msvc" + ] + ] + ], + "test_toolset": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_toolset" + ] + ] + ], + "test_toolset_x64": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_toolset_x64" + ] + ] + ], + "test_older_msvc_toolset": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_older_msvc_toolset" + ] + ] + ], + "test_msvc_xp_toolsets": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_msvc_xp_toolsets" + ] + ] + ], + "conanfile_linux": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "conanfile_linux" + ] + ] + ], + "test_no_fpic_when_not_an_option": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_no_fpic_when_not_an_option" + ] + ] + ], + "conanfile_linux_shared": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "conanfile_linux_shared" + ] + ] + ], + "test_fpic_when_shared_true": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_fpic_when_shared_true" + ] + ] + ], + "test_fpic_when_not_shared": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_fpic_when_not_shared" + ] + ] + ], + "conanfile_windows_fpic": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "conanfile_windows_fpic" + ] + ] + ], + "test_no_fpic_on_windows": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_no_fpic_on_windows" + ] + ] + ], + "conanfile_linux_fpic": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "conanfile_linux_fpic" + ] + ] + ], + "test_fpic_disabled": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_fpic_disabled" + ] + ] + ], + "test_fpic_enabled": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_fpic_enabled" + ] + ] + ], + "test_libcxx_abi_flag": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_libcxx_abi_flag" + ] + ] + ], + "test_apple_cmake_osx_sysroot": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_apple_cmake_osx_sysroot" + ] + ] + ], + "test_apple_cmake_osx_sysroot_sdk_mandatory": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_apple_cmake_osx_sysroot_sdk_mandatory" + ] + ] + ], + "test_variables_types": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_variables_types" + ] + ] + ], + "test_compilers_block": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_compilers_block" + ] + ] + ], + "test_linker_scripts_block": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "test_linker_scripts_block" + ] + ] + ], + "conanfile_cross": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "TestCrossBuild", + "conanfile_cross" + ] + ] + ], + "test_cmake_system_name": [ + [ + "conans/test/unittests/tools/cmake/test_cmaketoolchain.py", + [ + "TestCrossBuild", + "test_cmake_system_name" + ] + ] + ], + "test_compose": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_compose" + ] + ] + ], + "test_define_append": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_define_append" + ] + ] + ], + "test_compose_combinations": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_compose_combinations" + ] + ] + ], + "test_compose_path_combinations": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_compose_path_combinations" + ] + ] + ], + "test_profile": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_profile" + ] + ] + ], + "env": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "env" + ] + ], + [ + "conans/test/unittests/tools/env/test_env_files.py", + [ + "env" + ] + ] + ], + "check_command_output": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "check_command_output" + ] + ] + ], + "test_windows_case_insensitive_bat": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_windows_case_insensitive_bat" + ] + ] + ], + "test_windows_case_insensitive_ps1": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_windows_case_insensitive_ps1" + ] + ] + ], + "test_dict_access": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_dict_access" + ] + ] + ], + "test_env_win_bash": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_env_win_bash" + ] + ] + ], + "test_public_access": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_public_access" + ] + ] + ], + "test_define": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "TestProfileEnvRoundTrip", + "test_define" + ] + ] + ], + "test_append": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "TestProfileEnvRoundTrip", + "test_append" + ] + ] + ], + "test_prepend": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "TestProfileEnvRoundTrip", + "test_prepend" + ] + ] + ], + "test_combined": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "TestProfileEnvRoundTrip", + "test_combined" + ] + ] + ], + "test_combined2": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "TestProfileEnvRoundTrip", + "test_combined2" + ] + ] + ], + "test_custom_placeholder": [ + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_custom_placeholder" + ] + ] + ], + "prevenv": [ + [ + "conans/test/unittests/tools/env/test_env_files.py", + [ + "prevenv" + ] + ] + ], + "check_env_files_output": [ + [ + "conans/test/unittests/tools/env/test_env_files.py", + [ + "check_env_files_output" + ] + ] + ], + "test_env_files_bat": [ + [ + "conans/test/unittests/tools/env/test_env_files.py", + [ + "test_env_files_bat" + ] + ] + ], + "test_env_files_ps1": [ + [ + "conans/test/unittests/tools/env/test_env_files.py", + [ + "test_env_files_ps1" + ] + ] + ], + "test_env_files_sh": [ + [ + "conans/test/unittests/tools/env/test_env_files.py", + [ + "test_env_files_sh" + ] + ] + ], + "test_relative_paths": [ + [ + "conans/test/unittests/tools/env/test_env_files.py", + [ + "test_relative_paths" + ] + ] + ], + "test_checksums": [ + [ + "conans/test/unittests/tools/files/checksums_test.py", + [ + "test_checksums" + ] + ] + ], + "test_collect_libs": [ + [ + "conans/test/unittests/tools/files/collect_lib_test.py", + [ + "test_collect_libs" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "CollectLibTestCase", + "test_collect_libs" + ] + ] + ], + "test_collect_libs_symlinks": [ + [ + "conans/test/unittests/tools/files/collect_lib_test.py", + [ + "test_collect_libs_symlinks" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "CollectLibTestCase", + "test_collect_libs_symlinks" + ] + ] + ], + "test_ftp_auth": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestFTP", + "test_ftp_auth" + ] + ] + ], + "test_ftp_invalid_path": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestFTP", + "test_ftp_invalid_path" + ] + ] + ], + "test_ftp_invalid_auth": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestFTP", + "test_ftp_invalid_auth" + ] + ] + ], + "get_forbidden": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server", + "get_forbidden" + ] + ] + ], + "get_manual": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server", + "get_manual" + ] + ] + ], + "check_auth": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server", + "check_auth" + ] + ] + ], + "get_manual_auth": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server", + "get_manual_auth" + ] + ] + ], + "error_url": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server", + "error_url" + ] + ] + ], + "bottle_server": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server" + ] + ] + ], + "test_download_iterate_url": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestDownload", + "test_download_iterate_url" + ] + ] + ], + "test_download_forbidden": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestDownload", + "test_download_forbidden" + ] + ] + ], + "test_download_authorized": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestDownload", + "test_download_authorized" + ] + ] + ], + "test_download_retries_errors": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestDownload", + "test_download_retries_errors" + ] + ] + ], + "test_download_retries_500_errors": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestDownload", + "test_download_retries_500_errors" + ] + ] + ], + "test_download_no_retries_errors": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestDownload", + "test_download_no_retries_errors" + ] + ] + ], + "test_download_localfile": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestDownload", + "test_download_localfile" + ] + ] + ], + "test_download_localfile_notfound": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestDownload", + "test_download_localfile_notfound" + ] + ] + ], + "get_file2": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server_zip", + "get_file2" + ] + ] + ], + "get_file3": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server_zip", + "get_file3" + ] + ] + ], + "get_file_3": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server_zip", + "get_file_3" + ] + ] + ], + "bottle_server_zip": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server_zip" + ] + ] + ], + "test_get_tgz": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestGet", + "test_get_tgz" + ] + ] + ], + "test_get_tgz_strip_root": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestGet", + "test_get_tgz_strip_root" + ] + ] + ], + "test_get_gunzip": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestGet", + "test_get_gunzip" + ] + ] + ], + "test_get_gunzip_destination": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestGet", + "test_get_gunzip_destination" + ] + ] + ], + "test_get_gunzip_destination_subfolder": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestGet", + "test_get_gunzip_destination_subfolder" + ] + ] + ], + "test_get_filename_error": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestGet", + "test_get_filename_error" + ] + ] + ], + "test_save_and_load_encoding": [ + [ + "conans/test/unittests/tools/files/test_file_read_and_write.py", + [ + "test_save_and_load_encoding" + ] + ] + ], + "test_replace_in_file": [ + [ + "conans/test/unittests/tools/files/test_file_read_and_write.py", + [ + "test_replace_in_file" + ] + ], + [ + "conans/test/unittests/util/conanfile_tools_test.py", + [ + "ConanfileToolsTest", + "test_replace_in_file" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ReplaceInFileTest", + "test_replace_in_file" + ] + ] + ], + "mock_fromfile": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "mock_patch_ng", + "mock_fromfile" + ] + ] + ], + "test_single_patch_file": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_single_patch_file" + ] + ] + ], + "test_single_patch_file_from_forced_build": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_single_patch_file_from_forced_build" + ] + ] + ], + "test_base_path": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_base_path" + ] + ] + ], + "test_apply_in_build_from_patch_in_source": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_apply_in_build_from_patch_in_source" + ] + ] + ], + "test_single_patch_string": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_single_patch_string" + ] + ] + ], + "test_single_patch_arguments": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_single_patch_arguments" + ] + ] + ], + "test_single_patch_type": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_single_patch_type" + ] + ] + ], + "test_single_patch_description": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_single_patch_description" + ] + ] + ], + "test_single_patch_extra_fields": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_single_patch_extra_fields" + ] + ] + ], + "test_single_no_patchset": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_single_no_patchset" + ] + ] + ], + "test_single_apply_fail": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_single_apply_fail" + ] + ] + ], + "test_multiple_no_version": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_multiple_no_version" + ] + ] + ], + "test_multiple_with_version": [ + [ + "conans/test/unittests/tools/files/test_patches.py", + [ + "test_multiple_with_version" + ] + ] + ], + "test_rename_file": [ + [ + "conans/test/unittests/tools/files/test_rename.py", + [ + "test_rename_file" + ] + ] + ], + "test_rename_folder_robocopy": [ + [ + "conans/test/unittests/tools/files/test_rename.py", + [ + "test_rename_folder_robocopy" + ] + ] + ], + "test_remove_files_by_mask_recursively": [ + [ + "conans/test/unittests/tools/files/test_rm.py", + [ + "test_remove_files_by_mask_recursively" + ] + ] + ], + "test_remove_files_by_mask_non_recursively": [ + [ + "conans/test/unittests/tools/files/test_rm.py", + [ + "test_remove_files_by_mask_non_recursively" + ] + ] + ], + "test_absolute_to_relative_symlinks": [ + [ + "conans/test/unittests/tools/files/test_symlinks.py", + [ + "test_absolute_to_relative_symlinks" + ] + ] + ], + "test_remove_external_symlinks": [ + [ + "conans/test/unittests/tools/files/test_symlinks.py", + [ + "test_remove_external_symlinks" + ] + ] + ], + "test_remove_broken_symlinks": [ + [ + "conans/test/unittests/tools/files/test_symlinks.py", + [ + "test_remove_broken_symlinks" + ] + ] + ], + "test_symlinks_folder_behavior": [ + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_symlinks_folder_behavior" + ] + ] + ], + "test_linked_relative": [ + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_linked_relative" + ] + ] + ], + "test_linked_folder_nested": [ + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_linked_folder_nested" + ] + ] + ], + "test_linked_folder_copy_from_linked_folder": [ + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_linked_folder_copy_from_linked_folder" + ] + ] + ], + "test_excludes": [ + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_excludes" + ] + ] + ], + "test_excludes_camelcase_folder": [ + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_excludes_camelcase_folder" + ] + ] + ], + "test_multifolder": [ + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_multifolder" + ] + ] + ], + "test_avoid_repeat_copies": [ + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_avoid_repeat_copies" + ] + ] + ], + "test_ignore_case": [ + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_ignore_case" + ] + ] + ], + "test_ignore_case_excludes": [ + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_ignore_case_excludes" + ] + ] + ], + "test_load_empty_toolchain_args_in_default_dir": [ + [ + "conans/test/unittests/tools/files/test_toolchain.py", + [ + "test_load_empty_toolchain_args_in_default_dir" + ] + ] + ], + "test_load_toolchain_args_if_it_does_not_exist": [ + [ + "conans/test/unittests/tools/files/test_toolchain.py", + [ + "test_load_toolchain_args_if_it_does_not_exist" + ] + ] + ], + "test_toolchain_args_with_content_full": [ + [ + "conans/test/unittests/tools/files/test_toolchain.py", + [ + "test_toolchain_args_with_content_full" + ] + ] + ], + "test_save_toolchain_args_empty": [ + [ + "conans/test/unittests/tools/files/test_toolchain.py", + [ + "test_save_toolchain_args_empty" + ] + ] + ], + "test_save_toolchain_args_full": [ + [ + "conans/test/unittests/tools/files/test_toolchain.py", + [ + "test_save_toolchain_args_full" + ] + ] + ], + "test_impossible_to_import_untargz": [ + [ + "conans/test/unittests/tools/files/test_zipping.py", + [ + "test_impossible_to_import_untargz" + ] + ] + ], + "test_unzip": [ + [ + "conans/test/unittests/tools/files/test_zipping.py", + [ + "test_unzip" + ] + ] + ], + "test_patch_from_file": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "test_patch_from_file" + ] + ] + ], + "test_patch_from_str": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "test_patch_from_str" + ] + ] + ], + "test_patch_strip_new": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "test_patch_strip_new" + ] + ] + ], + "test_patch_strip_delete": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "test_patch_strip_delete" + ] + ] + ], + "test_patch_strip_delete_no_folder": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "test_patch_strip_delete_no_folder" + ] + ] + ], + "test_patch_new_delete": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "test_patch_new_delete" + ] + ] + ], + "test_patch_new_strip": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "test_patch_new_strip" + ] + ] + ], + "test_error_patch": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "test_error_patch" + ] + ] + ], + "test_add_new_file": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "test_add_new_file" + ] + ] + ], + "_save_files": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "_save_files" + ] + ] + ], + "_build_and_check": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "_build_and_check" + ] + ] + ], + "test_fuzzy_patch": [ + [ + "conans/test/unittests/tools/files_patch_test.py", + [ + "ToolsFilesPatchTest", + "test_fuzzy_patch" + ] + ] + ], + "test_source_folder_works": [ + [ + "conans/test/unittests/tools/gnu/autotools_test.py", + [ + "test_source_folder_works" + ] + ] + ], + "cross_building_conanfile": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "cross_building_conanfile" + ] + ] + ], + "test_get_gnu_triplet_for_cross_building": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "test_get_gnu_triplet_for_cross_building" + ] + ] + ], + "test_get_toolchain_cppstd": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "test_get_toolchain_cppstd" + ] + ] + ], + "test_msvc_runtime": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "test_msvc_runtime" + ] + ] + ], + "test_visual_runtime": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "test_visual_runtime" + ] + ] + ], + "test_get_gnu_triplet_for_cross_building_raise_error": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "test_get_gnu_triplet_for_cross_building_raise_error" + ] + ] + ], + "test_compilers_mapping": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "test_compilers_mapping" + ] + ] + ], + "test_linker_scripts": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "test_linker_scripts" + ] + ] + ], + "test_check_configure_args_overwriting_and_deletion": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "test_check_configure_args_overwriting_and_deletion" + ] + ] + ], + "test_update_or_prune_any_args": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "test_update_or_prune_any_args" + ] + ] + ], + "test_framework_flags_only_for_apple_os": [ + [ + "conans/test/unittests/tools/gnu/gnudepsflags_test.py", + [ + "test_framework_flags_only_for_apple_os" + ] + ] + ], + "test_get_gnu_triplet": [ + [ + "conans/test/unittests/tools/gnu/test_triplets.py", + [ + "test_get_gnu_triplet" + ] + ] + ], + "test_get_gnu_triplet_on_windows_without_compiler": [ + [ + "conans/test/unittests/tools/gnu/test_triplets.py", + [ + "test_get_gnu_triplet_on_windows_without_compiler" + ] + ] + ], + "test_bazel_command_with_empty_config": [ + [ + "conans/test/unittests/tools/google/test_bazel.py", + [ + "test_bazel_command_with_empty_config" + ] + ] + ], + "test_bazel_command_with_config_values": [ + [ + "conans/test/unittests/tools/google/test_bazel.py", + [ + "test_bazel_command_with_config_values" + ] + ] + ], + "test_bazeldeps_dependency_buildfiles": [ + [ + "conans/test/unittests/tools/google/test_bazeldeps.py", + [ + "test_bazeldeps_dependency_buildfiles" + ] + ] + ], + "test_bazeldeps_get_lib_file_path_by_basename": [ + [ + "conans/test/unittests/tools/google/test_bazeldeps.py", + [ + "test_bazeldeps_get_lib_file_path_by_basename" + ] + ] + ], + "test_bazeldeps_dependency_transitive": [ + [ + "conans/test/unittests/tools/google/test_bazeldeps.py", + [ + "test_bazeldeps_dependency_transitive" + ] + ] + ], + "test_bazeldeps_interface_buildfiles": [ + [ + "conans/test/unittests/tools/google/test_bazeldeps.py", + [ + "test_bazeldeps_interface_buildfiles" + ] + ] + ], + "test_bazeldeps_shared_library_interface_buildfiles": [ + [ + "conans/test/unittests/tools/google/test_bazeldeps.py", + [ + "test_bazeldeps_shared_library_interface_buildfiles" + ] + ] + ], + "test_bazeldeps_main_buildfile": [ + [ + "conans/test/unittests/tools/google/test_bazeldeps.py", + [ + "test_bazeldeps_main_buildfile" + ] + ] + ], + "test_bazeldeps_build_dependency_buildfiles": [ + [ + "conans/test/unittests/tools/google/test_bazeldeps.py", + [ + "test_bazeldeps_build_dependency_buildfiles" + ] + ] + ], + "test_architecture_flag_if_intel_cc": [ + [ + "conans/test/unittests/tools/intel/test_intel_cc.py", + [ + "test_architecture_flag_if_intel_cc" + ] + ] + ], + "test_cppstd_flag_if_intel_cc": [ + [ + "conans/test/unittests/tools/intel/test_intel_cc.py", + [ + "test_cppstd_flag_if_intel_cc" + ] + ] + ], + "test_macos_not_supported_for_new_compilers": [ + [ + "conans/test/unittests/tools/intel/test_intel_cc.py", + [ + "test_macos_not_supported_for_new_compilers" + ] + ] + ], + "test_error_if_detected_intel_legacy_version": [ + [ + "conans/test/unittests/tools/intel/test_intel_cc.py", + [ + "test_error_if_detected_intel_legacy_version" + ] + ] + ], + "test_classic_compiler_supports_every_os": [ + [ + "conans/test/unittests/tools/intel/test_intel_cc.py", + [ + "test_classic_compiler_supports_every_os" + ] + ] + ], + "test_check_ms_toolsets": [ + [ + "conans/test/unittests/tools/intel/test_intel_cc.py", + [ + "test_check_ms_toolsets" + ] + ] + ], + "test_installation_path_in_conf": [ + [ + "conans/test/unittests/tools/intel/test_intel_cc.py", + [ + "test_installation_path_in_conf" + ] + ] + ], + "test_setvars_command_with_custom_arguments": [ + [ + "conans/test/unittests/tools/intel/test_intel_cc.py", + [ + "test_setvars_command_with_custom_arguments" + ] + ] + ], + "test_meson_build": [ + [ + "conans/test/unittests/tools/meson/test_meson.py", + [ + "test_meson_build" + ] + ] + ], + "test_valid_nothrows": [ + [ + "conans/test/unittests/tools/microsoft/test_check_min_vs.py", + [ + "TestCheckMinVS", + "test_valid_nothrows" + ] + ] + ], + "test_invalid_nothrows": [ + [ + "conans/test/unittests/tools/microsoft/test_check_min_vs.py", + [ + "TestCheckMinVS", + "test_invalid_nothrows" + ] + ] + ], + "test_msbuild_targets": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_msbuild_targets" + ] + ] + ], + "test_msbuild_cpu_count": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_msbuild_cpu_count" + ] + ] + ], + "test_msbuild_toolset": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_msbuild_toolset" + ] + ] + ], + "test_msbuild_toolset_for_intel_cc": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_msbuild_toolset_for_intel_cc" + ] + ] + ], + "test_msbuild_standard": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_msbuild_standard" + ] + ] + ], + "test_resource_compile": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_resource_compile" + ] + ] + ], + "test_msbuild_and_intel_cc_props": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_msbuild_and_intel_cc_props" + ] + ] + ], + "test_is_msvc": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_is_msvc" + ] + ] + ], + "test_is_msvc_build": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_is_msvc_build" + ] + ] + ], + "test_is_msvc_static_runtime": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_is_msvc_static_runtime" + ] + ] + ], + "test_msbuildtoolchain_changing_flags_via_attributes": [ + [ + "conans/test/unittests/tools/microsoft/test_msbuild.py", + [ + "test_msbuildtoolchain_changing_flags_via_attributes" + ] + ] + ], + "test_invalid_compiler": [ + [ + "conans/test/unittests/tools/microsoft/test_msvs_toolset.py", + [ + "test_invalid_compiler" + ] + ] + ], + "test_msvc_default": [ + [ + "conans/test/unittests/tools/microsoft/test_msvs_toolset.py", + [ + "test_msvc_default" + ] + ] + ], + "test_msvc_custom": [ + [ + "conans/test/unittests/tools/microsoft/test_msvs_toolset.py", + [ + "test_msvc_custom" + ] + ] + ], + "test_intel_cc_old_compiler": [ + [ + "conans/test/unittests/tools/microsoft/test_msvs_toolset.py", + [ + "test_intel_cc_old_compiler" + ] + ] + ], + "test_intel_cc_default": [ + [ + "conans/test/unittests/tools/microsoft/test_msvs_toolset.py", + [ + "test_intel_cc_default" + ] + ] + ], + "test_unix_path": [ + [ + "conans/test/unittests/tools/microsoft/test_subsystem.py", + [ + "test_unix_path" + ] + ] + ], + "test_deployment_target_flag_name": [ + [ + "conans/test/unittests/util/apple_test.py", + [ + "TestApple", + "test_deployment_target_flag_name" + ] + ] + ], + "test_is_apple_os": [ + [ + "conans/test/unittests/util/apple_test.py", + [ + "AppleTest", + "test_is_apple_os" + ] + ] + ], + "test_to_apple_arch": [ + [ + "conans/test/unittests/util/apple_test.py", + [ + "AppleTest", + "test_to_apple_arch" + ] + ] + ], + "_common_asserts": [ + [ + "conans/test/unittests/util/apple_test.py", + [ + "AppleTest", + "test_xcrun", + "_common_asserts" + ] + ] + ], + "test_save_append": [ + [ + "conans/test/unittests/util/conanfile_tools_test.py", + [ + "ConanfileToolsTest", + "test_save_append" + ] + ] + ], + "test_untar": [ + [ + "conans/test/unittests/util/conanfile_tools_test.py", + [ + "ConanfileToolsTest", + "test_untar" + ] + ] + ], + "test_replace_in_file_readonly": [ + [ + "conans/test/unittests/util/conanfile_tools_test.py", + [ + "ConanfileToolsTest", + "test_replace_in_file_readonly" + ] + ] + ], + "test_detect_empty_arch": [ + [ + "conans/test/unittests/util/detect_test.py", + [ + "DetectTest", + "test_detect_empty_arch" + ] + ] + ], + "test_detect_aix": [ + [ + "conans/test/unittests/util/detect_test.py", + [ + "DetectTest", + "test_detect_aix" + ] + ] + ], + "test_detect_arch": [ + [ + "conans/test/unittests/util/detect_test.py", + [ + "DetectTest", + "test_detect_arch" + ] + ] + ], + "test_detect_clang_gcc_toolchain": [ + [ + "conans/test/unittests/util/detect_test.py", + [ + "DetectTest", + "test_detect_clang_gcc_toolchain" + ] + ] + ], + "test_vs2022": [ + [ + "conans/test/unittests/util/detect_test.py", + [ + "DetectTest", + "test_vs2022" + ] + ] + ], + "test_various": [ + [ + "conans/test/unittests/util/detected_architecture_test.py", + [ + "DetectedArchitectureTest", + "test_various" + ] + ] + ], + "test_aix": [ + [ + "conans/test/unittests/util/detected_architecture_test.py", + [ + "DetectedArchitectureTest", + "test_aix" + ] + ] + ], + "test_solaris": [ + [ + "conans/test/unittests/util/detected_architecture_test.py", + [ + "DetectedArchitectureTest", + "test_solaris" + ] + ] + ], + "test_e2k": [ + [ + "conans/test/unittests/util/detected_architecture_test.py", + [ + "DetectedArchitectureTest", + "test_e2k" + ] + ] + ], + "test_environment": [ + [ + "conans/test/unittests/util/env_reader_test.py", + [ + "GetEnvTest", + "test_environment" + ] + ] + ], + "test_md5": [ + [ + "conans/test/unittests/util/file_hashes_test.py", + [ + "HashesTest", + "test_md5" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_md5" + ] + ] + ], + "_zipdir": [ + [ + "conans/test/unittests/util/files/strip_root_extract_test.py", + [ + "ZipExtractPlainTest", + "_zipdir" + ] + ] + ], + "test_plain_zip": [ + [ + "conans/test/unittests/util/files/strip_root_extract_test.py", + [ + "ZipExtractPlainTest", + "test_plain_zip" + ] + ] + ], + "test_invalid_flat": [ + [ + "conans/test/unittests/util/files/strip_root_extract_test.py", + [ + "ZipExtractPlainTest", + "test_invalid_flat" + ] + ], + [ + "conans/test/unittests/util/files/strip_root_extract_test.py", + [ + "TarExtractPlainTest", + "test_invalid_flat" + ] + ] + ], + "test_invalid_flat_single_file": [ + [ + "conans/test/unittests/util/files/strip_root_extract_test.py", + [ + "ZipExtractPlainTest", + "test_invalid_flat_single_file" + ] + ], + [ + "conans/test/unittests/util/files/strip_root_extract_test.py", + [ + "TarExtractPlainTest", + "test_invalid_flat_single_file" + ] + ] + ], + "_compress_folder": [ + [ + "conans/test/unittests/util/files/strip_root_extract_test.py", + [ + "TarExtractPlainTest", + "_compress_folder" + ] + ] + ], + "test_linkame_striproot_folder": [ + [ + "conans/test/unittests/util/files/strip_root_extract_test.py", + [ + "TarExtractPlainTest", + "test_linkame_striproot_folder" + ] + ] + ], + "test_plain_tgz": [ + [ + "conans/test/unittests/util/files/strip_root_extract_test.py", + [ + "TarExtractPlainTest", + "test_plain_tgz" + ] + ] + ], + "test_plain_tgz_common_base": [ + [ + "conans/test/unittests/util/files/strip_root_extract_test.py", + [ + "TarExtractPlainTest", + "test_plain_tgz_common_base" + ] + ] + ], + "check_files": [ + [ + "conans/test/unittests/util/files/tar_extract_test.py", + [ + "TarExtractTest", + "test_link_folder", + "check_files" + ] + ] + ], + "test_link_folder": [ + [ + "conans/test/unittests/util/files/tar_extract_test.py", + [ + "TarExtractTest", + "test_link_folder" + ] + ] + ], + "test_set_dirty": [ + [ + "conans/test/unittests/util/files/test_dirty.py", + [ + "DirtyTest", + "test_set_dirty" + ] + ] + ], + "test_clean_dirty": [ + [ + "conans/test/unittests/util/files/test_dirty.py", + [ + "DirtyTest", + "test_clean_dirty" + ] + ] + ], + "test_set_dirty_context": [ + [ + "conans/test/unittests/util/files/test_dirty.py", + [ + "DirtyTest", + "test_set_dirty_context" + ] + ] + ], + "test_interrupted_dirty_context": [ + [ + "conans/test/unittests/util/files/test_dirty.py", + [ + "DirtyTest", + "test_interrupted_dirty_context" + ] + ] + ], + "test_remove_readonly": [ + [ + "conans/test/unittests/util/files/test_remove.py", + [ + "RemoveTest", + "test_remove_readonly" + ] + ] + ], + "test_remove_folder": [ + [ + "conans/test/unittests/util/files/test_remove.py", + [ + "RemoveTest", + "test_remove_folder" + ] + ] + ], + "create_archive": [ + [ + "conans/test/unittests/util/files_extract_wildcard_test.py", + [ + "create_archive" + ] + ] + ], + "test_patterns": [ + [ + "conans/test/unittests/util/files_extract_wildcard_test.py", + [ + "FilesExtractPatternTest", + "test_patterns" + ] + ] + ], + "test_only_if_modified_true": [ + [ + "conans/test/unittests/util/files_test.py", + [ + "SaveTestCase", + "test_only_if_modified_true" + ] + ] + ], + "test_only_if_modified_false": [ + [ + "conans/test/unittests/util/files_test.py", + [ + "SaveTestCase", + "test_only_if_modified_false" + ] + ] + ], + "test_modified_only_true": [ + [ + "conans/test/unittests/util/files_test.py", + [ + "SaveTestCase", + "test_modified_only_true" + ] + ] + ], + "test_modified_only_false": [ + [ + "conans/test/unittests/util/files_test.py", + [ + "SaveTestCase", + "test_modified_only_false" + ] + ] + ], + "test_localdb": [ + [ + "conans/test/unittests/util/local_db_test.py", + [ + "LocalStoreTest", + "test_localdb" + ] + ] + ], + "test_unzip_output": [ + [ + "conans/test/unittests/util/output_test.py", + [ + "OutputTest", + "test_unzip_output" + ] + ] + ], + "test_short_paths_unzip_output": [ + [ + "conans/test/unittests/util/output_test.py", + [ + "OutputTest", + "test_short_paths_unzip_output" + ] + ] + ], + "test_encryp_basic": [ + [ + "conans/test/unittests/util/test_encrypt.py", + [ + "test_encryp_basic" + ] + ] + ], + "test_encrypt_unicode": [ + [ + "conans/test/unittests/util/test_encrypt.py", + [ + "test_encrypt_unicode" + ] + ] + ], + "test_key_unicode": [ + [ + "conans/test/unittests/util/test_encrypt.py", + [ + "test_key_unicode" + ] + ] + ], + "test_key_empty": [ + [ + "conans/test/unittests/util/test_encrypt.py", + [ + "test_key_empty" + ] + ] + ], + "test_load_save": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_load_save" + ] + ] + ], + "test_get_env_unit": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_env_unit" + ] + ] + ], + "test_environment_nested": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_environment_nested" + ] + ] + ], + "test_check_output_runner": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_check_output_runner" + ] + ] + ], + "test_self_collect_libs": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "CollectLibTestCase", + "test_self_collect_libs" + ] + ] + ], + "test_self_collect_libs_symlinks": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "CollectLibTestCase", + "test_self_collect_libs_symlinks" + ] + ] + ], + "test_case_existing": [ + [ + "conans/test/unittests/util/unix_path_test.py", + [ + "GetCasedPath", + "test_case_existing" + ] + ] + ], + "test_case_not_existing": [ + [ + "conans/test/unittests/util/unix_path_test.py", + [ + "GetCasedPath", + "test_case_not_existing" + ] + ] + ], + "test_case_partial_exists": [ + [ + "conans/test/unittests/util/unix_path_test.py", + [ + "GetCasedPath", + "test_case_partial_exists" + ] + ] + ], + "test_none": [ + [ + "conans/test/unittests/util/unix_path_test.py", + [ + "UnixPathTest", + "test_none" + ] + ] + ], + "test_msys_path": [ + [ + "conans/test/unittests/util/unix_path_test.py", + [ + "UnixPathTest", + "test_msys_path" + ] + ] + ], + "test_cygwin_path": [ + [ + "conans/test/unittests/util/unix_path_test.py", + [ + "UnixPathTest", + "test_cygwin_path" + ] + ] + ], + "test_wsl_path": [ + [ + "conans/test/unittests/util/unix_path_test.py", + [ + "UnixPathTest", + "test_wsl_path" + ] + ] + ], + "test_unzip_can_xz": [ + [ + "conans/test/unittests/util/xz_test.py", + [ + "test_unzip_can_xz" + ] + ] + ], + "_auth": [ + [ + "conans/test/utils/artifactory.py", + [ + "_ArtifactoryServerStore", + "_auth" + ] + ], + [ + "conans/test/utils/artifactory.py", + [ + "ArtifactoryServer", + "_auth" + ] + ] + ], + "_root_recipe": [ + [ + "conans/test/utils/artifactory.py", + [ + "_ArtifactoryServerStore", + "_root_recipe" + ] + ] + ], + "_ref_index": [ + [ + "conans/test/utils/artifactory.py", + [ + "_ArtifactoryServerStore", + "_ref_index" + ] + ] + ], + "_pref_index": [ + [ + "conans/test/utils/artifactory.py", + [ + "_ArtifactoryServerStore", + "_pref_index" + ] + ] + ], + "repo_url": [ + [ + "conans/test/utils/artifactory.py", + [ + "ArtifactoryServer", + "repo_url" + ] + ] + ], + "repo_api_url": [ + [ + "conans/test/utils/artifactory.py", + [ + "ArtifactoryServer", + "repo_api_url" + ] + ] + ], + "recipe_revision_time": [ + [ + "conans/test/utils/artifactory.py", + [ + "ArtifactoryServer", + "recipe_revision_time" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "recipe_revision_time" + ] + ] + ], + "package_revision_time": [ + [ + "conans/test/utils/artifactory.py", + [ + "ArtifactoryServer", + "package_revision_time" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "package_revision_time" + ] + ] + ], + "create_repository": [ + [ + "conans/test/utils/artifactory.py", + [ + "ArtifactoryServer", + "create_repository" + ] + ] + ], + "package_exists": [ + [ + "conans/test/utils/artifactory.py", + [ + "ArtifactoryServer", + "package_exists" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "package_exists" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "package_exists" + ] + ] + ], + "recipe_exists": [ + [ + "conans/test/utils/artifactory.py", + [ + "ArtifactoryServer", + "recipe_exists" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "recipe_exists" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "recipe_exists" + ] + ] + ], + "readline": [ + [ + "conans/test/utils/mocks.py", + [ + "RedirectedInputStream", + "readline" + ] + ] + ], + "commands": [ + [ + "conans/test/utils/mocks.py", + [ + "ConanFileMock", + "commands" + ] + ] + ], + "git_create_bare_repo": [ + [ + "conans/test/utils/scm.py", + [ + "git_create_bare_repo" + ] + ] + ], + "create_local_git_repo": [ + [ + "conans/test/utils/scm.py", + [ + "create_local_git_repo" + ] + ] + ], + "git_add_changes_commit": [ + [ + "conans/test/utils/scm.py", + [ + "git_add_changes_commit" + ] + ] + ], + "stop": [ + [ + "conans/test/utils/server_launcher.py", + [ + "TestServerLauncher", + "start", + "StoppableThread", + "stop" + ] + ], + [ + "conans/test/utils/server_launcher.py", + [ + "TestServerLauncher", + "stop" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "StoppableThreadBottle", + "stop" + ] + ] + ], + "stopped": [ + [ + "conans/test/utils/server_launcher.py", + [ + "TestServerLauncher", + "start", + "StoppableThread", + "stopped" + ] + ] + ], + "start": [ + [ + "conans/test/utils/server_launcher.py", + [ + "TestServerLauncher", + "start" + ] + ] + ], + "wait_until_removed": [ + [ + "conans/test/utils/test_files.py", + [ + "wait_until_removed" + ] + ] + ], + "uncompress_packaged_files": [ + [ + "conans/test/utils/test_files.py", + [ + "uncompress_packaged_files" + ] + ] + ], + "scan_folder": [ + [ + "conans/test/utils/test_files.py", + [ + "scan_folder" + ] + ] + ], + "tgz_with_contents": [ + [ + "conans/test/utils/test_files.py", + [ + "tgz_with_contents" + ] + ] + ], + "inc_recipe_manifest_timestamp": [ + [ + "conans/test/utils/tools.py", + [ + "inc_recipe_manifest_timestamp" + ] + ] + ], + "inc_package_manifest_timestamp": [ + [ + "conans/test/utils/tools.py", + [ + "inc_package_manifest_timestamp" + ] + ] + ], + "ok": [ + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "ok" + ] + ] + ], + "charset": [ + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "charset" + ] + ] + ], + "charset_6": [ + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "charset_6" + ] + ] + ], + "text": [ + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "text" + ] + ] + ], + "status_code": [ + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "status_code" + ] + ] + ], + "_get_url_path": [ + [ + "conans/test/utils/tools.py", + [ + "TestRequester", + "_get_url_path" + ] + ] + ], + "_get_wsgi_app": [ + [ + "conans/test/utils/tools.py", + [ + "TestRequester", + "_get_wsgi_app" + ] + ] + ], + "_prepare_call": [ + [ + "conans/test/utils/tools.py", + [ + "TestRequester", + "_prepare_call" + ] + ] + ], + "_set_auth_headers": [ + [ + "conans/test/utils/tools.py", + [ + "TestRequester", + "_set_auth_headers" + ] + ] + ], + "server_store": [ + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "server_store" + ] + ] + ], + "latest_recipe": [ + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "latest_recipe" + ] + ] + ], + "latest_package": [ + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "latest_package" + ] + ] + ], + "redirect_output": [ + [ + "conans/test/utils/tools.py", + [ + "redirect_output" + ] + ] + ], + "redirect_input": [ + [ + "conans/test/utils/tools.py", + [ + "redirect_input" + ] + ] + ], + "storage_folder": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "storage_folder" + ] + ] + ], + "update_servers": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "update_servers" + ] + ] + ], + "mocked_servers": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "mocked_servers" + ] + ] + ], + "mock_get_pass": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "mocked_io", + "mock_get_pass" + ] + ] + ], + "mocked_io": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "mocked_io" + ] + ] + ], + "_run_cli": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "_run_cli" + ] + ] + ], + "run_command": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "run_command" + ] + ] + ], + "_handle_cli_result": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "_handle_cli_result" + ] + ] + ], + "save_home": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "save_home" + ] + ] + ], + "remove_all": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "remove_all" + ] + ] + ], + "init_git_repo": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "init_git_repo" + ] + ] + ], + "get_latest_pkg_layout": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "get_latest_pkg_layout" + ] + ] + ], + "get_latest_ref_layout": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "get_latest_ref_layout" + ] + ] + ], + "get_default_host_profile": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "get_default_host_profile" + ] + ] + ], + "get_default_build_profile": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "get_default_build_profile" + ] + ] + ], + "assert_listed_require": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "assert_listed_require" + ] + ] + ], + "assert_overrides": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "assert_overrides" + ] + ] + ], + "assert_listed_binary": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "assert_listed_binary" + ] + ] + ], + "created_test_build_folder": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "created_test_build_folder" + ] + ] + ], + "created_package_id": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "created_package_id" + ] + ] + ], + "created_package_revision": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "created_package_revision" + ] + ] + ], + "created_package_reference": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "created_package_reference" + ] + ] + ], + "created_package_folder": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "created_package_folder" + ] + ] + ], + "exported_recipe_revision": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "exported_recipe_revision" + ] + ] + ], + "upload_all": [ + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "upload_all" + ] + ] + ], + "massive_uploader": [ + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "massive_uploader" + ] + ] + ], + "get_free_port": [ + [ + "conans/test/utils/tools.py", + [ + "get_free_port" + ] + ] + ], + "run_server": [ + [ + "conans/test/utils/tools.py", + [ + "StoppableThreadBottle", + "run_server" + ] + ] + ], + "zipdir": [ + [ + "conans/test/utils/tools.py", + [ + "zipdir" + ] + ] + ], + "get_bool_from_text_value": [ + [ + "conans/util/config_parser.py", + [ + "get_bool_from_text_value" + ] + ] + ], + "get_bool_from_text": [ + [ + "conans/util/config_parser.py", + [ + "get_bool_from_text" + ] + ] + ], + "line_items": [ + [ + "conans/util/config_parser.py", + [ + "ConfigParser", + "line_items" + ] + ] + ], + "from_timestamp_to_iso8601": [ + [ + "conans/util/dates.py", + [ + "from_timestamp_to_iso8601" + ] + ] + ], + "_from_iso8601_to_datetime": [ + [ + "conans/util/dates.py", + [ + "_from_iso8601_to_datetime" + ] + ] + ], + "from_iso8601_to_timestamp": [ + [ + "conans/util/dates.py", + [ + "from_iso8601_to_timestamp" + ] + ] + ], + "timestamp_now": [ + [ + "conans/util/dates.py", + [ + "timestamp_now" + ] + ] + ], + "revision_timestamp_now": [ + [ + "conans/util/dates.py", + [ + "revision_timestamp_now" + ] + ] + ], + "timestamp_to_str": [ + [ + "conans/util/dates.py", + [ + "timestamp_to_str" + ] + ] + ], + "timedelta_from_text": [ + [ + "conans/util/dates.py", + [ + "timedelta_from_text" + ] + ] + ], + "_ascii_key": [ + [ + "conans/util/encrypt.py", + [ + "_ascii_key" + ] + ] + ], + "encode": [ + [ + "conans/util/encrypt.py", + [ + "encode" + ] + ] + ], + "decode": [ + [ + "conans/util/encrypt.py", + [ + "decode" + ] + ] + ], + "environment_update": [ + [ + "conans/util/env.py", + [ + "environment_update" + ] + ] + ], + "get_env": [ + [ + "conans/util/env.py", + [ + "get_env" + ] + ] + ], + "set_dirty": [ + [ + "conans/util/files.py", + [ + "set_dirty" + ] + ] + ], + "clean_dirty": [ + [ + "conans/util/files.py", + [ + "clean_dirty" + ] + ] + ], + "remove_if_dirty": [ + [ + "conans/util/files.py", + [ + "remove_if_dirty" + ] + ] + ], + "md5": [ + [ + "conans/util/files.py", + [ + "md5" + ] + ] + ], + "md5sum": [ + [ + "conans/util/files.py", + [ + "md5sum" + ] + ] + ], + "sha1sum": [ + [ + "conans/util/files.py", + [ + "sha1sum" + ] + ] + ], + "sha256sum": [ + [ + "conans/util/files.py", + [ + "sha256sum" + ] + ] + ], + "_generic_algorithm_sum": [ + [ + "conans/util/files.py", + [ + "_generic_algorithm_sum" + ] + ], + [ + "conans/util/sha.py", + [ + "_generic_algorithm_sum" + ] + ] + ], + "save_files": [ + [ + "conans/util/files.py", + [ + "save_files" + ] + ] + ], + "load_user_encoded": [ + [ + "conans/util/files.py", + [ + "load_user_encoded" + ] + ] + ], + "_change_permissions": [ + [ + "conans/util/files.py", + [ + "_change_permissions" + ] + ] + ], + "renamedir": [ + [ + "conans/util/files.py", + [ + "if_platform_system_", + "renamedir" + ] + ], + [ + "conans/util/files.py", + [ + "if_platform_system_", + "else_", + "renamedir" + ] + ] + ], + "gzopen_without_timestamps": [ + [ + "conans/util/files.py", + [ + "gzopen_without_timestamps" + ] + ] + ], + "tar_extract": [ + [ + "conans/util/files.py", + [ + "tar_extract" + ] + ] + ], + "exception_message_safe": [ + [ + "conans/util/files.py", + [ + "exception_message_safe" + ] + ] + ], + "merge_directories": [ + [ + "conans/util/files.py", + [ + "merge_directories" + ] + ] + ], + "gather_files": [ + [ + "conans/util/files.py", + [ + "gather_files" + ] + ] + ], + "human_size": [ + [ + "conans/util/files.py", + [ + "human_size" + ] + ] + ], + "__enter__": [ + [ + "conans/util/locks.py", + [ + "NoLock", + "__enter__" + ] + ], + [ + "conans/util/locks.py", + [ + "SimpleLock", + "__enter__" + ] + ], + [ + "conans/util/locks.py", + [ + "ReadLock", + "__enter__" + ] + ], + [ + "conans/util/locks.py", + [ + "WriteLock", + "__enter__" + ] + ] + ], + "__exit__": [ + [ + "conans/util/locks.py", + [ + "NoLock", + "__exit__" + ] + ], + [ + "conans/util/locks.py", + [ + "SimpleLock", + "__exit__" + ] + ], + [ + "conans/util/locks.py", + [ + "ReadLock", + "__exit__" + ] + ], + [ + "conans/util/locks.py", + [ + "WriteLock", + "__exit__" + ] + ] + ], + "_info_locked": [ + [ + "conans/util/locks.py", + [ + "Lock", + "_info_locked" + ] + ] + ], + "_readers": [ + [ + "conans/util/locks.py", + [ + "Lock", + "_readers" + ] + ] + ], + "pyinstaller_bundle_env_cleaned": [ + [ + "conans/util/runners.py", + [ + "if_getattr_sys_frozen_", + "pyinstaller_bundle_env_cleaned" + ] + ], + [ + "conans/util/runners.py", + [ + "if_getattr_sys_frozen_", + "else_", + "pyinstaller_bundle_env_cleaned" + ] + ] + ], + "conan_run": [ + [ + "conans/util/runners.py", + [ + "conan_run" + ] + ] + ], + "detect_runner": [ + [ + "conans/util/runners.py", + [ + "detect_runner" + ] + ] + ], + "check_output_runner": [ + [ + "conans/util/runners.py", + [ + "check_output_runner" + ] + ] + ], + "sha1": [ + [ + "conans/util/sha.py", + [ + "sha1" + ] + ] + ], + "sha256": [ + [ + "conans/util/sha.py", + [ + "sha256" + ] + ] + ], + "check_with_algorithm_sum": [ + [ + "conans/util/sha.py", + [ + "check_with_algorithm_sum" + ] + ] + ], + "join": [ + [ + "conans/util/thread.py", + [ + "ExceptionThread", + "join" + ] + ] + ], + "conan_expand_user": [ + [ + "conans/util/windows.py", + [ + "conan_expand_user" + ] + ] + ], + "_install_pyinstaller": [ + [ + "pyinstaller.py", + [ + "_install_pyinstaller" + ] + ] + ], + "_run_bin": [ + [ + "pyinstaller.py", + [ + "_run_bin" + ] + ] + ], + "_windows_version_file": [ + [ + "pyinstaller.py", + [ + "_windows_version_file" + ] + ] + ], + "pyinstall": [ + [ + "pyinstaller.py", + [ + "pyinstall" + ] + ] + ], + "get_requires": [ + [ + "setup.py", + [ + "get_requires" + ] + ], + [ + "setup_server.py", + [ + "get_requires" + ] + ] + ], + "load_version": [ + [ + "setup.py", + [ + "load_version" + ] + ], + [ + "setup_server.py", + [ + "load_version" + ] + ] + ], + "generate_long_description_file": [ + [ + "setup.py", + [ + "generate_long_description_file" + ] + ], + [ + "setup_server.py", + [ + "generate_long_description_file" + ] + ] + ] +} \ No newline at end of file