diff --git "a/conan-io__conan-12397/blocks_by_function_name.json" "b/conan-io__conan-12397/blocks_by_function_name.json" new file mode 100644--- /dev/null +++ "b/conan-io__conan-12397/blocks_by_function_name.json" @@ -0,0 +1,67675 @@ +{ + "check_using_build_profile": [ + [ + "conan/tools/_check_build_profile.py", + [ + "check_using_build_profile" + ] + ] + ], + "architecture_flag": [ + [ + "conan/tools/_compilers.py", + [ + "architecture_flag" + ] + ], + [ + "conans/client/build/compiler_flags.py", + [ + "architecture_flag" + ] + ] + ], + "libcxx_flags": [ + [ + "conan/tools/_compilers.py", + [ + "libcxx_flags" + ] + ] + ], + "build_type_link_flags": [ + [ + "conan/tools/_compilers.py", + [ + "build_type_link_flags" + ] + ] + ], + "build_type_flags": [ + [ + "conan/tools/_compilers.py", + [ + "build_type_flags" + ] + ], + [ + "conans/client/build/compiler_flags.py", + [ + "build_type_flags" + ] + ] + ], + "use_win_mingw": [ + [ + "conan/tools/_compilers.py", + [ + "use_win_mingw" + ] + ] + ], + "cppstd_flag": [ + [ + "conan/tools/_compilers.py", + [ + "cppstd_flag" + ] + ], + [ + "conans/client/build/cppstd_flags.py", + [ + "cppstd_flag" + ] + ] + ], + "_cppstd_visualstudio": [ + [ + "conan/tools/_compilers.py", + [ + "_cppstd_visualstudio" + ] + ], + [ + "conans/client/build/cppstd_flags.py", + [ + "_cppstd_visualstudio" + ] + ] + ], + "_cppstd_msvc": [ + [ + "conan/tools/_compilers.py", + [ + "_cppstd_msvc" + ] + ], + [ + "conans/client/build/cppstd_flags.py", + [ + "_cppstd_msvc" + ] + ] + ], + "_cppstd_apple_clang": [ + [ + "conan/tools/_compilers.py", + [ + "_cppstd_apple_clang" + ] + ], + [ + "conans/client/build/cppstd_flags.py", + [ + "_cppstd_apple_clang" + ] + ] + ], + "_cppstd_clang": [ + [ + "conan/tools/_compilers.py", + [ + "_cppstd_clang" + ] + ], + [ + "conans/client/build/cppstd_flags.py", + [ + "_cppstd_clang" + ] + ] + ], + "_cppstd_gcc": [ + [ + "conan/tools/_compilers.py", + [ + "_cppstd_gcc" + ] + ], + [ + "conans/client/build/cppstd_flags.py", + [ + "_cppstd_gcc" + ] + ] + ], + "_cppstd_intel_common": [ + [ + "conan/tools/_compilers.py", + [ + "_cppstd_intel_common" + ] + ], + [ + "conans/client/build/cppstd_flags.py", + [ + "_cppstd_intel_common" + ] + ] + ], + "_cppstd_intel_gcc": [ + [ + "conan/tools/_compilers.py", + [ + "_cppstd_intel_gcc" + ] + ], + [ + "conans/client/build/cppstd_flags.py", + [ + "_cppstd_intel_gcc" + ] + ] + ], + "_cppstd_intel_visualstudio": [ + [ + "conan/tools/_compilers.py", + [ + "_cppstd_intel_visualstudio" + ] + ], + [ + "conans/client/build/cppstd_flags.py", + [ + "_cppstd_intel_visualstudio" + ] + ] + ], + "_cppstd_mcst_lcc": [ + [ + "conan/tools/_compilers.py", + [ + "_cppstd_mcst_lcc" + ] + ], + [ + "conans/client/build/cppstd_flags.py", + [ + "_cppstd_mcst_lcc" + ] + ] + ], + "_cppstd_intel_cc": [ + [ + "conan/tools/_compilers.py", + [ + "_cppstd_intel_cc" + ] + ] + ], + "is_apple_os": [ + [ + "conan/tools/apple/apple.py", + [ + "is_apple_os" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "is_apple_os" + ] + ] + ], + "to_apple_arch": [ + [ + "conan/tools/apple/apple.py", + [ + "to_apple_arch" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "to_apple_arch" + ] + ] + ], + "_guess_apple_sdk_name": [ + [ + "conan/tools/apple/apple.py", + [ + "_guess_apple_sdk_name" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "_guess_apple_sdk_name" + ] + ] + ], + "apple_sdk_name": [ + [ + "conan/tools/apple/apple.py", + [ + "apple_sdk_name" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "apple_sdk_name" + ] + ] + ], + "apple_min_version_flag": [ + [ + "conan/tools/apple/apple.py", + [ + "apple_min_version_flag" + ] + ] + ], + "apple_sdk_path": [ + [ + "conan/tools/apple/apple.py", + [ + "apple_sdk_path" + ] + ] + ], + "cmd_output": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "_invoke", + "cmd_output" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "_invoke", + "cmd_output" + ] + ] + ], + "_invoke": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "_invoke" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "_invoke" + ] + ] + ], + "find": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "find" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "find" + ] + ] + ], + "sdk_path": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "sdk_path" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "sdk_path" + ] + ] + ], + "sdk_version": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "sdk_version" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "sdk_version" + ] + ] + ], + "sdk_platform_path": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "sdk_platform_path" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "sdk_platform_path" + ] + ] + ], + "sdk_platform_version": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "sdk_platform_version" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "sdk_platform_version" + ] + ] + ], + "cc": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "cc" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "cc" + ] + ] + ], + "cxx": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "cxx" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "cxx" + ] + ] + ], + "ar": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "ar" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "ar" + ] + ] + ], + "ranlib": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "ranlib" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "ranlib" + ] + ] + ], + "strip": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "strip" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "strip" + ] + ] + ], + "libtool": [ + [ + "conan/tools/apple/apple.py", + [ + "XCRun", + "libtool" + ] + ], + [ + "conans/client/tools/apple.py", + [ + "XCRun", + "libtool" + ] + ] + ], + "_get_install_name": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name", + "_get_install_name" + ] + ] + ], + "_osx_collect_dylibs": [ + [ + "conan/tools/apple/apple.py", + [ + "fix_apple_shared_install_name", + "_osx_collect_dylibs" + ] + ] + ], + "_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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ], + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "build" + ] + ], + [ + "conans/client/build/cmake.py", + [ + "CMake", + "build" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "build" + ] + ], + [ + "conans/client/build/msbuild.py", + [ + "MSBuild", + "build" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "build" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "build" + ] + ], + [ + "conans/client/tools/version.py", + [ + "Version", + "build" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "build" + ] + ], + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "build" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "build" + ] + ], + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "build" + ] + ], + [ + "conans/test/assets/files/cmake_find_package_multi/bye/conanfile.py", + [ + "ByeConan", + "build" + ] + ], + [ + "conans/test/assets/files/cmake_find_package_multi/hello/conanfile.py", + [ + "HelloConan", + "build" + ] + ], + [ + "conans/test/functional/basic_build_test.py", + [ + "build" + ] + ] + ], + "_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/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/mesondeps.py", + [ + "MesonDeps", + "generate" + ] + ], + [ + "conan/tools/meson/toolchain.py", + [ + "MesonToolchain", + "generate" + ] + ], + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "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" + ] + ], + [ + "conans/client/generators/cmake_find_package_multi.py", + [ + "CMakeFindPackageMultiGenerator", + "generate" + ] + ], + [ + "conans/model/workspace.py", + [ + "Workspace", + "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_dep_in_all_deps_", + "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_dep_in_all_deps_", + "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/mesondeps.py", + [ + "MesonDeps", + "_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" + ] + ] + ], + "extract_cpp_version": [ + [ + "conan/tools/build/cppstd.py", + [ + "check_min_cppstd", + "less_than", + "extract_cpp_version" + ] + ], + [ + "conans/client/tools/settings.py", + [ + "check_min_cppstd", + "less_than", + "extract_cpp_version" + ] + ] + ], + "add_millennium": [ + [ + "conan/tools/build/cppstd.py", + [ + "check_min_cppstd", + "less_than", + "add_millennium" + ] + ], + [ + "conans/client/tools/settings.py", + [ + "check_min_cppstd", + "less_than", + "add_millennium" + ] + ] + ], + "less_than": [ + [ + "conan/tools/build/cppstd.py", + [ + "check_min_cppstd", + "less_than" + ] + ], + [ + "conans/client/tools/settings.py", + [ + "check_min_cppstd", + "less_than" + ] + ] + ], + "check_min_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "check_min_cppstd" + ] + ], + [ + "conans/client/tools/settings.py", + [ + "check_min_cppstd" + ] + ] + ], + "valid_min_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "valid_min_cppstd" + ] + ], + [ + "conans/client/tools/settings.py", + [ + "valid_min_cppstd" + ] + ] + ], + "default_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "default_cppstd" + ] + ] + ], + "supported_cppstd": [ + [ + "conan/tools/build/cppstd.py", + [ + "supported_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" + ] + ] + ], + "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" + ] + ], + [ + "conans/client/tools/oss.py", + [ + "cross_building" + ] + ] + ], + "get_cross_building_settings": [ + [ + "conan/tools/build/cross_building.py", + [ + "get_cross_building_settings" + ] + ], + [ + "conans/client/tools/oss.py", + [ + "get_cross_building_settings" + ] + ] + ], + "can_run": [ + [ + "conan/tools/build/cross_building.py", + [ + "can_run" + ] + ] + ], + "stdcpp_library": [ + [ + "conan/tools/build/stdcpp_library.py", + [ + "stdcpp_library" + ] + ], + [ + "conans/client/tools/settings.py", + [ + "stdcpp_library" + ] + ] + ], + "_validate_recipe": [ + [ + "conan/tools/cmake/cmake.py", + [ + "_validate_recipe" + ] + ] + ], + "_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" + ] + ], + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "configure" + ] + ], + [ + "conans/client/build/cmake.py", + [ + "CMake", + "configure" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "configure" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "configure" + ] + ] + ], + "_build": [ + [ + "conan/tools/cmake/cmake.py", + [ + "CMake", + "_build" + ] + ], + [ + "conans/client/build/cmake.py", + [ + "CMake", + "_build" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "_run", + "_build" + ] + ], + [ + "conans/client/installer.py", + [ + "_PackageBuilder", + "_build" + ] + ], + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_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" + ] + ] + ], + "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/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "install" + ] + ], + [ + "conans/client/build/cmake.py", + [ + "CMake", + "install" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "install" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "install" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "install" + ] + ], + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "NullTool", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "AptTool", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "YumTool", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "DnfTool", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "BrewTool", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PkgTool", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PkgUtilTool", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "ChocolateyTool", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PacManTool", + "install" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "ZypperTool", + "install" + ] + ] + ], + "test": [ + [ + "conan/tools/cmake/cmake.py", + [ + "CMake", + "test" + ] + ], + [ + "conan/tools/meson/meson.py", + [ + "Meson", + "test" + ] + ], + [ + "conans/client/build/cmake.py", + [ + "CMake", + "test" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "test" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "test" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "test" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "test" + ] + ], + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "test" + ] + ], + [ + "conans/test/functional/generators/qbs_test.py", + [ + "QbsGeneratorTest", + "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/generators/package_info/deps_cpp_info_test.py", + [ + "DepsCppInfoTest", + "test" + ] + ], + [ + "conans/test/integration/graph/version_ranges/version_range_override_test.py", + [ + "VersionRangeOverrideFailTestCase", + "test" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "CIPrivateRequiresTest", + "test" + ] + ], + [ + "conans/test/integration/package_id/python_requires_package_id_test.py", + [ + "PythonRequiresForBuildRequiresPackageIDTest", + "test" + ] + ], + [ + "conans/test/integration/sysroot_test.py", + [ + "SysrootTest", + "test" + ] + ], + [ + "conans/test/unittests/client/generators/generator_filter_error_test.py", + [ + "MultiGeneratorFilterErrorTest", + "test" + ] + ], + [ + "conans/test/unittests/util/xz_test.py", + [ + "XZTest", + "test" + ] + ] + ], + "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/meson/toolchain.py", + [ + "MesonToolchain", + "content" + ] + ], + [ + "conan/tools/premake/premakedeps.py", + [ + "PremakeDeps", + "content" + ] + ], + [ + "conan/tools/qbs/qbsprofile.py", + [ + "QbsProfile", + "content" + ] + ], + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "content" + ] + ], + [ + "conans/client/generators/boostbuild.py", + [ + "BoostBuildGenerator", + "content" + ] + ], + [ + "conans/client/generators/cmake.py", + [ + "CMakeGenerator", + "content" + ] + ], + [ + "conans/client/generators/cmake_find_package.py", + [ + "CMakeFindPackageGenerator", + "content" + ] + ], + [ + "conans/client/generators/cmake_find_package_multi.py", + [ + "CMakeFindPackageMultiGenerator", + "content" + ] + ], + [ + "conans/client/generators/cmake_multi.py", + [ + "CMakeMultiGenerator", + "content" + ] + ], + [ + "conans/client/generators/cmake_paths.py", + [ + "CMakePathsGenerator", + "content" + ] + ], + [ + "conans/client/generators/compiler_args.py", + [ + "CompilerArgsGenerator", + "content" + ] + ], + [ + "conans/client/generators/deploy.py", + [ + "DeployGenerator", + "content" + ] + ], + [ + "conans/client/generators/json_generator.py", + [ + "JsonGenerator", + "content" + ] + ], + [ + "conans/client/generators/make.py", + [ + "MakeGenerator", + "content" + ] + ], + [ + "conans/client/generators/markdown.py", + [ + "MarkdownGenerator", + "content" + ] + ], + [ + "conans/client/generators/pkg_config.py", + [ + "PkgConfigGenerator", + "content" + ] + ], + [ + "conans/client/generators/premake.py", + [ + "PremakeGenerator", + "content" + ] + ], + [ + "conans/client/generators/qbs.py", + [ + "QbsGenerator", + "content" + ] + ], + [ + "conans/client/generators/qmake.py", + [ + "QmakeGenerator", + "content" + ] + ], + [ + "conans/client/generators/scons.py", + [ + "SConsGenerator", + "content" + ] + ], + [ + "conans/client/generators/text.py", + [ + "TXTGenerator", + "content" + ] + ], + [ + "conans/client/generators/virtualenv.py", + [ + "VirtualEnvGenerator", + "content" + ] + ], + [ + "conans/client/generators/visualstudio.py", + [ + "VisualStudioGenerator", + "content" + ] + ], + [ + "conans/client/generators/visualstudio_multi.py", + [ + "VisualStudioMultiGenerator", + "content" + ] + ], + [ + "conans/client/generators/visualstudiolegacy.py", + [ + "VisualStudioLegacyGenerator", + "content" + ] + ], + [ + "conans/client/generators/xcode.py", + [ + "XCodeGenerator", + "content" + ] + ], + [ + "conans/client/generators/ycm.py", + [ + "YouCompleteMeGenerator", + "content" + ] + ], + [ + "conans/model/conan_generator.py", + [ + "Generator", + "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" + ] + ] + ], + "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" + ] + ] + ], + "build_modules_activated": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "build_modules_activated" + ] + ] + ], + "render": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "render" + ] + ] + ], + "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", + [ + "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", + [ + "UserToolchain", + "context" + ] + ], + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "ExtraFlagsBlock", + "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/model/graph_lock.py", + [ + "GraphLockNode", + "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" + ] + ], + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "filename" + ] + ], + [ + "conans/client/generators/boostbuild.py", + [ + "BoostBuildGenerator", + "filename" + ] + ], + [ + "conans/client/generators/cmake.py", + [ + "CMakeGenerator", + "filename" + ] + ], + [ + "conans/client/generators/cmake_find_package.py", + [ + "CMakeFindPackageGenerator", + "filename" + ] + ], + [ + "conans/client/generators/cmake_find_package_multi.py", + [ + "CMakeFindPackageMultiGenerator", + "filename" + ] + ], + [ + "conans/client/generators/cmake_multi.py", + [ + "CMakeMultiGenerator", + "filename" + ] + ], + [ + "conans/client/generators/cmake_paths.py", + [ + "CMakePathsGenerator", + "filename" + ] + ], + [ + "conans/client/generators/compiler_args.py", + [ + "CompilerArgsGenerator", + "filename" + ] + ], + [ + "conans/client/generators/deploy.py", + [ + "DeployGenerator", + "filename" + ] + ], + [ + "conans/client/generators/gcc.py", + [ + "GCCGenerator", + "filename" + ] + ], + [ + "conans/client/generators/json_generator.py", + [ + "JsonGenerator", + "filename" + ] + ], + [ + "conans/client/generators/make.py", + [ + "MakeGenerator", + "filename" + ] + ], + [ + "conans/client/generators/markdown.py", + [ + "MarkdownGenerator", + "filename" + ] + ], + [ + "conans/client/generators/pkg_config.py", + [ + "PkgConfigGenerator", + "filename" + ] + ], + [ + "conans/client/generators/premake.py", + [ + "PremakeGenerator", + "filename" + ] + ], + [ + "conans/client/generators/qbs.py", + [ + "QbsGenerator", + "filename" + ] + ], + [ + "conans/client/generators/qmake.py", + [ + "QmakeGenerator", + "filename" + ] + ], + [ + "conans/client/generators/scons.py", + [ + "SConsGenerator", + "filename" + ] + ], + [ + "conans/client/generators/text.py", + [ + "TXTGenerator", + "filename" + ] + ], + [ + "conans/client/generators/virtualenv.py", + [ + "VirtualEnvGenerator", + "filename" + ] + ], + [ + "conans/client/generators/visualstudio.py", + [ + "VisualStudioGenerator", + "filename" + ] + ], + [ + "conans/client/generators/visualstudio_multi.py", + [ + "_VSSettings", + "filename" + ] + ], + [ + "conans/client/generators/visualstudio_multi.py", + [ + "VisualStudioMultiGenerator", + "filename" + ] + ], + [ + "conans/client/generators/visualstudiolegacy.py", + [ + "VisualStudioLegacyGenerator", + "filename" + ] + ], + [ + "conans/client/generators/xcode.py", + [ + "XCodeGenerator", + "filename" + ] + ], + [ + "conans/client/generators/ycm.py", + [ + "YouCompleteMeGenerator", + "filename" + ] + ], + [ + "conans/model/conan_generator.py", + [ + "Generator", + "filename" + ] + ], + [ + "conans/server/rest/controller/v1/file_upload_download.py", + [ + "ConanFileUpload", + "filename" + ] + ] + ], + "configuration": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "configuration" + ] + ] + ], + "arch": [ + [ + "conan/tools/cmake/cmakedeps/templates/__init__.py", + [ + "CMakeDepsFileTemplate", + "arch" + ] + ], + [ + "conans/test/functional/toolchains/intel/_base.py", + [ + "BaseIntelTestCase", + "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" + ] + ] + ], + "_get_global_cpp_cmake": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "ConfigDataTemplate", + "_get_global_cpp_cmake" + ] + ] + ], + "_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" + ] + ], + [ + "conans/client/generators/cmake.py", + [ + "DepsCppCmake", + "__init__", + "join_paths" + ] + ] + ], + "join_flags": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "_TargetDataContext", + "__init__", + "join_flags" + ] + ], + [ + "conans/client/generators/cmake.py", + [ + "DepsCppCmake", + "__init__", + "join_flags" + ] + ] + ], + "join_defines": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "_TargetDataContext", + "__init__", + "join_defines" + ] + ], + [ + "conans/client/generators/cmake.py", + [ + "DepsCppCmake", + "__init__", + "join_defines" + ] + ] + ], + "join_paths_single_var": [ + [ + "conan/tools/cmake/cmakedeps/templates/target_data.py", + [ + "_TargetDataContext", + "__init__", + "join_paths_single_var" + ] + ], + [ + "conans/client/generators/cmake.py", + [ + "DepsCppCmake", + "__init__", + "join_paths_single_var" + ] + ] + ], + "api_dir": [ + [ + "conan/tools/cmake/file_api.py", + [ + "CMakeFileAPI", + "api_dir" + ] + ] + ], + "query_dir": [ + [ + "conan/tools/cmake/file_api.py", + [ + "CMakeFileAPI", + "query_dir" + ] + ] + ], + "reply_dir": [ + [ + "conan/tools/cmake/file_api.py", + [ + "CMakeFileAPI", + "reply_dir" + ] + ] + ], + "query": [ + [ + "conan/tools/cmake/file_api.py", + [ + "CMakeFileAPI", + "query" + ] + ] + ], + "reply": [ + [ + "conan/tools/cmake/file_api.py", + [ + "CMakeFileAPI", + "reply" + ] + ] + ], + "build_type": [ + [ + "conan/tools/cmake/file_api.py", + [ + "CMakeFileAPI", + "build_type" + ] + ], + [ + "conans/client/build/cmake.py", + [ + "CMake", + "build_type" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "build_type" + ] + ] + ], + "loadjs": [ + [ + "conan/tools/cmake/file_api.py", + [ + "CMakeFileAPI", + "CodeModelReplyV2", + "__init__", + "loadjs" + ] + ] + ], + "_name_on_disk2lib": [ + [ + "conan/tools/cmake/file_api.py", + [ + "CMakeFileAPI", + "CodeModelReplyV2", + "_name_on_disk2lib" + ] + ] + ], + "_parse_dep_name": [ + [ + "conan/tools/cmake/file_api.py", + [ + "CMakeFileAPI", + "CodeModelReplyV2", + "_parse_dep_name" + ] + ] + ], + "to_conan_package": [ + [ + "conan/tools/cmake/file_api.py", + [ + "CMakeFileAPI", + "CodeModelReplyV2", + "to_conan_package" + ] + ] + ], + "cmake_layout": [ + [ + "conan/tools/cmake/layout.py", + [ + "cmake_layout" + ] + ] + ], + "get_build_folder_custom_vars": [ + [ + "conan/tools/cmake/layout.py", + [ + "get_build_folder_custom_vars" + ] + ] + ], + "_build_preset": [ + [ + "conan/tools/cmake/presets.py", + [ + "_build_preset" + ] + ] + ], + "_build_preset_name": [ + [ + "conan/tools/cmake/presets.py", + [ + "_build_preset_name" + ] + ] + ], + "_configure_preset_name": [ + [ + "conan/tools/cmake/presets.py", + [ + "_configure_preset_name" + ] + ] + ], + "_format_val": [ + [ + "conan/tools/cmake/presets.py", + [ + "_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", + [ + "_configure_preset" + ] + ] + ], + "_forced_schema_2": [ + [ + "conan/tools/cmake/presets.py", + [ + "_forced_schema_2" + ] + ] + ], + "_schema_version": [ + [ + "conan/tools/cmake/presets.py", + [ + "_schema_version" + ] + ] + ], + "_contents": [ + [ + "conan/tools/cmake/presets.py", + [ + "_contents" + ] + ] + ], + "write_cmake_presets": [ + [ + "conan/tools/cmake/presets.py", + [ + "write_cmake_presets" + ] + ] + ], + "save_cmake_user_presets": [ + [ + "conan/tools/cmake/presets.py", + [ + "save_cmake_user_presets" + ] + ] + ], + "_get_already_existing_preset_index": [ + [ + "conan/tools/cmake/presets.py", + [ + "_get_already_existing_preset_index" + ] + ] + ], + "_append_user_preset_path": [ + [ + "conan/tools/cmake/presets.py", + [ + "_append_user_preset_path" + ] + ] + ], + "load_cmake_presets": [ + [ + "conan/tools/cmake/presets.py", + [ + "load_cmake_presets" + ] + ] + ], + "get_configure_preset": [ + [ + "conan/tools/cmake/presets.py", + [ + "get_configure_preset" + ] + ] + ], + "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", + [ + "RemoteRegistry", + "remove" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "remove" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remove" + ] + ], + [ + "conans/client/remover.py", + [ + "DiskRemover", + "remove" + ] + ], + [ + "conans/client/remover.py", + [ + "ConanRemover", + "remove" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "remove" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "remove" + ] + ], + [ + "conans/model/env_info.py", + [ + "EnvValues", + "remove" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "remove" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "remove" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "remove" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOption", + "remove" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "remove" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "remove" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "remove" + ] + ], + [ + "conans/util/files.py", + [ + "remove" + ] + ] + ], + "__setitem__": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "ToolchainBlocks", + "__setitem__" + ] + ], + [ + "conans/client/graph/python_requires.py", + [ + "PyRequires", + "__setitem__" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "__setitem__" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "__setitem__" + ] + ] + ], + "__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/generators/__init__.py", + [ + "GeneratorManager", + "__getitem__" + ] + ], + [ + "conans/client/graph/graph_manager.py", + [ + "load_deps_info", + "get_forbidden_access_object", + "InfoObjectNotDefined", + "__getitem__" + ] + ], + [ + "conans/client/graph/python_requires.py", + [ + "PyRequires", + "__getitem__" + ] + ], + [ + "conans/model/build_info.py", + [ + "DefaultOrderedDict", + "__getitem__" + ] + ], + [ + "conans/model/build_info.py", + [ + "BuildModulesDict", + "__getitem__" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepsCppInfo", + "__getitem__" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "__getitem__" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "__getitem__" + ] + ], + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "__getitem__" + ] + ], + [ + "conans/model/env_info.py", + [ + "DepsEnvInfo", + "__getitem__" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "__getitem__" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "__getitem__" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "__getitem__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__getitem__" + ] + ], + [ + "conans/model/workspace.py", + [ + "Workspace", + "__getitem__" + ] + ] + ], + "process_blocks": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "ToolchainBlocks", + "process_blocks" + ] + ] + ], + "values": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "Block", + "values" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "values" + ] + ], + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "values" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "values" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "values" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "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" + ] + ] + ], + "_apple_sdk_name": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "AppleSystemBlock", + "_apple_sdk_name" + ] + ] + ], + "_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_compiler": [ + [ + "conan/tools/cmake/toolchain/blocks.py", + [ + "GenericSystemBlock", + "_get_compiler" + ] + ] + ], + "_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" + ] + ] + ], + "__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/mesondeps.py", + [ + "MesonDeps", + "_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" + ] + ], + [ + "conans/client/build/cmake.py", + [ + "CMake", + "is_multi_configuration" + ] + ], + [ + "conans/client/build/cmake_flags.py", + [ + "is_multi_configuration" + ] + ] + ], + "get_cmake_package_name": [ + [ + "conan/tools/cmake/utils.py", + [ + "get_cmake_package_name" + ] + ] + ], + "get_find_mode": [ + [ + "conan/tools/cmake/utils.py", + [ + "get_find_mode" + ] + ] + ], + "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/env_info.py", + [ + "EnvValues", + "dumps" + ] + ], + [ + "conans/model/env_info.py", + [ + "DepsEnvInfo", + "dumps" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementInfo", + "dumps" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "dumps" + ] + ], + [ + "conans/model/info.py", + [ + "_PackageReferenceList", + "dumps" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "dumps" + ] + ], + [ + "conans/model/lock_bundle.py", + [ + "LockBundle", + "dumps" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "dumps" + ] + ], + [ + "conans/model/package_metadata.py", + [ + "PackageMetadata", + "dumps" + ] + ], + [ + "conans/model/profile.py", + [ + "Profile", + "dumps" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "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/client/command.py", + [ + "Command", + "copy" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "copy" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "copy" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "copy" + ] + ], + [ + "conans/model/env_info.py", + [ + "EnvValues", + "copy" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementInfo", + "copy" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "copy" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "copy" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "copy" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "copy" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "copy" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOption", + "copy" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "copy" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "copy" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "copy" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "copy" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "copy" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "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/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_get_vars", + "append" + ] + ], + [ + "conans/model/build_info.py", + [ + "BuildModulesDict", + "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" + ] + ] + ], + "__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/conan_api.py", + [ + "ProfileData", + "__bool__" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "__bool__" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "__bool__" + ] + ], + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "__bool__" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "__bool__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValue", + "__bool__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "__bool__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOption", + "__bool__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__bool__" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "__bool__" + ] + ] + ], + "__repr__": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "__repr__" + ] + ], + [ + "conan/tools/env/environment.py", + [ + "ProfileEnvironment", + "__repr__" + ] + ], + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "__repr__" + ] + ], + [ + "conans/client/conf/compiler_id.py", + [ + "CompilerId", + "__repr__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Node", + "__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/dependencies.py", + [ + "Requirement", + "__repr__" + ] + ], + [ + "conans/model/env_info.py", + [ + "EnvValues", + "__repr__" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "__repr__" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "__repr__" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "__repr__" + ] + ], + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "__repr__" + ] + ], + [ + "conans/model/ref.py", + [ + "PackageReference", + "__repr__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "__repr__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "__repr__" + ] + ], + [ + "conans/model/scm.py", + [ + "SCMData", + "__repr__" + ] + ], + [ + "conans/model/user_info.py", + [ + "UserInfo", + "__repr__" + ] + ], + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "__repr__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "TestBufferConanOutput", + "__repr__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "RedirectedTestOutput", + "__repr__" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "__repr__" + ] + ] + ], + "define": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "define" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "define" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "define" + ] + ] + ], + "define_path": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "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" + ] + ] + ], + "prepend_path": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "prepend_path" + ] + ] + ], + "compose_env": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "compose_env" + ] + ] + ], + "__eq__": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "__eq__" + ] + ], + [ + "conan/tools/scm/__init__.py", + [ + "_VersionItem", + "__eq__" + ] + ], + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "__eq__" + ] + ], + [ + "conans/client/conf/compiler_id.py", + [ + "CompilerId", + "__eq__" + ] + ], + [ + "conans/client/conf/config_installer.py", + [ + "_ConfigOrigin", + "__eq__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Node", + "__eq__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Edge", + "__eq__" + ] + ], + [ + "conans/client/tools/version.py", + [ + "Version", + "__eq__" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "__eq__" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "__eq__" + ] + ], + [ + "conans/model/dependencies.py", + [ + "Requirement", + "__eq__" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "__eq__" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "__eq__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValue", + "__eq__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "__eq__" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "__eq__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOption", + "__eq__" + ] + ], + [ + "conans/model/package_metadata.py", + [ + "PackageMetadata", + "__eq__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "__eq__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__eq__" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "__eq__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__eq__" + ] + ], + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "__eq__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "TestBufferConanOutput", + "__eq__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "RedirectedTestOutput", + "__eq__" + ] + ] + ], + "__ne__": [ + [ + "conan/tools/env/environment.py", + [ + "Environment", + "__ne__" + ] + ], + [ + "conans/client/conf/compiler_id.py", + [ + "CompilerId", + "__ne__" + ] + ], + [ + "conans/client/conf/config_installer.py", + [ + "_ConfigOrigin", + "__ne__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Node", + "__ne__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Edge", + "__ne__" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "__ne__" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "__ne__" + ] + ], + [ + "conans/model/dependencies.py", + [ + "Requirement", + "__ne__" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "__ne__" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "__ne__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValue", + "__ne__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "__ne__" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "__ne__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOption", + "__ne__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "__ne__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__ne__" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "__ne__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__ne__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "TestBufferConanOutput", + "__ne__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "RedirectedTestOutput", + "__ne__" + ] + ] + ], + "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" + ] + ], + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "vars" + ] + ], + [ + "conans/client/build/visual_environment.py", + [ + "VisualStudioBuildEnvironment", + "vars" + ] + ], + [ + "conans/client/run_environment.py", + [ + "RunEnvironment", + "vars" + ] + ], + [ + "conans/model/env_info.py", + [ + "EnvInfo", + "vars" + ] + ], + [ + "conans/model/user_info.py", + [ + "UserInfo", + "vars" + ] + ] + ], + "_pathsep": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "_pathsep" + ] + ] + ], + "keys": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "keys" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "keys" + ] + ] + ], + "get": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "get" + ] + ], + [ + "conan/tools/files/files.py", + [ + "get" + ] + ], + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "get" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "get" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "get" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "_NodeOrderedDict", + "get" + ] + ], + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "get" + ] + ], + [ + "conans/client/tools/net.py", + [ + "get" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "get" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "get" + ] + ], + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "get" + ] + ], + [ + "conans/server/rest/controller/v1/file_upload_download.py", + [ + "FileUploadDownloadController", + "attach_to", + "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", + [ + "ClientCertsTest", + "MyHttpRequester", + "get" + ] + ], + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "ProxiesConfTest", + "test_new_proxy_exclude", + "MyRequester", + "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", + [ + "BrokenDownloadTest", + "test_client_retries", + "DownloadFilesBrokenRequester", + "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/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/tools/build/test_can_run.py", + [ + "ConfigMock", + "get" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_mirror", + "MockRequester", + "get" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestRequester", + "get" + ] + ], + [ + "conans/tools.py", + [ + "get" + ] + ] + ], + "items": [ + [ + "conan/tools/env/environment.py", + [ + "EnvVars", + "items" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "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", + [ + "PackageOptionValues", + "items" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "items" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "items" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_paths_test.py", + [ + "_MockSettings", + "items" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "_MockSettings", + "items" + ] + ], + [ + "conans/test/unittests/util/misc/test_make_tuple.py", + [ + "MakeTupleTestCase", + "test_generator", + "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/client/cache/remote_registry.py", + [ + "Remotes", + "loads" + ] + ], + [ + "conans/client/generators/text.py", + [ + "TXTGenerator", + "loads" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "loads" + ] + ], + [ + "conans/model/env_info.py", + [ + "EnvValues", + "loads" + ] + ], + [ + "conans/model/env_info.py", + [ + "DepsEnvInfo", + "loads" + ] + ], + [ + "conans/model/graph_info.py", + [ + "GraphInfo", + "loads" + ] + ], + [ + "conans/model/info.py", + [ + "_PackageReferenceList", + "loads" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "loads" + ] + ], + [ + "conans/model/lock_bundle.py", + [ + "LockBundle", + "loads" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "loads" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "loads" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "loads" + ] + ], + [ + "conans/model/package_metadata.py", + [ + "_RecipeMetadata", + "loads" + ] + ], + [ + "conans/model/package_metadata.py", + [ + "_BinaryPackageMetadata", + "loads" + ] + ], + [ + "conans/model/package_metadata.py", + [ + "PackageMetadata", + "loads" + ] + ], + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "loads" + ] + ], + [ + "conans/model/ref.py", + [ + "PackageReference", + "loads" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "loads" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "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" + ] + ] + ], + "_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" + ] + ], + [ + "conans/client/file_copier.py", + [ + "FileCopier", + "_filter_files" + ] + ] + ], + "_copy_files": [ + [ + "conan/tools/files/copy_pattern.py", + [ + "_copy_files" + ] + ], + [ + "conans/client/file_copier.py", + [ + "FileCopier", + "_copy_files" + ] + ] + ], + "_copy_files_symlinked_to_folders": [ + [ + "conan/tools/files/copy_pattern.py", + [ + "_copy_files_symlinked_to_folders" + ] + ] + ], + "_report_files_copied": [ + [ + "conan/tools/files/copy_pattern.py", + [ + "_report_files_copied" + ] + ] + ], + "from_json": [ + [ + "conan/tools/files/cpp_package.py", + [ + "CppPackage", + "load", + "from_json" + ] + ] + ], + "load": [ + [ + "conan/tools/files/cpp_package.py", + [ + "CppPackage", + "load" + ] + ], + [ + "conan/tools/files/files.py", + [ + "load" + ] + ], + [ + "conans/model/graph_info.py", + [ + "GraphInfo", + "load" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLockFile", + "load" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "load" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "load" + ] + ], + [ + "conans/util/files.py", + [ + "load" + ] + ] + ], + "save": [ + [ + "conan/tools/files/cpp_package.py", + [ + "CppPackage", + "save" + ] + ], + [ + "conan/tools/files/files.py", + [ + "save" + ] + ], + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "save" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "save" + ] + ], + [ + "conans/model/graph_info.py", + [ + "GraphInfo", + "save" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLockFile", + "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/tools.py", + [ + "save" + ] + ], + [ + "conans/util/files.py", + [ + "save" + ] + ] + ], + "package_info": [ + [ + "conan/tools/files/cpp_package.py", + [ + "CppPackage", + "package_info" + ] + ], + [ + "conan/tools/gnu/pkgconfigdeps.py", + [ + "_PCGenerator", + "package_info" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "package_info" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "package_info" + ] + ], + [ + "conans/test/assets/files/cmake_find_package_multi/bye/conanfile.py", + [ + "ByeConan", + "package_info" + ] + ], + [ + "conans/test/assets/files/cmake_find_package_multi/hello/conanfile.py", + [ + "HelloConan", + "package_info" + ] + ] + ], + "add_component": [ + [ + "conan/tools/files/cpp_package.py", + [ + "CppPackage", + "add_component" + ] + ] + ], + "mkdir": [ + [ + "conan/tools/files/files.py", + [ + "mkdir" + ] + ], + [ + "conans/util/files.py", + [ + "mkdir" + ] + ] + ], + "rmdir": [ + [ + "conan/tools/files/files.py", + [ + "rmdir" + ] + ], + [ + "conans/util/files.py", + [ + "rmdir" + ] + ] + ], + "rm": [ + [ + "conan/tools/files/files.py", + [ + "rm" + ] + ] + ], + "ftp_download": [ + [ + "conan/tools/files/files.py", + [ + "ftp_download" + ] + ], + [ + "conans/client/tools/net.py", + [ + "ftp_download" + ] + ] + ], + "_download_file": [ + [ + "conan/tools/files/files.py", + [ + "download", + "_download_file" + ] + ], + [ + "conans/client/downloaders/file_downloader.py", + [ + "FileDownloader", + "_download_file" + ] + ], + [ + "conans/client/tools/net.py", + [ + "download", + "_download_file" + ] + ] + ], + "download": [ + [ + "conan/tools/files/files.py", + [ + "download" + ] + ], + [ + "conans/client/cmd/download.py", + [ + "download" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "download" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "download" + ] + ], + [ + "conans/client/downloaders/cached_file_downloader.py", + [ + "CachedFileDownloader", + "download" + ] + ], + [ + "conans/client/downloaders/file_downloader.py", + [ + "FileDownloader", + "download" + ] + ], + [ + "conans/client/tools/net.py", + [ + "download" + ] + ], + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "CachedDownloaderUnitTest", + "setUp", + "FakeFileDownloader", + "download" + ] + ], + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "CachedDownloaderUnitTest", + "test_concurrent_locks", + "download" + ] + ], + [ + "conans/tools.py", + [ + "download" + ] + ] + ], + "_copy_local_file_from_uri": [ + [ + "conan/tools/files/files.py", + [ + "_copy_local_file_from_uri" + ] + ] + ], + "_path_from_file_uri": [ + [ + "conan/tools/files/files.py", + [ + "_path_from_file_uri" + ] + ] + ], + "rename": [ + [ + "conan/tools/files/files.py", + [ + "rename" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "rename" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "rename" + ] + ], + [ + "conans/client/tools/files.py", + [ + "rename" + ] + ] + ], + "load_toolchain_args": [ + [ + "conan/tools/files/files.py", + [ + "load_toolchain_args" + ] + ] + ], + "save_toolchain_args": [ + [ + "conan/tools/files/files.py", + [ + "save_toolchain_args" + ] + ] + ], + "chdir": [ + [ + "conan/tools/files/files.py", + [ + "chdir" + ] + ], + [ + "conans/client/tools/files.py", + [ + "chdir" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "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" + ] + ], + [ + "conans/client/tools/files.py", + [ + "unzip", + "if_hasattr_sys_stdout_i", + "print_progress" + ] + ], + [ + "conans/client/tools/files.py", + [ + "unzip", + "if_hasattr_sys_stdout_i", + "else_", + "print_progress" + ] + ] + ], + "unzip": [ + [ + "conan/tools/files/files.py", + [ + "unzip" + ] + ], + [ + "conans/client/tools/files.py", + [ + "unzip" + ] + ], + [ + "conans/tools.py", + [ + "unzip" + ] + ] + ], + "untargz": [ + [ + "conan/tools/files/files.py", + [ + "untargz" + ] + ], + [ + "conans/client/tools/files.py", + [ + "untargz" + ] + ] + ], + "_human_size": [ + [ + "conan/tools/files/files.py", + [ + "_human_size" + ] + ] + ], + "check_sha1": [ + [ + "conan/tools/files/files.py", + [ + "check_sha1" + ] + ], + [ + "conans/client/tools/files.py", + [ + "check_sha1" + ] + ] + ], + "check_md5": [ + [ + "conan/tools/files/files.py", + [ + "check_md5" + ] + ], + [ + "conans/client/tools/files.py", + [ + "check_md5" + ] + ] + ], + "check_sha256": [ + [ + "conan/tools/files/files.py", + [ + "check_sha256" + ] + ], + [ + "conans/client/tools/files.py", + [ + "check_sha256" + ] + ] + ], + "_check_with_algorithm_sum": [ + [ + "conan/tools/files/files.py", + [ + "_check_with_algorithm_sum" + ] + ] + ], + "_generic_algorithm_sum": [ + [ + "conan/tools/files/files.py", + [ + "_generic_algorithm_sum" + ] + ], + [ + "conans/util/files.py", + [ + "_generic_algorithm_sum" + ] + ] + ], + "replace_in_file": [ + [ + "conan/tools/files/files.py", + [ + "replace_in_file" + ] + ], + [ + "conans/client/tools/files.py", + [ + "replace_in_file" + ] + ], + [ + "conans/tools.py", + [ + "replace_in_file" + ] + ] + ], + "collect_libs": [ + [ + "conan/tools/files/files.py", + [ + "collect_libs" + ] + ], + [ + "conans/client/tools/files.py", + [ + "collect_libs" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "collect_libs" + ] + ] + ], + "swap_child_folder": [ + [ + "conan/tools/files/files.py", + [ + "swap_child_folder" + ] + ] + ], + "run": [ + [ + "conan/tools/files/packager.py", + [ + "AutoPackager", + "run" + ] + ], + [ + "conan/tools/scm/git.py", + [ + "Git", + "run" + ] + ], + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "run" + ] + ], + [ + "conans/build_info/command.py", + [ + "run" + ] + ], + [ + "conans/cli/cli.py", + [ + "Cli", + "run" + ] + ], + [ + "conans/cli/command.py", + [ + "ConanCommand", + "run" + ] + ], + [ + "conans/cli/command.py", + [ + "ConanSubCommand", + "run" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "run" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SCMBase", + "run" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "Git", + "run" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "run" + ] + ], + [ + "conans/conan.py", + [ + "run" + ] + ], + [ + "conans/conan_server.py", + [ + "run" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "run" + ] + ], + [ + "conans/server/rest/server.py", + [ + "ConanServer", + "run" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasicOldVersion", + "run" + ] + ], + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "SettingsCppStdScopedPackageTests", + "run" + ] + ], + [ + "conans/test/integration/cache/paths_test.py", + [ + "PathShortenerTest", + "run" + ] + ], + [ + "conans/test/integration/command_v2/help_test.py", + [ + "CliHelpTest", + "run" + ] + ], + [ + "conans/test/integration/command_v2/user_test.py", + [ + "CliUserTest", + "run" + ] + ], + [ + "conans/test/integration/scm/workflows/common.py", + [ + "TestWorkflow", + "run" + ] + ], + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "DefaultCppTestCase", + "run" + ] + ], + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "MockConanfileWithOutput", + "run" + ] + ], + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "run" + ] + ], + [ + "conans/test/unittests/client/cmd/export_test.py", + [ + "ReplaceSCMDataInConanfileTest", + "run" + ] + ], + [ + "conans/test/unittests/client/tools/net_test.py", + [ + "ToolsNetTest", + "run" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmake_presets_definitions.py", + [ + "test_cmake_make_program", + "run" + ] + ], + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "MockConanfileWithFolders", + "run" + ] + ], + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "run" + ] + ], + [ + "conans/test/utils/conan_v2_tests.py", + [ + "ConanV2ModeTestCase", + "run" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "MockConanfile", + "run" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "ConanFileMock", + "run" + ] + ], + [ + "conans/test/utils/scm.py", + [ + "SVNLocalRepoTestCase", + "run" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "run" + ] + ] + ], + "_package_cppinfo": [ + [ + "conan/tools/files/packager.py", + [ + "AutoPackager", + "_package_cppinfo" + ] + ] + ], + "emit": [ + [ + "conan/tools/files/patches.py", + [ + "PatchLogHandler", + "emit" + ] + ], + [ + "conans/cli/output.py", + [ + "try_", + "except_ImportError_TO", + "NullHandler", + "emit" + ] + ], + [ + "conans/cli/output.py", + [ + "TqdmHandler", + "emit" + ] + ], + [ + "conans/client/tools/files.py", + [ + "patch", + "PatchLogHandler", + "emit" + ] + ] + ], + "patch": [ + [ + "conan/tools/files/patches.py", + [ + "patch" + ] + ], + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "patch" + ] + ], + [ + "conans/client/conf/compiler_id.py", + [ + "CompilerId", + "patch" + ] + ], + [ + "conans/client/tools/files.py", + [ + "patch" + ] + ], + [ + "conans/client/tools/version.py", + [ + "Version", + "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" + ] + ] + ], + "make": [ + [ + "conan/tools/gnu/autotools.py", + [ + "Autotools", + "make" + ] + ], + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "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" + ] + ], + [ + "conan/tools/meson/mesondeps.py", + [ + "MesonDeps", + "ordered_deps" + ] + ] + ], + "_get_cpp_info": [ + [ + "conan/tools/gnu/autotoolsdeps.py", + [ + "AutotoolsDeps", + "_get_cpp_info" + ] + ], + [ + "conan/tools/meson/mesondeps.py", + [ + "MesonDeps", + "_get_cpp_info" + ] + ], + [ + "conan/tools/premake/premakedeps.py", + [ + "PremakeDeps", + "_get_cpp_info" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "__getattr__", + "_get_cpp_info" + ] + ] + ], + "_rpaths_flags": [ + [ + "conan/tools/gnu/autotoolsdeps.py", + [ + "AutotoolsDeps", + "_rpaths_flags" + ] + ], + [ + "conan/tools/meson/mesondeps.py", + [ + "MesonDeps", + "_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", + [ + "DepCppInfo", + "cxxflags" + ] + ] + ], + "cflags": [ + [ + "conan/tools/gnu/autotoolstoolchain.py", + [ + "AutotoolsToolchain", + "cflags" + ] + ], + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "cflags" + ] + ], + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "cflags" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "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", + [ + "DepCppInfo", + "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" + ] + ] + ], + "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" + ] + ] + ], + "_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" + ] + ], + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_adjust_path" + ] + ] + ], + "_parse_output": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "_parse_output" + ] + ], + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "_parse_output" + ] + ] + ], + "_get_option": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "_get_option" + ] + ], + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "_get_option" + ] + ] + ], + "includedirs": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "includedirs" + ] + ] + ], + "libdirs": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "libdirs" + ] + ] + ], + "libs": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "libs" + ] + ], + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "libs" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "libs" + ] + ] + ], + "linkflags": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "linkflags" + ] + ] + ], + "provides": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "provides" + ] + ], + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "provides" + ] + ] + ], + "version": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "version" + ] + ], + [ + "conans/client/conf/compiler_id.py", + [ + "CompilerId", + "version" + ] + ], + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "version" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "Git", + "version" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "version" + ] + ], + [ + "conans/test/functional/toolchains/intel/_base.py", + [ + "BaseIntelTestCase", + "version" + ] + ] + ], + "variables": [ + [ + "conan/tools/gnu/pkgconfig.py", + [ + "PkgConfig", + "variables" + ] + ], + [ + "conans/client/tools/pkg_config.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" + ] + ] + ], + "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" + ] + ] + ], + "_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" + ] + ], + [ + "conans/client/generators/text.py", + [ + "TXTGenerator", + "_loads_cpp_info", + "try_", + "_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" + ] + ] + ], + "get_gnu_flags": [ + [ + "conan/tools/meson/mesondeps.py", + [ + "MesonDeps", + "get_gnu_flags" + ] + ] + ], + "_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" + ] + ], + [ + "conans/client/build/cmake.py", + [ + "CMake", + "get_version" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "get_version" + ] + ], + [ + "conans/client/build/msbuild.py", + [ + "MSBuild", + "get_version" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SCMBase", + "get_version" + ] + ] + ], + "_config_filename": [ + [ + "conan/tools/microsoft/msbuilddeps.py", + [ + "MSBuildDeps", + "_config_filename" + ] + ], + [ + "conans/client/generators/cmake_find_package_multi.py", + [ + "CMakeFindPackageMultiGenerator", + "_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" + ] + ] + ], + "unix_path": [ + [ + "conan/tools/microsoft/subsystems.py", + [ + "unix_path" + ] + ], + [ + "conans/client/tools/win.py", + [ + "unix_path" + ] + ] + ], + "_name_condition": [ + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "_name_condition" + ] + ] + ], + "_msvs_toolset": [ + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "_msvs_toolset" + ] + ] + ], + "_runtime_library": [ + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "_runtime_library" + ] + ] + ], + "format_macro": [ + [ + "conan/tools/microsoft/toolchain.py", + [ + "MSBuildToolchain", + "context_config_toolchain", + "format_macro" + ] + ], + [ + "conans/client/build/msbuild.py", + [ + "MSBuild", + "_get_props_file_contents", + "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" + ] + ], + [ + "conans/client/tools/win.py", + [ + "vcvars_command" + ] + ], + [ + "conans/tools.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" + ] + ] + ], + "_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" + ] + ] + ], + "value": [ + [ + "conan/tools/scm/__init__.py", + [ + "_VersionItem", + "value" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "value" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOption", + "value" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "value" + ] + ] + ], + "__str__": [ + [ + "conan/tools/scm/__init__.py", + [ + "_VersionItem", + "__str__" + ] + ], + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "__str__" + ] + ], + [ + "conans/client/conf/compiler_id.py", + [ + "CompilerId", + "__str__" + ] + ], + [ + "conans/client/graph/graph_manager.py", + [ + "_RecipeBuildRequires", + "__str__" + ] + ], + [ + "conans/client/tools/version.py", + [ + "Version", + "__str__" + ] + ], + [ + "conans/errors.py", + [ + "CalledProcessErrorWithStderr", + "__str__" + ] + ], + [ + "conans/errors.py", + [ + "ConanException", + "__str__" + ] + ], + [ + "conans/errors.py", + [ + "ConanV2Exception", + "__str__" + ] + ], + [ + "conans/errors.py", + [ + "RecipeNotFoundException", + "__str__" + ] + ], + [ + "conans/errors.py", + [ + "PackageNotFoundException", + "__str__" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "__str__" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "__str__" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "__str__" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "__str__" + ] + ], + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "__str__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOption", + "__str__" + ] + ], + [ + "conans/model/package_metadata.py", + [ + "PackageMetadata", + "__str__" + ] + ], + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "__str__" + ] + ], + [ + "conans/model/ref.py", + [ + "PackageReference", + "__str__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__str__" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "__str__" + ] + ], + [ + "conans/test/unittests/client/tools/test_version.py", + [ + "ToolVersionMainComponentsTests", + "test_convert_str", + "A", + "__str__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "TestBufferConanOutput", + "__str__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "RedirectedTestOutput", + "__str__" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "__str__" + ] + ] + ], + "__add__": [ + [ + "conan/tools/scm/__init__.py", + [ + "_VersionItem", + "__add__" + ] + ] + ], + "__hash__": [ + [ + "conan/tools/scm/__init__.py", + [ + "_VersionItem", + "__hash__" + ] + ], + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "__hash__" + ] + ], + [ + "conans/build_info/build_info.py", + [ + "Artifact", + "__hash__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Node", + "__hash__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Edge", + "__hash__" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "__hash__" + ] + ], + [ + "conans/model/dependencies.py", + [ + "Requirement", + "__hash__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__hash__" + ] + ] + ], + "__lt__": [ + [ + "conan/tools/scm/__init__.py", + [ + "_VersionItem", + "__lt__" + ] + ], + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "__lt__" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Node", + "__lt__" + ] + ], + [ + "conans/client/tools/version.py", + [ + "Version", + "__lt__" + ] + ], + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "__lt__" + ] + ], + [ + "conans/model/ref.py", + [ + "PackageReference", + "__lt__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__lt__" + ] + ] + ], + "bump": [ + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "bump" + ] + ] + ], + "upper_bound": [ + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "upper_bound" + ] + ] + ], + "pre": [ + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "pre" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "pre" + ] + ] + ], + "main": [ + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "main" + ] + ], + [ + "conans/cli/cli.py", + [ + "main" + ] + ], + [ + "conans/client/command.py", + [ + "main" + ] + ], + [ + "conans/server/server_launcher.py", + [ + "main" + ] + ] + ], + "major": [ + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "major" + ] + ], + [ + "conans/client/conf/compiler_id.py", + [ + "CompilerId", + "major" + ] + ], + [ + "conans/client/tools/version.py", + [ + "Version", + "major" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "major" + ] + ] + ], + "minor": [ + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "minor" + ] + ], + [ + "conans/client/conf/compiler_id.py", + [ + "CompilerId", + "minor" + ] + ], + [ + "conans/client/tools/version.py", + [ + "Version", + "minor" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "minor" + ] + ] + ], + "micro": [ + [ + "conan/tools/scm/__init__.py", + [ + "Version", + "micro" + ] + ] + ], + "get_commit": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "get_commit" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "Git", + "get_commit" + ] + ] + ], + "get_remote_url": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "get_remote_url" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "Git", + "get_remote_url" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "get_remote_url" + ] + ], + [ + "conans/model/scm.py", + [ + "SCM", + "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" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "Git", + "get_repo_root" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "get_repo_root" + ] + ], + [ + "conans/model/scm.py", + [ + "SCM", + "get_repo_root" + ] + ] + ], + "clone": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "clone" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "Git", + "clone" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "clone" + ] + ] + ], + "checkout": [ + [ + "conan/tools/scm/git.py", + [ + "Git", + "checkout" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "Git", + "checkout" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "checkout" + ] + ], + [ + "conans/model/scm.py", + [ + "SCM", + "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" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "BaseTool", + "get_package_name" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "AptTool", + "get_package_name" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "YumTool", + "get_package_name" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PacManTool", + "get_package_name" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "ZypperTool", + "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" + ] + ] + ], + "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/tools/scm.py", + [ + "SVN", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "NullTool", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "AptTool", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "YumTool", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "DnfTool", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "BrewTool", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PkgTool", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PkgUtilTool", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "ChocolateyTool", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PacManTool", + "update" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "ZypperTool", + "update" + ] + ], + [ + "conans/model/build_info.py", + [ + "_BaseDepsCppInfo", + "update" + ] + ], + [ + "conans/model/conf.py", + [ + "_ConfValue", + "update" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "update" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "update" + ] + ], + [ + "conans/model/env_info.py", + [ + "EnvValues", + "update" + ] + ], + [ + "conans/model/env_info.py", + [ + "DepsEnvInfo", + "update" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "update" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "update" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "update" + ] + ], + [ + "conans/test/conftest.py", + [ + "try_", + "update" + ] + ], + [ + "conans/util/progress_bar.py", + [ + "Progress", + "update" + ] + ], + [ + "conans/util/progress_bar.py", + [ + "ListWrapper", + "update" + ] + ] + ], + "check": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "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/search_test.py", + [ + "SearchTest", + "test_recipe_search_all", + "check" + ] + ], + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_loads_default", + "check" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "CoreSettingsTest", + "test_basic", + "check" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "CoreSettingsTest", + "test_config", + "check" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "CoreSettingsTest", + "test_config_remove", + "check" + ] + ] + ], + "_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/scm/test_scm_to_conandata.py", + [ + "test_auto_can_be_automated", + "_check" + ] + ], + [ + "conans/test/functional/toolchains/test_txt_cmdline.py", + [ + "TestTxtCommandLine", + "_check" + ] + ], + [ + "conans/test/functional/toolchains/test_txt_cmdline.py", + [ + "TestTxtCommandLineMSBuild", + "_check" + ] + ], + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "PartialOptionsTest", + "_check" + ] + ], + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "test_info", + "_check" + ] + ], + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "SymLinksTest", + "_check" + ] + ] + ], + "check_package": [ + [ + "conan/tools/system/package_manager.py", + [ + "_SystemPackageManagerTool", + "check_package" + ] + ] + ], + "get_autotools_lib_files": [ + [ + "conans/assets/templates/new_v2_autotools.py", + [ + "get_autotools_lib_files" + ] + ] + ], + "get_autotools_exe_files": [ + [ + "conans/assets/templates/new_v2_autotools.py", + [ + "get_autotools_exe_files" + ] + ] + ], + "get_bazel_lib_files": [ + [ + "conans/assets/templates/new_v2_bazel.py", + [ + "get_bazel_lib_files" + ] + ] + ], + "get_bazel_exe_files": [ + [ + "conans/assets/templates/new_v2_bazel.py", + [ + "get_bazel_exe_files" + ] + ] + ], + "get_cmake_lib_files": [ + [ + "conans/assets/templates/new_v2_cmake.py", + [ + "get_cmake_lib_files" + ] + ] + ], + "get_cmake_exe_files": [ + [ + "conans/assets/templates/new_v2_cmake.py", + [ + "get_cmake_exe_files" + ] + ] + ], + "get_meson_lib_files": [ + [ + "conans/assets/templates/new_v2_meson.py", + [ + "get_meson_lib_files" + ] + ] + ], + "get_meson_exe_files": [ + [ + "conans/assets/templates/new_v2_meson.py", + [ + "get_meson_exe_files" + ] + ] + ], + "get_msbuild_lib_files": [ + [ + "conans/assets/templates/new_v2_msbuild.py", + [ + "get_msbuild_lib_files" + ] + ] + ], + "get_msbuild_exe_files": [ + [ + "conans/assets/templates/new_v2_msbuild.py", + [ + "get_msbuild_exe_files" + ] + ] + ], + "_parse_options": [ + [ + "conans/build_info/build_info.py", + [ + "_parse_options" + ] + ] + ], + "_parse_profile": [ + [ + "conans/build_info/build_info.py", + [ + "_parse_profile" + ] + ] + ], + "parse_ref": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "parse_ref" + ] + ] + ], + "_get_reference": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_reference" + ] + ] + ], + "_get_package_reference": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_package_reference" + ] + ] + ], + "_get_metadata_artifacts": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_metadata_artifacts" + ] + ] + ], + "_get_repo": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_repo" + ] + ], + [ + "conans/model/scm.py", + [ + "SCM", + "_get_repo" + ] + ] + ], + "_get_recipe_rev": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_recipe_rev" + ] + ] + ], + "_get_user_channel": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_user_channel" + ] + ] + ], + "_get_recipe_path": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_recipe_path" + ] + ] + ], + "_get_package_path": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_package_path" + ] + ] + ], + "_get_metadata": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_metadata" + ] + ] + ], + "_get_recipe_artifacts": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_recipe_artifacts" + ] + ] + ], + "_get_package_artifacts": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "_get_package_artifacts" + ] + ] + ], + "_gather_transitive_recipes": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "process_lockfile", + "_gather_transitive_recipes" + ] + ] + ], + "_gather_transitive_packages": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "process_lockfile", + "_gather_transitive_packages" + ] + ] + ], + "process_lockfile": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "process_lockfile" + ] + ] + ], + "dump_custom_types": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "create", + "dump_custom_types" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "inspect", + "if_args_json_", + "dump_custom_types" + ] + ] + ], + "create": [ + [ + "conans/build_info/build_info.py", + [ + "BuildInfoCreator", + "create" + ] + ], + [ + "conans/client/cmd/create.py", + [ + "create" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "create" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "create" + ] + ], + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "create" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "create" + ] + ], + [ + "conans/model/lock_bundle.py", + [ + "LockBundle", + "create" + ] + ], + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "create" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "create" + ] + ] + ], + "create_build_info": [ + [ + "conans/build_info/build_info.py", + [ + "create_build_info" + ] + ] + ], + "start_build_info": [ + [ + "conans/build_info/build_info.py", + [ + "start_build_info" + ] + ] + ], + "stop_build_info": [ + [ + "conans/build_info/build_info.py", + [ + "stop_build_info" + ] + ] + ], + "publish_build_info": [ + [ + "conans/build_info/build_info.py", + [ + "publish_build_info" + ] + ] + ], + "find_module": [ + [ + "conans/build_info/build_info.py", + [ + "find_module" + ] + ] + ], + "merge_artifacts": [ + [ + "conans/build_info/build_info.py", + [ + "merge_artifacts" + ] + ] + ], + "merge_buildinfo": [ + [ + "conans/build_info/build_info.py", + [ + "merge_buildinfo" + ] + ] + ], + "update_build_info": [ + [ + "conans/build_info/build_info.py", + [ + "update_build_info" + ] + ] + ], + "runv1": [ + [ + "conans/build_info/command.py", + [ + "runv1" + ] + ] + ], + "check_credential_arguments": [ + [ + "conans/build_info/command.py", + [ + "runv2", + "check_credential_arguments" + ] + ] + ], + "runv2": [ + [ + "conans/build_info/command.py", + [ + "runv2" + ] + ] + ], + "_extract_uploads_from_conan_trace": [ + [ + "conans/build_info/conan_build_info.py", + [ + "_extract_uploads_from_conan_trace" + ] + ] + ], + "_extract_downloads_from_conan_trace": [ + [ + "conans/build_info/conan_build_info.py", + [ + "_extract_downloads_from_conan_trace" + ] + ] + ], + "_get_type": [ + [ + "conans/build_info/conan_build_info.py", + [ + "_get_type" + ] + ] + ], + "_get_build_info_artifact": [ + [ + "conans/build_info/conan_build_info.py", + [ + "_get_build_info_artifact" + ] + ] + ], + "_get_dependency": [ + [ + "conans/build_info/conan_build_info.py", + [ + "_get_dependency" + ] + ] + ], + "_get_upload_modules_with_deps": [ + [ + "conans/build_info/conan_build_info.py", + [ + "_get_upload_modules_with_deps" + ] + ] + ], + "_get_only_downloads_module": [ + [ + "conans/build_info/conan_build_info.py", + [ + "_get_only_downloads_module" + ] + ] + ], + "_build_modules": [ + [ + "conans/build_info/conan_build_info.py", + [ + "_build_modules" + ] + ] + ], + "get_build_info": [ + [ + "conans/build_info/conan_build_info.py", + [ + "get_build_info" + ] + ] + ], + "serialize": [ + [ + "conans/build_info/model.py", + [ + "BuildInfo", + "serialize" + ] + ], + [ + "conans/build_info/model.py", + [ + "BuildInfoModule", + "serialize" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "serialize" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "serialize" + ] + ], + [ + "conans/model/info.py", + [ + "_PackageReferenceList", + "serialize" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "serialize" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "serialize" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "serialize" + ] + ] + ], + "_add_command": [ + [ + "conans/cli/cli.py", + [ + "Cli", + "_add_command" + ] + ] + ], + "conan_api": [ + [ + "conans/cli/cli.py", + [ + "Cli", + "conan_api" + ] + ] + ], + "commands": [ + [ + "conans/cli/cli.py", + [ + "Cli", + "commands" + ] + ] + ], + "groups": [ + [ + "conans/cli/cli.py", + [ + "Cli", + "groups" + ] + ] + ], + "_print_similar": [ + [ + "conans/cli/cli.py", + [ + "Cli", + "_print_similar" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "_print_similar" + ] + ] + ], + "help_message": [ + [ + "conans/cli/cli.py", + [ + "Cli", + "help_message" + ] + ] + ], + "cli_out_write": [ + [ + "conans/cli/cli.py", + [ + "cli_out_write" + ] + ] + ], + "ctrl_c_handler": [ + [ + "conans/cli/cli.py", + [ + "main", + "ctrl_c_handler" + ] + ], + [ + "conans/client/command.py", + [ + "main", + "ctrl_c_handler" + ] + ] + ], + "sigterm_handler": [ + [ + "conans/cli/cli.py", + [ + "main", + "sigterm_handler" + ] + ], + [ + "conans/client/command.py", + [ + "main", + "sigterm_handler" + ] + ] + ], + "ctrl_break_handler": [ + [ + "conans/cli/cli.py", + [ + "main", + "ctrl_break_handler" + ] + ], + [ + "conans/client/command.py", + [ + "main", + "ctrl_break_handler" + ] + ] + ], + "__call__": [ + [ + "conans/cli/command.py", + [ + "Extender", + "__call__" + ] + ], + [ + "conans/cli/command.py", + [ + "OnceArgument", + "__call__" + ] + ], + [ + "conans/client/command.py", + [ + "Extender", + "__call__" + ] + ], + [ + "conans/client/command.py", + [ + "OnceArgument", + "__call__" + ] + ], + [ + "conans/client/file_copier.py", + [ + "FileCopier", + "__call__" + ] + ], + [ + "conans/client/graph/graph_manager.py", + [ + "_RecipeBuildRequires", + "__call__" + ] + ], + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_get_recipe_build_requires", + "TestRequirements", + "__call__" + ] + ], + [ + "conans/client/graph/python_requires.py", + [ + "ConanPythonRequire", + "__call__" + ] + ], + [ + "conans/client/importer.py", + [ + "_FileImporter", + "__call__" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "JWTAuth", + "__call__" + ] + ], + [ + "conans/client/runner.py", + [ + "ConanRunner", + "__call__" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "__call__" + ] + ], + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_skip_toolset", + "Runner", + "__call__" + ] + ], + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_verify_ssl", + "MyRunner", + "__call__" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_verify_ssl", + "MyRunner", + "__call__" + ] + ], + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "RunnerMockWithHelp", + "__call__" + ] + ], + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_failing_configure_help", + "RunnerMockWithHelpFailing", + "__call__" + ] + ], + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "RunnerMultipleMock", + "__call__" + ] + ], + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_add_repository", + "RunnerOrderedMock", + "__call__" + ] + ], + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "RunnerMock", + "__call__" + ] + ], + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "RunnerMock", + "__call__" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "RunnerMock", + "__call__" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_run_in_bash", + "MockConanfile", + "__init__", + "MyRun", + "__call__" + ] + ] + ], + "_fill_text": [ + [ + "conans/cli/command.py", + [ + "SmartFormatter", + "_fill_text" + ] + ], + [ + "conans/client/command.py", + [ + "SmartFormatter", + "_fill_text" + ] + ] + ], + "_init_formatters": [ + [ + "conans/cli/command.py", + [ + "BaseConanCommand", + "_init_formatters" + ] + ] + ], + "name": [ + [ + "conans/cli/command.py", + [ + "BaseConanCommand", + "name" + ] + ], + [ + "conans/client/conf/compiler_id.py", + [ + "CompilerId", + "name" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "Node", + "name" + ] + ], + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "name" + ] + ] + ], + "method": [ + [ + "conans/cli/command.py", + [ + "BaseConanCommand", + "method" + ] + ] + ], + "doc": [ + [ + "conans/cli/command.py", + [ + "BaseConanCommand", + "doc" + ] + ] + ], + "parser": [ + [ + "conans/cli/command.py", + [ + "BaseConanCommand", + "parser" + ] + ] + ], + "add_subcommand": [ + [ + "conans/cli/command.py", + [ + "ConanCommand", + "add_subcommand" + ] + ] + ], + "group": [ + [ + "conans/cli/command.py", + [ + "ConanCommand", + "group" + ] + ] + ], + "set_parser": [ + [ + "conans/cli/command.py", + [ + "ConanSubCommand", + "set_parser" + ] + ] + ], + "decorator": [ + [ + "conans/cli/command.py", + [ + "conan_command", + "decorator" + ] + ], + [ + "conans/cli/command.py", + [ + "conan_subcommand", + "decorator" + ] + ] + ], + "conan_command": [ + [ + "conans/cli/command.py", + [ + "conan_command" + ] + ] + ], + "conan_subcommand": [ + [ + "conans/cli/command.py", + [ + "conan_subcommand" + ] + ] + ], + "output_help_cli": [ + [ + "conans/cli/commands/help.py", + [ + "output_help_cli" + ] + ] + ], + "help": [ + [ + "conans/cli/commands/help.py", + [ + "help" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "help" + ] + ] + ], + "output_remote_list_json": [ + [ + "conans/cli/commands/remote.py", + [ + "output_remote_list_json" + ] + ] + ], + "output_remote_list_cli": [ + [ + "conans/cli/commands/remote.py", + [ + "output_remote_list_cli" + ] + ] + ], + "remote_list": [ + [ + "conans/cli/commands/remote.py", + [ + "remote_list" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_list" + ] + ], + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "remote_list" + ] + ] + ], + "remote_add": [ + [ + "conans/cli/commands/remote.py", + [ + "remote_add" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_add" + ] + ] + ], + "remote_remove": [ + [ + "conans/cli/commands/remote.py", + [ + "remote_remove" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_remove" + ] + ] + ], + "remote_update": [ + [ + "conans/cli/commands/remote.py", + [ + "remote_update" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_update" + ] + ] + ], + "remote_enable": [ + [ + "conans/cli/commands/remote.py", + [ + "remote_enable" + ] + ] + ], + "remote_disable": [ + [ + "conans/cli/commands/remote.py", + [ + "remote_disable" + ] + ] + ], + "remote": [ + [ + "conans/cli/commands/remote.py", + [ + "remote" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "remote" + ] + ] + ], + "output_search_cli": [ + [ + "conans/cli/commands/search.py", + [ + "output_search_cli" + ] + ] + ], + "output_search_json": [ + [ + "conans/cli/commands/search.py", + [ + "output_search_json" + ] + ] + ], + "search": [ + [ + "conans/cli/commands/search.py", + [ + "search" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "search" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientCommonRouter", + "search" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "search" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "search" + ] + ], + [ + "conans/server/rest/controller/v1/search.py", + [ + "SearchController", + "attach_to", + "search" + ] + ], + [ + "conans/server/rest/controller/v2/search.py", + [ + "SearchControllerV2", + "attach_to", + "search" + ] + ], + [ + "conans/server/service/common/search.py", + [ + "SearchService", + "search" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "search" + ] + ] + ], + "output_user_list_json": [ + [ + "conans/cli/commands/user.py", + [ + "output_user_list_json" + ] + ] + ], + "output_user_list_cli": [ + [ + "conans/cli/commands/user.py", + [ + "output_user_list_cli" + ] + ] + ], + "user_list": [ + [ + "conans/cli/commands/user.py", + [ + "user_list" + ] + ], + [ + "conans/client/api/conan_api.py", + [ + "ConanAPIV2", + "user_list" + ] + ] + ], + "user_add": [ + [ + "conans/cli/commands/user.py", + [ + "user_add" + ] + ], + [ + "conans/client/api/conan_api.py", + [ + "ConanAPIV2", + "user_add" + ] + ] + ], + "user_remove": [ + [ + "conans/cli/commands/user.py", + [ + "user_remove" + ] + ], + [ + "conans/client/api/conan_api.py", + [ + "ConanAPIV2", + "user_remove" + ] + ] + ], + "user_update": [ + [ + "conans/cli/commands/user.py", + [ + "user_update" + ] + ], + [ + "conans/client/api/conan_api.py", + [ + "ConanAPIV2", + "user_update" + ] + ] + ], + "user": [ + [ + "conans/cli/commands/user.py", + [ + "user" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "user" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "user" + ] + ] + ], + "handle": [ + [ + "conans/cli/output.py", + [ + "try_", + "except_ImportError_TO", + "NullHandler", + "handle" + ] + ] + ], + "createLock": [ + [ + "conans/cli/output.py", + [ + "try_", + "except_ImportError_TO", + "NullHandler", + "createLock" + ] + ] + ], + "stream": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "stream" + ] + ] + ], + "color": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "color" + ] + ] + ], + "scope": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "scope" + ] + ] + ], + "scope_3": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "scope_3" + ] + ] + ], + "is_terminal": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "is_terminal" + ] + ], + [ + "conans/client/output.py", + [ + "ConanOutput", + "is_terminal" + ] + ] + ], + "_write": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "_write" + ] + ], + [ + "conans/client/output.py", + [ + "ConanOutput", + "_write" + ] + ], + [ + "conans/util/progress_bar.py", + [ + "ProgressOutput", + "_write" + ] + ] + ], + "debug": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "debug" + ] + ] + ], + "info": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "info" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "info" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "info" + ] + ], + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "info" + ] + ], + [ + "conans/client/output.py", + [ + "ConanOutput", + "info" + ] + ], + [ + "conans/test/integration/configuration/conf_default_settings_test.py", + [ + "MockOut", + "info" + ] + ] + ], + "warn": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "warn" + ] + ], + [ + "conans/client/output.py", + [ + "ConanOutput", + "warn" + ] + ], + [ + "conans/test/integration/configuration/conf_default_settings_test.py", + [ + "MockOut", + "warn" + ] + ], + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "OutputMock", + "warn" + ] + ] + ], + "warning": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "warning" + ] + ] + ], + "error": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "error" + ] + ], + [ + "conans/client/output.py", + [ + "ConanOutput", + "error" + ] + ], + [ + "conans/test/integration/configuration/conf_default_settings_test.py", + [ + "MockOut", + "error" + ] + ] + ], + "critical": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "critical" + ] + ] + ], + "flush": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "flush" + ] + ], + [ + "conans/client/output.py", + [ + "ConanOutput", + "flush" + ] + ] + ], + "_init_colors": [ + [ + "conans/cli/output.py", + [ + "ConanOutput", + "_init_colors" + ] + ] + ], + "wrapper": [ + [ + "conans/client/api/conan_api.py", + [ + "api_method", + "wrapper" + ] + ], + [ + "conans/client/conan_api.py", + [ + "api_method", + "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" + ] + ] + ], + "api_method": [ + [ + "conans/client/api/conan_api.py", + [ + "api_method" + ] + ], + [ + "conans/client/conan_api.py", + [ + "api_method" + ] + ] + ], + "search_recipes": [ + [ + "conans/client/api/conan_api.py", + [ + "ConanAPIV2", + "search_recipes" + ] + ], + [ + "conans/client/cmd/search.py", + [ + "Search", + "search_recipes" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "search_recipes" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "search_recipes" + ] + ], + [ + "conans/search/search.py", + [ + "search_recipes" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "MockRemoteManager", + "search_recipes" + ] + ] + ], + "defs_to_string": [ + [ + "conans/client/build/__init__.py", + [ + "defs_to_string" + ] + ] + ], + "join_arguments": [ + [ + "conans/client/build/__init__.py", + [ + "join_arguments" + ] + ] + ], + "_configure_fpic": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_configure_fpic" + ] + ] + ], + "_get_host_build_target_flags": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_get_host_build_target_flags" + ] + ] + ], + "_configure_help_output": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_configure_help_output" + ] + ] + ], + "_valid_configure_flag": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_valid_configure_flag" + ] + ] + ], + "_is_flag_in_args": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_is_flag_in_args" + ] + ] + ], + "_configure_link_flags": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_configure_link_flags" + ] + ], + [ + "conans/client/build/visual_environment.py", + [ + "VisualStudioBuildEnvironment", + "_configure_link_flags" + ] + ] + ], + "_configure_flags": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_configure_flags" + ] + ], + [ + "conans/client/build/visual_environment.py", + [ + "VisualStudioBuildEnvironment", + "_configure_flags" + ] + ] + ], + "_configure_cxx_flags": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_configure_cxx_flags" + ] + ] + ], + "_configure_defines": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_configure_defines" + ] + ] + ], + "_get_vars": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "_get_vars" + ] + ] + ], + "vars_dict": [ + [ + "conans/client/build/autotools_environment.py", + [ + "AutoToolsBuildEnvironment", + "vars_dict" + ] + ], + [ + "conans/client/build/visual_environment.py", + [ + "VisualStudioBuildEnvironment", + "vars_dict" + ] + ] + ], + "_environ_value_prefix": [ + [ + "conans/client/build/autotools_environment.py", + [ + "_environ_value_prefix" + ] + ], + [ + "conans/client/build/visual_environment.py", + [ + "_environ_value_prefix" + ] + ] + ], + "generator": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "generator" + ] + ] + ], + "generator_1": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "generator_1" + ] + ] + ], + "generator_platform": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "generator_platform" + ] + ] + ], + "generator_platform_3": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "generator_platform_3" + ] + ] + ], + "build_folder": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "build_folder" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "build_folder" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "build_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "build_folder" + ] + ] + ], + "build_folder_5": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "build_folder_5" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "build_folder_5" + ] + ] + ], + "build_type_7": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "build_type_7" + ] + ] + ], + "in_local_cache": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "in_local_cache" + ] + ] + ], + "runtime": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "runtime" + ] + ] + ], + "flags": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "flags" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "flags" + ] + ] + ], + "command_line": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "command_line" + ] + ] + ], + "build_config": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "build_config" + ] + ] + ], + "get_dir": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "_get_dirs", + "get_dir" + ] + ] + ], + "_get_dirs": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "_get_dirs" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "_get_dirs" + ] + ] + ], + "_run": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "_run" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "_run" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "_run" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "run", + "_run" + ] + ], + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "_run" + ] + ] + ], + "verbose": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "verbose" + ] + ] + ], + "verbose_22": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "verbose_22" + ] + ] + ], + "patch_config_paths": [ + [ + "conans/client/build/cmake.py", + [ + "CMake", + "patch_config_paths" + ] + ] + ], + "get_toolset": [ + [ + "conans/client/build/cmake_flags.py", + [ + "get_toolset" + ] + ] + ], + "get_generator": [ + [ + "conans/client/build/cmake_flags.py", + [ + "get_generator" + ] + ] + ], + "get_generator_platform": [ + [ + "conans/client/build/cmake_flags.py", + [ + "get_generator_platform" + ] + ] + ], + "is_toolset_supported": [ + [ + "conans/client/build/cmake_flags.py", + [ + "is_toolset_supported" + ] + ] + ], + "is_generator_platform_supported": [ + [ + "conans/client/build/cmake_flags.py", + [ + "is_generator_platform_supported" + ] + ] + ], + "verbose_definition": [ + [ + "conans/client/build/cmake_flags.py", + [ + "verbose_definition" + ] + ] + ], + "in_local_cache_definition": [ + [ + "conans/client/build/cmake_flags.py", + [ + "in_local_cache_definition" + ] + ] + ], + "runtime_definition": [ + [ + "conans/client/build/cmake_flags.py", + [ + "runtime_definition" + ] + ] + ], + "build_type_definition": [ + [ + "conans/client/build/cmake_flags.py", + [ + "build_type_definition" + ] + ] + ], + "_ss": [ + [ + "conans/client/build/cmake_flags.py", + [ + "CMakeDefinitionsBuilder", + "_ss" + ] + ], + [ + "conans/client/build/meson.py", + [ + "Meson", + "_ss" + ] + ] + ], + "_get_cpp_standard_vars": [ + [ + "conans/client/build/cmake_flags.py", + [ + "CMakeDefinitionsBuilder", + "_get_cpp_standard_vars" + ] + ] + ], + "_cmake_cross_build_defines": [ + [ + "conans/client/build/cmake_flags.py", + [ + "CMakeDefinitionsBuilder", + "_cmake_cross_build_defines" + ] + ] + ], + "_get_make_program_definition": [ + [ + "conans/client/build/cmake_flags.py", + [ + "CMakeDefinitionsBuilder", + "_get_make_program_definition" + ] + ] + ], + "get_definitions": [ + [ + "conans/client/build/cmake_flags.py", + [ + "CMakeDefinitionsBuilder", + "get_definitions" + ] + ] + ], + "_base_compiler": [ + [ + "conans/client/build/compiler_flags.py", + [ + "_base_compiler" + ] + ] + ], + "rpath_flags": [ + [ + "conans/client/build/compiler_flags.py", + [ + "rpath_flags" + ] + ] + ], + "libcxx_define": [ + [ + "conans/client/build/compiler_flags.py", + [ + "libcxx_define" + ] + ] + ], + "libcxx_flag": [ + [ + "conans/client/build/compiler_flags.py", + [ + "libcxx_flag" + ] + ] + ], + "pic_flag": [ + [ + "conans/client/build/compiler_flags.py", + [ + "pic_flag" + ] + ] + ], + "build_type_define": [ + [ + "conans/client/build/compiler_flags.py", + [ + "build_type_define" + ] + ] + ], + "adjust_path": [ + [ + "conans/client/build/compiler_flags.py", + [ + "adjust_path" + ] + ] + ], + "sysroot_flag": [ + [ + "conans/client/build/compiler_flags.py", + [ + "sysroot_flag" + ] + ] + ], + "visual_runtime": [ + [ + "conans/client/build/compiler_flags.py", + [ + "visual_runtime" + ] + ] + ], + "format_defines": [ + [ + "conans/client/build/compiler_flags.py", + [ + "format_defines" + ] + ] + ], + "format_include_paths": [ + [ + "conans/client/build/compiler_flags.py", + [ + "format_include_paths" + ] + ] + ], + "format_library_paths": [ + [ + "conans/client/build/compiler_flags.py", + [ + "format_library_paths" + ] + ] + ], + "format_libraries": [ + [ + "conans/client/build/compiler_flags.py", + [ + "format_libraries" + ] + ] + ], + "parallel_compiler_cl_flag": [ + [ + "conans/client/build/compiler_flags.py", + [ + "parallel_compiler_cl_flag" + ] + ] + ], + "format_frameworks": [ + [ + "conans/client/build/compiler_flags.py", + [ + "format_frameworks" + ] + ] + ], + "format_framework_paths": [ + [ + "conans/client/build/compiler_flags.py", + [ + "format_framework_paths" + ] + ] + ], + "cppstd_from_settings": [ + [ + "conans/client/build/cppstd_flags.py", + [ + "cppstd_from_settings" + ] + ] + ], + "cppstd_flag_new": [ + [ + "conans/client/build/cppstd_flags.py", + [ + "cppstd_flag_new" + ] + ] + ], + "cppstd_default": [ + [ + "conans/client/build/cppstd_flags.py", + [ + "cppstd_default" + ] + ] + ], + "_clang_cppstd_default": [ + [ + "conans/client/build/cppstd_flags.py", + [ + "_clang_cppstd_default" + ] + ] + ], + "_gcc_cppstd_default": [ + [ + "conans/client/build/cppstd_flags.py", + [ + "_gcc_cppstd_default" + ] + ] + ], + "_visual_cppstd_default": [ + [ + "conans/client/build/cppstd_flags.py", + [ + "_visual_cppstd_default" + ] + ] + ], + "_intel_visual_cppstd_default": [ + [ + "conans/client/build/cppstd_flags.py", + [ + "_intel_visual_cppstd_default" + ] + ] + ], + "_intel_gcc_cppstd_default": [ + [ + "conans/client/build/cppstd_flags.py", + [ + "_intel_gcc_cppstd_default" + ] + ] + ], + "_mcst_lcc_cppstd_default": [ + [ + "conans/client/build/cppstd_flags.py", + [ + "_mcst_lcc_cppstd_default" + ] + ] + ], + "_so": [ + [ + "conans/client/build/meson.py", + [ + "Meson", + "_so" + ] + ] + ], + "build_type_3": [ + [ + "conans/client/build/meson.py", + [ + "Meson", + "build_type_3" + ] + ] + ], + "_vcvars_needed": [ + [ + "conans/client/build/meson.py", + [ + "Meson", + "_vcvars_needed" + ] + ] + ], + "_run_meson_targets": [ + [ + "conans/client/build/meson.py", + [ + "Meson", + "_run_meson_targets" + ] + ] + ], + "_run_meson_command": [ + [ + "conans/client/build/meson.py", + [ + "Meson", + "_run_meson_command" + ] + ] + ], + "meson_install": [ + [ + "conans/client/build/meson.py", + [ + "Meson", + "meson_install" + ] + ] + ], + "meson_test": [ + [ + "conans/client/build/meson.py", + [ + "Meson", + "meson_test" + ] + ] + ], + "get_command": [ + [ + "conans/client/build/msbuild.py", + [ + "MSBuild", + "get_command" + ] + ] + ], + "_get_props_file_contents": [ + [ + "conans/client/build/msbuild.py", + [ + "MSBuild", + "_get_props_file_contents" + ] + ] + ], + "_get_cl_list": [ + [ + "conans/client/build/visual_environment.py", + [ + "VisualStudioBuildEnvironment", + "_get_cl_list" + ] + ] + ], + "format_lib": [ + [ + "conans/client/build/visual_environment.py", + [ + "VisualStudioBuildEnvironment", + "_get_link_list", + "format_lib" + ] + ] + ], + "_get_link_list": [ + [ + "conans/client/build/visual_environment.py", + [ + "VisualStudioBuildEnvironment", + "_get_link_list" + ] + ] + ], + "_std_cpp": [ + [ + "conans/client/build/visual_environment.py", + [ + "VisualStudioBuildEnvironment", + "_std_cpp" + ] + ] + ], + "vs_build_type_flags": [ + [ + "conans/client/build/visual_environment.py", + [ + "vs_build_type_flags" + ] + ] + ], + "vs_std_cpp": [ + [ + "conans/client/build/visual_environment.py", + [ + "vs_std_cpp" + ] + ] + ], + "_is_case_insensitive_os": [ + [ + "conans/client/cache/cache.py", + [ + "_is_case_insensitive_os" + ] + ] + ], + "_check_ref_case": [ + [ + "conans/client/cache/cache.py", + [ + "if__is_case_insensitive_o", + "_check_ref_case" + ] + ], + [ + "conans/client/cache/cache.py", + [ + "if__is_case_insensitive_o", + "else_", + "_check_ref_case" + ] + ] + ], + "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" + ] + ] + ], + "installed_as_editable": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "installed_as_editable" + ] + ] + ], + "config_install_file": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "config_install_file" + ] + ] + ], + "package_layout": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "package_layout" + ] + ] + ], + "remotes_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "remotes_path" + ] + ] + ], + "registry": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "registry" + ] + ] + ], + "_no_locks": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "_no_locks" + ] + ] + ], + "artifacts_properties_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "artifacts_properties_path" + ] + ] + ], + "read_artifacts_properties": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "read_artifacts_properties" + ] + ] + ], + "config": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "config" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "config" + ] + ] + ], + "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" + ] + ] + ], + "conan_conf_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "conan_conf_path" + ] + ] + ], + "profiles_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "profiles_path" + ] + ] + ], + "settings_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "settings_path" + ] + ] + ], + "generators_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "generators_path" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "generators_path" + ] + ] + ], + "default_profile_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "default_profile_path" + ] + ] + ], + "hooks_path": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "hooks_path" + ] + ] + ], + "default_profile": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "default_profile" + ] + ], + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "default_profile" + ] + ] + ], + "settings": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "settings" + ] + ], + [ + "conans/model/conan_generator.py", + [ + "Generator", + "settings" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "settings" + ] + ], + [ + "conans/test/functional/toolchains/intel/_base.py", + [ + "BaseIntelTestCase", + "settings" + ] + ] + ], + "hooks": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "hooks" + ] + ], + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "hooks" + ] + ] + ], + "generators": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "generators" + ] + ], + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "generators" + ] + ] + ], + "delete_empty_dirs": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "delete_empty_dirs" + ] + ] + ], + "remove_locks": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "remove_locks" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remove_locks" + ] + ] + ], + "get_template": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "get_template" + ] + ] + ], + "initialize_config": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "initialize_config" + ] + ] + ], + "reset_config": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "reset_config" + ] + ] + ], + "initialize_default_profile": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "initialize_default_profile" + ] + ] + ], + "reset_default_profile": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "reset_default_profile" + ] + ] + ], + "initialize_settings": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "initialize_settings" + ] + ] + ], + "reset_settings": [ + [ + "conans/client/cache/cache.py", + [ + "ClientCache", + "reset_settings" + ] + ] + ], + "get_env_value": [ + [ + "conans/client/cache/cache.py", + [ + "_mix_settings_with_env", + "get_env_value" + ] + ] + ], + "get_setting_name": [ + [ + "conans/client/cache/cache.py", + [ + "_mix_settings_with_env", + "get_setting_name" + ] + ] + ], + "_mix_settings_with_env": [ + [ + "conans/client/cache/cache.py", + [ + "_mix_settings_with_env" + ] + ] + ], + "edited_refs": [ + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "edited_refs" + ] + ] + ], + "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/generators/__init__.py", + [ + "GeneratorManager", + "add" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "_NodeOrderedDict", + "add" + ] + ], + [ + "conans/client/graph/graph_manager.py", + [ + "_RecipeBuildRequires", + "add" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepsCppInfo", + "add" + ] + ], + [ + "conans/model/env_info.py", + [ + "EnvValues", + "add" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "add" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "add" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "add" + ] + ] + ], + "override": [ + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "override" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "override" + ] + ] + ], + "disable_editables": [ + [ + "conans/client/cache/editable.py", + [ + "EditablePackages", + "disable_editables" + ] + ] + ], + "load_registry_txt": [ + [ + "conans/client/cache/remote_registry.py", + [ + "load_registry_txt" + ] + ] + ], + "load_old_registry_json": [ + [ + "conans/client/cache/remote_registry.py", + [ + "load_old_registry_json" + ] + ] + ], + "add_ref_remote": [ + [ + "conans/client/cache/remote_registry.py", + [ + "migrate_registry_file", + "add_ref_remote" + ] + ] + ], + "add_pref_remote": [ + [ + "conans/client/cache/remote_registry.py", + [ + "migrate_registry_file", + "add_pref_remote" + ] + ] + ], + "migrate_registry_file": [ + [ + "conans/client/cache/remote_registry.py", + [ + "migrate_registry_file" + ] + ] + ], + "defaults": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "defaults" + ] + ] + ], + "select": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "select" + ] + ] + ], + "__nonzero__": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "__nonzero__" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "__nonzero__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValue", + "__nonzero__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "__nonzero__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOption", + "__nonzero__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__nonzero__" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "__nonzero__" + ] + ] + ], + "clear": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "clear" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "clear" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "clear" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "clear" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "clear" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "clear" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "clear" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "clear" + ] + ], + [ + "conans/model/package_metadata.py", + [ + "PackageMetadata", + "clear" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "clear" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "clear" + ] + ] + ], + "all_values": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "all_values" + ] + ] + ], + "all_items": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "all_items" + ] + ], + [ + "conans/client/graph/python_requires.py", + [ + "PyRequires", + "all_items" + ] + ] + ], + "_get_by_url": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "_get_by_url" + ] + ] + ], + "set_disabled_state": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "set_disabled_state" + ] + ], + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "set_disabled_state" + ] + ] + ], + "get_remote": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "get_remote" + ] + ] + ], + "default": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "default" + ] + ] + ], + "__contains__": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "__contains__" + ] + ], + [ + "conans/client/generators/__init__.py", + [ + "GeneratorManager", + "__contains__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "__contains__" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "__contains__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "__contains__" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "__contains__" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "__contains__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "TestBufferConanOutput", + "__contains__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "RedirectedTestOutput", + "__contains__" + ] + ] + ], + "__delitem__": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "__delitem__" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "__delitem__" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "__delitem__" + ] + ], + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "__delitem__" + ] + ] + ], + "_upsert": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "_upsert" + ] + ] + ], + "_add_update": [ + [ + "conans/client/cache/remote_registry.py", + [ + "Remotes", + "_add_update" + ] + ] + ], + "_validate_url": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "_validate_url" + ] + ] + ], + "initialize_remotes": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "initialize_remotes" + ] + ] + ], + "reset_remotes": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "reset_remotes" + ] + ] + ], + "load_remotes": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "load_remotes" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanApp", + "load_remotes" + ] + ] + ], + "refs_list": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "refs_list" + ] + ] + ], + "prefs_list": [ + [ + "conans/client/cache/remote_registry.py", + [ + "RemoteRegistry", + "prefs_list" + ] + ] + ], + "cmd_build": [ + [ + "conans/client/cmd/build.py", + [ + "cmd_build" + ] + ] + ], + "_prepare_sources": [ + [ + "conans/client/cmd/copy.py", + [ + "_prepare_sources" + ] + ], + [ + "conans/client/installer.py", + [ + "_PackageBuilder", + "_prepare_sources" + ] + ] + ], + "cmd_copy": [ + [ + "conans/client/cmd/copy.py", + [ + "cmd_copy" + ] + ] + ], + "package_copy": [ + [ + "conans/client/cmd/copy.py", + [ + "package_copy" + ] + ] + ], + "_get_test_conanfile_path": [ + [ + "conans/client/cmd/create.py", + [ + "_get_test_conanfile_path" + ] + ] + ], + "_download": [ + [ + "conans/client/cmd/download.py", + [ + "_download_binaries", + "_download" + ] + ], + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_download", + "_download" + ] + ], + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_download" + ] + ] + ], + "_download_binaries": [ + [ + "conans/client/cmd/download.py", + [ + "_download_binaries" + ] + ] + ], + "export_alias": [ + [ + "conans/client/cmd/export.py", + [ + "export_alias" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "export_alias" + ] + ], + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_complete_large", + "export_alias" + ] + ], + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_striped_large", + "export_alias" + ] + ] + ], + "check_casing_conflict": [ + [ + "conans/client/cmd/export.py", + [ + "check_casing_conflict" + ] + ] + ], + "cmd_export": [ + [ + "conans/client/cmd/export.py", + [ + "cmd_export" + ] + ] + ], + "_check_settings_for_warnings": [ + [ + "conans/client/cmd/export.py", + [ + "_check_settings_for_warnings" + ] + ] + ], + "_capture_scm_auto_fields": [ + [ + "conans/client/cmd/export.py", + [ + "_capture_scm_auto_fields" + ] + ] + ], + "_replace_scm_data_in_recipe": [ + [ + "conans/client/cmd/export.py", + [ + "_replace_scm_data_in_recipe" + ] + ] + ], + "_replace_scm_data_in_conanfile": [ + [ + "conans/client/cmd/export.py", + [ + "_replace_scm_data_in_conanfile" + ] + ] + ], + "_detect_scm_revision": [ + [ + "conans/client/cmd/export.py", + [ + "_detect_scm_revision" + ] + ] + ], + "_update_revision_in_metadata": [ + [ + "conans/client/cmd/export.py", + [ + "_update_revision_in_metadata" + ] + ] + ], + "_classify_patterns": [ + [ + "conans/client/cmd/export.py", + [ + "_classify_patterns" + ] + ] + ], + "_export_scm": [ + [ + "conans/client/cmd/export.py", + [ + "_export_scm" + ] + ] + ], + "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" + ] + ] + ], + "_init_conanfile_infos": [ + [ + "conans/client/cmd/export_pkg.py", + [ + "export_pkg", + "_init_conanfile_infos" + ] + ] + ], + "export_pkg": [ + [ + "conans/client/cmd/export_pkg.py", + [ + "export_pkg" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "export_pkg" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "export_pkg" + ] + ], + [ + "conans/client/packager.py", + [ + "export_pkg" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "export_pkg" + ] + ] + ], + "cmd_frogarian": [ + [ + "conans/client/cmd/frogarian.py", + [ + "cmd_frogarian" + ] + ] + ], + "_render_template": [ + [ + "conans/client/cmd/new.py", + [ + "_render_template" + ] + ] + ], + "_get_files_from_template_dir": [ + [ + "conans/client/cmd/new.py", + [ + "_get_files_from_template_dir" + ] + ] + ], + "cmd_new": [ + [ + "conans/client/cmd/new.py", + [ + "cmd_new" + ] + ] + ], + "get_build_py": [ + [ + "conans/client/cmd/new_ci.py", + [ + "get_build_py" + ] + ] + ], + "get_travis": [ + [ + "conans/client/cmd/new_ci.py", + [ + "get_travis" + ] + ] + ], + "get_appveyor": [ + [ + "conans/client/cmd/new_ci.py", + [ + "get_appveyor" + ] + ] + ], + "get_gitlab": [ + [ + "conans/client/cmd/new_ci.py", + [ + "get_gitlab" + ] + ] + ], + "get_circleci": [ + [ + "conans/client/cmd/new_ci.py", + [ + "get_circleci" + ] + ] + ], + "ci_get_files": [ + [ + "conans/client/cmd/new_ci.py", + [ + "ci_get_files" + ] + ] + ], + "_get_profile_keys": [ + [ + "conans/client/cmd/profile.py", + [ + "_get_profile_keys" + ] + ] + ], + "cmd_profile_list": [ + [ + "conans/client/cmd/profile.py", + [ + "cmd_profile_list" + ] + ] + ], + "cmd_profile_create": [ + [ + "conans/client/cmd/profile.py", + [ + "cmd_profile_create" + ] + ] + ], + "cmd_profile_update": [ + [ + "conans/client/cmd/profile.py", + [ + "cmd_profile_update" + ] + ] + ], + "cmd_profile_get": [ + [ + "conans/client/cmd/profile.py", + [ + "cmd_profile_get" + ] + ] + ], + "cmd_profile_delete_key": [ + [ + "conans/client/cmd/profile.py", + [ + "cmd_profile_delete_key" + ] + ] + ], + "search_packages": [ + [ + "conans/client/cmd/search.py", + [ + "Search", + "search_packages" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "search_packages" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "search_packages" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientCommonRouter", + "search_packages" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "search_packages" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "search_packages" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "search_packages" + ] + ], + [ + "conans/search/search.py", + [ + "search_packages" + ] + ], + [ + "conans/server/rest/controller/v1/search.py", + [ + "SearchController", + "attach_to", + "search_packages" + ] + ], + [ + "conans/server/rest/controller/v2/search.py", + [ + "SearchControllerV2", + "attach_to", + "search_packages" + ] + ], + [ + "conans/server/service/common/search.py", + [ + "search_packages" + ] + ], + [ + "conans/server/service/common/search.py", + [ + "SearchService", + "search_packages" + ] + ] + ], + "_search_packages_in_local": [ + [ + "conans/client/cmd/search.py", + [ + "Search", + "_search_packages_in_local" + ] + ] + ], + "_search_packages_in_all": [ + [ + "conans/client/cmd/search.py", + [ + "Search", + "_search_packages_in_all" + ] + ] + ], + "_search_packages_in": [ + [ + "conans/client/cmd/search.py", + [ + "Search", + "_search_packages_in" + ] + ] + ], + "install_build_and_test": [ + [ + "conans/client/cmd/test.py", + [ + "install_build_and_test" + ] + ] + ], + "_build_folder": [ + [ + "conans/client/cmd/test.py", + [ + "_build_folder" + ] + ] + ], + "collect": [ + [ + "conans/client/cmd/uploader.py", + [ + "_UploadCollecter", + "collect" + ] + ] + ], + "_collects_refs_to_upload": [ + [ + "conans/client/cmd/uploader.py", + [ + "_UploadCollecter", + "_collects_refs_to_upload" + ] + ] + ], + "_collect_packages_to_upload": [ + [ + "conans/client/cmd/uploader.py", + [ + "_UploadCollecter", + "_collect_packages_to_upload" + ] + ] + ], + "prepare_recipe": [ + [ + "conans/client/cmd/uploader.py", + [ + "_PackagePreparator", + "prepare_recipe" + ] + ] + ], + "_check_recipe_date": [ + [ + "conans/client/cmd/uploader.py", + [ + "_PackagePreparator", + "_check_recipe_date" + ] + ] + ], + "_print_manifest_information": [ + [ + "conans/client/cmd/uploader.py", + [ + "_PackagePreparator", + "_print_manifest_information" + ] + ] + ], + "_recipe_files_to_upload": [ + [ + "conans/client/cmd/uploader.py", + [ + "_PackagePreparator", + "_recipe_files_to_upload" + ] + ] + ], + "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" + ] + ] + ], + "_package_integrity_check": [ + [ + "conans/client/cmd/uploader.py", + [ + "_PackagePreparator", + "_package_integrity_check" + ] + ] + ], + "_package_files_to_upload": [ + [ + "conans/client/cmd/uploader.py", + [ + "_PackagePreparator", + "_package_files_to_upload" + ] + ] + ], + "upload_ref": [ + [ + "conans/client/cmd/uploader.py", + [ + "CmdUpload", + "upload", + "for_remote_refs_in_refs_", + "upload_ref" + ] + ] + ], + "upload": [ + [ + "conans/client/cmd/uploader.py", + [ + "CmdUpload", + "upload" + ] + ], + [ + "conans/client/command.py", + [ + "Command", + "upload" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "upload" + ] + ], + [ + "conans/client/rest/file_uploader.py", + [ + "FileUploader", + "upload" + ] + ], + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_remove_old_sources", + "upload" + ] + ] + ], + "upload_package_index": [ + [ + "conans/client/cmd/uploader.py", + [ + "CmdUpload", + "_upload_ref", + "if_prefs_", + "upload_package_index" + ] + ] + ], + "upload_package_callback": [ + [ + "conans/client/cmd/uploader.py", + [ + "CmdUpload", + "_upload_ref", + "if_prefs_", + "upload_package_callback" + ] + ] + ], + "_upload_ref": [ + [ + "conans/client/cmd/uploader.py", + [ + "CmdUpload", + "_upload_ref" + ] + ] + ], + "_upload_recipe": [ + [ + "conans/client/cmd/uploader.py", + [ + "CmdUpload", + "_upload_recipe" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_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/cmd/uploader.py", + [ + "CmdUpload", + "_upload_package" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_upload_package" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_upload_package" + ] + ], + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "_upload_package" + ] + ] + ], + "compress_files": [ + [ + "conans/client/cmd/uploader.py", + [ + "compress_files" + ] + ] + ], + "users_list": [ + [ + "conans/client/cmd/user.py", + [ + "users_list" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "users_list" + ] + ] + ], + "token_present": [ + [ + "conans/client/cmd/user.py", + [ + "token_present" + ] + ] + ], + "users_clean": [ + [ + "conans/client/cmd/user.py", + [ + "users_clean" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "users_clean" + ] + ] + ], + "user_set": [ + [ + "conans/client/cmd/user.py", + [ + "user_set" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "user_set" + ] + ] + ], + "update_localdb": [ + [ + "conans/client/cmd/user.py", + [ + "update_localdb" + ] + ] + ], + "_outputer": [ + [ + "conans/client/command.py", + [ + "Command", + "_outputer" + ] + ] + ], + "new": [ + [ + "conans/client/command.py", + [ + "Command", + "new" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "new" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClientFactory", + "new" + ] + ] + ], + "inspect": [ + [ + "conans/client/command.py", + [ + "Command", + "inspect" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "inspect" + ] + ] + ], + "source": [ + [ + "conans/client/command.py", + [ + "Command", + "source" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "source" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "source" + ] + ], + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "source" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "source" + ] + ] + ], + "package": [ + [ + "conans/client/command.py", + [ + "Command", + "package" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "package" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "package" + ] + ], + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package" + ] + ], + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "package" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "package" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "package" + ] + ], + [ + "conans/test/assets/files/cmake_find_package_multi/bye/conanfile.py", + [ + "ByeConan", + "package" + ] + ], + [ + "conans/test/assets/files/cmake_find_package_multi/hello/conanfile.py", + [ + "HelloConan", + "package" + ] + ] + ], + "imports": [ + [ + "conans/client/command.py", + [ + "Command", + "imports" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "imports" + ] + ], + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "imports_method", + "imports" + ] + ] + ], + "export": [ + [ + "conans/client/command.py", + [ + "Command", + "export" + ] + ], + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "export" + ] + ], + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "export" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "export" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "export" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "export" + ] + ] + ], + "profile": [ + [ + "conans/client/command.py", + [ + "Command", + "profile" + ] + ], + [ + "conans/test/functional/toolchains/intel/_base.py", + [ + "BaseIntelTestCase", + "profile" + ] + ] + ], + "alias": [ + [ + "conans/client/command.py", + [ + "Command", + "alias" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "alias" + ] + ] + ], + "workspace": [ + [ + "conans/client/command.py", + [ + "Command", + "workspace" + ] + ] + ], + "editable": [ + [ + "conans/client/command.py", + [ + "Command", + "editable" + ] + ] + ], + "frogarian": [ + [ + "conans/client/command.py", + [ + "Command", + "frogarian" + ] + ] + ], + "lock": [ + [ + "conans/client/command.py", + [ + "Command", + "lock" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirement", + "lock" + ] + ] + ], + "check_all_commands_listed": [ + [ + "conans/client/command.py", + [ + "Command", + "_show_help", + "check_all_commands_listed" + ] + ] + ], + "_show_help": [ + [ + "conans/client/command.py", + [ + "Command", + "_show_help" + ] + ] + ], + "_commands": [ + [ + "conans/client/command.py", + [ + "Command", + "_commands" + ] + ] + ], + "_check_lockfile_args": [ + [ + "conans/client/command.py", + [ + "Command", + "_check_lockfile_args" + ] + ] + ], + "_warn_python_version": [ + [ + "conans/client/command.py", + [ + "Command", + "_warn_python_version" + ] + ] + ], + "_add_manifests_arguments": [ + [ + "conans/client/command.py", + [ + "_add_manifests_arguments" + ] + ] + ], + "_add_common_install_arguments": [ + [ + "conans/client/command.py", + [ + "_add_common_install_arguments" + ] + ] + ], + "environment_args": [ + [ + "conans/client/command.py", + [ + "_add_profile_arguments", + "environment_args" + ] + ] + ], + "options_args": [ + [ + "conans/client/command.py", + [ + "_add_profile_arguments", + "options_args" + ] + ] + ], + "profile_args": [ + [ + "conans/client/command.py", + [ + "_add_profile_arguments", + "profile_args" + ] + ] + ], + "settings_args": [ + [ + "conans/client/command.py", + [ + "_add_profile_arguments", + "settings_args" + ] + ] + ], + "conf_args": [ + [ + "conans/client/command.py", + [ + "_add_profile_arguments", + "conf_args" + ] + ] + ], + "_add_profile_arguments": [ + [ + "conans/client/command.py", + [ + "_add_profile_arguments" + ] + ] + ], + "_make_abs_path": [ + [ + "conans/client/conan_api.py", + [ + "_make_abs_path" + ] + ] + ], + "_get_conanfile_path": [ + [ + "conans/client/conan_api.py", + [ + "_get_conanfile_path" + ] + ] + ], + "factory": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "factory" + ] + ] + ], + "create_app": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "create_app" + ] + ] + ], + "workspace_install": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "workspace_install" + ] + ] + ], + "install_reference": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "install_reference" + ] + ] + ], + "config_get": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "config_get" + ] + ] + ], + "config_set": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "config_set" + ] + ] + ], + "config_rm": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "config_rm" + ] + ] + ], + "config_install_list": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "config_install_list" + ] + ] + ], + "config_install_remove": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "config_install_remove" + ] + ] + ], + "config_install": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "config_install" + ] + ] + ], + "config_home": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "config_home" + ] + ] + ], + "config_init": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "config_init" + ] + ] + ], + "_info_args": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "_info_args" + ] + ] + ], + "info_build_order": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "info_build_order" + ] + ] + ], + "info_nodes_to_build": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "info_nodes_to_build" + ] + ] + ], + "imports_undo": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "imports_undo" + ] + ] + ], + "authenticate": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "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/common/users.py", + [ + "UsersController", + "attach_to", + "authenticate" + ] + ], + [ + "conans/server/service/user_service.py", + [ + "UserService", + "authenticate" + ] + ] + ], + "remote_set_disabled_state": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_set_disabled_state" + ] + ] + ], + "remote_rename": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_rename" + ] + ] + ], + "remote_list_ref": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_list_ref" + ] + ] + ], + "remote_add_ref": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_add_ref" + ] + ] + ], + "remote_remove_ref": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_remove_ref" + ] + ] + ], + "remote_update_ref": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_update_ref" + ] + ] + ], + "remote_list_pref": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_list_pref" + ] + ] + ], + "remote_add_pref": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_add_pref" + ] + ] + ], + "remote_remove_pref": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_remove_pref" + ] + ] + ], + "remote_update_pref": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_update_pref" + ] + ] + ], + "remote_clean": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remote_clean" + ] + ] + ], + "remove_system_reqs": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remove_system_reqs" + ] + ], + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "remove_system_reqs" + ] + ] + ], + "remove_system_reqs_by_pattern": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "remove_system_reqs_by_pattern" + ] + ] + ], + "profile_list": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "profile_list" + ] + ], + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "profile_list" + ] + ] + ], + "create_profile": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "create_profile" + ] + ], + [ + "conans/test/functional/configuration/profile_test.py", + [ + "create_profile" + ] + ], + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "create_profile" + ] + ], + [ + "conans/test/utils/profiles.py", + [ + "create_profile" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "create_profile" + ] + ] + ], + "update_profile": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "update_profile" + ] + ] + ], + "get_profile_key": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "get_profile_key" + ] + ] + ], + "delete_profile_key": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "delete_profile_key" + ] + ] + ], + "read_profile": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "read_profile" + ] + ], + [ + "conans/client/profile_loader.py", + [ + "read_profile" + ] + ] + ], + "get_path": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "get_path" + ] + ], + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "get_path" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "get_path" + ] + ] + ], + "get_default_remote": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "get_default_remote" + ] + ] + ], + "get_remote_by_name": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "get_remote_by_name" + ] + ] + ], + "get_recipe_revisions": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "get_recipe_revisions" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_recipe_revisions" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_recipe_revisions" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "get_recipe_revisions" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_recipe_revisions" + ] + ], + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "RevisionsController", + "attach_to", + "get_recipe_revisions" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_recipe_revisions" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_recipe_revisions" + ] + ], + [ + "conans/test/utils/artifactory.py", + [ + "_ArtifactoryServerStore", + "get_recipe_revisions" + ] + ] + ], + "get_package_revisions": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "get_package_revisions" + ] + ], + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_package_revisions" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_package_revisions" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "get_package_revisions" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_package_revisions" + ] + ], + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "RevisionsController", + "attach_to", + "get_package_revisions" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_package_revisions" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_package_revisions" + ] + ], + [ + "conans/test/utils/artifactory.py", + [ + "_ArtifactoryServerStore", + "get_package_revisions" + ] + ] + ], + "editable_add": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "editable_add" + ] + ] + ], + "editable_remove": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "editable_remove" + ] + ] + ], + "editable_list": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "editable_list" + ] + ] + ], + "lock_update": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "lock_update" + ] + ] + ], + "lock_build_order": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "lock_build_order" + ] + ] + ], + "lock_clean_modified": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "lock_clean_modified" + ] + ] + ], + "lock_install": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "lock_install" + ] + ] + ], + "lock_bundle_create": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "lock_bundle_create" + ] + ] + ], + "lock_bundle_build_order": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "lock_bundle_build_order" + ] + ] + ], + "lock_bundle_update": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "lock_bundle_update" + ] + ] + ], + "lock_bundle_clean_modified": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "lock_bundle_clean_modified" + ] + ] + ], + "lock_create": [ + [ + "conans/client/conan_api.py", + [ + "ConanAPIV1", + "lock_create" + ] + ] + ], + "get_graph_info": [ + [ + "conans/client/conan_api.py", + [ + "get_graph_info" + ] + ] + ], + "_parse_manifests_arguments": [ + [ + "conans/client/conan_api.py", + [ + "_parse_manifests_arguments" + ] + ] + ], + "existing_info_files": [ + [ + "conans/client/conan_api.py", + [ + "existing_info_files" + ] + ] + ], + "print_profile": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "print_profile" + ] + ], + [ + "conans/client/printer.py", + [ + "Printer", + "print_profile" + ] + ] + ], + "remote_ref_list": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "remote_ref_list" + ] + ] + ], + "remote_pref_list": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "remote_pref_list" + ] + ] + ], + "build_order": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "build_order" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "build_order" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "build_order" + ] + ], + [ + "conans/model/lock_bundle.py", + [ + "LockBundle", + "build_order" + ] + ] + ], + "json_build_order": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "json_build_order" + ] + ] + ], + "date_handler": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "json_output", + "date_handler" + ] + ] + ], + "json_output": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "json_output" + ] + ] + ], + "_read_dates": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "_read_dates" + ] + ] + ], + "nodes_to_build": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "nodes_to_build" + ] + ], + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "nodes_to_build" + ] + ] + ], + "_handle_json_output": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "_handle_json_output" + ] + ] + ], + "json_nodes_to_build": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "json_nodes_to_build" + ] + ] + ], + "_add_if_exists": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "_grab_info_data", + "for_ref_package_id_li", + "_add_if_exists" + ] + ] + ], + "_grab_info_data": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "_grab_info_data" + ] + ] + ], + "info_graph": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "info_graph" + ] + ] + ], + "json_info": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "json_info" + ] + ] + ], + "print_search_references": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "print_search_references" + ] + ] + ], + "print_search_packages": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "print_search_packages" + ] + ], + [ + "conans/client/printer.py", + [ + "Printer", + "print_search_packages" + ] + ] + ], + "print_revisions": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "print_revisions" + ] + ] + ], + "print_dir_list": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "print_dir_list" + ] + ] + ], + "print_file_contents": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "print_file_contents" + ] + ] + ], + "print_user_list": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "print_user_list" + ] + ] + ], + "print_user_set": [ + [ + "conans/client/conan_command_output.py", + [ + "CommandOutputer", + "print_user_set" + ] + ] + ], + "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" + ] + ] + ], + "_call_package": [ + [ + "conans/client/conanfile/package.py", + [ + "_call_package" + ] + ] + ], + "_create_aux_files": [ + [ + "conans/client/conanfile/package.py", + [ + "_create_aux_files" + ] + ] + ], + "get_default_settings_yml": [ + [ + "conans/client/conf/__init__.py", + [ + "get_default_settings_yml" + ] + ] + ], + "get_default_client_conf": [ + [ + "conans/client/conf/__init__.py", + [ + "get_default_client_conf" + ] + ] + ], + "env_vars": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "env_vars" + ] + ] + ], + "_env_c": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "_env_c" + ] + ] + ], + "get_item": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "get_item" + ] + ] + ], + "set_item": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "set_item" + ] + ] + ], + "rm_item": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "rm_item" + ] + ] + ], + "_get_conf": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "_get_conf" + ] + ] + ], + "cache_no_locks": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "cache_no_locks" + ] + ] + ], + "request_timeout": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "request_timeout" + ] + ] + ], + "revisions_enabled": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "revisions_enabled" + ] + ] + ], + "parallel_download": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "parallel_download" + ] + ] + ], + "download_cache": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "download_cache" + ] + ] + ], + "scm_to_conandata": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "scm_to_conandata" + ] + ] + ], + "default_package_id_mode": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "default_package_id_mode" + ] + ] + ], + "default_python_requires_id_mode": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "default_python_requires_id_mode" + ] + ] + ], + "full_transitive_package_id": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "full_transitive_package_id" + ] + ] + ], + "short_paths_home": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "short_paths_home" + ] + ] + ], + "storage_path": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "storage_path" + ] + ] + ], + "proxies": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "proxies" + ] + ] + ], + "cacert_path": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "cacert_path" + ] + ] + ], + "client_cert_path": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "client_cert_path" + ] + ] + ], + "client_cert_key_path": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "client_cert_key_path" + ] + ] + ], + "non_interactive": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "non_interactive" + ] + ] + ], + "logging_level": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "logging_level" + ] + ] + ], + "logging_file": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "logging_file" + ] + ] + ], + "print_commands_to_output": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "print_commands_to_output" + ] + ] + ], + "retry": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "retry" + ] + ] + ], + "retry_wait": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "retry_wait" + ] + ] + ], + "generate_run_log_file": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "generate_run_log_file" + ] + ] + ], + "log_run_to_output": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "log_run_to_output" + ] + ] + ], + "get_log_level_by_name": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "get_log_level_by_name" + ] + ] + ], + "config_install_interval": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "config_install_interval" + ] + ] + ], + "required_conan_version": [ + [ + "conans/client/conf/__init__.py", + [ + "ConanClientConfigParser", + "required_conan_version" + ] + ] + ], + "major_minor": [ + [ + "conans/client/conf/compiler_id.py", + [ + "CompilerId", + "major_minor" + ] + ] + ], + "_parse_compiler_version": [ + [ + "conans/client/conf/compiler_id.py", + [ + "_parse_compiler_version" + ] + ] + ], + "detect_compiler_id": [ + [ + "conans/client/conf/compiler_id.py", + [ + "detect_compiler_id" + ] + ] + ], + "_hide_password": [ + [ + "conans/client/conf/config_installer.py", + [ + "_hide_password" + ] + ] + ], + "_handle_remotes": [ + [ + "conans/client/conf/config_installer.py", + [ + "_handle_remotes" + ] + ] + ], + "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" + ] + ] + ], + "_handle_conan_conf": [ + [ + "conans/client/conf/config_installer.py", + [ + "_handle_conan_conf" + ] + ] + ], + "_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" + ] + ] + ], + "_save_configs": [ + [ + "conans/client/conf/config_installer.py", + [ + "_save_configs" + ] + ] + ], + "_load_configs": [ + [ + "conans/client/conf/config_installer.py", + [ + "_load_configs" + ] + ] + ], + "configuration_install": [ + [ + "conans/client/conf/config_installer.py", + [ + "configuration_install" + ] + ] + ], + "_is_scheduled_intervals": [ + [ + "conans/client/conf/config_installer.py", + [ + "_is_scheduled_intervals" + ] + ] + ], + "is_config_install_scheduled": [ + [ + "conans/client/conf/config_installer.py", + [ + "is_config_install_scheduled" + ] + ] + ], + "_get_compiler_and_version": [ + [ + "conans/client/conf/detect.py", + [ + "_get_compiler_and_version" + ] + ] + ], + "_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" + ] + ] + ], + "_detect_os_arch": [ + [ + "conans/client/conf/detect.py", + [ + "_detect_os_arch" + ] + ] + ], + "detect_defaults_settings": [ + [ + "conans/client/conf/detect.py", + [ + "detect_defaults_settings" + ] + ] + ], + "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" + ] + ] + ], + "_lock": [ + [ + "conans/client/downloaders/cached_file_downloader.py", + [ + "CachedFileDownloader", + "_lock" + ] + ] + ], + "_get_hash": [ + [ + "conans/client/downloaders/cached_file_downloader.py", + [ + "CachedFileDownloader", + "_get_hash" + ] + ] + ], + "run_downloader": [ + [ + "conans/client/downloaders/download.py", + [ + "run_downloader" + ] + ] + ], + "check_checksum": [ + [ + "conans/client/downloaders/file_downloader.py", + [ + "check_checksum" + ] + ] + ], + "read_response": [ + [ + "conans/client/downloaders/file_downloader.py", + [ + "FileDownloader", + "_download_file", + "read_response" + ] + ] + ], + "write_chunks": [ + [ + "conans/client/downloaders/file_downloader.py", + [ + "FileDownloader", + "_download_file", + "write_chunks" + ] + ] + ], + "get_total_length": [ + [ + "conans/client/downloaders/file_downloader.py", + [ + "FileDownloader", + "_download_file", + "get_total_length" + ] + ] + ], + "_call_with_retry": [ + [ + "conans/client/downloaders/file_downloader.py", + [ + "_call_with_retry" + ] + ] + ], + "_variable_placeholder": [ + [ + "conans/client/envvars/environment.py", + [ + "_variable_placeholder" + ] + ] + ], + "_format_values": [ + [ + "conans/client/envvars/environment.py", + [ + "_format_values" + ] + ] + ], + "_files": [ + [ + "conans/client/envvars/environment.py", + [ + "_files" + ] + ] + ], + "env_files": [ + [ + "conans/client/envvars/environment.py", + [ + "env_files" + ] + ] + ], + "report_copied_files": [ + [ + "conans/client/file_copier.py", + [ + "report_copied_files" + ] + ] + ], + "report": [ + [ + "conans/client/file_copier.py", + [ + "FileCopier", + "report" + ] + ] + ], + "_copy": [ + [ + "conans/client/file_copier.py", + [ + "FileCopier", + "_copy" + ] + ] + ], + "link_folders": [ + [ + "conans/client/file_copier.py", + [ + "FileCopier", + "link_folders" + ] + ] + ], + "_new_generator": [ + [ + "conans/client/generators/__init__.py", + [ + "GeneratorManager", + "_new_generator" + ] + ] + ], + "write_generators": [ + [ + "conans/client/generators/__init__.py", + [ + "GeneratorManager", + "write_generators" + ] + ] + ], + "_receive_conf": [ + [ + "conans/client/generators/__init__.py", + [ + "_receive_conf" + ] + ] + ], + "write_toolchain": [ + [ + "conans/client/generators/__init__.py", + [ + "write_toolchain" + ] + ] + ], + "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" + ] + ] + ], + "b2_project_for_dep": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "b2_project_for_dep" + ] + ] + ], + "b2_constants_for_dep": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "b2_constants_for_dep" + ] + ] + ], + "b2_targets_for_dep": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "b2_targets_for_dep" + ] + ] + ], + "b2_constant": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "b2_constant" + ] + ] + ], + "b2_path": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "b2_path" + ] + ] + ], + "b2_features": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "b2_features" + ] + ] + ], + "conanbuildinfo_variation_jam": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "conanbuildinfo_variation_jam" + ] + ] + ], + "b2_variation_key": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "b2_variation_key" + ] + ] + ], + "b2_variation_id": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "b2_variation_id" + ] + ] + ], + "b2_variation": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "b2_variation" + ] + ] + ], + "b2_toolset": [ + [ + "conans/client/generators/b2.py", + [ + "B2Generator", + "b2_toolset" + ] + ] + ], + "JamfileOutput": [ + [ + "conans/client/generators/boostbuild.py", + [ + "JamfileOutput" + ] + ] + ], + "format_link_flags": [ + [ + "conans/client/generators/cmake.py", + [ + "DepsCppCmake", + "__init__", + "format_link_flags" + ] + ] + ], + "_cmake_string_representation": [ + [ + "conans/client/generators/cmake_common.py", + [ + "_cmake_string_representation" + ] + ] + ], + "_build_type_str": [ + [ + "conans/client/generators/cmake_common.py", + [ + "_build_type_str" + ] + ] + ], + "cmake_user_info_vars": [ + [ + "conans/client/generators/cmake_common.py", + [ + "cmake_user_info_vars" + ] + ] + ], + "cmake_dependency_vars": [ + [ + "conans/client/generators/cmake_common.py", + [ + "cmake_dependency_vars" + ] + ] + ], + "cmake_package_info": [ + [ + "conans/client/generators/cmake_common.py", + [ + "cmake_package_info" + ] + ] + ], + "cmake_settings_info": [ + [ + "conans/client/generators/cmake_common.py", + [ + "cmake_settings_info" + ] + ] + ], + "cmake_dependencies": [ + [ + "conans/client/generators/cmake_common.py", + [ + "cmake_dependencies" + ] + ] + ], + "cmake_global_vars": [ + [ + "conans/client/generators/cmake_common.py", + [ + "cmake_global_vars" + ] + ] + ], + "generate_targets_section": [ + [ + "conans/client/generators/cmake_common.py", + [ + "generate_targets_section" + ] + ] + ], + "_conan_basic_setup_common": [ + [ + "conans/client/generators/cmake_common.py", + [ + "_conan_basic_setup_common" + ] + ] + ], + "_get_filename": [ + [ + "conans/client/generators/cmake_find_package.py", + [ + "CMakeFindPackageGenerator", + "_get_filename" + ] + ], + [ + "conans/test/integration/toolchains/apple/test_xcodetoolchain.py", + [ + "_get_filename" + ] + ] + ], + "_get_components": [ + [ + "conans/client/generators/cmake_find_package.py", + [ + "CMakeFindPackageGenerator", + "_get_components" + ] + ], + [ + "conans/client/generators/pkg_config.py", + [ + "PkgConfigGenerator", + "_get_components" + ] + ], + [ + "conans/model/conan_generator.py", + [ + "GeneratorComponentsMixin", + "_get_components" + ] + ] + ], + "_find_for_dep": [ + [ + "conans/client/generators/cmake_find_package.py", + [ + "CMakeFindPackageGenerator", + "_find_for_dep" + ] + ] + ], + "find_transitive_dependencies": [ + [ + "conans/client/generators/cmake_find_package_common.py", + [ + "find_transitive_dependencies" + ] + ] + ], + "_config_version_filename": [ + [ + "conans/client/generators/cmake_find_package_multi.py", + [ + "CMakeFindPackageMultiGenerator", + "_config_version_filename" + ] + ] + ], + "_config": [ + [ + "conans/client/generators/cmake_find_package_multi.py", + [ + "CMakeFindPackageMultiGenerator", + "_config" + ] + ] + ], + "add_lists": [ + [ + "conans/client/generators/cmake_multi.py", + [ + "extend", + "if_config_info_", + "add_lists" + ] + ] + ], + "extend": [ + [ + "conans/client/generators/cmake_multi.py", + [ + "extend" + ] + ], + [ + "conans/model/build_info.py", + [ + "BuildModulesDict", + "extend" + ] + ] + ], + "_content_type": [ + [ + "conans/client/generators/cmake_multi.py", + [ + "CMakeMultiGenerator", + "_content_type" + ] + ] + ], + "_content_multi": [ + [ + "conans/client/generators/cmake_multi.py", + [ + "CMakeMultiGenerator", + "_content_multi" + ] + ] + ], + "compiler": [ + [ + "conans/client/generators/compiler_args.py", + [ + "CompilerArgsGenerator", + "compiler" + ] + ], + [ + "conans/client/generators/gcc.py", + [ + "GCCGenerator", + "compiler" + ] + ], + [ + "conans/client/generators/pkg_config.py", + [ + "PkgConfigGenerator", + "compiler" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_paths_test.py", + [ + "_MockSettings", + "compiler" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "_MockSettings", + "compiler" + ] + ] + ], + "_settings": [ + [ + "conans/client/generators/compiler_args.py", + [ + "CompilerArgsGenerator", + "_settings" + ] + ], + [ + "conans/test/functional/toolchains/meson/_base.py", + [ + "TestMesonBase", + "_settings" + ] + ] + ], + "_libcxx_flags": [ + [ + "conans/client/generators/compiler_args.py", + [ + "CompilerArgsGenerator", + "_libcxx_flags" + ] + ] + ], + "deploy_manifest_content": [ + [ + "conans/client/generators/deploy.py", + [ + "DeployGenerator", + "deploy_manifest_content" + ] + ] + ], + "serialize_user_info": [ + [ + "conans/client/generators/json_generator.py", + [ + "serialize_user_info" + ] + ] + ], + "get_dependencies_info": [ + [ + "conans/client/generators/json_generator.py", + [ + "JsonGenerator", + "get_dependencies_info" + ] + ] + ], + "get_settings": [ + [ + "conans/client/generators/json_generator.py", + [ + "JsonGenerator", + "get_settings" + ] + ] + ], + "get_options": [ + [ + "conans/client/generators/json_generator.py", + [ + "JsonGenerator", + "get_options" + ] + ] + ], + "serialize_cpp_info": [ + [ + "conans/client/generators/json_generator.py", + [ + "JsonGenerator", + "serialize_cpp_info" + ] + ] + ], + "_create_content_from_dep": [ + [ + "conans/client/generators/make.py", + [ + "MakeGenerator", + "_create_content_from_dep" + ] + ] + ], + "_create_combined_content": [ + [ + "conans/client/generators/make.py", + [ + "MakeGenerator", + "_create_combined_content" + ] + ] + ], + "_create_makefile_var": [ + [ + "conans/client/generators/make.py", + [ + "MakeGenerator", + "_create_makefile_var" + ] + ] + ], + "_list_headers": [ + [ + "conans/client/generators/markdown.py", + [ + "MarkdownGenerator", + "_list_headers" + ] + ] + ], + "_list_requires": [ + [ + "conans/client/generators/markdown.py", + [ + "MarkdownGenerator", + "_list_requires" + ] + ] + ], + "read_pkg_file": [ + [ + "conans/client/generators/markdown.py", + [ + "MarkdownGenerator", + "content", + "read_pkg_file" + ] + ] + ], + "_pc_file_content": [ + [ + "conans/client/generators/pkg_config.py", + [ + "PkgConfigGenerator", + "_pc_file_content" + ] + ] + ], + "global_pc_file_contents": [ + [ + "conans/client/generators/pkg_config.py", + [ + "PkgConfigGenerator", + "global_pc_file_contents" + ] + ] + ], + "_generate_dir_lines": [ + [ + "conans/client/generators/pkg_config.py", + [ + "PkgConfigGenerator", + "_generate_dir_lines" + ] + ] + ], + "_concat_if_not_empty": [ + [ + "conans/client/generators/pkg_config.py", + [ + "_concat_if_not_empty" + ] + ] + ], + "multiline": [ + [ + "conans/client/generators/qmake.py", + [ + "DepsCppQmake", + "__init__", + "multiline" + ] + ] + ], + "_loads_user_info": [ + [ + "conans/client/generators/text.py", + [ + "TXTGenerator", + "_loads_user_info" + ] + ] + ], + "_populate_cpp_info": [ + [ + "conans/client/generators/text.py", + [ + "TXTGenerator", + "_loads_cpp_info", + "try_", + "_populate_cpp_info" + ] + ] + ], + "_loads_cpp_info": [ + [ + "conans/client/generators/text.py", + [ + "TXTGenerator", + "_loads_cpp_info" + ] + ] + ], + "append_user_info": [ + [ + "conans/client/generators/text.py", + [ + "TXTGenerator", + "content", + "append_user_info" + ] + ] + ], + "_format_items": [ + [ + "conans/client/generators/visualstudio.py", + [ + "VisualStudioGenerator", + "_format_items" + ] + ] + ], + "has_valid_ext": [ + [ + "conans/client/generators/visualstudio.py", + [ + "VisualStudioGenerator", + "_format_properties", + "has_valid_ext" + ] + ] + ], + "_format_properties": [ + [ + "conans/client/generators/visualstudio.py", + [ + "VisualStudioGenerator", + "_format_properties" + ] + ] + ], + "condition": [ + [ + "conans/client/generators/visualstudio_multi.py", + [ + "_VSSettings", + "condition" + ] + ] + ], + "prefixed": [ + [ + "conans/client/generators/ycm.py", + [ + "YouCompleteMeGenerator", + "content", + "prefixed" + ] + ] + ], + "pattern_match": [ + [ + "conans/client/graph/build_mode.py", + [ + "BuildMode", + "forced", + "pattern_match" + ] + ] + ], + "forced": [ + [ + "conans/client/graph/build_mode.py", + [ + "BuildMode", + "forced" + ] + ] + ], + "allowed": [ + [ + "conans/client/graph/build_mode.py", + [ + "BuildMode", + "allowed" + ] + ] + ], + "report_matches": [ + [ + "conans/client/graph/build_mode.py", + [ + "BuildMode", + "report_matches" + ] + ] + ], + "compatibles": [ + [ + "conans/client/graph/compatibility.py", + [ + "BinaryCompatibility", + "compatibles" + ] + ] + ], + "_compatible_infos": [ + [ + "conans/client/graph/compatibility.py", + [ + "BinaryCompatibility", + "_compatible_infos" + ] + ] + ], + "_key": [ + [ + "conans/client/graph/graph.py", + [ + "_NodeOrderedDict", + "_key" + ] + ] + ], + "pop": [ + [ + "conans/client/graph/graph.py", + [ + "_NodeOrderedDict", + "pop" + ] + ], + [ + "conans/model/conf.py", + [ + "Conf", + "pop" + ] + ], + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "pop" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "pop" + ] + ] + ], + "sort": [ + [ + "conans/client/graph/graph.py", + [ + "_NodeOrderedDict", + "sort" + ] + ] + ], + "assign": [ + [ + "conans/client/graph/graph.py", + [ + "_NodeOrderedDict", + "assign" + ] + ] + ], + "__iter__": [ + [ + "conans/client/graph/graph.py", + [ + "_NodeOrderedDict", + "__iter__" + ] + ], + [ + "conans/client/rest/file_uploader.py", + [ + "IterableToFileAdapter", + "__iter__" + ] + ], + [ + "conans/util/progress_bar.py", + [ + "ListWrapper", + "__iter__" + ] + ] + ], + "id": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "id" + ] + ] + ], + "id_1": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "id_1" + ] + ] + ], + "package_id": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "package_id" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "package_id" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "package_id" + ] + ], + [ + "conans/model/info.py", + [ + "ConanInfo", + "package_id" + ] + ], + [ + "conans/search/binary_html_table.py", + [ + "RowResult", + "package_id" + ] + ] + ], + "package_id_3": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "package_id_3" + ] + ] + ], + "pref": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "pref" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "pref" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "pref" + ] + ] + ], + "public_deps": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "public_deps" + ] + ] + ], + "public_closure": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "public_closure" + ] + ] + ], + "transitive_closure": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "transitive_closure" + ] + ] + ], + "ancestors": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "ancestors" + ] + ] + ], + "partial_copy": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "partial_copy" + ] + ] + ], + "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" + ] + ] + ], + "private_neighbors": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "private_neighbors" + ] + ] + ], + "connect_closure": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "connect_closure" + ] + ] + ], + "inverse_neighbors": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "inverse_neighbors" + ] + ] + ], + "__cmp__": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "__cmp__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__cmp__" + ] + ] + ], + "__gt__": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "__gt__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__gt__" + ] + ] + ], + "__le__": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "__le__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__le__" + ] + ] + ], + "__ge__": [ + [ + "conans/client/graph/graph.py", + [ + "Node", + "__ge__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__ge__" + ] + ] + ], + "private": [ + [ + "conans/client/graph/graph.py", + [ + "Edge", + "private" + ] + ] + ], + "build_require": [ + [ + "conans/client/graph/graph.py", + [ + "Edge", + "build_require" + ] + ] + ], + "add_node": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "add_node" + ] + ] + ], + "ordered_iterate": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "ordered_iterate" + ] + ] + ], + "_inverse_closure": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "_inverse_closure" + ] + ] + ], + "collapse_graph": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "collapse_graph" + ] + ] + ], + "by_levels": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "by_levels" + ] + ] + ], + "inverse_levels": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "inverse_levels" + ] + ] + ], + "_order_levels": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "_order_levels" + ] + ] + ], + "mark_private_skippable": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "mark_private_skippable" + ] + ] + ], + "build_time_nodes": [ + [ + "conans/client/graph/graph.py", + [ + "DepsGraph", + "build_time_nodes" + ] + ] + ], + "_check_update": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_check_update" + ] + ] + ], + "_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" + ] + ] + ], + "_evaluate_cache_pkg": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_cache_pkg" + ] + ] + ], + "_get_package_info": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_get_package_info" + ] + ] + ], + "_evaluate_remote_pkg": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_remote_pkg" + ] + ] + ], + "_evaluate_is_cached": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_is_cached" + ] + ] + ], + "_evaluate_node": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_evaluate_node" + ] + ] + ], + "_process_node": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_process_node" + ] + ] + ], + "_propagate_options": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_propagate_options" + ] + ] + ], + "package_id_transitive_reqs": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "package_id_transitive_reqs" + ] + ] + ], + "_compute_package_id": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "_compute_package_id" + ] + ] + ], + "evaluate_graph": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "evaluate_graph" + ] + ] + ], + "reevaluate_node": [ + [ + "conans/client/graph/graph_binaries.py", + [ + "GraphBinariesAnalyzer", + "reevaluate_node" + ] + ] + ], + "load_graph": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "load_graph" + ] + ], + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "load_graph" + ] + ] + ], + "extend_build_requires": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "extend_build_requires" + ] + ] + ], + "_expand_node": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_expand_node" + ] + ] + ], + "_resolve_ranges": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_resolve_ranges" + ] + ] + ], + "_resolve_cached_alias": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_resolve_cached_alias" + ] + ] + ], + "_resolve_alias": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_resolve_alias" + ] + ] + ], + "_get_node_requirements": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_get_node_requirements" + ] + ] + ], + "_expand_require": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_expand_require" + ] + ] + ], + "_conflicting_references": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_conflicting_references" + ] + ] + ], + "_recurse": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_recurse" + ] + ] + ], + "_config_node": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_config_node" + ] + ] + ], + "_resolve_recipe": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_resolve_recipe" + ] + ] + ], + "_create_new_node": [ + [ + "conans/client/graph/graph_builder.py", + [ + "DepsGraphBuilder", + "_create_new_node" + ] + ] + ], + "load_consumer_conanfile": [ + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "load_consumer_conanfile" + ] + ] + ], + "_load_root_node": [ + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_load_root_node" + ] + ] + ], + "_load_root_consumer": [ + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_load_root_consumer" + ] + ] + ], + "_load_root_direct_reference": [ + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_load_root_direct_reference" + ] + ] + ], + "_load_root_test_package": [ + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_load_root_test_package" + ] + ] + ], + "_resolve_graph": [ + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_resolve_graph" + ] + ] + ], + "_get_recipe_build_requires": [ + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_get_recipe_build_requires" + ] + ] + ], + "_recurse_build_requires": [ + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_recurse_build_requires", + "for_node_in_graph_ordered", + "_recurse_build_requires" + ] + ], + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_recurse_build_requires" + ] + ] + ], + "_load_graph": [ + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_load_graph" + ] + ] + ], + "_validate_graph_provides": [ + [ + "conans/client/graph/graph_manager.py", + [ + "GraphManager", + "_validate_graph_provides" + ] + ] + ], + "get_forbidden_access_object": [ + [ + "conans/client/graph/graph_manager.py", + [ + "load_deps_info", + "get_forbidden_access_object" + ] + ] + ], + "load_deps_info": [ + [ + "conans/client/graph/graph_manager.py", + [ + "load_deps_info" + ] + ] + ], + "label": [ + [ + "conans/client/graph/grapher.py", + [ + "Node", + "label" + ] + ] + ], + "short_label": [ + [ + "conans/client/graph/grapher.py", + [ + "Node", + "short_label" + ] + ] + ], + "is_build_requires": [ + [ + "conans/client/graph/grapher.py", + [ + "Node", + "is_build_requires" + ] + ] + ], + "ensure_iterable": [ + [ + "conans/client/graph/grapher.py", + [ + "Node", + "data", + "ensure_iterable" + ] + ] + ], + "data": [ + [ + "conans/client/graph/grapher.py", + [ + "Node", + "data" + ] + ], + [ + "conans/model/env_info.py", + [ + "EnvValues", + "data" + ] + ] + ], + "_build_graph": [ + [ + "conans/client/graph/grapher.py", + [ + "Grapher", + "_build_graph" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/_base_test_case.py", + [ + "CrossBuildingBaseTestCase", + "_build_graph" + ] + ] + ], + "binary_color": [ + [ + "conans/client/graph/grapher.py", + [ + "Grapher", + "binary_color" + ] + ] + ], + "_get_python_requires": [ + [ + "conans/client/graph/printer.py", + [ + "_get_python_requires" + ] + ] + ], + "_recipes": [ + [ + "conans/client/graph/printer.py", + [ + "print_graph", + "_recipes" + ] + ] + ], + "_packages": [ + [ + "conans/client/graph/printer.py", + [ + "print_graph", + "_packages" + ] + ] + ], + "print_graph": [ + [ + "conans/client/graph/printer.py", + [ + "print_graph" + ] + ] + ], + "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_v1.py", + [ + "RestV1Methods", + "get_recipe" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_recipe" + ] + ], + [ + "conans/test/unittests/model/fake_retriever.py", + [ + "Retriever", + "get_recipe" + ] + ] + ], + "_get_recipe": [ + [ + "conans/client/graph/proxy.py", + [ + "ConanProxy", + "_get_recipe" + ] + ] + ], + "_retrieve_from_remote": [ + [ + "conans/client/graph/proxy.py", + [ + "ConanProxy", + "_download_recipe", + "_retrieve_from_remote" + ] + ] + ], + "_download_recipe": [ + [ + "conans/client/graph/proxy.py", + [ + "ConanProxy", + "_download_recipe" + ] + ] + ], + "update_transitive": [ + [ + "conans/client/graph/python_requires.py", + [ + "PyRequires", + "update_transitive" + ] + ] + ], + "enable_remotes": [ + [ + "conans/client/graph/python_requires.py", + [ + "PyRequireLoader", + "enable_remotes" + ] + ], + [ + "conans/client/graph/python_requires.py", + [ + "ConanPythonRequire", + "enable_remotes" + ] + ] + ], + "capture_requires": [ + [ + "conans/client/graph/python_requires.py", + [ + "PyRequireLoader", + "capture_requires" + ] + ], + [ + "conans/client/graph/python_requires.py", + [ + "ConanPythonRequire", + "capture_requires" + ] + ] + ], + "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" + ] + ] + ], + "_look_for_require": [ + [ + "conans/client/graph/python_requires.py", + [ + "ConanPythonRequire", + "_look_for_require" + ] + ] + ], + "_parse_versionexpr": [ + [ + "conans/client/graph/range_resolver.py", + [ + "_parse_versionexpr" + ] + ] + ], + "satisfying": [ + [ + "conans/client/graph/range_resolver.py", + [ + "satisfying" + ] + ] + ], + "output": [ + [ + "conans/client/graph/range_resolver.py", + [ + "RangeResolver", + "output" + ] + ] + ], + "clear_output": [ + [ + "conans/client/graph/range_resolver.py", + [ + "RangeResolver", + "clear_output" + ] + ] + ], + "resolve": [ + [ + "conans/client/graph/range_resolver.py", + [ + "RangeResolver", + "resolve" + ] + ] + ], + "_resolve_local": [ + [ + "conans/client/graph/range_resolver.py", + [ + "RangeResolver", + "_resolve_local" + ] + ] + ], + "_search_remotes": [ + [ + "conans/client/graph/range_resolver.py", + [ + "RangeResolver", + "_search_remotes" + ] + ] + ], + "_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" + ] + ] + ], + "_load_module_from_file": [ + [ + "conans/client/hook_manager.py", + [ + "HookManager", + "_load_module_from_file" + ] + ] + ], + "undo_imports": [ + [ + "conans/client/importer.py", + [ + "undo_imports" + ] + ] + ], + "_report_save_manifest": [ + [ + "conans/client/importer.py", + [ + "_report_save_manifest" + ] + ] + ], + "_make_files_writable": [ + [ + "conans/client/importer.py", + [ + "_make_files_writable" + ] + ] + ], + "run_imports": [ + [ + "conans/client/importer.py", + [ + "run_imports" + ] + ] + ], + "remove_imports": [ + [ + "conans/client/importer.py", + [ + "remove_imports" + ] + ] + ], + "file_copier": [ + [ + "conans/client/importer.py", + [ + "run_deploy", + "file_copier" + ] + ] + ], + "run_deploy": [ + [ + "conans/client/importer.py", + [ + "run_deploy" + ] + ] + ], + "build_id": [ + [ + "conans/client/installer.py", + [ + "build_id" + ] + ] + ], + "add_env_conaninfo": [ + [ + "conans/client/installer.py", + [ + "add_env_conaninfo" + ] + ] + ], + "_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" + ] + ] + ], + "_remove_folder_raising": [ + [ + "conans/client/installer.py", + [ + "_remove_folder_raising" + ] + ] + ], + "_handle_system_requirements": [ + [ + "conans/client/installer.py", + [ + "_handle_system_requirements" + ] + ] + ], + "call_system_requirements": [ + [ + "conans/client/installer.py", + [ + "call_system_requirements" + ] + ] + ], + "_classify": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_classify" + ] + ] + ], + "_raise_missing": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_raise_missing" + ] + ] + ], + "_download_pkg": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_download_pkg" + ] + ] + ], + "_handle_node_editable": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_handle_node_editable" + ] + ] + ], + "_handle_node_cache": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_handle_node_cache" + ] + ] + ], + "_build_package": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_build_package" + ] + ] + ], + "_propagate_info": [ + [ + "conans/client/installer.py", + [ + "BinaryInstaller", + "_propagate_info" + ] + ] + ], + "_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_generators": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_generators" + ] + ] + ], + "_load_data": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "_load_data" + ] + ], + [ + "conans/model/editable_layout.py", + [ + "EditableLayout", + "_load_data" + ] + ] + ], + "load_named": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_named" + ] + ] + ], + "load_export": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "load_export" + ] + ] + ], + "_initialize_conanfile": [ + [ + "conans/client/loader.py", + [ + "ConanFileLoader", + "_initialize_conanfile" + ] + ] + ], + "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" + ] + ] + ], + "_parse_conanfile": [ + [ + "conans/client/loader.py", + [ + "_parse_conanfile" + ] + ] + ], + "_get_required_conan_version_without_loading": [ + [ + "conans/client/loader.py", + [ + "_get_required_conan_version_without_loading" + ] + ] + ], + "requirements": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "requirements" + ] + ] + ], + "build_requirements": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "build_requirements" + ] + ] + ], + "options": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "options" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "options" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "options" + ] + ] + ], + "_parse_args": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "_import_parameters", + "_parse_args" + ] + ] + ], + "_parse_import": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "_import_parameters", + "_parse_import" + ] + ] + ], + "_import_parameters": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "_import_parameters" + ] + ] + ], + "imports_method": [ + [ + "conans/client/loader_txt.py", + [ + "ConanFileTextLoader", + "imports_method" + ] + ] + ], + "deps_install": [ + [ + "conans/client/manager.py", + [ + "deps_install" + ] + ] + ], + "check_graph": [ + [ + "conans/client/manifest_manager.py", + [ + "ManifestManager", + "check_graph" + ] + ] + ], + "_handle_recipe": [ + [ + "conans/client/manifest_manager.py", + [ + "ManifestManager", + "_handle_recipe" + ] + ] + ], + "_handle_package": [ + [ + "conans/client/manifest_manager.py", + [ + "ManifestManager", + "_handle_package" + ] + ] + ], + "_handle_folder": [ + [ + "conans/client/manifest_manager.py", + [ + "ManifestManager", + "_handle_folder" + ] + ] + ], + "_check_accept_install": [ + [ + "conans/client/manifest_manager.py", + [ + "ManifestManager", + "_check_accept_install" + ] + ] + ], + "_check_not_corrupted": [ + [ + "conans/client/manifest_manager.py", + [ + "ManifestManager", + "_check_not_corrupted" + ] + ] + ], + "_handle_manifest": [ + [ + "conans/client/manifest_manager.py", + [ + "ManifestManager", + "_handle_manifest" + ] + ] + ], + "print_log": [ + [ + "conans/client/manifest_manager.py", + [ + "ManifestManager", + "print_log" + ] + ] + ], + "save_new": [ + [ + "conans/client/migrations.py", + [ + "ClientMigrator", + "_update_settings_yml", + "save_new" + ] + ] + ], + "_update_settings_yml": [ + [ + "conans/client/migrations.py", + [ + "ClientMigrator", + "_update_settings_yml" + ] + ] + ], + "_make_migrations": [ + [ + "conans/client/migrations.py", + [ + "ClientMigrator", + "_make_migrations" + ] + ], + [ + "conans/migrations.py", + [ + "Migrator", + "_make_migrations" + ] + ], + [ + "conans/server/migrations.py", + [ + "ServerMigrator", + "_make_migrations" + ] + ], + [ + "conans/test/unittests/client/migrations/test_migrator.py", + [ + "FakeMigrator", + "_make_migrations" + ] + ] + ], + "_get_refs": [ + [ + "conans/client/migrations.py", + [ + "_get_refs" + ] + ] + ], + "_get_prefs": [ + [ + "conans/client/migrations.py", + [ + "_get_prefs" + ] + ] + ], + "remove_buggy_cacert": [ + [ + "conans/client/migrations.py", + [ + "remove_buggy_cacert" + ] + ] + ], + "migrate_tgz_location": [ + [ + "conans/client/migrations.py", + [ + "migrate_tgz_location" + ] + ] + ], + "migrate_localdb_refresh_token": [ + [ + "conans/client/migrations.py", + [ + "migrate_localdb_refresh_token" + ] + ] + ], + "_migrate_full_metadata": [ + [ + "conans/client/migrations.py", + [ + "_migrate_full_metadata" + ] + ] + ], + "_migrate_create_metadata": [ + [ + "conans/client/migrations.py", + [ + "_migrate_create_metadata" + ] + ] + ], + "_migrate_lock_files": [ + [ + "conans/client/migrations.py", + [ + "_migrate_lock_files" + ] + ] + ], + "migrate_config_install": [ + [ + "conans/client/migrations.py", + [ + "migrate_config_install" + ] + ] + ], + "migrate_to_default_profile": [ + [ + "conans/client/migrations.py", + [ + "migrate_to_default_profile" + ] + ] + ], + "migrate_plugins_to_hooks": [ + [ + "conans/client/migrations.py", + [ + "migrate_plugins_to_hooks" + ] + ] + ], + "migrate_editables_use_conanfile_name": [ + [ + "conans/client/migrations.py", + [ + "migrate_editables_use_conanfile_name" + ] + ] + ], + "colorama_initialize": [ + [ + "conans/client/output.py", + [ + "colorama_initialize" + ] + ] + ], + "writeln": [ + [ + "conans/client/output.py", + [ + "ConanOutput", + "writeln" + ] + ], + [ + "conans/test/integration/configuration/conf_default_settings_test.py", + [ + "MockOut", + "writeln" + ] + ] + ], + "_write_err": [ + [ + "conans/client/output.py", + [ + "ConanOutput", + "_write_err" + ] + ], + [ + "conans/util/progress_bar.py", + [ + "ProgressOutput", + "_write_err" + ] + ] + ], + "write": [ + [ + "conans/client/output.py", + [ + "ConanOutput", + "write" + ] + ], + [ + "conans/client/output.py", + [ + "ScopedOutput", + "write" + ] + ], + [ + "conans/client/runner.py", + [ + "_UnbufferedWrite", + "write" + ] + ] + ], + "highlight": [ + [ + "conans/client/output.py", + [ + "ConanOutput", + "highlight" + ] + ] + ], + "success": [ + [ + "conans/client/output.py", + [ + "ConanOutput", + "success" + ] + ] + ], + "input_text": [ + [ + "conans/client/output.py", + [ + "ConanOutput", + "input_text" + ] + ] + ], + "rewrite_line": [ + [ + "conans/client/output.py", + [ + "ConanOutput", + "rewrite_line" + ] + ] + ], + "update_package_metadata": [ + [ + "conans/client/packager.py", + [ + "update_package_metadata" + ] + ] + ], + "report_files_from_manifest": [ + [ + "conans/client/packager.py", + [ + "report_files_from_manifest" + ] + ] + ], + "print_inspect": [ + [ + "conans/client/printer.py", + [ + "Printer", + "print_inspect" + ] + ] + ], + "show": [ + [ + "conans/client/printer.py", + [ + "Printer", + "print_info", + "if__info_is_None_No_f", + "show" + ] + ], + [ + "conans/client/printer.py", + [ + "Printer", + "print_info", + "if__info_is_None_No_f", + "else_", + "show" + ] + ] + ], + "_print": [ + [ + "conans/client/printer.py", + [ + "Printer", + "print_info", + "_print" + ] + ] + ], + "print_info": [ + [ + "conans/client/printer.py", + [ + "Printer", + "print_info" + ] + ] + ], + "print_search_recipes": [ + [ + "conans/client/printer.py", + [ + "Printer", + "print_search_recipes" + ] + ] + ], + "_print_profile_section": [ + [ + "conans/client/printer.py", + [ + "Printer", + "_print_profile_section" + ] + ] + ], + "_print_colored_line": [ + [ + "conans/client/printer.py", + [ + "Printer", + "_print_colored_line" + ] + ] + ], + "apply_vars": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileParser", + "apply_vars" + ] + ] + ], + "get_includes": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileParser", + "get_includes" + ] + ] + ], + "update_vars": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileParser", + "update_vars" + ] + ] + ], + "_apply_in_vars": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileParser", + "_apply_in_vars" + ] + ] + ], + "_apply_in_profile_text": [ + [ + "conans/client/profile_loader.py", + [ + "ProfileParser", + "_apply_in_profile_text" + ] + ] + ], + "valid_path": [ + [ + "conans/client/profile_loader.py", + [ + "get_profile_path", + "valid_path" + ] + ] + ], + "get_profile_path": [ + [ + "conans/client/profile_loader.py", + [ + "get_profile_path" + ] + ] + ], + "_load_profile": [ + [ + "conans/client/profile_loader.py", + [ + "_load_profile" + ] + ] + ], + "_load_single_build_require": [ + [ + "conans/client/profile_loader.py", + [ + "_load_single_build_require" + ] + ] + ], + "get_package_name_value": [ + [ + "conans/client/profile_loader.py", + [ + "_apply_inner_profile", + "get_package_name_value" + ] + ] + ], + "_apply_inner_profile": [ + [ + "conans/client/profile_loader.py", + [ + "_apply_inner_profile" + ] + ] + ], + "profile_from_args": [ + [ + "conans/client/profile_loader.py", + [ + "profile_from_args" + ] + ] + ], + "_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" + ] + ] + ], + "_get_env_values": [ + [ + "conans/client/profile_loader.py", + [ + "_profile_parse_args", + "_get_env_values" + ] + ] + ], + "_profile_parse_args": [ + [ + "conans/client/profile_loader.py", + [ + "_profile_parse_args" + ] + ] + ], + "_cpp_info_to_dict": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "_cpp_info_to_dict" + ] + ] + ], + "__new__": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "Action", + "__new__" + ] + ], + [ + "conans/client/recorder/upload_recoder.py", + [ + "_UploadElement", + "__new__" + ] + ], + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "__new__" + ] + ], + [ + "conans/model/ref.py", + [ + "PackageReference", + "__new__" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "__new__" + ] + ] + ], + "add_recipe_being_developed": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "add_recipe_being_developed" + ] + ] + ], + "_add_recipe_action": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "_add_recipe_action" + ] + ] + ], + "_add_package_action": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "_add_package_action" + ] + ] + ], + "recipe_exported": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "recipe_exported" + ] + ] + ], + "recipe_fetched_from_cache": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "recipe_fetched_from_cache" + ] + ] + ], + "recipe_downloaded": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "recipe_downloaded" + ] + ] + ], + "recipe_install_error": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "recipe_install_error" + ] + ] + ], + "package_exported": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "package_exported" + ] + ] + ], + "package_built": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "package_built" + ] + ] + ], + "package_fetched_from_cache": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "package_fetched_from_cache" + ] + ] + ], + "package_downloaded": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "package_downloaded" + ] + ] + ], + "package_install_error": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "package_install_error" + ] + ] + ], + "package_cpp_info": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "package_cpp_info" + ] + ] + ], + "install_errored": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "install_errored" + ] + ] + ], + "_get_installed_packages": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "_get_installed_packages" + ] + ] + ], + "in_development_recipe": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "in_development_recipe" + ] + ] + ], + "get_info": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "get_info" + ] + ], + [ + "conans/client/recorder/search_recorder.py", + [ + "SearchRecorder", + "get_info" + ] + ], + [ + "conans/client/recorder/upload_recoder.py", + [ + "UploadRecorder", + "get_info" + ] + ] + ], + "get_doc_for_ref": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "get_install_info", + "get_doc_for_ref" + ] + ] + ], + "get_install_info": [ + [ + "conans/client/recorder/action_recorder.py", + [ + "ActionRecorder", + "get_install_info" + ] + ] + ], + "to_dict": [ + [ + "conans/client/recorder/search_recorder.py", + [ + "_SearchRecipe", + "to_dict" + ] + ], + [ + "conans/client/recorder/search_recorder.py", + [ + "_SearchPackage", + "to_dict" + ] + ], + [ + "conans/client/recorder/upload_recoder.py", + [ + "_UploadElement", + "to_dict" + ] + ], + [ + "conans/model/package_metadata.py", + [ + "_RecipeMetadata", + "to_dict" + ] + ], + [ + "conans/model/package_metadata.py", + [ + "_BinaryPackageMetadata", + "to_dict" + ] + ] + ], + "add_recipe": [ + [ + "conans/client/recorder/search_recorder.py", + [ + "SearchRecorder", + "add_recipe" + ] + ], + [ + "conans/client/recorder/upload_recoder.py", + [ + "UploadRecorder", + "add_recipe" + ] + ] + ], + "add_package": [ + [ + "conans/client/recorder/search_recorder.py", + [ + "SearchRecorder", + "add_package" + ] + ], + [ + "conans/client/recorder/upload_recoder.py", + [ + "UploadRecorder", + "add_package" + ] + ] + ], + "_id_dict": [ + [ + "conans/client/recorder/upload_recoder.py", + [ + "_id_dict" + ] + ] + ], + "_headers_for_info": [ + [ + "conans/client/remote_manager.py", + [ + "_headers_for_info" + ] + ] + ], + "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/common/users.py", + [ + "UsersController", + "attach_to", + "check_credentials" + ] + ] + ], + "get_recipe_snapshot": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_recipe_snapshot" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_recipe_snapshot" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "get_recipe_snapshot" + ] + ], + [ + "conans/server/rest/controller/v1/conan.py", + [ + "ConanController", + "attach_to", + "get_recipe_snapshot" + ] + ], + [ + "conans/server/service/v1/service.py", + [ + "ConanService", + "get_recipe_snapshot" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_recipe_snapshot" + ] + ] + ], + "get_package_snapshot": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_package_snapshot" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_package_snapshot" + ] + ], + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "get_package_snapshot" + ] + ], + [ + "conans/server/rest/controller/v1/conan.py", + [ + "ConanController", + "attach_to", + "get_package_snapshot" + ] + ], + [ + "conans/server/service/v1/service.py", + [ + "ConanService", + "get_package_snapshot" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_package_snapshot" + ] + ] + ], + "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/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" + ] + ] + ], + "get_recipe_manifest": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_recipe_manifest" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_recipe_manifest" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "get_recipe_manifest" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_recipe_manifest" + ] + ] + ], + "get_package_manifest": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_package_manifest" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_package_manifest" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "get_package_manifest" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_package_manifest" + ] + ] + ], + "get_package_info": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_package_info" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_package_info" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "get_package_info" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_package_info" + ] + ] + ], + "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_v1.py", + [ + "RestV1Methods", + "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_v1.py", + [ + "RestV1Methods", + "get_package" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_package" + ] + ] + ], + "_get_package": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "_get_package" + ] + ] + ], + "remove_recipe": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "remove_recipe" + ] + ], + [ + "conans/client/remover.py", + [ + "DiskRemover", + "remove_recipe" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "remove_recipe" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "remove_recipe" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "remove_recipe" + ] + ], + [ + "conans/server/rest/controller/v1/delete.py", + [ + "DeleteController", + "attach_to", + "remove_recipe" + ] + ], + [ + "conans/server/rest/controller/v2/delete.py", + [ + "DeleteControllerV2", + "attach_to", + "remove_recipe" + ] + ] + ], + "remove_packages": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "remove_packages" + ] + ], + [ + "conans/client/remover.py", + [ + "DiskRemover", + "remove_packages" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "remove_packages" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "remove_packages" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "remove_packages" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "remove_packages" + ] + ], + [ + "conans/server/rest/controller/v1/delete.py", + [ + "DeleteController", + "attach_to", + "remove_packages" + ] + ], + [ + "conans/server/service/common/common.py", + [ + "CommonService", + "remove_packages" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "remove_packages" + ] + ] + ], + "get_recipe_path": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_recipe_path" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_recipe_path" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "get_recipe_path" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_recipe_path" + ] + ] + ], + "get_package_path": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_package_path" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_package_path" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "get_package_path" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_package_path" + ] + ] + ], + "get_latest_recipe_revision": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_latest_recipe_revision" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_latest_recipe_revision" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "get_latest_recipe_revision" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_latest_recipe_revision" + ] + ], + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "RevisionsController", + "attach_to", + "get_latest_recipe_revision" + ] + ] + ], + "get_latest_package_revision": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "get_latest_package_revision" + ] + ], + [ + "conans/client/rest/rest_client.py", + [ + "RestApiClient", + "get_latest_package_revision" + ] + ], + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "get_latest_package_revision" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "get_latest_package_revision" + ] + ], + [ + "conans/server/rest/controller/v2/revisions.py", + [ + "RevisionsController", + "attach_to", + "get_latest_package_revision" + ] + ], + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_latest_package_revision" + ] + ] + ], + "_resolve_latest_ref": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "_resolve_latest_ref" + ] + ] + ], + "_resolve_latest_pref": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "_resolve_latest_pref" + ] + ] + ], + "_call_remote": [ + [ + "conans/client/remote_manager.py", + [ + "RemoteManager", + "_call_remote" + ] + ] + ], + "calc_files_checksum": [ + [ + "conans/client/remote_manager.py", + [ + "calc_files_checksum" + ] + ] + ], + "is_package_snapshot_complete": [ + [ + "conans/client/remote_manager.py", + [ + "is_package_snapshot_complete" + ] + ] + ], + "check_compressed_files": [ + [ + "conans/client/remote_manager.py", + [ + "check_compressed_files" + ] + ] + ], + "uncompress_file": [ + [ + "conans/client/remote_manager.py", + [ + "uncompress_file" + ] + ] + ], + "_remove": [ + [ + "conans/client/remover.py", + [ + "DiskRemover", + "_remove" + ] + ] + ], + "_remove_file": [ + [ + "conans/client/remover.py", + [ + "DiskRemover", + "_remove_file" + ] + ] + ], + "remove_src": [ + [ + "conans/client/remover.py", + [ + "DiskRemover", + "remove_src" + ] + ] + ], + "remove_builds": [ + [ + "conans/client/remover.py", + [ + "DiskRemover", + "remove_builds" + ] + ] + ], + "_remote_remove": [ + [ + "conans/client/remover.py", + [ + "ConanRemover", + "_remote_remove" + ] + ] + ], + "_message_removing_editable": [ + [ + "conans/client/remover.py", + [ + "ConanRemover", + "_message_removing_editable" + ] + ] + ], + "_local_remove": [ + [ + "conans/client/remover.py", + [ + "ConanRemover", + "_local_remove" + ] + ] + ], + "stringlist": [ + [ + "conans/client/remover.py", + [ + "ConanRemover", + "_ask_permission", + "stringlist" + ] + ] + ], + "_ask_permission": [ + [ + "conans/client/remover.py", + [ + "ConanRemover", + "_ask_permission" + ] + ] + ], + "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" + ] + ] + ], + "_remove_put_prefix": [ + [ + "conans/client/rest/client_routes.py", + [ + "_remove_put_prefix" + ] + ] + ], + "ping": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientCommonRouter", + "ping" + ] + ], + [ + "conans/server/rest/controller/common/ping.py", + [ + "PingController", + "attach_to", + "ping" + ] + ] + ], + "oauth_authenticate": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientCommonRouter", + "oauth_authenticate" + ] + ] + ], + "common_authenticate": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientCommonRouter", + "common_authenticate" + ] + ] + ], + "common_check_credentials": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientCommonRouter", + "common_check_credentials" + ] + ] + ], + "add_matrix_params": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "add_matrix_params" + ] + ] + ], + "remove_recipe_files": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "remove_recipe_files" + ] + ], + [ + "conans/server/rest/controller/v1/delete.py", + [ + "DeleteController", + "attach_to", + "remove_recipe_files" + ] + ] + ], + "recipe_snapshot": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "recipe_snapshot" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "recipe_snapshot" + ] + ] + ], + "package_snapshot": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "package_snapshot" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "package_snapshot" + ] + ] + ], + "recipe_manifest": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "recipe_manifest" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "recipe_manifest" + ] + ], + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "recipe_manifest" + ] + ] + ], + "package_manifest": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "package_manifest" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "package_manifest" + ] + ] + ], + "recipe_download_urls": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "recipe_download_urls" + ] + ] + ], + "package_download_urls": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "package_download_urls" + ] + ] + ], + "recipe_upload_urls": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "recipe_upload_urls" + ] + ] + ], + "package_upload_urls": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "package_upload_urls" + ] + ] + ], + "_for_recipe": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "_for_recipe" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_for_recipe" + ] + ] + ], + "_for_package": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV1Router", + "_for_package" + ] + ], + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_for_package" + ] + ] + ], + "recipe_file": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "recipe_file" + ] + ] + ], + "package_file": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "package_file" + ] + ] + ], + "recipe_revisions": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "recipe_revisions" + ] + ], + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "recipe_revisions" + ] + ] + ], + "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/common/common.py", + [ + "CommonService", + "remove_package" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "remove_package" + ] + ] + ], + "remove_all_packages": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "remove_all_packages" + ] + ], + [ + "conans/server/rest/controller/v2/delete.py", + [ + "DeleteControllerV2", + "attach_to", + "remove_all_packages" + ] + ], + [ + "conans/server/service/common/common.py", + [ + "CommonService", + "remove_all_packages" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "remove_all_packages" + ] + ] + ], + "package_revisions": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "package_revisions" + ] + ], + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package_revisions" + ] + ] + ], + "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_packages": [ + [ + "conans/client/rest/client_routes.py", + [ + "ClientV2Router", + "_for_packages" + ] + ] + ], + "_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_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" + ] + ] + ], + "put": [ + [ + "conans/client/rest/conan_requester.py", + [ + "ConanRequester", + "put" + ] + ], + [ + "conans/server/rest/controller/v1/file_upload_download.py", + [ + "FileUploadDownloadController", + "attach_to", + "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/put_properties_test.py", + [ + "PutPropertiesTest", + "test_put_properties", + "RequesterCheckArtifactProperties", + "put" + ] + ], + [ + "conans/test/integration/remote/put_properties_test.py", + [ + "PutPropertiesTest", + "test_matrix_params", + "RequesterCheckArtifactProperties", + "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" + ] + ] + ], + "load_in_chunks": [ + [ + "conans/client/rest/file_uploader.py", + [ + "FileUploader", + "_upload_file", + "load_in_chunks" + ] + ] + ], + "_upload_file": [ + [ + "conans/client/rest/file_uploader.py", + [ + "FileUploader", + "_upload_file" + ] + ] + ], + "read": [ + [ + "conans/client/rest/file_uploader.py", + [ + "IterableToFileAdapter", + "read" + ] + ], + [ + "conans/util/progress_bar.py", + [ + "FileWrapper", + "read" + ] + ] + ], + "__len__": [ + [ + "conans/client/rest/file_uploader.py", + [ + "IterableToFileAdapter", + "__len__" + ] + ] + ], + "_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" + ] + ] + ], + "auth": [ + [ + "conans/client/rest/rest_client_common.py", + [ + "RestCommonMethods", + "auth" + ] + ] + ], + "_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" + ] + ] + ], + "complete_url": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "complete_url" + ] + ] + ], + "router": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "router" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "router" + ] + ] + ], + "_download_files": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_download_files" + ] + ] + ], + "_file_server_capabilities": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_file_server_capabilities" + ] + ] + ], + "_get_file_to_url_dict": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_get_file_to_url_dict" + ] + ] + ], + "_upload_files": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_upload_files" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_upload_files" + ] + ] + ], + "_download_files_to_folder": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_download_files_to_folder" + ] + ] + ], + "_get_recipe_urls": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_get_recipe_urls" + ] + ] + ], + "_get_package_urls": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_get_package_urls" + ] + ] + ], + "is_dir": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_get_path", + "is_dir" + ] + ] + ], + "_get_path": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_get_path" + ] + ] + ], + "_get_snapshot": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_get_snapshot" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_get_snapshot" + ] + ] + ], + "_remove_conanfile_files": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_remove_conanfile_files" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_remove_conanfile_files" + ] + ] + ], + "remove_conanfile": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "remove_conanfile" + ] + ], + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "remove_conanfile" + ] + ], + [ + "conans/server/service/common/common.py", + [ + "CommonService", + "remove_conanfile" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "remove_conanfile" + ] + ] + ], + "_post_json": [ + [ + "conans/client/rest/rest_client_v1.py", + [ + "RestV1Methods", + "_post_json" + ] + ] + ], + "_get_file_list_json": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_get_file_list_json" + ] + ] + ], + "_get_remote_file_contents": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_get_remote_file_contents" + ] + ] + ], + "_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" + ] + ] + ], + "_download_and_save_files": [ + [ + "conans/client/rest/rest_client_v2.py", + [ + "RestV2Methods", + "_download_and_save_files" + ] + ] + ], + "get_stream_lines": [ + [ + "conans/client/runner.py", + [ + "ConanRunner", + "_pipe_os_call", + "get_stream_lines" + ] + ] + ], + "_pipe_os_call": [ + [ + "conans/client/runner.py", + [ + "ConanRunner", + "_pipe_os_call" + ] + ] + ], + "_simple_os_call": [ + [ + "conans/client/runner.py", + [ + "ConanRunner", + "_simple_os_call" + ] + ] + ], + "preprocess": [ + [ + "conans/client/settings_preprocessor.py", + [ + "preprocess" + ] + ] + ], + "check_flag_available": [ + [ + "conans/client/settings_preprocessor.py", + [ + "_check_cppstd", + "check_flag_available" + ] + ] + ], + "_check_cppstd": [ + [ + "conans/client/settings_preprocessor.py", + [ + "_check_cppstd" + ] + ] + ], + "_fill_runtime": [ + [ + "conans/client/settings_preprocessor.py", + [ + "_fill_runtime" + ] + ] + ], + "retrieve_exports_sources": [ + [ + "conans/client/source.py", + [ + "retrieve_exports_sources" + ] + ] + ], + "get_sources_from_exports": [ + [ + "conans/client/source.py", + [ + "config_source_local", + "get_sources_from_exports" + ] + ], + [ + "conans/client/source.py", + [ + "config_source", + "if_not_os_path_exists_con", + "with_set_dirty_context_ma", + "get_sources_from_exports" + ] + ] + ], + "config_source_local": [ + [ + "conans/client/source.py", + [ + "config_source_local" + ] + ] + ], + "remove_source": [ + [ + "conans/client/source.py", + [ + "config_source", + "remove_source" + ] + ] + ], + "config_source": [ + [ + "conans/client/source.py", + [ + "config_source" + ] + ] + ], + "_run_source": [ + [ + "conans/client/source.py", + [ + "_run_source" + ] + ] + ], + "_clean_source_folder": [ + [ + "conans/client/source.py", + [ + "_clean_source_folder" + ] + ] + ], + "_run_cache_scm": [ + [ + "conans/client/source.py", + [ + "_run_cache_scm" + ] + ] + ], + "_run_local_scm": [ + [ + "conans/client/source.py", + [ + "_run_local_scm" + ] + ] + ], + "_encode": [ + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "_encode" + ] + ] + ], + "_decode": [ + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "_decode" + ] + ] + ], + "clean": [ + [ + "conans/client/store/localdb.py", + [ + "LocalDB", + "clean" + ] + ], + [ + "conans/test/utils/server_launcher.py", + [ + "TestServerLauncher", + "clean" + ] + ], + [ + "conans/util/locks.py", + [ + "Lock", + "clean" + ] + ] + ], + "_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", + [ + "UserIO", + "get_username" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "LocalDBMock", + "get_username" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "MockedUserIO", + "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" + ] + ], + [ + "conans/client/tools/win.py", + [ + "get_cased_path" + ] + ] + ], + "to_android_abi": [ + [ + "conans/client/tools/android.py", + [ + "to_android_abi" + ] + ] + ], + "apple_deployment_target_env": [ + [ + "conans/client/tools/apple.py", + [ + "apple_deployment_target_env" + ] + ] + ], + "apple_deployment_target_flag": [ + [ + "conans/client/tools/apple.py", + [ + "apple_deployment_target_flag" + ] + ] + ], + "apple_dot_clean": [ + [ + "conans/client/tools/apple.py", + [ + "apple_dot_clean" + ] + ] + ], + "pythonpath": [ + [ + "conans/client/tools/env.py", + [ + "pythonpath" + ] + ] + ], + "run_environment": [ + [ + "conans/client/tools/env.py", + [ + "run_environment" + ] + ] + ], + "environment_append": [ + [ + "conans/client/tools/env.py", + [ + "environment_append" + ] + ] + ], + "_environment_add": [ + [ + "conans/client/tools/env.py", + [ + "_environment_add" + ] + ] + ], + "no_op": [ + [ + "conans/client/tools/env.py", + [ + "no_op" + ] + ] + ], + "remove_from_path": [ + [ + "conans/client/tools/env.py", + [ + "remove_from_path" + ] + ] + ], + "env_diff": [ + [ + "conans/client/tools/env.py", + [ + "env_diff" + ] + ] + ], + "human_size": [ + [ + "conans/client/tools/files.py", + [ + "human_size" + ] + ] + ], + "check_with_algorithm_sum": [ + [ + "conans/client/tools/files.py", + [ + "check_with_algorithm_sum" + ] + ] + ], + "_manage_text_not_found": [ + [ + "conans/client/tools/files.py", + [ + "_manage_text_not_found" + ] + ] + ], + "_add_write_permissions": [ + [ + "conans/client/tools/files.py", + [ + "_add_write_permissions" + ] + ] + ], + "normalized_text": [ + [ + "conans/client/tools/files.py", + [ + "replace_path_in_file", + "normalized_text" + ] + ] + ], + "replace_path_in_file": [ + [ + "conans/client/tools/files.py", + [ + "replace_path_in_file" + ] + ], + [ + "conans/tools.py", + [ + "replace_path_in_file" + ] + ] + ], + "replace_prefix_in_pc_file": [ + [ + "conans/client/tools/files.py", + [ + "replace_prefix_in_pc_file" + ] + ] + ], + "_path_equals": [ + [ + "conans/client/tools/files.py", + [ + "_path_equals" + ] + ] + ], + "verify": [ + [ + "conans/client/tools/files.py", + [ + "which", + "verify" + ] + ] + ], + "_get_possible_filenames": [ + [ + "conans/client/tools/files.py", + [ + "which", + "_get_possible_filenames" + ] + ] + ], + "which": [ + [ + "conans/client/tools/files.py", + [ + "which" + ] + ] + ], + "_replace_with_separator": [ + [ + "conans/client/tools/files.py", + [ + "_replace_with_separator" + ] + ] + ], + "unix2dos": [ + [ + "conans/client/tools/files.py", + [ + "unix2dos" + ] + ] + ], + "dos2unix": [ + [ + "conans/client/tools/files.py", + [ + "dos2unix" + ] + ] + ], + "remove_files_by_mask": [ + [ + "conans/client/tools/files.py", + [ + "remove_files_by_mask" + ] + ] + ], + "work_on_element": [ + [ + "conans/client/tools/files.py", + [ + "fix_symlinks", + "work_on_element" + ] + ] + ], + "fix_symlinks": [ + [ + "conans/client/tools/files.py", + [ + "fix_symlinks" + ] + ] + ], + "intel_installation_path": [ + [ + "conans/client/tools/intel.py", + [ + "intel_installation_path" + ] + ] + ], + "intel_compilervars_command": [ + [ + "conans/client/tools/intel.py", + [ + "intel_compilervars_command" + ] + ] + ], + "intel_compilervars_dict": [ + [ + "conans/client/tools/intel.py", + [ + "intel_compilervars_dict" + ] + ] + ], + "intel_compilervars": [ + [ + "conans/client/tools/intel.py", + [ + "intel_compilervars" + ] + ] + ], + "args_to_string": [ + [ + "conans/client/tools/oss.py", + [ + "args_to_string" + ] + ] + ], + "get_cpu_quota": [ + [ + "conans/client/tools/oss.py", + [ + "CpuProperties", + "get_cpu_quota" + ] + ] + ], + "get_cpu_period": [ + [ + "conans/client/tools/oss.py", + [ + "CpuProperties", + "get_cpu_period" + ] + ] + ], + "get_cpus": [ + [ + "conans/client/tools/oss.py", + [ + "CpuProperties", + "get_cpus" + ] + ] + ], + "cpu_count": [ + [ + "conans/client/tools/oss.py", + [ + "cpu_count" + ] + ], + [ + "conans/tools.py", + [ + "cpu_count" + ] + ] + ], + "detected_os": [ + [ + "conans/client/tools/oss.py", + [ + "detected_os" + ] + ] + ], + "detected_architecture": [ + [ + "conans/client/tools/oss.py", + [ + "detected_architecture" + ] + ] + ], + "_get_linux_distro_info": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "_get_linux_distro_info" + ] + ] + ], + "with_apt": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "with_apt" + ] + ] + ], + "with_yum": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "with_yum" + ] + ] + ], + "with_dnf": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "with_dnf" + ] + ] + ], + "with_pacman": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "with_pacman" + ] + ] + ], + "with_zypper": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "with_zypper" + ] + ] + ], + "get_win_os_version": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_win_os_version" + ] + ] + ], + "get_debian_version_name": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_debian_version_name" + ] + ] + ], + "get_win_version_name": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_win_version_name" + ] + ] + ], + "get_osx_version_name": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_osx_version_name" + ] + ] + ], + "get_aix_architecture": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_aix_architecture" + ] + ] + ], + "get_solaris_architecture": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_solaris_architecture" + ] + ] + ], + "get_e2k_architecture": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_e2k_architecture" + ] + ] + ], + "get_freebsd_version": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_freebsd_version" + ] + ] + ], + "get_solaris_version_name": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_solaris_version_name" + ] + ] + ], + "get_aix_version": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_aix_version" + ] + ] + ], + "bash_path": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "bash_path" + ] + ] + ], + "uname": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "uname" + ] + ] + ], + "get_aix_conf": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "get_aix_conf" + ] + ] + ], + "detect_windows_subsystem": [ + [ + "conans/client/tools/oss.py", + [ + "OSInfo", + "detect_windows_subsystem" + ] + ] + ], + "get_gnu_triplet": [ + [ + "conans/client/tools/oss.py", + [ + "get_gnu_triplet" + ] + ] + ], + "get_build_os_arch": [ + [ + "conans/client/tools/oss.py", + [ + "get_build_os_arch" + ] + ] + ], + "get_target_os_arch": [ + [ + "conans/client/tools/oss.py", + [ + "get_target_os_arch" + ] + ] + ], + "_cmd_output": [ + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "_cmd_output" + ] + ] + ], + "cflags_only_I": [ + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "cflags_only_I" + ] + ] + ], + "cflags_only_other": [ + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "cflags_only_other" + ] + ] + ], + "libs_only_L": [ + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "libs_only_L" + ] + ] + ], + "libs_only_l": [ + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "libs_only_l" + ] + ] + ], + "libs_only_other": [ + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "libs_only_other" + ] + ] + ], + "requires": [ + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "requires" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "requires" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "requires" + ] + ] + ], + "requires_private": [ + [ + "conans/client/tools/pkg_config.py", + [ + "PkgConfig", + "requires_private" + ] + ] + ], + "_check_repo": [ + [ + "conans/client/tools/scm.py", + [ + "_check_repo" + ] + ] + ], + "_handle_scp_pattern": [ + [ + "conans/client/tools/scm.py", + [ + "SCMBase", + "_handle_scp_pattern" + ] + ] + ], + "_handle_url_pattern": [ + [ + "conans/client/tools/scm.py", + [ + "SCMBase", + "_handle_url_pattern" + ] + ] + ], + "get_url_with_credentials": [ + [ + "conans/client/tools/scm.py", + [ + "SCMBase", + "get_url_with_credentials" + ] + ] + ], + "_remove_credentials_url": [ + [ + "conans/client/tools/scm.py", + [ + "SCMBase", + "_remove_credentials_url" + ] + ] + ], + "_configure_ssl_verify": [ + [ + "conans/client/tools/scm.py", + [ + "Git", + "_configure_ssl_verify" + ] + ] + ], + "_fetch": [ + [ + "conans/client/tools/scm.py", + [ + "Git", + "_fetch" + ] + ] + ], + "checkout_submodules": [ + [ + "conans/client/tools/scm.py", + [ + "Git", + "checkout_submodules" + ] + ] + ], + "excluded_files": [ + [ + "conans/client/tools/scm.py", + [ + "Git", + "excluded_files" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "excluded_files" + ] + ], + [ + "conans/model/scm.py", + [ + "SCM", + "excluded_files" + ] + ] + ], + "is_local_repository": [ + [ + "conans/client/tools/scm.py", + [ + "Git", + "is_local_repository" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "is_local_repository" + ] + ], + [ + "conans/model/scm.py", + [ + "SCM", + "is_local_repository" + ] + ] + ], + "get_commit_message": [ + [ + "conans/client/tools/scm.py", + [ + "Git", + "get_commit_message" + ] + ] + ], + "is_pristine": [ + [ + "conans/client/tools/scm.py", + [ + "Git", + "is_pristine" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "is_pristine" + ] + ], + [ + "conans/model/scm.py", + [ + "SCM", + "is_pristine" + ] + ] + ], + "get_branch": [ + [ + "conans/client/tools/scm.py", + [ + "Git", + "get_branch" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "get_branch" + ] + ] + ], + "get_tag": [ + [ + "conans/client/tools/scm.py", + [ + "Git", + "get_tag" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "get_tag" + ] + ] + ], + "check_repo": [ + [ + "conans/client/tools/scm.py", + [ + "Git", + "check_repo" + ] + ], + [ + "conans/client/tools/scm.py", + [ + "SVN", + "check_repo" + ] + ] + ], + "runner_no_strip": [ + [ + "conans/client/tools/scm.py", + [ + "SVN", + "__init__", + "runner_no_strip" + ] + ] + ], + "_show_item": [ + [ + "conans/client/tools/scm.py", + [ + "SVN", + "_show_item" + ] + ] + ], + "get_qualified_remote_url": [ + [ + "conans/client/tools/scm.py", + [ + "SVN", + "get_qualified_remote_url" + ] + ], + [ + "conans/model/scm.py", + [ + "SCM", + "get_qualified_remote_url" + ] + ] + ], + "get_revision": [ + [ + "conans/client/tools/scm.py", + [ + "SVN", + "get_revision" + ] + ], + [ + "conans/model/scm.py", + [ + "SCM", + "get_revision" + ] + ] + ], + "get_revision_message": [ + [ + "conans/client/tools/scm.py", + [ + "SVN", + "get_revision_message" + ] + ] + ], + "get_last_changed_revision": [ + [ + "conans/client/tools/scm.py", + [ + "SVN", + "get_last_changed_revision" + ] + ] + ], + "_get_item": [ + [ + "conans/client/tools/scm.py", + [ + "SVN", + "_get_item" + ] + ] + ], + "check_required_gnu_extension": [ + [ + "conans/client/tools/settings.py", + [ + "check_min_cppstd", + "check_required_gnu_extension" + ] + ] + ], + "deduced_cppstd": [ + [ + "conans/client/tools/settings.py", + [ + "check_min_cppstd", + "deduced_cppstd" + ] + ] + ], + "_get_sudo_str": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "_get_sudo_str" + ] + ] + ], + "_is_sudo_enabled": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "_is_sudo_enabled" + ] + ] + ], + "_create_tool": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "_create_tool" + ] + ] + ], + "_get_sysrequire_mode": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "_get_sysrequire_mode" + ] + ] + ], + "add_repository": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "add_repository" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "NullTool", + "add_repository" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "AptTool", + "add_repository" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "YumTool", + "add_repository" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "DnfTool", + "add_repository" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "BrewTool", + "add_repository" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PkgTool", + "add_repository" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PkgUtilTool", + "add_repository" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "ChocolateyTool", + "add_repository" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PacManTool", + "add_repository" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "ZypperTool", + "add_repository" + ] + ] + ], + "install_packages": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "install_packages" + ] + ] + ], + "_get_package_names": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "_get_package_names" + ] + ] + ], + "installed": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "installed" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "NullTool", + "installed" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "AptTool", + "installed" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "YumTool", + "installed" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "BrewTool", + "installed" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PkgTool", + "installed" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PkgUtilTool", + "installed" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "ChocolateyTool", + "installed" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "PacManTool", + "installed" + ] + ], + [ + "conans/client/tools/system_pm.py", + [ + "ZypperTool", + "installed" + ] + ] + ], + "_to_be_installed": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "_to_be_installed" + ] + ] + ], + "_installed": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "_installed" + ] + ] + ], + "_install_all": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "_install_all" + ] + ] + ], + "_install_any": [ + [ + "conans/client/tools/system_pm.py", + [ + "SystemPackageTool", + "_install_any" + ] + ] + ], + "prerelease": [ + [ + "conans/client/tools/version.py", + [ + "Version", + "prerelease" + ] + ] + ], + "_visual_compiler_cygwin": [ + [ + "conans/client/tools/win.py", + [ + "_visual_compiler_cygwin" + ] + ] + ], + "_system_registry_key": [ + [ + "conans/client/tools/win.py", + [ + "_system_registry_key" + ] + ] + ], + "is_win64": [ + [ + "conans/client/tools/win.py", + [ + "is_win64" + ] + ] + ], + "_visual_compiler": [ + [ + "conans/client/tools/win.py", + [ + "_visual_compiler" + ] + ] + ], + "latest_vs_version_installed": [ + [ + "conans/client/tools/win.py", + [ + "latest_vs_version_installed" + ] + ], + [ + "conans/tools.py", + [ + "latest_vs_version_installed" + ] + ] + ], + "msvs_toolset": [ + [ + "conans/client/tools/win.py", + [ + "msvs_toolset" + ] + ] + ], + "latest_visual_studio_version_installed": [ + [ + "conans/client/tools/win.py", + [ + "latest_visual_studio_version_installed" + ] + ] + ], + "msvc_build_command": [ + [ + "conans/client/tools/win.py", + [ + "msvc_build_command" + ] + ], + [ + "conans/tools.py", + [ + "msvc_build_command" + ] + ] + ], + "build_sln_command": [ + [ + "conans/client/tools/win.py", + [ + "build_sln_command" + ] + ], + [ + "conans/tools.py", + [ + "build_sln_command" + ] + ] + ], + "vs_installation_path": [ + [ + "conans/client/tools/win.py", + [ + "vs_installation_path" + ] + ] + ], + "vswhere": [ + [ + "conans/client/tools/win.py", + [ + "vswhere" + ] + ] + ], + "vs_comntools": [ + [ + "conans/client/tools/win.py", + [ + "vs_comntools" + ] + ] + ], + "find_windows_10_sdk": [ + [ + "conans/client/tools/win.py", + [ + "find_windows_10_sdk" + ] + ] + ], + "relevant_path": [ + [ + "conans/client/tools/win.py", + [ + "vcvars_dict", + "if_filter_known_paths_", + "relevant_path" + ] + ] + ], + "vcvars_dict": [ + [ + "conans/client/tools/win.py", + [ + "vcvars_dict" + ] + ], + [ + "conans/tools.py", + [ + "vcvars_dict" + ] + ] + ], + "vcvars": [ + [ + "conans/client/tools/win.py", + [ + "vcvars" + ] + ], + [ + "conans/tools.py", + [ + "vcvars" + ] + ] + ], + "escape_windows_cmd": [ + [ + "conans/client/tools/win.py", + [ + "escape_windows_cmd" + ] + ] + ], + "get_path_value": [ + [ + "conans/client/tools/win.py", + [ + "run_in_windows_bash", + "with_environment_append_e", + "if_subsystem_WSL_", + "get_path_value" + ] + ] + ], + "run_in_windows_bash": [ + [ + "conans/client/tools/win.py", + [ + "run_in_windows_bash" + ] + ] + ], + "disable_input": [ + [ + "conans/client/userio.py", + [ + "UserIO", + "disable_input" + ] + ] + ], + "_raise_if_non_interactive": [ + [ + "conans/client/userio.py", + [ + "UserIO", + "_raise_if_non_interactive" + ] + ] + ], + "raw_input": [ + [ + "conans/client/userio.py", + [ + "UserIO", + "raw_input" + ] + ] + ], + "get_pass": [ + [ + "conans/client/userio.py", + [ + "UserIO", + "get_pass" + ] + ] + ], + "request_login": [ + [ + "conans/client/userio.py", + [ + "UserIO", + "request_login" + ] + ] + ], + "get_password": [ + [ + "conans/client/userio.py", + [ + "UserIO", + "get_password" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "MockedUserIO", + "get_password" + ] + ] + ], + "request_string": [ + [ + "conans/client/userio.py", + [ + "UserIO", + "request_string" + ] + ] + ], + "request_boolean": [ + [ + "conans/client/userio.py", + [ + "UserIO", + "request_boolean" + ] + ], + [ + "conans/test/unittests/client/cmd/package_copier_test.py", + [ + "MockedBooleanUserIO", + "request_boolean" + ] + ] + ], + "_get_env_password": [ + [ + "conans/client/userio.py", + [ + "UserIO", + "_get_env_password" + ] + ] + ], + "_get_env_username": [ + [ + "conans/client/userio.py", + [ + "UserIO", + "_get_env_username" + ] + ] + ], + "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" + ] + ] + ], + "__copy__": [ + [ + "conans/model/build_info.py", + [ + "DefaultOrderedDict", + "__copy__" + ] + ] + ], + "_append": [ + [ + "conans/model/build_info.py", + [ + "BuildModulesDict", + "_append" + ] + ] + ], + "from_list": [ + [ + "conans/model/build_info.py", + [ + "BuildModulesDict", + "from_list" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "from_list" + ] + ] + ], + "dict_to_abs_paths": [ + [ + "conans/model/build_info.py", + [ + "dict_to_abs_paths" + ] + ] + ], + "merge_lists": [ + [ + "conans/model/build_info.py", + [ + "merge_lists" + ] + ], + [ + "conans/model/build_info.py", + [ + "merge_dicts", + "merge_lists" + ] + ], + [ + "conans/model/build_info.py", + [ + "_BaseDepsCppInfo", + "update", + "merge_lists" + ] + ], + [ + "conans/model/env_info.py", + [ + "DepsEnvInfo", + "update", + "merge_lists" + ] + ] + ], + "merge_dicts": [ + [ + "conans/model/build_info.py", + [ + "merge_dicts" + ] + ] + ], + "_filter_paths": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "_filter_paths" + ] + ] + ], + "build_modules_paths": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "build_modules_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "_BaseDepsCppInfo", + "build_modules_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "build_modules_paths" + ] + ] + ], + "include_paths": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "include_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "_BaseDepsCppInfo", + "include_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "include_paths" + ] + ] + ], + "lib_paths": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "lib_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "_BaseDepsCppInfo", + "lib_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "lib_paths" + ] + ] + ], + "src_paths": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "src_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "_BaseDepsCppInfo", + "src_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "src_paths" + ] + ] + ], + "bin_paths": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "bin_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "_BaseDepsCppInfo", + "bin_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "bin_paths" + ] + ] + ], + "build_paths": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "build_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "_BaseDepsCppInfo", + "build_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "build_paths" + ] + ] + ], + "res_paths": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "res_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "_BaseDepsCppInfo", + "res_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "res_paths" + ] + ] + ], + "framework_paths": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "framework_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "_BaseDepsCppInfo", + "framework_paths" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "framework_paths" + ] + ] + ], + "name_10": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "name_10" + ] + ] + ], + "get_name": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "get_name" + ] + ], + [ + "conans/model/build_info.py", + [ + "CppInfo", + "get_name" + ] + ] + ], + "get_filename": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "get_filename" + ] + ] + ], + "get_build_modules": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "get_build_modules" + ] + ] + ], + "set_property": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "set_property" + ] + ], + [ + "conans/model/new_build_info.py", + [ + "_NewComponent", + "set_property" + ] + ] + ], + "get_property": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "get_property" + ] + ], + [ + "conans/model/new_build_info.py", + [ + "_NewComponent", + "get_property" + ] + ] + ], + "get_cppflags": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "get_cppflags" + ] + ] + ], + "set_cppflags": [ + [ + "conans/model/build_info.py", + [ + "_CppInfo", + "set_cppflags" + ] + ] + ], + "configs": [ + [ + "conans/model/build_info.py", + [ + "CppInfo", + "configs" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepsCppInfo", + "configs" + ] + ] + ], + "__getattr__": [ + [ + "conans/model/build_info.py", + [ + "CppInfo", + "__getattr__" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "__getattr__" + ] + ], + [ + "conans/model/build_info.py", + [ + "DepsCppInfo", + "__getattr__" + ] + ], + [ + "conans/model/env_info.py", + [ + "EnvInfo", + "__getattr__" + ] + ], + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "__getattr__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "__getattr__" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "__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/model/user_info.py", + [ + "UserInfo", + "__getattr__" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "__getattr__" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "MockSettings", + "__getattr__" + ] + ], + [ + "conans/util/config_parser.py", + [ + "ConfigParser", + "__getattr__" + ] + ] + ], + "_check_components_requires_instersection": [ + [ + "conans/model/build_info.py", + [ + "CppInfo", + "_raise_incorrect_components_definition", + "_check_components_requires_instersection" + ] + ] + ], + "_raise_incorrect_components_definition": [ + [ + "conans/model/build_info.py", + [ + "CppInfo", + "_raise_incorrect_components_definition" + ] + ] + ], + "_aggregated_dict_values": [ + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "_aggregated_dict_values" + ] + ] + ], + "_aggregated_list_values": [ + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "_aggregated_list_values" + ] + ] + ], + "_filter_component_requires": [ + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "_filter_component_requires" + ] + ] + ], + "_check_component_requires": [ + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "_check_component_requires" + ] + ] + ], + "_get_sorted_components": [ + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "_get_sorted_components" + ] + ] + ], + "system_libs": [ + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "system_libs" + ] + ] + ], + "frameworks": [ + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "frameworks" + ] + ] + ], + "sharedlinkflags": [ + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "sharedlinkflags" + ] + ] + ], + "exelinkflags": [ + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "exelinkflags" + ] + ] + ], + "objects": [ + [ + "conans/model/build_info.py", + [ + "DepCppInfo", + "objects" + ] + ] + ], + "dependencies": [ + [ + "conans/model/build_info.py", + [ + "DepsCppInfo", + "dependencies" + ] + ], + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "dependencies" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "dependencies" + ] + ], + [ + "conans/model/env_info.py", + [ + "DepsEnvInfo", + "dependencies" + ] + ], + [ + "conans/test/unittests/tools/google/test_bazeldeps.py", + [ + "MockConanFileDeps", + "dependencies" + ] + ] + ], + "deps": [ + [ + "conans/model/build_info.py", + [ + "DepsCppInfo", + "deps" + ] + ], + [ + "conans/model/env_info.py", + [ + "DepsEnvInfo", + "deps" + ] + ], + [ + "conans/test/utils/mocks.py", + [ + "MockDepsCppInfo", + "deps" + ] + ] + ], + "create_options": [ + [ + "conans/model/conan_file.py", + [ + "create_options" + ] + ] + ], + "create_requirements": [ + [ + "conans/model/conan_file.py", + [ + "create_requirements" + ] + ] + ], + "create_settings": [ + [ + "conans/model/conan_file.py", + [ + "create_settings" + ] + ] + ], + "_env_and_python": [ + [ + "conans/model/conan_file.py", + [ + "_env_and_python" + ] + ] + ], + "get_env_context_manager": [ + [ + "conans/model/conan_file.py", + [ + "get_env_context_manager" + ] + ] + ], + "ref": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "ref" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "ref" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "ref" + ] + ], + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "ref" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "ref" + ] + ] + ], + "buildenv": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "buildenv" + ] + ] + ], + "runenv": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "runenv" + ] + ] + ], + "initialize": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "initialize" + ] + ] + ], + "new_cpp_info": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "new_cpp_info" + ] + ] + ], + "source_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "source_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "source_folder" + ] + ] + ], + "source_path": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "source_path" + ] + ] + ], + "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" + ] + ], + [ + "conans/test/integration/manifest_validation_test.py", + [ + "export_folder" + ] + ] + ], + "export_path": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "export_path" + ] + ] + ], + "build_path": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "build_path" + ] + ] + ], + "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" + ] + ], + [ + "conans/test/integration/manifest_validation_test.py", + [ + "package_folder" + ] + ] + ], + "package_path": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "package_path" + ] + ], + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "package_path" + ] + ] + ], + "install_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "install_folder" + ] + ] + ], + "generators_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "generators_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "generators_folder" + ] + ] + ], + "imports_folder": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "imports_folder" + ] + ], + [ + "conans/model/layout.py", + [ + "Folders", + "imports_folder" + ] + ] + ], + "env": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "env" + ] + ], + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "env" + ] + ], + [ + "conans/test/unittests/tools/env/test_env_files.py", + [ + "env" + ] + ] + ], + "channel": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "channel" + ] + ] + ], + "build_policy_missing": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "build_policy_missing" + ] + ] + ], + "build_policy_always": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "build_policy_always" + ] + ] + ], + "system_requirements": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "system_requirements" + ] + ] + ], + "config_options": [ + [ + "conans/model/conan_file.py", + [ + "ConanFile", + "config_options" + ] + ] + ], + "_get_name": [ + [ + "conans/model/conan_generator.py", + [ + "Generator", + "_get_name" + ] + ] + ], + "deps_build_info": [ + [ + "conans/model/conan_generator.py", + [ + "Generator", + "deps_build_info" + ] + ] + ], + "deps_env_info": [ + [ + "conans/model/conan_generator.py", + [ + "Generator", + "deps_env_info" + ] + ] + ], + "deps_user_info": [ + [ + "conans/model/conan_generator.py", + [ + "Generator", + "deps_user_info" + ] + ] + ], + "env_info": [ + [ + "conans/model/conan_generator.py", + [ + "Generator", + "env_info" + ] + ] + ], + "get_public_deps": [ + [ + "conans/model/conan_generator.py", + [ + "Generator", + "get_public_deps" + ] + ], + [ + "conans/model/conan_generator.py", + [ + "GeneratorComponentsMixin", + "get_public_deps" + ] + ] + ], + "sorted_components": [ + [ + "conans/model/conan_generator.py", + [ + "GeneratorComponentsMixin", + "sorted_components" + ] + ] + ], + "_check_component_in_requirements": [ + [ + "conans/model/conan_generator.py", + [ + "GeneratorComponentsMixin", + "_validate_components", + "_check_component_in_requirements" + ] + ] + ], + "_validate_components": [ + [ + "conans/model/conan_generator.py", + [ + "GeneratorComponentsMixin", + "_validate_components" + ] + ] + ], + "_get_require_name": [ + [ + "conans/model/conan_generator.py", + [ + "GeneratorComponentsMixin", + "_get_require_name" + ] + ] + ], + "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" + ] + ] + ], + "cpp_info": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "cpp_info" + ] + ] + ], + "settings_build": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "settings_build" + ] + ] + ], + "conf_info": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "conf_info" + ] + ] + ], + "is_build_context": [ + [ + "conans/model/conanfile_interface.py", + [ + "ConanFileInterface", + "is_build_context" + ] + ] + ], + "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" + ] + ] + ], + "compose_conf_value": [ + [ + "conans/model/conf.py", + [ + "_ConfValue", + "compose_conf_value" + ] + ] + ], + "sha": [ + [ + "conans/model/conf.py", + [ + "Conf", + "sha" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementInfo", + "sha" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "sha" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequireInfo", + "sha" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "sha" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "sha" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "sha" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "sha" + ] + ] + ], + "_get_boolean_value": [ + [ + "conans/model/conf.py", + [ + "Conf", + "_get_boolean_value" + ] + ] + ], + "_validate_lower_case": [ + [ + "conans/model/conf.py", + [ + "Conf", + "_validate_lower_case" + ] + ] + ], + "compose_conf": [ + [ + "conans/model/conf.py", + [ + "Conf", + "compose_conf" + ] + ] + ], + "filter_user_modules": [ + [ + "conans/model/conf.py", + [ + "Conf", + "filter_user_modules" + ] + ] + ], + "_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" + ] + ] + ], + "as_list": [ + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "as_list" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "as_list" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "as_list" + ] + ], + [ + "conans/model/version.py", + [ + "Version", + "as_list" + ] + ], + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "as_list" + ] + ] + ], + "_get_evaluated_value": [ + [ + "conans/model/conf.py", + [ + "ConfDefinition", + "_get_evaluated_value" + ] + ] + ], + "aggregate": [ + [ + "conans/model/dependencies.py", + [ + "Requirement", + "aggregate" + ] + ] + ], + "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_require": [ + [ + "conans/model/dependencies.py", + [ + "UserRequirementsDict", + "_get_require" + ] + ] + ], + "update_existing": [ + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "from_node", + "update_existing" + ] + ] + ], + "expand": [ + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "from_node", + "expand" + ] + ] + ], + "from_node": [ + [ + "conans/model/dependencies.py", + [ + "ConanFileDependencies", + "from_node" + ] + ] + ], + "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_editable_abs_path": [ + [ + "conans/model/editable_layout.py", + [ + "get_editable_abs_path" + ] + ] + ], + "folder": [ + [ + "conans/model/editable_layout.py", + [ + "EditableLayout", + "folder" + ] + ] + ], + "_work_on_item": [ + [ + "conans/model/editable_layout.py", + [ + "EditableLayout", + "_work_on_item" + ] + ] + ], + "_parse_layout_file": [ + [ + "conans/model/editable_layout.py", + [ + "EditableLayout", + "_parse_layout_file" + ] + ] + ], + "apply_to": [ + [ + "conans/model/editable_layout.py", + [ + "EditableLayout", + "apply_to" + ] + ] + ], + "unquote": [ + [ + "conans/model/env_info.py", + [ + "unquote" + ] + ] + ], + "load_value": [ + [ + "conans/model/env_info.py", + [ + "EnvValues", + "load_value" + ] + ] + ], + "append_vars": [ + [ + "conans/model/env_info.py", + [ + "EnvValues", + "dumps", + "append_vars" + ] + ] + ], + "_sorted_data": [ + [ + "conans/model/env_info.py", + [ + "EnvValues", + "_sorted_data" + ] + ] + ], + "update_replace": [ + [ + "conans/model/env_info.py", + [ + "EnvValues", + "update_replace" + ] + ] + ], + "env_dicts": [ + [ + "conans/model/env_info.py", + [ + "EnvValues", + "env_dicts" + ] + ] + ], + "_adjust_casing": [ + [ + "conans/model/env_info.py", + [ + "EnvInfo", + "_adjust_casing" + ] + ] + ], + "__setattr__": [ + [ + "conans/model/env_info.py", + [ + "EnvInfo", + "__setattr__" + ] + ], + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "__setattr__" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "__setattr__" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "__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__" + ] + ], + [ + "conans/model/user_info.py", + [ + "UserInfo", + "__setattr__" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "__setattr__" + ] + ] + ], + "update_deps_env_info": [ + [ + "conans/model/env_info.py", + [ + "DepsEnvInfo", + "update_deps_env_info" + ] + ] + ], + "_dumps": [ + [ + "conans/model/graph_info.py", + [ + "GraphInfo", + "_dumps" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLockFile", + "_dumps" + ] + ] + ], + "graph_lock": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockFile", + "graph_lock" + ] + ] + ], + "profile_host": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockFile", + "profile_host" + ] + ] + ], + "profile_build": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockFile", + "profile_build" + ] + ] + ], + "_loads": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockFile", + "_loads" + ] + ], + [ + "conans/model/workspace.py", + [ + "Workspace", + "_loads" + ] + ] + ], + "only_recipes": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockFile", + "only_recipes" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "only_recipes" + ] + ] + ], + "modified": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "modified" + ] + ] + ], + "build_requires": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "build_requires" + ] + ] + ], + "relax": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "relax" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "relax" + ] + ] + ], + "clean_modified": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "clean_modified" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "clean_modified" + ] + ], + [ + "conans/model/lock_bundle.py", + [ + "LockBundle", + "clean_modified" + ] + ] + ], + "path": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "path" + ] + ] + ], + "python_requires": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "python_requires" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "python_requires" + ] + ] + ], + "ref_9": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "ref_9" + ] + ] + ], + "package_id_11": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "package_id_11" + ] + ] + ], + "prev": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "prev" + ] + ] + ], + "prev_13": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "prev_13" + ] + ] + ], + "unlock_prev": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "unlock_prev" + ] + ] + ], + "complete_base_node": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "complete_base_node" + ] + ] + ], + "only_recipe": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "only_recipe" + ] + ] + ], + "deserialize": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLockNode", + "deserialize" + ] + ], + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "deserialize" + ] + ] + ], + "nodes": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "nodes" + ] + ] + ], + "relaxed": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "relaxed" + ] + ] + ], + "complete_matching_prevs": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "complete_matching_prevs" + ] + ] + ], + "initial_counter": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "initial_counter" + ] + ] + ], + "root_node_id": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "root_node_id" + ] + ] + ], + "update_lock": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "update_lock" + ] + ] + ], + "pre_lock_node": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "pre_lock_node" + ] + ] + ], + "lock_node": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "lock_node" + ] + ] + ], + "check_locked_build_requires": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "check_locked_build_requires" + ] + ] + ], + "_match_relaxed_require": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "_match_relaxed_require" + ] + ] + ], + "_find_first": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "_find_first" + ] + ] + ], + "get_consumer": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "get_consumer" + ] + ] + ], + "find_require_and_lock": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "find_require_and_lock" + ] + ] + ], + "_find_node_by_requirement": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "_find_node_by_requirement" + ] + ] + ], + "update_exported_ref": [ + [ + "conans/model/graph_lock.py", + [ + "GraphLock", + "update_exported_ref" + ] + ] + ], + "unrelated_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "unrelated_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "unrelated_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequireInfo", + "unrelated_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "unrelated_mode" + ] + ] + ], + "semver_direct_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "semver_direct_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "semver_direct_mode" + ] + ] + ], + "semver_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "semver_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "semver_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequireInfo", + "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", + [ + "PythonRequireInfo", + "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", + [ + "PythonRequireInfo", + "patch_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "patch_mode" + ] + ] + ], + "base_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "base_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "base_mode" + ] + ] + ], + "minor_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "minor_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "minor_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequireInfo", + "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", + [ + "PythonRequireInfo", + "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", + [ + "PythonRequireInfo", + "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" + ] + ] + ], + "recipe_revision_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "recipe_revision_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "recipe_revision_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequireInfo", + "recipe_revision_mode" + ] + ], + [ + "conans/model/info.py", + [ + "PythonRequiresInfo", + "recipe_revision_mode" + ] + ] + ], + "package_revision_mode": [ + [ + "conans/model/info.py", + [ + "RequirementInfo", + "package_revision_mode" + ] + ], + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "package_revision_mode" + ] + ] + ], + "refs": [ + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "refs" + ] + ] + ], + "_get_key": [ + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "_get_key" + ] + ] + ], + "pkg_names": [ + [ + "conans/model/info.py", + [ + "RequirementsInfo", + "pkg_names" + ] + ] + ], + "indent": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "dumps", + "indent" + ] + ] + ], + "load_file": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "load_file" + ] + ] + ], + "load_from_package": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "load_from_package" + ] + ] + ], + "serialize_min": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "serialize_min" + ] + ] + ], + "header_only": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "header_only" + ] + ] + ], + "msvc_compatible": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "msvc_compatible" + ] + ] + ], + "apple_clang_compatible": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "apple_clang_compatible" + ] + ] + ], + "vs_toolset_compatible": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "vs_toolset_compatible" + ] + ] + ], + "vs_toolset_incompatible": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "vs_toolset_incompatible" + ] + ] + ], + "discard_build_settings": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "discard_build_settings" + ] + ] + ], + "include_build_settings": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "include_build_settings" + ] + ] + ], + "default_std_matching": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "default_std_matching" + ] + ] + ], + "default_std_non_matching": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "default_std_non_matching" + ] + ] + ], + "shared_library_package_id": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "shared_library_package_id" + ] + ] + ], + "parent_compatible": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "parent_compatible" + ] + ] + ], + "base_compatible": [ + [ + "conans/model/info.py", + [ + "ConanInfo", + "base_compatible" + ] + ] + ], + "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" + ] + ] + ], + "base_build": [ + [ + "conans/model/layout.py", + [ + "Folders", + "base_build" + ] + ] + ], + "set_base_build": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_build" + ] + ] + ], + "base_install": [ + [ + "conans/model/layout.py", + [ + "Folders", + "base_install" + ] + ] + ], + "set_base_install": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_install" + ] + ] + ], + "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_imports": [ + [ + "conans/model/layout.py", + [ + "Folders", + "base_imports" + ] + ] + ], + "set_base_imports": [ + [ + "conans/model/layout.py", + [ + "Folders", + "set_base_imports" + ] + ] + ], + "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" + ] + ] + ], + "ref_convert": [ + [ + "conans/model/lock_bundle.py", + [ + "LockBundle", + "create", + "ref_convert" + ] + ] + ], + "update_bundle": [ + [ + "conans/model/lock_bundle.py", + [ + "LockBundle", + "update_bundle" + ] + ] + ], + "discarded_file": [ + [ + "conans/model/manifest.py", + [ + "discarded_file" + ] + ] + ], + "gather_files": [ + [ + "conans/model/manifest.py", + [ + "gather_files" + ] + ] + ], + "files": [ + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_simple", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_multiple_roots", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_transitivity", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_missing_layout_cmake", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_simple_build", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_simple_out_of_source_build", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_complete_single_conf_build", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_complete_multi_conf_build", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_build_requires", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_use_build_requires_editable", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_per_package_layout", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_generators", + "files" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_gen_subdirectories", + "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" + ] + ] + ], + "time_str": [ + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "time_str" + ] + ] + ], + "difference": [ + [ + "conans/model/manifest.py", + [ + "FileTreeManifest", + "difference" + ] + ] + ], + "required_component_names": [ + [ + "conans/model/new_build_info.py", + [ + "_NewComponent", + "required_component_names" + ] + ] + ], + "get_init": [ + [ + "conans/model/new_build_info.py", + [ + "_NewComponent", + "get_init" + ] + ] + ], + "bindir": [ + [ + "conans/model/new_build_info.py", + [ + "_NewComponent", + "bindir" + ] + ] + ], + "libdir": [ + [ + "conans/model/new_build_info.py", + [ + "_NewComponent", + "libdir" + ] + ] + ], + "includedir": [ + [ + "conans/model/new_build_info.py", + [ + "_NewComponent", + "includedir" + ] + ] + ], + "has_components": [ + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "has_components" + ] + ] + ], + "component_names": [ + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "component_names" + ] + ] + ], + "merge_list": [ + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "merge", + "merge_list" + ] + ] + ], + "merge": [ + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "merge" + ] + ] + ], + "set_relative_base_folder": [ + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "set_relative_base_folder" + ] + ] + ], + "get_sorted_components": [ + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "get_sorted_components" + ] + ] + ], + "aggregated_components": [ + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "aggregated_components" + ] + ] + ], + "required_components": [ + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "required_components" + ] + ] + ], + "clear_none": [ + [ + "conans/model/new_build_info.py", + [ + "NewCppInfo", + "clear_none" + ] + ] + ], + "from_old_cppinfo": [ + [ + "conans/model/new_build_info.py", + [ + "from_old_cppinfo" + ] + ] + ], + "fill_old_cppinfo": [ + [ + "conans/model/new_build_info.py", + [ + "fill_old_cppinfo" + ] + ] + ], + "option_wrong_value_msg": [ + [ + "conans/model/options.py", + [ + "option_wrong_value_msg" + ] + ] + ], + "option_not_exist_msg": [ + [ + "conans/model/options.py", + [ + "option_not_exist_msg" + ] + ] + ], + "option_undefined_msg": [ + [ + "conans/model/options.py", + [ + "option_undefined_msg" + ] + ] + ], + "__delattr__": [ + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "__delattr__" + ] + ], + [ + "conans/model/options.py", + [ + "OptionsValues", + "__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__" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "__delattr__" + ] + ] + ], + "fields": [ + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "fields" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "fields" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "fields" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "fields" + ] + ] + ], + "add_option": [ + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "add_option" + ] + ] + ], + "freeze": [ + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "freeze" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "freeze" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "freeze" + ] + ] + ], + "propagate_upstream": [ + [ + "conans/model/options.py", + [ + "PackageOptionValues", + "propagate_upstream" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "propagate_upstream" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "propagate_upstream" + ] + ] + ], + "scope_options": [ + [ + "conans/model/options.py", + [ + "OptionsValues", + "scope_options" + ] + ] + ], + "descope_options": [ + [ + "conans/model/options.py", + [ + "OptionsValues", + "descope_options" + ] + ] + ], + "clear_unscoped_options": [ + [ + "conans/model/options.py", + [ + "OptionsValues", + "clear_unscoped_options" + ] + ] + ], + "get_safe": [ + [ + "conans/model/options.py", + [ + "OptionsValues", + "get_safe" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "get_safe" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "get_safe" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "get_safe" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_paths_test.py", + [ + "_MockSettings", + "get_safe" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "_MockSettings", + "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", + [ + "OptionsValues", + "rm_safe" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "rm_safe" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "rm_safe" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "rm_safe" + ] + ] + ], + "clear_indirect": [ + [ + "conans/model/options.py", + [ + "OptionsValues", + "clear_indirect" + ] + ] + ], + "filter_used": [ + [ + "conans/model/options.py", + [ + "OptionsValues", + "filter_used" + ] + ] + ], + "__int__": [ + [ + "conans/model/options.py", + [ + "PackageOption", + "__int__" + ] + ] + ], + "_check_option_value": [ + [ + "conans/model/options.py", + [ + "PackageOption", + "_check_option_value" + ] + ] + ], + "value_10": [ + [ + "conans/model/options.py", + [ + "PackageOption", + "value_10" + ] + ] + ], + "validate": [ + [ + "conans/model/options.py", + [ + "PackageOption", + "validate" + ] + ], + [ + "conans/model/options.py", + [ + "PackageOptions", + "validate" + ] + ], + [ + "conans/model/options.py", + [ + "Options", + "validate" + ] + ], + [ + "conans/model/ref.py", + [ + "PackageReference", + "validate" + ] + ], + [ + "conans/model/settings.py", + [ + "SettingsItem", + "validate" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "validate" + ] + ] + ], + "_ensure_exists": [ + [ + "conans/model/options.py", + [ + "PackageOptions", + "_ensure_exists" + ] + ] + ], + "_items": [ + [ + "conans/model/options.py", + [ + "PackageOptions", + "_items" + ] + ] + ], + "iteritems": [ + [ + "conans/model/options.py", + [ + "PackageOptions", + "iteritems" + ] + ], + [ + "conans/model/requires.py", + [ + "Requirements", + "iteritems" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "iteritems" + ] + ] + ], + "values_17": [ + [ + "conans/model/options.py", + [ + "PackageOptions", + "values_17" + ] + ] + ], + "initialize_patterns": [ + [ + "conans/model/options.py", + [ + "PackageOptions", + "initialize_patterns" + ] + ] + ], + "deps_package_values": [ + [ + "conans/model/options.py", + [ + "Options", + "deps_package_values" + ] + ] + ], + "values_11": [ + [ + "conans/model/options.py", + [ + "Options", + "values_11" + ] + ] + ], + "initialize_upstream": [ + [ + "conans/model/options.py", + [ + "Options", + "initialize_upstream" + ] + ] + ], + "propagate_downstream": [ + [ + "conans/model/options.py", + [ + "Options", + "propagate_downstream" + ] + ] + ], + "clear_unused": [ + [ + "conans/model/options.py", + [ + "Options", + "clear_unused" + ] + ] + ], + "revision": [ + [ + "conans/model/package_metadata.py", + [ + "_BinaryPackageMetadata", + "revision" + ] + ] + ], + "revision_1": [ + [ + "conans/model/package_metadata.py", + [ + "_BinaryPackageMetadata", + "revision_1" + ] + ] + ], + "recipe_revision": [ + [ + "conans/model/package_metadata.py", + [ + "_BinaryPackageMetadata", + "recipe_revision" + ] + ], + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "recipe_revision" + ] + ], + [ + "conans/model/scm.py", + [ + "SCMData", + "recipe_revision" + ] + ], + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "recipe_revision" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "recipe_revision" + ] + ] + ], + "recipe_revision_3": [ + [ + "conans/model/package_metadata.py", + [ + "_BinaryPackageMetadata", + "recipe_revision_3" + ] + ] + ], + "clear_package": [ + [ + "conans/model/package_metadata.py", + [ + "PackageMetadata", + "clear_package" + ] + ] + ], + "user_options": [ + [ + "conans/model/profile.py", + [ + "Profile", + "user_options" + ] + ] + ], + "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" + ] + ] + ], + "_split_pair": [ + [ + "conans/model/ref.py", + [ + "_split_pair" + ] + ] + ], + "_noneize": [ + [ + "conans/model/ref.py", + [ + "_noneize" + ] + ] + ], + "get_reference_fields": [ + [ + "conans/model/ref.py", + [ + "get_reference_fields" + ] + ] + ], + "check_valid_ref": [ + [ + "conans/model/ref.py", + [ + "check_valid_ref" + ] + ] + ], + "raise_invalid_name_error": [ + [ + "conans/model/ref.py", + [ + "ConanName", + "raise_invalid_name_error" + ] + ] + ], + "raise_invalid_version_error": [ + [ + "conans/model/ref.py", + [ + "ConanName", + "raise_invalid_version_error" + ] + ] + ], + "validate_string": [ + [ + "conans/model/ref.py", + [ + "ConanName", + "validate_string" + ] + ] + ], + "validate_name": [ + [ + "conans/model/ref.py", + [ + "ConanName", + "validate_name" + ] + ] + ], + "validate_version": [ + [ + "conans/model/ref.py", + [ + "ConanName", + "validate_version" + ] + ] + ], + "validate_revision": [ + [ + "conans/model/ref.py", + [ + "ConanName", + "validate_revision" + ] + ] + ], + "_validate": [ + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "_validate" + ] + ] + ], + "load_dir_repr": [ + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "load_dir_repr" + ] + ] + ], + "full_str": [ + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "full_str" + ] + ], + [ + "conans/model/ref.py", + [ + "PackageReference", + "full_str" + ] + ] + ], + "dir_repr": [ + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "dir_repr" + ] + ] + ], + "copy_with_rev": [ + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "copy_with_rev" + ] + ] + ], + "copy_clear_rev": [ + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "copy_clear_rev" + ] + ] + ], + "de_noneize": [ + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "__lt__", + "de_noneize" + ] + ] + ], + "is_compatible_with": [ + [ + "conans/model/ref.py", + [ + "ConanFileReference", + "is_compatible_with" + ] + ], + [ + "conans/model/ref.py", + [ + "PackageReference", + "is_compatible_with" + ] + ] + ], + "copy_with_revs": [ + [ + "conans/model/ref.py", + [ + "PackageReference", + "copy_with_revs" + ] + ] + ], + "copy_clear_prev": [ + [ + "conans/model/ref.py", + [ + "PackageReference", + "copy_clear_prev" + ] + ] + ], + "copy_clear_revs": [ + [ + "conans/model/ref.py", + [ + "PackageReference", + "copy_clear_revs" + ] + ] + ], + "locked_id": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "locked_id" + ] + ] + ], + "version_range": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "version_range" + ] + ] + ], + "is_resolved": [ + [ + "conans/model/requires.py", + [ + "Requirement", + "is_resolved" + ] + ] + ], + "add_ref": [ + [ + "conans/model/requires.py", + [ + "Requirements", + "add_ref" + ] + ] + ], + "recipe": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "recipe" + ] + ], + [ + "conans/search/binary_html_table.py", + [ + "RowResult", + "recipe" + ] + ] + ], + "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": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "packages" + ] + ], + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "packages" + ] + ], + [ + "conans/search/binary_html_table.py", + [ + "Results", + "packages" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "packages" + ] + ] + ], + "packages_revision": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "packages_revision" + ] + ] + ], + "package_files": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "package_files" + ] + ], + [ + "conans/test/functional/generators/cmake_multi_test.py", + [ + "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/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "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" + ] + ] + ], + "v1_updown_file": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "v1_updown_file" + ] + ] + ], + "v1_recipe_digest": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "v1_recipe_digest" + ] + ] + ], + "v1_package_digest": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "v1_package_digest" + ] + ] + ], + "v1_recipe_download_urls": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "v1_recipe_download_urls" + ] + ] + ], + "v1_package_download_urls": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "v1_package_download_urls" + ] + ] + ], + "v1_recipe_upload_urls": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "v1_recipe_upload_urls" + ] + ] + ], + "v1_package_upload_urls": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "v1_package_upload_urls" + ] + ] + ], + "v1_remove_recipe_files": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "v1_remove_recipe_files" + ] + ] + ], + "v1_remove_packages": [ + [ + "conans/model/rest_routes.py", + [ + "RestRoutes", + "v1_remove_packages" + ] + ] + ], + "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" + ] + ] + ], + "get_scm_data": [ + [ + "conans/model/scm.py", + [ + "get_scm_data" + ] + ] + ], + "_get_dict_value": [ + [ + "conans/model/scm.py", + [ + "_get_dict_value" + ] + ] + ], + "capture_origin": [ + [ + "conans/model/scm.py", + [ + "SCMData", + "capture_origin" + ] + ] + ], + "capture_revision": [ + [ + "conans/model/scm.py", + [ + "SCMData", + "capture_revision" + ] + ] + ], + "as_dict": [ + [ + "conans/model/scm.py", + [ + "SCMData", + "as_dict" + ] + ] + ], + "_kv_to_string": [ + [ + "conans/model/scm.py", + [ + "SCMData", + "__repr__", + "_kv_to_string" + ] + ] + ], + "detect_scm": [ + [ + "conans/model/scm.py", + [ + "SCM", + "detect_scm" + ] + ] + ], + "use_not_shallow": [ + [ + "conans/model/scm.py", + [ + "SCM", + "checkout", + "if_self__data_type_gi", + "use_not_shallow" + ] + ] + ], + "use_shallow": [ + [ + "conans/model/scm.py", + [ + "SCM", + "checkout", + "if_self__data_type_gi", + "use_shallow" + ] + ] + ], + "clean_url": [ + [ + "conans/model/scm.py", + [ + "SCM", + "clean_url" + ] + ] + ], + "get_local_path_to_url": [ + [ + "conans/model/scm.py", + [ + "SCM", + "get_local_path_to_url" + ] + ] + ], + "bad_value_msg": [ + [ + "conans/model/settings.py", + [ + "bad_value_msg" + ] + ] + ], + "undefined_field": [ + [ + "conans/model/settings.py", + [ + "undefined_field" + ] + ] + ], + "undefined_value": [ + [ + "conans/model/settings.py", + [ + "undefined_value" + ] + ] + ], + "copy_values": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "copy_values" + ] + ], + [ + "conans/model/settings.py", + [ + "Settings", + "copy_values" + ] + ] + ], + "is_final": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "is_final" + ] + ] + ], + "_not_any": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "_not_any" + ] + ] + ], + "_get_child": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "_get_child" + ] + ] + ], + "value_17": [ + [ + "conans/model/settings.py", + [ + "SettingsItem", + "value_17" + ] + ] + ], + "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" + ] + ], + [ + "conans/model/values.py", + [ + "Values", + "update_values" + ] + ] + ], + "values_18": [ + [ + "conans/model/settings.py", + [ + "Settings", + "values_18" + ] + ] + ], + "constraint": [ + [ + "conans/model/settings.py", + [ + "Settings", + "constraint" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_paths_test.py", + [ + "_MockSettings", + "constraint" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "_MockSettings", + "constraint" + ] + ] + ], + "stable": [ + [ + "conans/model/version.py", + [ + "Version", + "stable" + ] + ] + ], + "base": [ + [ + "conans/model/version.py", + [ + "Version", + "base" + ] + ] + ], + "compatible": [ + [ + "conans/model/version.py", + [ + "Version", + "compatible" + ] + ] + ], + "get_el": [ + [ + "conans/model/version.py", + [ + "Version", + "__cmp__", + "get_el" + ] + ] + ], + "root_folder": [ + [ + "conans/model/workspace.py", + [ + "LocalPackage", + "root_folder" + ] + ] + ], + "get_editable_dict": [ + [ + "conans/model/workspace.py", + [ + "Workspace", + "get_editable_dict" + ] + ] + ], + "root": [ + [ + "conans/model/workspace.py", + [ + "Workspace", + "root" + ] + ], + [ + "conans/test/unittests/model/fake_retriever.py", + [ + "Retriever", + "root" + ] + ] + ], + "get_conan_user_home": [ + [ + "conans/paths/__init__.py", + [ + "get_conan_user_home" + ] + ] + ], + "wrap": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "short_path", + "if_platform_system_", + "wrap" + ] + ] + ], + "short_path": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "short_path" + ] + ] + ], + "base_folder": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "base_folder" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "base_folder" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "base_folder" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "base_folder" + ] + ] + ], + "conanfile": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "conanfile" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "conanfile" + ] + ], + [ + "conans/test/functional/layout/test_build_system_layout_helpers.py", + [ + "conanfile" + ] + ], + [ + "conans/test/functional/layout/test_in_cache.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" + ] + ] + ], + "export_sources": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "export_sources" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "export_sources" + ] + ] + ], + "scm_sources": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "scm_sources" + ] + ] + ], + "builds": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "builds" + ] + ] + ], + "system_reqs": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "system_reqs" + ] + ] + ], + "system_reqs_package": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "system_reqs_package" + ] + ] + ], + "set_dirty_context_manager": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "set_dirty_context_manager" + ] + ], + [ + "conans/util/files.py", + [ + "set_dirty_context_manager" + ] + ] + ], + "download_package": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "download_package" + ] + ] + ], + "download_export": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "download_export" + ] + ] + ], + "package_is_dirty": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "package_is_dirty" + ] + ] + ], + "package_id_exists": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "package_id_exists" + ] + ] + ], + "package_remove": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "package_remove" + ] + ] + ], + "sources_remove": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "sources_remove" + ] + ] + ], + "export_remove": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "export_remove" + ] + ] + ], + "package_metadata": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "package_metadata" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "package_metadata" + ] + ] + ], + "package_manifests": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "package_manifests" + ] + ] + ], + "recipe_exists": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "recipe_exists" + ] + ], + [ + "conans/test/utils/artifactory.py", + [ + "ArtifactoryServer", + "recipe_exists" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "recipe_exists" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "recipe_exists" + ] + ] + ], + "package_exists": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "package_exists" + ] + ], + [ + "conans/test/utils/artifactory.py", + [ + "ArtifactoryServer", + "package_exists" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestServer", + "package_exists" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "package_exists" + ] + ] + ], + "conan_builds": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "conan_builds" + ] + ] + ], + "package_ids": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "package_ids" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "package_ids" + ] + ] + ], + "load_metadata": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "load_metadata" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "load_metadata" + ] + ] + ], + "update_metadata": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "update_metadata" + ] + ] + ], + "conanfile_read_lock": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "conanfile_read_lock" + ] + ] + ], + "conanfile_write_lock": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "conanfile_write_lock" + ] + ], + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "conanfile_write_lock" + ] + ] + ], + "conanfile_lock_files": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "conanfile_lock_files" + ] + ] + ], + "package_lock": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "package_lock" + ] + ] + ], + "remove_package_locks": [ + [ + "conans/paths/package_layouts/package_cache_layout.py", + [ + "PackageCacheLayout", + "remove_package_locks" + ] + ] + ], + "editable_cpp_info": [ + [ + "conans/paths/package_layouts/package_editable_layout.py", + [ + "PackageEditableLayout", + "editable_cpp_info" + ] + ] + ], + "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" + ] + ] + ], + "outdated": [ + [ + "conans/search/binary_html_table.py", + [ + "RowResult", + "outdated" + ] + ] + ], + "row": [ + [ + "conans/search/binary_html_table.py", + [ + "RowResult", + "row" + ] + ], + [ + "conans/search/binary_html_table.py", + [ + "Headers", + "row" + ] + ] + ], + "_group_settings": [ + [ + "conans/search/binary_html_table.py", + [ + "Headers", + "_group_settings" + ] + ] + ], + "get_headers": [ + [ + "conans/search/binary_html_table.py", + [ + "Results", + "get_headers" + ] + ] + ], + "html_binary_graph": [ + [ + "conans/search/binary_html_table.py", + [ + "html_binary_graph" + ] + ] + ], + "is_operator": [ + [ + "conans/search/query_parse.py", + [ + "is_operator" + ] + ] + ], + "_parse_expression": [ + [ + "conans/search/query_parse.py", + [ + "_parse_expression" + ] + ] + ], + "evaluate_postfix": [ + [ + "conans/search/query_parse.py", + [ + "evaluate_postfix" + ] + ] + ], + "infix_to_postfix": [ + [ + "conans/search/query_parse.py", + [ + "infix_to_postfix" + ] + ] + ], + "filter_outdated": [ + [ + "conans/search/search.py", + [ + "filter_outdated" + ] + ] + ], + "filter_by_revision": [ + [ + "conans/search/search.py", + [ + "filter_by_revision" + ] + ] + ], + "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" + ] + ] + ], + "starts_with_common_settings": [ + [ + "conans/search/search.py", + [ + "_evaluate", + "starts_with_common_settings" + ] + ] + ], + "_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_local_infos_min": [ + [ + "conans/search/search.py", + [ + "_get_local_infos_min" + ] + ], + [ + "conans/server/service/common/search.py", + [ + "_get_local_infos_min" + ] + ] + ], + "_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" + ] + ], + [ + "conans/server/crypto/jwt/jwt_updown_manager.py", + [ + "JWTUpDownAuthManager", + "get_token_for" + ] + ] + ], + "get_user": [ + [ + "conans/server/crypto/jwt/jwt_credentials_manager.py", + [ + "JWTCredentialsManager", + "get_user" + ] + ] + ], + "get_profile": [ + [ + "conans/server/crypto/jwt/jwt_manager.py", + [ + "JWTManager", + "get_profile" + ] + ], + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "get_profile" + ] + ] + ], + "get_resource_info": [ + [ + "conans/server/crypto/jwt/jwt_updown_manager.py", + [ + "JWTUpDownAuthManager", + "get_resource_info" + ] + ] + ], + "launch": [ + [ + "conans/server/launcher.py", + [ + "ServerLauncher", + "launch" + ] + ] + ], + "migrate_and_get_server_config": [ + [ + "conans/server/migrate.py", + [ + "migrate_and_get_server_config" + ] + ] + ], + "migrate_to_revisions_layout": [ + [ + "conans/server/migrations.py", + [ + "ServerMigrator", + "migrate_to_revisions_layout" + ] + ] + ], + "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_v1.py", + [ + "ApiV1", + "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/test/integration/command/download/download_selected_packages_test.py", + [ + "setup" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "TestSettingsCompilerMSVCPreprocessorTest", + "setup" + ] + ] + ], + "install_plugins": [ + [ + "conans/server/rest/api_v1.py", + [ + "ApiV1", + "install_plugins" + ] + ] + ], + "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" + ] + ] + ], + "attach_to": [ + [ + "conans/server/rest/controller/common/ping.py", + [ + "PingController", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/common/users.py", + [ + "UsersController", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/v1/conan.py", + [ + "ConanController", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/v1/delete.py", + [ + "DeleteController", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/v1/file_upload_download.py", + [ + "FileUploadDownloadController", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/v1/search.py", + [ + "SearchController", + "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/revisions.py", + [ + "RevisionsController", + "attach_to" + ] + ], + [ + "conans/server/rest/controller/v2/search.py", + [ + "SearchControllerV2", + "attach_to" + ] + ] + ], + "get_recipe_manifest_url": [ + [ + "conans/server/rest/controller/v1/conan.py", + [ + "ConanController", + "attach_to", + "get_recipe_manifest_url" + ] + ] + ], + "get_package_manifest_url": [ + [ + "conans/server/rest/controller/v1/conan.py", + [ + "ConanController", + "attach_to", + "get_package_manifest_url" + ] + ] + ], + "get_conanfile_download_urls": [ + [ + "conans/server/rest/controller/v1/conan.py", + [ + "ConanController", + "attach_to", + "get_conanfile_download_urls" + ] + ], + [ + "conans/server/service/v1/service.py", + [ + "ConanService", + "get_conanfile_download_urls" + ] + ] + ], + "get_package_download_urls": [ + [ + "conans/server/rest/controller/v1/conan.py", + [ + "ConanController", + "attach_to", + "get_package_download_urls" + ] + ], + [ + "conans/server/service/v1/service.py", + [ + "ConanService", + "get_package_download_urls" + ] + ] + ], + "get_conanfile_upload_urls": [ + [ + "conans/server/rest/controller/v1/conan.py", + [ + "ConanController", + "attach_to", + "get_conanfile_upload_urls" + ] + ], + [ + "conans/server/service/v1/service.py", + [ + "ConanService", + "get_conanfile_upload_urls" + ] + ] + ], + "get_package_upload_urls": [ + [ + "conans/server/rest/controller/v1/conan.py", + [ + "ConanController", + "attach_to", + "get_package_upload_urls" + ] + ], + [ + "conans/server/service/v1/service.py", + [ + "ConanService", + "get_package_upload_urls" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "_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" + ] + ] + ], + "_fix_timestamp": [ + [ + "conans/server/revision_list.py", + [ + "RevisionList", + "_fix_timestamp" + ] + ] + ], + "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" + ] + ] + ], + "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_latest_pref": [ + [ + "conans/server/service/common/common.py", + [ + "CommonService", + "_get_latest_pref" + ] + ] + ], + "_get_latest_ref": [ + [ + "conans/server/service/common/common.py", + [ + "CommonService", + "_get_latest_ref" + ] + ] + ], + "remove_conanfile_files": [ + [ + "conans/server/service/common/common.py", + [ + "CommonService", + "remove_conanfile_files" + ] + ], + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "remove_conanfile_files" + ] + ] + ], + "remove_conanfile_file": [ + [ + "conans/server/service/common/common.py", + [ + "CommonService", + "remove_conanfile_file" + ] + ] + ], + "_search_recipes": [ + [ + "conans/server/service/common/search.py", + [ + "SearchService", + "_search_recipes" + ] + ] + ], + "get_mime_type": [ + [ + "conans/server/service/mime.py", + [ + "get_mime_type" + ] + ] + ], + "_validate_conan_reg_filenames": [ + [ + "conans/server/service/v1/service.py", + [ + "_validate_conan_reg_filenames" + ] + ] + ], + "get_file_path": [ + [ + "conans/server/service/v1/upload_download_service.py", + [ + "FileUploadDownloadService", + "get_file_path" + ] + ] + ], + "put_file": [ + [ + "conans/server/service/v1/upload_download_service.py", + [ + "FileUploadDownloadService", + "put_file" + ] + ] + ], + "_valid_path": [ + [ + "conans/server/service/v1/upload_download_service.py", + [ + "FileUploadDownloadService", + "_valid_path" + ] + ] + ], + "get_conanfile_file": [ + [ + "conans/server/service/v2/service_v2.py", + [ + "ConanServiceV2", + "get_conanfile_file" + ] + ] + ], + "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" + ] + ] + ], + "get_download_urls": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "get_download_urls" + ] + ] + ], + "get_upload_urls": [ + [ + "conans/server/store/disk_adapter.py", + [ + "ServerDiskAdapter", + "get_upload_urls" + ] + ] + ], + "_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/util/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" + ] + ] + ], + "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_conanfile_file_path": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_conanfile_file_path" + ] + ] + ], + "get_package_file_path": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_package_file_path" + ] + ] + ], + "_get_snapshot_of_files": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "_get_snapshot_of_files" + ] + ] + ], + "_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_download_conanfile_urls": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_download_conanfile_urls" + ] + ] + ], + "get_download_package_urls": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_download_package_urls" + ] + ] + ], + "get_upload_conanfile_urls": [ + [ + "conans/server/store/server_store.py", + [ + "ServerStore", + "get_upload_conanfile_urls" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "cpp_hello_source_files": [ + [ + "conans/test/assets/cpp_test_files.py", + [ + "cpp_hello_source_files" + ] + ] + ], + "cpp_hello_conan_files": [ + [ + "conans/test/assets/cpp_test_files.py", + [ + "cpp_hello_conan_files" + ] + ] + ], + "with_short_paths": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_short_paths" + ] + ] + ], + "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_scm": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_scm" + ] + ] + ], + "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" + ] + ] + ], + "with_requirement": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_requirement" + ] + ] + ], + "with_build_requires": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_build_requires" + ] + ] + ], + "with_build_requirement": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "with_build_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_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" + ] + ] + ], + "_provides_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_provides_render" + ] + ] + ], + "_deprecated_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_deprecated_render" + ] + ] + ], + "_scm_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_scm_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" + ] + ] + ], + "_requires_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_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" + ] + ] + ], + "_short_paths_render": [ + [ + "conans/test/assets/genconanfile.py", + [ + "GenConanfile", + "_short_paths_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" + ] + ] + ], + "multi_config_files": [ + [ + "conans/test/assets/multi_config.py", + [ + "multi_config_files" + ] + ] + ], + "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" + ] + ] + ], + "_py_hello_source_files": [ + [ + "conans/test/assets/python_test_files.py", + [ + "_py_hello_source_files" + ] + ] + ], + "py_hello_conan_files": [ + [ + "conans/test/assets/python_test_files.py", + [ + "py_hello_conan_files" + ] + ] + ], + "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" + ] + ] + ], + "add_tool": [ + [ + "conans/test/conftest.py", + [ + "add_tool" + ] + ] + ], + "test_build_cmake": [ + [ + "conans/test/functional/basic_build_test.py", + [ + "BasicBuildTest", + "test_build_cmake" + ] + ] + ], + "test_build_default": [ + [ + "conans/test/functional/basic_build_test.py", + [ + "BasicBuildTest", + "test_build_default" + ] + ] + ], + "test_makefile_arch": [ + [ + "conans/test/functional/build_helpers/autotools_apple_test.py", + [ + "AutoToolsAppleTest", + "test_makefile_arch" + ] + ], + [ + "conans/test/functional/toolchains/gnu/autotools/test_apple_toolchain.py", + [ + "test_makefile_arch" + ] + ] + ], + "test_catalyst": [ + [ + "conans/test/functional/build_helpers/autotools_apple_test.py", + [ + "AutoToolsAppleTest", + "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_real_install_dirs": [ + [ + "conans/test/functional/build_helpers/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_autotools_real_install_dirs" + ] + ] + ], + "test_pkg_config_paths": [ + [ + "conans/test/functional/build_helpers/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_pkg_config_paths" + ] + ] + ], + "test_test_package_configs": [ + [ + "conans/test/functional/build_helpers/cmake_configs_test.py", + [ + "CMakeConfigsTest", + "test_test_package_configs" + ] + ] + ], + "test_cmake_multi": [ + [ + "conans/test/functional/build_helpers/cmake_configs_test.py", + [ + "CMakeConfigsTest", + "test_cmake_multi" + ] + ], + [ + "conans/test/functional/generators/cmake_multi_test.py", + [ + "CMakeMultiTest", + "test_cmake_multi" + ] + ], + [ + "conans/test/functional/generators/link_order_test.py", + [ + "LinkOrderTest", + "test_cmake_multi" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeCppInfoNameTest", + "test_cmake_multi" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeCppInfoNamesTest", + "test_cmake_multi" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeBuildModulesTest", + "test_cmake_multi" + ] + ] + ], + "_get_line": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "_get_line" + ] + ] + ], + "test_vcvars_priority": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_vcvars_priority" + ] + ], + [ + "conans/test/functional/build_helpers/meson_test.py", + [ + "MesonTest", + "test_vcvars_priority" + ] + ] + ], + "test_build_app": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_build_app" + ] + ] + ], + "test_flags": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_flags" + ] + ] + ], + "test_transitive_flags": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_transitive_flags" + ] + ], + [ + "conans/test/functional/build_helpers/cmake_targets_test.py", + [ + "CMakeTargetsTest", + "test_transitive_flags" + ] + ] + ], + "test_targets_flags": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_targets_flags" + ] + ] + ], + "test_targets_own_flags": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_targets_own_flags" + ] + ] + ], + "test_transitive_targets_flags": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_transitive_targets_flags" + ] + ] + ], + "test_cmake_needed_settings": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_cmake_needed_settings" + ] + ] + ], + "test_cmake_shared_flag": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_cmake_shared_flag" + ] + ] + ], + "test_std_flag_applied": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_std_flag_applied" + ] + ] + ], + "conan_set_std_branch": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_standard_20_as_cxx_flag", + "conan_set_std_branch" + ] + ] + ], + "test_standard_20_as_cxx_flag": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_standard_20_as_cxx_flag" + ] + ] + ], + "test_fpic_applied": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_fpic_applied" + ] + ] + ], + "test_header_only_generator": [ + [ + "conans/test/functional/build_helpers/cmake_flags_test.py", + [ + "CMakeFlagsTest", + "test_header_only_generator" + ] + ] + ], + "test_basic": [ + [ + "conans/test/functional/build_helpers/cmake_folders_test.py", + [ + "CMakeFoldersTest", + "test_basic" + ] + ], + [ + "conans/test/functional/conanfile/runner_test.py", + [ + "RunnerTest", + "test_basic" + ] + ], + [ + "conans/test/functional/generators/components/pkg_config_test.py", + [ + "PkgConfigGeneratorWithComponentsTest", + "test_basic" + ] + ], + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_basic" + ] + ], + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "CachedDownloaderUnitTest", + "test_basic" + ] + ], + [ + "conans/test/integration/cache/path_limit_test.py", + [ + "PathLengthLimitTest", + "test_basic" + ] + ], + [ + "conans/test/integration/cache/paths_test.py", + [ + "PathsTest", + "test_basic" + ] + ], + [ + "conans/test/integration/cache/read_only_test.py", + [ + "ReadOnlyTest", + "test_basic" + ] + ], + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_basic" + ] + ], + [ + "conans/test/integration/command/config_test.py", + [ + "test_basic" + ] + ], + [ + "conans/test/integration/command/export/export_path_test.py", + [ + "test_basic" + ] + ], + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportSettingsTest", + "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/export_pkg_test.py", + [ + "ExportPkgTest", + "test_basic" + ] + ], + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "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/remove_test.py", + [ + "RemoveTest", + "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/core/graph_manager_test.py", + [ + "TransitiveGraphTest", + "test_basic" + ] + ], + [ + "conans/test/integration/graph/core/test_new_alias.py", + [ + "TestAlias", + "test_basic" + ] + ], + [ + "conans/test/integration/graph_lock/test_lock_bundle.py", + [ + "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", + [ + "TransitiveOptionsAffectPackageIDTest", + "test_basic" + ] + ], + [ + "conans/test/integration/remote/auth_bearer_test.py", + [ + "AuthorizeBearerTest", + "test_basic" + ] + ], + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "BrokenDownloadTest", + "test_basic" + ] + ], + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "SymLinksTest", + "test_basic" + ] + ], + [ + "conans/test/unittests/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "test_basic" + ] + ], + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_basic" + ] + ], + [ + "conans/test/unittests/model/ref_test.py", + [ + "RefTest", + "test_basic" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_basic" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_basic" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "CoreSettingsTest", + "test_basic" + ] + ], + [ + "conans/test/unittests/model/version_ranges_test.py", + [ + "BasicMaxVersionTest", + "test_basic" + ] + ], + [ + "conans/test/unittests/search/binary_html_table_test.py", + [ + "RowResultTestCase", + "test_basic" + ] + ], + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_basic" + ] + ] + ], + "test_patch_config": [ + [ + "conans/test/functional/build_helpers/cmake_install_package_test.py", + [ + "CMakeInstallPackageTest", + "test_patch_config" + ] + ] + ], + "test_install_package": [ + [ + "conans/test/functional/build_helpers/cmake_install_package_test.py", + [ + "CMakeInstallPackageTest", + "test_install_package" + ] + ] + ], + "test_cmake_install_test_package": [ + [ + "conans/test/functional/build_helpers/cmake_install_package_test.py", + [ + "CMakeInstallPackageTest", + "test_cmake_install_test_package" + ] + ] + ], + "test_cross_build_test_package": [ + [ + "conans/test/functional/build_helpers/cmake_ios_cross_build_test.py", + [ + "test_cross_build_test_package" + ] + ] + ], + "test_header_only": [ + [ + "conans/test/functional/build_helpers/cmake_targets_test.py", + [ + "CMakeTargetsTest", + "test_header_only" + ] + ], + [ + "conans/test/functional/editable/consume_header_only_test.py", + [ + "EditableReferenceTest", + "test_header_only" + ] + ] + ], + "test_apple_framework": [ + [ + "conans/test/functional/build_helpers/cmake_targets_test.py", + [ + "CMakeTargetsTest", + "test_apple_framework" + ] + ] + ], + "test_custom_apple_framework": [ + [ + "conans/test/functional/build_helpers/cmake_targets_test.py", + [ + "CMakeTargetsTest", + "test_custom_apple_framework" + ] + ] + ], + "test_get_version_no_toolchain": [ + [ + "conans/test/functional/build_helpers/cmake_test.py", + [ + "CMakeBuildHelper", + "test_get_version_no_toolchain" + ] + ] + ], + "test_get_version_toolchain": [ + [ + "conans/test/functional/build_helpers/cmake_test.py", + [ + "CMakeBuildHelper", + "test_get_version_toolchain" + ] + ] + ], + "test_build_vs_project": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_build_vs_project" + ] + ], + [ + "conans/test/functional/generators/visual_studio_multi_test.py", + [ + "VisualStudioMultiTest", + "test_build_vs_project" + ] + ] + ], + "test_user_properties_file": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_user_properties_file" + ] + ] + ], + "test_user_properties_multifile": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_user_properties_multifile" + ] + ] + ], + "test_reuse_msbuild_object": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_reuse_msbuild_object" + ] + ] + ], + "test_binary_log_build": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_binary_log_build" + ] + ] + ], + "test_binary_logging_on": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_binary_logging_on" + ] + ] + ], + "test_binary_logging_on_with_filename": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_binary_logging_on_with_filename" + ] + ] + ], + "test_binary_logging_not_supported": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_binary_logging_not_supported" + ] + ] + ], + "test_get_version": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_get_version" + ] + ] + ], + "test_skip_toolset": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_skip_toolset" + ] + ] + ], + "test_arch_override": [ + [ + "conans/test/functional/build_helpers/msbuild_test.py", + [ + "MSBuildTest", + "test_arch_override" + ] + ], + [ + "conans/test/functional/tools/old/vcvars/vcvars_arch_test.py", + [ + "VCVarsArchTest", + "test_arch_override" + ] + ] + ], + "test_reuse_pc_approach1": [ + [ + "conans/test/functional/build_helpers/pkg_config_test.py", + [ + "PkgConfigTest", + "test_reuse_pc_approach1" + ] + ] + ], + "test_reuse_pc_approach2": [ + [ + "conans/test/functional/build_helpers/pkg_config_test.py", + [ + "PkgConfigTest", + "test_reuse_pc_approach2" + ] + ] + ], + "_run_reuse": [ + [ + "conans/test/functional/build_helpers/pkg_config_test.py", + [ + "PkgConfigTest", + "_run_reuse" + ] + ] + ], + "test_test_framework": [ + [ + "conans/test/functional/build_requires/profile_build_requires_testing_test.py", + [ + "BuildRequiresTest", + "test_test_framework" + ] + ] + ], + "test_install": [ + [ + "conans/test/functional/case_sensitive_test.py", + [ + "CaseSensitiveTest", + "test_install" + ] + ], + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileAggregationTest", + "test_install" + ] + ], + [ + "conans/test/functional/graph_lock/lock_install_test.py", + [ + "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/unittests/client/recorder/action_recorder_test.py", + [ + "ActionRecorderTest", + "test_install" + ] + ], + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "QbsTest", + "test_install" + ] + ] + ], + "test_install_same": [ + [ + "conans/test/functional/case_sensitive_test.py", + [ + "CaseSensitiveTest", + "test_install_same" + ] + ] + ], + "test_copy": [ + [ + "conans/test/functional/case_sensitive_test.py", + [ + "CaseSensitiveTest", + "test_copy" + ] + ], + [ + "conans/test/integration/editable/forbidden_commands_test.py", + [ + "ForbiddenCommandsTest", + "test_copy" + ] + ], + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "test_copy" + ] + ], + [ + "conans/test/unittests/client/cmd/package_copier_test.py", + [ + "PackageCopierTest", + "test_copy" + ] + ] + ], + "test_remove": [ + [ + "conans/test/functional/case_sensitive_test.py", + [ + "CaseSensitiveTest", + "test_remove" + ] + ], + [ + "conans/test/integration/cache/path_limit_test.py", + [ + "PathLengthLimitTest", + "test_remove" + ] + ], + [ + "conans/test/integration/cache/read_only_test.py", + [ + "ReadOnlyTest", + "test_remove" + ] + ], + [ + "conans/test/integration/command/config_test.py", + [ + "test_remove" + ] + ], + [ + "conans/test/integration/editable/forbidden_commands_test.py", + [ + "ForbiddenRemoveTest", + "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" + ] + ] + ], + "test_imports": [ + [ + "conans/test/functional/case_sensitive_test.py", + [ + "MismatchReference", + "test_imports" + ] + ], + [ + "conans/test/functional/layout/test_in_cache.py", + [ + "test_imports" + ] + ], + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_imports" + ] + ], + [ + "conans/test/functional/tools/test_files.py", + [ + "TestConanToolFiles", + "test_imports" + ] + ], + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_imports" + ] + ] + ], + "test_package": [ + [ + "conans/test/functional/case_sensitive_test.py", + [ + "MismatchReference", + "test_package" + ] + ] + ], + "test_partial_build": [ + [ + "conans/test/functional/command/build_test.py", + [ + "ConanBuildTest", + "test_partial_build" + ] + ], + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_partial_build" + ] + ], + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_partial_build" + ] + ], + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "test_partial_build" + ] + ] + ], + "test_build_error": [ + [ + "conans/test/functional/command/build_test.py", + [ + "ConanBuildTest", + "test_build_error" + ] + ] + ], + "test_build": [ + [ + "conans/test/functional/command/build_test.py", + [ + "ConanBuildTest", + "test_build" + ] + ], + [ + "conans/test/functional/toolchains/meson/test_preprocessor_definitions.py", + [ + "MesonPreprocessorDefinitionsTest", + "test_build" + ] + ], + [ + "conans/test/unittests/model/version_test.py", + [ + "VersionTest", + "test_build" + ] + ], + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "QbsTest", + "test_build" + ] + ] + ], + "test_build_different_folders": [ + [ + "conans/test/functional/command/build_test.py", + [ + "ConanBuildTest", + "test_build_different_folders" + ] + ] + ], + "test_build_dots_names": [ + [ + "conans/test/functional/command/build_test.py", + [ + "ConanBuildTest", + "test_build_dots_names" + ] + ] + ], + "test_build_cmake_install": [ + [ + "conans/test/functional/command/build_test.py", + [ + "ConanBuildTest", + "test_build_cmake_install" + ] + ] + ], + "test_build_with_deps_env_info": [ + [ + "conans/test/functional/command/build_test.py", + [ + "ConanBuildTest", + "test_build_with_deps_env_info" + ] + ] + ], + "test_build_single_full_reference": [ + [ + "conans/test/functional/command/build_test.py", + [ + "ConanBuildTest", + "test_build_single_full_reference" + ] + ] + ], + "test_build_multiple_full_reference": [ + [ + "conans/test/functional/command/build_test.py", + [ + "ConanBuildTest", + "test_build_multiple_full_reference" + ] + ] + ], + "test_debug_build_release_deps": [ + [ + "conans/test/functional/command/build_test.py", + [ + "ConanBuildTest", + "test_debug_build_release_deps" + ] + ] + ], + "setUp": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "setUp" + ] + ], + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "setUp" + ] + ], + [ + "conans/test/functional/command/install/install_outdated_test.py", + [ + "InstallOutdatedPackagesTest", + "setUp" + ] + ], + [ + "conans/test/functional/conan_build_info/test_build_info_extraction.py", + [ + "MyBuildInfo", + "setUp" + ] + ], + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "setUp" + ] + ], + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileAggregationTest", + "setUp" + ] + ], + [ + "conans/test/functional/environment/run_environment_test.py", + [ + "RunEnvironmentSharedTest", + "setUp" + ] + ], + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleFrameworksTestCase", + "setUp" + ] + ], + [ + "conans/test/functional/generators/cmake_multi_test.py", + [ + "CMakeMultiSyntaxTest", + "setUp" + ] + ], + [ + "conans/test/functional/generators/components/propagate_specific_components_test.py", + [ + "PropagateSpecificComponents", + "setUp" + ] + ], + [ + "conans/test/functional/generators/custom_generator_test.py", + [ + "CustomGeneratorTest", + "setUp" + ] + ], + [ + "conans/test/functional/generators/premake_test.py", + [ + "PremakeGeneratorTest", + "setUp" + ] + ], + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "VirtualEnvIntegrationTestCase", + "setUp" + ] + ], + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "setUp" + ] + ], + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateDepsTest", + "setUp" + ] + ], + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "setUp" + ] + ], + [ + "conans/test/functional/revisions_test.py", + [ + "RevisionsInLocalCacheTest", + "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/scm/export/test_capture_export_scm_data.py", + [ + "CaptureExportSCMDataTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/issues/test_svn_tag.py", + [ + "SVNTaggedComponentTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/source/test_run_scm.py", + [ + "RunSCMTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/test_local_modified.py", + [ + "SCMFolderObsoleteTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/test_url_auto.py", + [ + "RemoveCredentials", + "setUp" + ] + ], + [ + "conans/test/functional/scm/test_verify_ssl.py", + [ + "GitVerifySSLTestCase", + "setUp" + ] + ], + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolsTests", + "setUp" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristine", + "setUp" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalFile", + "setUp" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalsNotFixed", + "setUp" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalsFixed", + "setUp" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_repo_root.py", + [ + "SVNConanfileInRepoRootTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_repo_root.py", + [ + "GitConanfileInRepoRootTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_subfolder.py", + [ + "SVNConanfileInSubfolderTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_subfolder.py", + [ + "GitConanfileInSubfolderTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/workflows/test_scm_subfolder.py", + [ + "SVNConanfileInRepoRootTest", + "setUp" + ] + ], + [ + "conans/test/functional/scm/workflows/test_scm_subfolder.py", + [ + "GitConanfileInRepoRootTest", + "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/settings/cppstd/compiler_cppstd_test.py", + [ + "UseCompilerCppStdSettingTests", + "setUp" + ] + ], + [ + "conans/test/functional/shared_chain_test.py", + [ + "SharedChainTest", + "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/intel/_base.py", + [ + "BaseIntelTestCase", + "setUp" + ] + ], + [ + "conans/test/functional/toolchains/ios/test_using_cmake.py", + [ + "ToolchainiOSTestCase", + "setUp" + ] + ], + [ + "conans/test/functional/toolchains/meson/_base.py", + [ + "TestMesonBase", + "setUp" + ] + ], + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "setUp" + ] + ], + [ + "conans/test/integration/build_requires/profile_requires_test.py", + [ + "ProfileRequiresTest", + "setUp" + ] + ], + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "CachedDownloaderUnitTest", + "setUp" + ] + ], + [ + "conans/test/integration/cache/read_only_test.py", + [ + "ReadOnlyTest", + "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/get_test.py", + [ + "ConanGetTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/imports_test.py", + [ + "SymbolicImportsTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/imports_test.py", + [ + "SymbolicImportsComponentTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/info/info_command_test.py", + [ + "InfoTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/install/install_cascade_test.py", + [ + "InstallCascadeTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/install/install_cwd_test.py", + [ + "InstallCWDTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/install/install_subfolder_test.py", + [ + "InstallSubfolderTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveWithoutUserChannel", + "setUp" + ] + ], + [ + "conans/test/integration/command/remove_test.py", + [ + "RemovePackageRevisionsTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "setUp" + ] + ], + [ + "conans/test/integration/command/search_test.py", + [ + "SearchRemoteAllTestCase", + "setUp" + ] + ], + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "setUp" + ] + ], + [ + "conans/test/integration/conan_api/config_test.py", + [ + "ConfigTest", + "setUp" + ] + ], + [ + "conans/test/integration/conanfile/conanfile_extend_test.py", + [ + "ConanfileExtendTest", + "setUp" + ] + ], + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "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/python_version_test.py", + [ + "PythonVersionTest", + "setUp" + ] + ], + [ + "conans/test/integration/corrupted_packages_test.py", + [ + "CorruptedPackagesTest", + "setUp" + ] + ], + [ + "conans/test/integration/editable/commands/info_on_child_test.py", + [ + "InfoCommandTest", + "setUp" + ] + ], + [ + "conans/test/integration/editable/commands/info_test.py", + [ + "LinkedPackageAsProject", + "setUp" + ] + ], + [ + "conans/test/integration/editable/commands/inspect_test.py", + [ + "InspectCommandTest", + "setUp" + ] + ], + [ + "conans/test/integration/editable/editable_remove_test.py", + [ + "RemoveEditablePackageTest", + "setUp" + ] + ], + [ + "conans/test/integration/editable/forbidden_commands_test.py", + [ + "ForbiddenCommandsTest", + "setUp" + ] + ], + [ + "conans/test/integration/editable/graph_related_test.py", + [ + "EmptyCacheTestMixin", + "setUp" + ] + ], + [ + "conans/test/integration/editable/graph_related_test.py", + [ + "ExistingCacheTestMixin", + "setUp" + ] + ], + [ + "conans/test/integration/environment/compile_helpers_test.py", + [ + "ProfilesEnvironmentTest", + "setUp" + ] + ], + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "setUp" + ] + ], + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorTest", + "setUp" + ] + ], + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorGraphTest", + "setUp" + ] + ], + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorPermissionsTest", + "setUp" + ] + ], + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorSymbolicLinkTest", + "setUp" + ] + ], + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorSymbolicLinkFolderTest", + "setUp" + ] + ], + [ + "conans/test/integration/generators/order_libs_test.py", + [ + "OrderLibsTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph/conflict_diamond_test.py", + [ + "ConflictDiamondTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/_base_test_case.py", + [ + "CrossBuildingBaseTestCase", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/access_other_context_test.py", + [ + "NoWayBackToHost", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/breq_of_breq_test.py", + [ + "BuildRequireOfBuildRequire", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/build_requires_in_profile_test.py", + [ + "BuildRequiresInProfileExample", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/build_requires_in_recipe_test.py", + [ + "BuildRequiresInRecipeExample", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/no_way_back_to_host_test.py", + [ + "NoWayBackToHost", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/protobuf_test.py", + [ + "ProtobufTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/protoc_basic_test.py", + [ + "ClassicProtocExampleBase", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/protoc_with_gtest_test.py", + [ + "ProtocWithGTestExample", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/test_grapher.py", + [ + "GrapherTestCase", + "setUp" + ] + ], + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph/half_diamond_test.py", + [ + "HalfDiamondTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph/python_diamond_test.py", + [ + "PythonDiamondTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph/require_override_test.py", + [ + "RequireOverrideTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph/transitive_deps_test.py", + [ + "TransitiveDepsTest", + "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/graph_lock/dynamic_test.py", + [ + "PartialOptionsTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "CIPythonRequiresTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_py_requires_test.py", + [ + "GraphLockPyRequiresTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockRevisionTest", + "setUp" + ] + ], + [ + "conans/test/integration/graph_lock/version_range_test.py", + [ + "GraphLockVersionRangeTest", + "setUp" + ] + ], + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "setUp" + ] + ], + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "PackageRevisionModeTest", + "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/python_requires/test_export_sources.py", + [ + "PythonRequireExportSourcesTest", + "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/test_request_headers.py", + [ + "RequestHeadersTestCase", + "setUp" + ] + ], + [ + "conans/test/integration/remote/token_refresh_test.py", + [ + "TestTokenRefresh", + "setUp" + ] + ], + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "DefaultCppTestCase", + "setUp" + ] + ], + [ + "conans/test/integration/tools/cppstd_minimum_version_test.py", + [ + "CppStdMinimumVersionTests", + "setUp" + ] + ], + [ + "conans/test/integration/ui/json_output_test.py", + [ + "JsonOutputTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/cache_test.py", + [ + "CacheTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/cmd/export/test_update_revision_in_metadata.py", + [ + "UpdateRevisionInMetadataTests", + "setUp" + ] + ], + [ + "conans/test/unittests/client/command/parse_arguments_test.py", + [ + "ArgsParseProfileTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeCppInfoNameTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeCppInfoNamesTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeBuildModulesTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/generators/premake_test.py", + [ + "PremakeGeneratorTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "VersionRangesTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/loader_test.py", + [ + "LoadConanfileTxtTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "setUp" + ] + ], + [ + "conans/test/unittests/client/recorder/action_recorder_test.py", + [ + "ActionRecorderTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/recorder/search_recorder_test.py", + [ + "SearchRecorderTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/recorder/upload_recorder_test.py", + [ + "UploadRecorderTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "DownloaderUnitTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/rest/uploader_test.py", + [ + "UploaderUnitTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "SettingsCompilerIntelVisualPreprocessorTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "SettingsCompilerVisualPreprocessorTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "setUp" + ] + ], + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "setUp" + ] + ], + [ + "conans/test/unittests/model/editable_layout/apply_test.py", + [ + "ApplyEditableLayoutTest", + "setUp" + ] + ], + [ + "conans/test/unittests/model/editable_layout/load_data_test.py", + [ + "ParseTest", + "setUp" + ] + ], + [ + "conans/test/unittests/model/editable_layout/parse_test.py", + [ + "ParseTest", + "setUp" + ] + ], + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "setUp" + ] + ], + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "setUp" + ] + ], + [ + "conans/test/unittests/model/scm/detect_repo_test.py", + [ + "SCMDetectRepoTest", + "setUp" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "setUp" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "GraphTest", + "setUp" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsOptimizerTest", + "setUp" + ] + ], + [ + "conans/test/unittests/search/disk_search_test.py", + [ + "SearchTest", + "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", + [ + "FileUploadDownloadServiceTest", + "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/client_conf_test.py", + [ + "ClientConfLogTest", + "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/hashed_path_test.py", + [ + "HashedPathTest", + "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_hooks": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_config_hooks" + ] + ] + ], + "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_reuse_python": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_reuse_python" + ] + ] + ], + "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_multiple_configs": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_multiple_configs" + ] + ] + ], + "test_dont_duplicate_configs": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_dont_duplicate_configs" + ] + ] + ], + "test_install_registry_txt_error": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_registry_txt_error" + ] + ] + ], + "test_install_registry_json_error": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_install_registry_json_error" + ] + ] + ], + "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_reinstall_error": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_reinstall_error" + ] + ] + ], + "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_error_missing_origin": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_error_missing_origin" + ] + ] + ], + "test_list_remove": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_list_remove" + ] + ] + ], + "test_list_empty_config": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_list_empty_config" + ] + ] + ], + "test_remove_empty_config": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallTest", + "test_remove_empty_config" + ] + ] + ], + "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_config_install_sched_file": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "test_config_install_sched_file" + ] + ] + ], + "test_execute_more_than_once": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "test_execute_more_than_once" + ] + ] + ], + "test_sched_timeout": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "test_sched_timeout" + ] + ] + ], + "test_invalid_scheduler": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "test_invalid_scheduler" + ] + ] + ], + "test_invalid_time_interval": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "test_invalid_time_interval" + ] + ] + ], + "test_config_install_remove_git_repo": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "test_config_install_remove_git_repo" + ] + ] + ], + "test_config_install_remove_config_repo": [ + [ + "conans/test/functional/command/config_install_test.py", + [ + "ConfigInstallSchedTest", + "test_config_install_remove_config_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", + [ + "ConfigInstallSchedTest", + "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_build_local_different_folders": [ + [ + "conans/test/functional/command/devflow_test.py", + [ + "DevOutSourceFlowTest", + "test_build_local_different_folders" + ] + ] + ], + "test_revision_mode_scm": [ + [ + "conans/test/functional/command/export_test.py", + [ + "ExportMetadataTest", + "test_revision_mode_scm" + ] + ] + ], + "test_install_outdated": [ + [ + "conans/test/functional/command/install/install_outdated_test.py", + [ + "InstallOutdatedPackagesTest", + "test_install_outdated" + ] + ] + ], + "test_install_outdated_dep": [ + [ + "conans/test/functional/command/install/install_outdated_test.py", + [ + "InstallOutdatedPackagesTest", + "test_install_outdated_dep" + ] + ] + ], + "test_install_outdated_and_dep": [ + [ + "conans/test/functional/command/install/install_outdated_test.py", + [ + "InstallOutdatedPackagesTest", + "test_install_outdated_and_dep" + ] + ] + ], + "test_install_outdated_checking_updates": [ + [ + "conans/test/functional/command/install/install_outdated_test.py", + [ + "InstallOutdatedPackagesTest", + "test_install_outdated_checking_updates" + ] + ] + ], + "test_reuse_output": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "ProfileTest", + "test_reuse_output" + ] + ] + ], + "test_empty": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "ProfileTest", + "test_empty" + ] + ], + [ + "conans/test/unittests/client/recorder/search_recorder_test.py", + [ + "SearchRecorderTest", + "test_empty" + ] + ], + [ + "conans/test/unittests/client/recorder/upload_recorder_test.py", + [ + "UploadRecorderTest", + "test_empty" + ] + ] + ], + "test_list": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "ProfileTest", + "test_list" + ] + ], + [ + "conans/test/unittests/model/conan_file/create_requirements_test.py", + [ + "ListTest", + "test_list" + ] + ], + [ + "conans/test/unittests/util/env_reader_test.py", + [ + "GetEnvTest", + "test_list" + ] + ] + ], + "test_show": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "ProfileTest", + "test_show" + ] + ] + ], + "test_profile_update_and_get": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "ProfileTest", + "test_profile_update_and_get" + ] + ] + ], + "test_profile_update_env": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "ProfileTest", + "test_profile_update_env" + ] + ] + ], + "test_profile_new": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "ProfileTest", + "test_profile_new" + ] + ] + ], + "test_profile_force_new": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "ProfileTest", + "test_profile_force_new" + ] + ] + ], + "test_missing_subarguments": [ + [ + "conans/test/functional/command/profile_test.py", + [ + "ProfileTest", + "test_missing_subarguments" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "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", + [ + "CreateEditablePackageTest", + "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_conanfile_removed": [ + [ + "conans/test/functional/command/source_test.py", + [ + "SourceTest", + "test_conanfile_removed" + ] + ] + ], + "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" + ] + ] + ], + "test_reuse_complete_urls": [ + [ + "conans/test/functional/complete_test.py", + [ + "CompleteFlowTest", + "test_reuse_complete_urls" + ] + ] + ], + "test_reuse": [ + [ + "conans/test/functional/complete_test.py", + [ + "CompleteFlowTest", + "test_reuse" + ] + ], + [ + "conans/test/functional/generators/custom_generator_test.py", + [ + "CustomGeneratorTest", + "test_reuse" + ] + ], + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateDepsTest", + "test_reuse" + ] + ], + [ + "conans/test/functional/only_source_test.py", + [ + "OnlySourceTest", + "test_reuse" + ] + ], + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "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/info/info_test.py", + [ + "InfoTest", + "test_reuse" + ] + ], + [ + "conans/test/integration/command/install/install_subfolder_test.py", + [ + "InstallSubfolderTest", + "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/generators/order_libs_test.py", + [ + "OrderLibsTest", + "test_reuse" + ] + ], + [ + "conans/test/integration/graph/half_diamond_test.py", + [ + "HalfDiamondTest", + "test_reuse" + ] + ], + [ + "conans/test/integration/graph/python_diamond_test.py", + [ + "PythonDiamondTest", + "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" + ] + ], + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_reuse" + ] + ] + ], + "_assert_library_exists": [ + [ + "conans/test/functional/complete_test.py", + [ + "CompleteFlowTest", + "_assert_library_exists" + ] + ] + ], + "_assert_library_files": [ + [ + "conans/test/functional/complete_test.py", + [ + "CompleteFlowTest", + "_assert_library_files" + ] + ] + ], + "_assert_library_exists_in_server": [ + [ + "conans/test/functional/complete_test.py", + [ + "CompleteFlowTest", + "_assert_library_exists_in_server" + ] + ] + ], + "test_build_info_start": [ + [ + "conans/test/functional/conan_build_info/test_build_info_creation.py", + [ + "MyBuildInfoCreation", + "test_build_info_start" + ] + ] + ], + "test_build_info_stop": [ + [ + "conans/test/functional/conan_build_info/test_build_info_creation.py", + [ + "MyBuildInfoCreation", + "test_build_info_stop" + ] + ] + ], + "mock_response": [ + [ + "conans/test/functional/conan_build_info/test_build_info_creation.py", + [ + "MyBuildInfoCreation", + "mock_response" + ] + ] + ], + "mock_response_get": [ + [ + "conans/test/functional/conan_build_info/test_build_info_creation.py", + [ + "MyBuildInfoCreation", + "mock_response_get" + ] + ] + ], + "_test_buildinfo": [ + [ + "conans/test/functional/conan_build_info/test_build_info_creation.py", + [ + "MyBuildInfoCreation", + "_test_buildinfo" + ] + ] + ], + "test_build_info_create_update_publish": [ + [ + "conans/test/functional/conan_build_info/test_build_info_creation.py", + [ + "MyBuildInfoCreation", + "test_build_info_create_update_publish" + ] + ] + ], + "test_build_info_create_scm": [ + [ + "conans/test/functional/conan_build_info/test_build_info_creation.py", + [ + "MyBuildInfoCreation", + "test_build_info_create_scm" + ] + ] + ], + "test_build_info_old_lockfile_version": [ + [ + "conans/test/functional/conan_build_info/test_build_info_creation.py", + [ + "MyBuildInfoCreation", + "test_build_info_old_lockfile_version" + ] + ] + ], + "test_only_download": [ + [ + "conans/test/functional/conan_build_info/test_build_info_extraction.py", + [ + "MyBuildInfo", + "test_only_download" + ] + ] + ], + "test_json": [ + [ + "conans/test/functional/conan_build_info/test_build_info_extraction.py", + [ + "MyBuildInfo", + "test_json" + ] + ], + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_json" + ] + ] + ], + "test_invalid_tracer": [ + [ + "conans/test/functional/conan_build_info/test_build_info_extraction.py", + [ + "MyBuildInfo", + "test_invalid_tracer" + ] + ] + ], + "test_cross_remotes": [ + [ + "conans/test/functional/conan_build_info/test_build_info_extraction.py", + [ + "MyBuildInfo", + "test_cross_remotes" + ] + ] + ], + "test_trace_command": [ + [ + "conans/test/functional/conan_build_info/test_build_info_extraction.py", + [ + "MyBuildInfo", + "test_trace_command" + ] + ] + ], + "_get_module": [ + [ + "conans/test/functional/conan_build_info/test_build_info_extraction.py", + [ + "_get_module" + ] + ] + ], + "test_package_id_mode": [ + [ + "conans/test/functional/conan_v2/test_default_config.py", + [ + "DefaultConfigTestCase", + "test_package_id_mode" + ] + ] + ], + "test_default_libcxx": [ + [ + "conans/test/functional/conan_v2/test_default_config.py", + [ + "DefaultConfigTestCase", + "test_default_libcxx" + ] + ] + ], + "_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_write_to_stringio": [ + [ + "conans/test/functional/conanfile/runner_test.py", + [ + "RunnerTest", + "test_write_to_stringio" + ] + ] + ], + "test_log": [ + [ + "conans/test/functional/conanfile/runner_test.py", + [ + "RunnerTest", + "test_log" + ] + ] + ], + "test_cwd": [ + [ + "conans/test/functional/conanfile/runner_test.py", + [ + "RunnerTest", + "test_cwd" + ] + ], + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_cwd" + ] + ] + ], + "test_cwd_error": [ + [ + "conans/test/functional/conanfile/runner_test.py", + [ + "RunnerTest", + "test_cwd_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_credentials_removed": [ + [ + "conans/test/functional/conanfile/runner_test.py", + [ + "RunnerTest", + "test_credentials_removed" + ] + ] + ], + "test_profile_conanfile_txt": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_profile_conanfile_txt" + ] + ] + ], + "test_profile_relative_cwd": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_profile_relative_cwd" + ] + ] + ], + "test_base_profile_generated": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_base_profile_generated" + ] + ] + ], + "test_bad_syntax": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_bad_syntax" + ] + ] + ], + "test_install_with_missing_profile": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_install_with_missing_profile" + ] + ] + ], + "test_install_profile_env": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_install_profile_env" + ] + ] + ], + "test_install_profile_settings": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_install_profile_settings" + ] + ] + ], + "test_install_profile_package_settings": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_install_profile_package_settings" + ] + ] + ], + "test_package_settings_no_user_channel": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_package_settings_no_user_channel" + ] + ] + ], + "test_install_profile_options": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_install_profile_options" + ] + ] + ], + "test_scopes_env": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_scopes_env" + ] + ] + ], + "test_default_including_another_profile": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_default_including_another_profile" + ] + ] + ], + "test_test_package": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_test_package" + ] + ], + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_test_package" + ] + ], + [ + "conans/test/integration/options/test_package_config_test.py", + [ + "TestPackageConfigTest", + "test_test_package" + ] + ], + [ + "conans/test/integration/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_test_package" + ] + ] + ], + "_assert_env_variable_printed": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "_assert_env_variable_printed" + ] + ], + [ + "conans/test/integration/environment/compile_helpers_test.py", + [ + "ProfilesEnvironmentTest", + "_assert_env_variable_printed" + ] + ] + ], + "test_info_with_profiles": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileTest", + "test_info_with_profiles" + ] + ] + ], + "test_create": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileAggregationTest", + "test_create" + ] + ], + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create" + ] + ], + [ + "conans/test/integration/conanfile/same_userchannel_test.py", + [ + "SameUserChannelTest", + "test_create" + ] + ], + [ + "conans/test/integration/editable/forbidden_commands_test.py", + [ + "ForbiddenCommandsTest", + "test_create" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_py_requires_test.py", + [ + "GraphLockPyRequiresTest", + "test_create" + ] + ], + [ + "conans/test/integration/options/test_package_config_test.py", + [ + "TestPackageConfigTest", + "test_create" + ] + ], + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "test_create" + ] + ] + ], + "test_info": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileAggregationTest", + "test_info" + ] + ], + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "test_info" + ] + ] + ], + "test_export_pkg": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileAggregationTest", + "test_export_pkg" + ] + ], + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_export_pkg" + ] + ], + [ + "conans/test/integration/editable/forbidden_commands_test.py", + [ + "ForbiddenCommandsTest", + "test_export_pkg" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_py_requires_test.py", + [ + "GraphLockPyRequiresTest", + "test_export_pkg" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockRevisionTest", + "test_export_pkg" + ] + ], + [ + "conans/test/integration/graph_lock/version_range_test.py", + [ + "GraphLockVersionRangeTest", + "test_export_pkg" + ] + ] + ], + "test_profile_crazy_inheritance": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "ProfileAggregationTest", + "test_profile_crazy_inheritance" + ] + ] + ], + "test_profile_from_cache_path": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "test_profile_from_cache_path" + ] + ] + ], + "test_profile_from_relative_pardir": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "test_profile_from_relative_pardir" + ] + ] + ], + "test_profile_from_relative_dotdir": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "test_profile_from_relative_dotdir" + ] + ] + ], + "test_profile_from_temp_absolute_path": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "test_profile_from_temp_absolute_path" + ] + ] + ], + "test_consumer_specific_settings": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "test_consumer_specific_settings" + ] + ] + ], + "test_create_and_priority_of_consumer_specific_setting": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "test_create_and_priority_of_consumer_specific_setting" + ] + ] + ], + "test_consumer_specific_settings_from_profile": [ + [ + "conans/test/functional/configuration/profile_test.py", + [ + "test_consumer_specific_settings_from_profile" + ] + ] + ], + "update_hello_word": [ + [ + "conans/test/functional/editable/consume_header_only_test.py", + [ + "HeaderOnlyLibTestClient", + "update_hello_word" + ] + ] + ], + "test_settings_options": [ + [ + "conans/test/functional/editable/consume_settings_and_options_test.py", + [ + "SettingsAndOptionsTest", + "test_settings_options" + ] + ] + ], + "test_shared_in_current_directory": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_shared_in_current_directory" + ] + ] + ], + "test_package_env_working": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_package_env_working" + ] + ] + ], + "test_deactivate_env_inheritance": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_deactivate_env_inheritance" + ] + ] + ], + "test_env_path_order": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_env_path_order" + ] + ] + ], + "test_run_env": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_run_env" + ] + ] + ], + "patch_conanfile": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_dual_compiler_settings_and_env", + "patch_conanfile" + ] + ] + ], + "test_dual_compiler_settings_and_env": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_dual_compiler_settings_and_env" + ] + ] + ], + "test_conan_profile_unscaped_env_var": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_conan_profile_unscaped_env_var" + ] + ] + ], + "test_conan_env_deps": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_conan_env_deps" + ] + ] + ], + "test_conan_info_cache_and_priority": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_conan_info_cache_and_priority" + ] + ] + ], + "test_complex_deps_propagation": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_complex_deps_propagation" + ] + ] + ], + "assertInSep": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "assertInSep" + ] + ] + ], + "replace_sep": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "replace_sep" + ] + ] + ], + "test_complex_deps_propagation_append": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_complex_deps_propagation_append" + ] + ] + ], + "test_override_simple": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_override_simple" + ] + ] + ], + "test_override_simple2": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_override_simple2" + ] + ] + ], + "test_complex_deps_propagation_override": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_complex_deps_propagation_override" + ] + ] + ], + "test_mix_path_case": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_mix_path_case" + ] + ] + ], + "test_check_conaninfo_completion": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_check_conaninfo_completion" + ] + ] + ], + "load_conaninfo": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_conaninfo_filtered", + "load_conaninfo" + ] + ] + ], + "test_conaninfo_filtered": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "test_conaninfo_filtered" + ] + ] + ], + "_export": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "ConanEnvTest", + "_export" + ] + ], + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "_export" + ] + ], + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateDepsTest", + "_export" + ] + ], + [ + "conans/test/integration/build_requires/profile_requires_test.py", + [ + "ProfileRequiresTest", + "_export" + ] + ], + [ + "conans/test/integration/command/info/info_command_test.py", + [ + "InfoTest", + "_export" + ] + ], + [ + "conans/test/integration/generators/order_libs_test.py", + [ + "OrderLibsTest", + "_export" + ] + ], + [ + "conans/test/integration/graph/conflict_diamond_test.py", + [ + "ConflictDiamondTest", + "_export" + ] + ], + [ + "conans/test/integration/graph/half_diamond_test.py", + [ + "HalfDiamondTest", + "_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" + ] + ] + ], + "test_env_per_package_patterns": [ + [ + "conans/test/functional/environment/apply_environment_test.py", + [ + "test_env_per_package_patterns" + ] + ] + ], + "test_use_build_virtualenv": [ + [ + "conans/test/functional/environment/build_environment_test.py", + [ + "BuildEnvironmenTest", + "test_use_build_virtualenv" + ] + ] + ], + "test_use_build_virtualenv_windows": [ + [ + "conans/test/functional/environment/build_environment_test.py", + [ + "BuildEnvironmenTest", + "test_use_build_virtualenv_windows" + ] + ] + ], + "test_run_environment": [ + [ + "conans/test/functional/environment/run_environment_test.py", + [ + "RunEnvironmentTest", + "test_run_environment" + ] + ] + ], + "test_run_with_run_environment": [ + [ + "conans/test/functional/environment/run_environment_test.py", + [ + "RunEnvironmentSharedTest", + "test_run_with_run_environment" + ] + ] + ], + "test_command_as_list": [ + [ + "conans/test/functional/environment/run_environment_test.py", + [ + "RunEnvironmentSharedTest", + "test_command_as_list" + ] + ] + ], + "test_with_tools_run_environment": [ + [ + "conans/test/functional/environment/run_environment_test.py", + [ + "RunEnvironmentSharedTest", + "test_with_tools_run_environment" + ] + ] + ], + "test_virtualrunenv": [ + [ + "conans/test/functional/environment/run_environment_test.py", + [ + "RunEnvironmentSharedTest", + "test_virtualrunenv" + ] + ] + ], + "_check_frameworks_found": [ + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleFrameworksTestCase", + "_check_frameworks_found" + ] + ] + ], + "test_apple_framework_cmake": [ + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleFrameworksTestCase", + "test_apple_framework_cmake" + ] + ] + ], + "test_apple_framework_cmake_multi": [ + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleFrameworksTestCase", + "test_apple_framework_cmake_multi" + ] + ] + ], + "test_apple_framework_cmake_multi_xcode": [ + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleFrameworksTestCase", + "test_apple_framework_cmake_multi_xcode" + ] + ] + ], + "test_apple_framework_cmake_find_package": [ + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleFrameworksTestCase", + "test_apple_framework_cmake_find_package" + ] + ] + ], + "test_apple_own_framework_cmake": [ + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleOwnFrameworksTestCase", + "test_apple_own_framework_cmake" + ] + ] + ], + "test_apple_own_framework_cmake_multi": [ + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleOwnFrameworksTestCase", + "test_apple_own_framework_cmake_multi" + ] + ] + ], + "test_apple_own_framework_cmake_find_package_multi": [ + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleOwnFrameworksTestCase", + "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_frameworks_exelinkflags": [ + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleOwnFrameworksTestCase", + "test_frameworks_exelinkflags" + ] + ] + ], + "test_component": [ + [ + "conans/test/functional/generators/cmake_apple_frameworks_test.py", + [ + "CMakeAppleOwnFrameworksTestCase", + "test_component" + ] + ] + ], + "test_build_modules_alias_target": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "TestCMakeFindPackageMultiGenerator", + "test_build_modules_alias_target" + ] + ], + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "TestCMakeFindPackageGenerator", + "test_build_modules_alias_target" + ] + ], + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_build_modules_alias_target" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_build_modules.py", + [ + "test_build_modules_alias_target" + ] + ] + ], + "test_native_export_multi": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "CMakeFindPathMultiGeneratorTest", + "test_native_export_multi" + ] + ] + ], + "test_build_modules": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "CMakeFindPathMultiGeneratorTest", + "test_build_modules" + ] + ], + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_build_modules" + ] + ] + ], + "test_cmake_find_package_system_libs": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "CMakeFindPathMultiGeneratorTest", + "test_cmake_find_package_system_libs" + ] + ], + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_cmake_find_package_system_libs" + ] + ] + ], + "test_cpp_info_name": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "CMakeFindPathMultiGeneratorTest", + "test_cpp_info_name" + ] + ], + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_cpp_info_name" + ] + ], + [ + "conans/test/integration/conan_v2/generators/test_cpp_info.py", + [ + "CppInfoTestCase", + "test_cpp_info_name" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_paths_test.py", + [ + "CMakePathsGeneratorTest", + "test_cpp_info_name" + ] + ], + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_cpp_info_name" + ] + ] + ], + "test_cpp_info_config": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "CMakeFindPathMultiGeneratorTest", + "test_cpp_info_config" + ] + ], + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_cpp_info_config" + ] + ] + ], + "test_components_system_libs": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "CMakeFindPathMultiGeneratorTest", + "test_components_system_libs" + ] + ], + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_components_system_libs" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_components_system_libs" + ] + ] + ], + "setup_class": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "TestNoNamespaceTarget", + "setup_class" + ] + ] + ], + "test_non_multi_generator": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "TestNoNamespaceTarget", + "test_non_multi_generator" + ] + ] + ], + "test_multi_generator_windows": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "TestNoNamespaceTarget", + "test_multi_generator_windows" + ] + ] + ], + "test_multi_generator_macos": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "TestNoNamespaceTarget", + "test_multi_generator_macos" + ] + ] + ], + "test_no_soname_flag": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_test.py", + [ + "test_no_soname_flag" + ] + ], + [ + "conans/test/functional/toolchains/cmake/test_cmake_and_no_soname_flag.py", + [ + "test_no_soname_flag" + ] + ] + ], + "hello_client": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_version_test.py", + [ + "hello_client" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_versions.py", + [ + "hello_client" + ] + ] + ], + "test_version": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_version_test.py", + [ + "test_version" + ] + ], + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_version" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_version" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_versions.py", + [ + "test_version" + ] + ], + [ + "conans/test/unittests/tools/scm/test_version.py", + [ + "test_version" + ] + ] + ], + "test_no_version_file": [ + [ + "conans/test/functional/generators/cmake_find_package_multi_version_test.py", + [ + "test_no_version_file" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_versions.py", + [ + "test_no_version_file" + ] + ] + ], + "test_cmake_lock_target_redefinition": [ + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_cmake_lock_target_redefinition" + ] + ] + ], + "test_cmake_find_dependency_redefinition": [ + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_cmake_find_dependency_redefinition" + ] + ] + ], + "test_cmake_find_package": [ + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_cmake_find_package" + ] + ], + [ + "conans/test/functional/generators/components/propagate_specific_components_test.py", + [ + "PropagateSpecificComponents", + "test_cmake_find_package" + ] + ], + [ + "conans/test/functional/generators/link_order_test.py", + [ + "LinkOrderTest", + "test_cmake_find_package" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_weird_library_names.py", + [ + "test_cmake_find_package" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeCppInfoNameTest", + "test_cmake_find_package" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeCppInfoNamesTest", + "test_cmake_find_package" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeBuildModulesTest", + "test_cmake_find_package" + ] + ] + ], + "test_cmake_find_package_cpp_info_system_libs": [ + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_cmake_find_package_cpp_info_system_libs" + ] + ] + ], + "test_cmake_find_package_frameworks": [ + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_cmake_find_package_frameworks" + ] + ] + ], + "test_cpp_info_filename": [ + [ + "conans/test/functional/generators/cmake_find_package_test.py", + [ + "CMakeFindPathGeneratorTest", + "test_cpp_info_filename" + ] + ] + ], + "_check_build_generator": [ + [ + "conans/test/functional/generators/cmake_generator_test.py", + [ + "CMakeGeneratorTest", + "_check_build_generator" + ] + ] + ], + "test_cmake_default_generator_linux": [ + [ + "conans/test/functional/generators/cmake_generator_test.py", + [ + "CMakeGeneratorTest", + "test_cmake_default_generator_linux" + ] + ] + ], + "test_cmake_default_generator_windows": [ + [ + "conans/test/functional/generators/cmake_generator_test.py", + [ + "CMakeGeneratorTest", + "test_cmake_default_generator_windows" + ] + ] + ], + "test_cmake_default_generator_osx": [ + [ + "conans/test/functional/generators/cmake_generator_test.py", + [ + "CMakeGeneratorTest", + "test_cmake_default_generator_osx" + ] + ] + ], + "test_cmake_multi_find": [ + [ + "conans/test/functional/generators/cmake_multi_test.py", + [ + "CMakeMultiTest", + "test_cmake_multi_find" + ] + ] + ], + "test_system_libs": [ + [ + "conans/test/functional/generators/cmake_multi_test.py", + [ + "CMakeMultiSystemLibsTest", + "test_system_libs" + ] + ], + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_system_libs" + ] + ], + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_system_libs" + ] + ], + [ + "conans/test/functional/generators/visual_studio_test.py", + [ + "VisualStudioTest", + "test_system_libs" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_system_libs" + ] + ], + [ + "conans/test/integration/generators/json_test.py", + [ + "JsonTest", + "test_system_libs" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_system_libs" + ] + ], + [ + "conans/test/unittests/client/generators/compiler_args_test.py", + [ + "CompilerArgsTest", + "test_system_libs" + ] + ], + [ + "conans/test/unittests/client/generators/qmake_test.py", + [ + "QmakeGeneratorTest", + "test_system_libs" + ] + ] + ], + "test_conan_basic_setup_interface": [ + [ + "conans/test/functional/generators/cmake_multi_test.py", + [ + "CMakeMultiSyntaxTest", + "test_conan_basic_setup_interface" + ] + ] + ], + "test_conan_basic_setup_output_dirs_warning": [ + [ + "conans/test/functional/generators/cmake_multi_test.py", + [ + "CMakeMultiSyntaxTest", + "test_conan_basic_setup_output_dirs_warning" + ] + ] + ], + "test_cmake_paths_contents": [ + [ + "conans/test/functional/generators/cmake_paths_test.py", + [ + "CMakePathsGeneratorTest", + "test_cmake_paths_contents" + ] + ] + ], + "test_cmake_paths_integration": [ + [ + "conans/test/functional/generators/cmake_paths_test.py", + [ + "CMakePathsGeneratorTest", + "test_cmake_paths_integration" + ] + ] + ], + "test_find_package_priority": [ + [ + "conans/test/functional/generators/cmake_paths_test.py", + [ + "CMakePathsGeneratorTest", + "test_find_package_priority" + ] + ] + ], + "test_find_package_priority2": [ + [ + "conans/test/functional/generators/cmake_paths_test.py", + [ + "CMakePathsGeneratorTest", + "test_find_package_priority2" + ] + ] + ], + "test_skip_flag": [ + [ + "conans/test/functional/generators/cmake_skip_rpath_test.py", + [ + "CMakeSkipRpathTest", + "test_skip_flag" + ] + ] + ], + "test_no_check_compiler": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_no_check_compiler" + ] + ] + ], + "test_check_compiler_package_id": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_check_compiler_package_id" + ] + ] + ], + "test_skip_check_if_toolset": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_skip_check_if_toolset" + ] + ] + ], + "test_check_msvc_compiler": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_check_msvc_compiler" + ] + ] + ], + "test_no_output": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_no_output" + ] + ], + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_no_output" + ] + ] + ], + "test_targets_system_libs": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_targets_system_libs" + ] + ] + ], + "test_user_appended_libs": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_user_appended_libs" + ] + ] + ], + "test_conan_get_policy": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_conan_get_policy" + ] + ] + ], + "generate_files": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_do_not_mix_cflags_cxxflags", + "run_test", + "generate_files" + ] + ] + ], + "run_test": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_do_not_mix_cflags_cxxflags", + "run_test" + ] + ] + ], + "test_do_not_mix_cflags_cxxflags": [ + [ + "conans/test/functional/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_do_not_mix_cflags_cxxflags" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_do_not_mix_cflags_cxxflags" + ] + ] + ], + "_create_greetings": [ + [ + "conans/test/functional/generators/components/pkg_config_test.py", + [ + "PkgConfigGeneratorWithComponentsTest", + "_create_greetings" + ] + ] + ], + "_create_world": [ + [ + "conans/test/functional/generators/components/pkg_config_test.py", + [ + "PkgConfigGeneratorWithComponentsTest", + "_create_world" + ] + ] + ], + "_get_libs_from_pkg_config": [ + [ + "conans/test/functional/generators/components/pkg_config_test.py", + [ + "PkgConfigGeneratorWithComponentsTest", + "_get_libs_from_pkg_config" + ] + ] + ], + "test_pkg_config_general": [ + [ + "conans/test/functional/generators/components/pkg_config_test.py", + [ + "PkgConfigGeneratorWithComponentsTest", + "test_pkg_config_general" + ] + ] + ], + "test_pkg_config_components": [ + [ + "conans/test/functional/generators/components/pkg_config_test.py", + [ + "PkgConfigGeneratorWithComponentsTest", + "test_pkg_config_components" + ] + ] + ], + "test_recipe_with_components_requiring_recipe_without_components": [ + [ + "conans/test/functional/generators/components/pkg_config_test.py", + [ + "PkgConfigGeneratorWithComponentsTest", + "test_recipe_with_components_requiring_recipe_without_components" + ] + ] + ], + "test_same_names": [ + [ + "conans/test/functional/generators/components/pkg_config_test.py", + [ + "PkgConfigGeneratorWithComponentsTest", + "test_same_names" + ] + ], + [ + "conans/test/functional/generators/components/test_components_cmake_generators.py", + [ + "test_same_names" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_same_names" + ] + ] + ], + "test_component_not_found_same_name_as_pkg_require": [ + [ + "conans/test/functional/generators/components/pkg_config_test.py", + [ + "PkgConfigGeneratorWithComponentsTest", + "test_component_not_found_same_name_as_pkg_require" + ] + ], + [ + "conans/test/functional/generators/components/test_components_cmake_generators.py", + [ + "TestComponentsCMakeGenerators", + "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_cmake_find_package_app": [ + [ + "conans/test/functional/generators/components/propagate_specific_components_test.py", + [ + "PropagateSpecificComponents", + "test_cmake_find_package_app" + ] + ] + ], + "test_cmake_find_package_multi": [ + [ + "conans/test/functional/generators/components/propagate_specific_components_test.py", + [ + "PropagateSpecificComponents", + "test_cmake_find_package_multi" + ] + ], + [ + "conans/test/functional/generators/link_order_test.py", + [ + "LinkOrderTest", + "test_cmake_find_package_multi" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_weird_library_names.py", + [ + "test_cmake_find_package_multi" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeCppInfoNameTest", + "test_cmake_find_package_multi" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeCppInfoNamesTest", + "test_cmake_find_package_multi" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeBuildModulesTest", + "test_cmake_find_package_multi" + ] + ] + ], + "test_pkg_config": [ + [ + "conans/test/functional/generators/components/propagate_specific_components_test.py", + [ + "PropagateSpecificComponents", + "test_pkg_config" + ] + ] + ], + "test_wrong_component": [ + [ + "conans/test/functional/generators/components/propagate_specific_components_test.py", + [ + "WrongComponentsTestCase", + "test_wrong_component" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_wrong_component" + ] + ] + ], + "test_unused_requirement": [ + [ + "conans/test/functional/generators/components/propagate_specific_components_test.py", + [ + "WrongComponentsTestCase", + "test_unused_requirement" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_unused_requirement" + ] + ] + ], + "test_wrong_requirement": [ + [ + "conans/test/functional/generators/components/propagate_specific_components_test.py", + [ + "WrongComponentsTestCase", + "test_wrong_requirement" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components.py", + [ + "test_wrong_requirement" + ] + ] + ], + "setup_client_with_greetings": [ + [ + "conans/test/functional/generators/components/test_components_cmake_generators.py", + [ + "setup_client_with_greetings" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "setup_client_with_greetings" + ] + ] + ], + "create_chat": [ + [ + "conans/test/functional/generators/components/test_components_cmake_generators.py", + [ + "create_chat" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "create_chat" + ] + ] + ], + "test_standard_names": [ + [ + "conans/test/functional/generators/components/test_components_cmake_generators.py", + [ + "test_standard_names" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_standard_names" + ] + ] + ], + "test_custom_names": [ + [ + "conans/test/functional/generators/components/test_components_cmake_generators.py", + [ + "test_custom_names" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_custom_names" + ] + ] + ], + "test_no_components": [ + [ + "conans/test/functional/generators/components/test_components_cmake_generators.py", + [ + "test_no_components" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_no_components" + ] + ], + [ + "conans/test/integration/generators/markdown_test.py", + [ + "MarkDownGeneratorTest", + "test_no_components" + ] + ] + ], + "test_component_not_found": [ + [ + "conans/test/functional/generators/components/test_components_cmake_generators.py", + [ + "TestComponentsCMakeGenerators", + "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_cmake": [ + [ + "conans/test/functional/generators/components/test_components_cmake_generators.py", + [ + "TestComponentsCMakeGenerators", + "test_component_not_found_cmake" + ] + ] + ], + "test_same_name_global_target_collision": [ + [ + "conans/test/functional/generators/components/test_components_cmake_generators.py", + [ + "TestComponentsCMakeGenerators", + "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_multifile": [ + [ + "conans/test/functional/generators/custom_generator_test.py", + [ + "CustomGeneratorTest", + "test_multifile" + ] + ] + ], + "test_export_template_generator": [ + [ + "conans/test/functional/generators/custom_generator_test.py", + [ + "CustomGeneratorTest", + "test_export_template_generator" + ] + ] + ], + "test_install_folder": [ + [ + "conans/test/functional/generators/custom_generator_test.py", + [ + "CustomGeneratorTest", + "test_install_folder" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_install_folder" + ] + ], + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_install_folder" + ] + ] + ], + "setUpClass": [ + [ + "conans/test/functional/generators/link_order_test.py", + [ + "LinkOrderTest", + "setUpClass" + ] + ], + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "VirtualEnvIntegrationTestCase", + "setUpClass" + ] + ], + [ + "conans/test/integration/cross_building/user_info_test.py", + [ + "UserInfoTestCase", + "setUpClass" + ] + ], + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "setUpClass" + ] + ], + [ + "conans/test/integration/templates/test_user_overrides.py", + [ + "UserOverridesTemplatesTestCase", + "setUpClass" + ] + ], + [ + "conans/test/unittests/client/generators/virtualbuildenv_test.py", + [ + "VirtualBuildEnvGeneratorGCCTest", + "setUpClass" + ] + ], + [ + "conans/test/unittests/client/generators/virtualenv_test.py", + [ + "VirtualEnvGeneratorTest", + "setUpClass" + ] + ], + [ + "conans/test/unittests/client/generators/virtualrunenv_test.py", + [ + "VirtualRunEnvGeneratorTest", + "setUpClass" + ] + ], + [ + "conans/test/unittests/search/binary_html_table_test.py", + [ + "RowResultTestCase", + "setUpClass" + ] + ], + [ + "conans/test/unittests/search/binary_html_table_test.py", + [ + "HeadersTestCase", + "setUpClass" + ] + ] + ], + "_validate_link_order": [ + [ + "conans/test/functional/generators/link_order_test.py", + [ + "LinkOrderTest", + "_validate_link_order" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_link_order.py", + [ + "_validate_link_order" + ] + ] + ], + "_get_link_order_from_cmake": [ + [ + "conans/test/functional/generators/link_order_test.py", + [ + "LinkOrderTest", + "_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/generators/link_order_test.py", + [ + "LinkOrderTest", + "_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/generators/link_order_test.py", + [ + "LinkOrderTest", + "_create_find_package_project" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_link_order.py", + [ + "_create_find_package_project" + ] + ] + ], + "_create_cmake_project": [ + [ + "conans/test/functional/generators/link_order_test.py", + [ + "LinkOrderTest", + "_create_cmake_project" + ] + ] + ], + "_run_and_get_lib_order": [ + [ + "conans/test/functional/generators/link_order_test.py", + [ + "LinkOrderTest", + "_run_and_get_lib_order" + ] + ], + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_link_order.py", + [ + "_run_and_get_lib_order" + ] + ] + ], + "test_cmake": [ + [ + "conans/test/functional/generators/link_order_test.py", + [ + "LinkOrderTest", + "test_cmake" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeCppInfoNameTest", + "test_cmake" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeCppInfoNamesTest", + "test_cmake" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeBuildModulesTest", + "test_cmake" + ] + ] + ], + "test_complete_creation_reuse": [ + [ + "conans/test/functional/generators/make_test.py", + [ + "MakeGeneratorTest", + "test_complete_creation_reuse" + ] + ] + ], + "get_requires_from_content": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "get_requires_from_content" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "get_requires_from_content" + ] + ] + ], + "assert_is_abs": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_pkg_config_dirs", + "assert_is_abs" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkg_config_dirs", + "assert_is_abs" + ] + ] + ], + "test_pkg_config_dirs": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_pkg_config_dirs" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkg_config_dirs" + ] + ] + ], + "test_pkg_config_without_libdir": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_pkg_config_without_libdir" + ] + ] + ], + "test_pkg_config_rpaths": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_pkg_config_rpaths" + ] + ] + ], + "test_multiple_include": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_multiple_include" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_multiple_include" + ] + ] + ], + "test_empty_include": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_empty_include" + ] + ] + ], + "test_custom_content": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_custom_content" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_custom_content" + ] + ] + ], + "test_custom_content_components": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_custom_content_components" + ] + ] + ], + "test_components_and_package_pc_creation_order": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "test_components_and_package_pc_creation_order" + ] + ], + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_components_and_package_pc_creation_order" + ] + ] + ], + "test_pkg_config_definitions_escape": [ + [ + "conans/test/functional/generators/pkg_config_test.py", + [ + "test_pkg_config_definitions_escape" + ] + ] + ], + "test_generate_basic_setup_release": [ + [ + "conans/test/functional/generators/premake_test.py", + [ + "PremakeGeneratorTest", + "test_generate_basic_setup_release" + ] + ] + ], + "test_generate_basic_setup_debug_32bit": [ + [ + "conans/test/functional/generators/premake_test.py", + [ + "PremakeGeneratorTest", + "test_generate_basic_setup_debug_32bit" + ] + ] + ], + "test_delimiter_error": [ + [ + "conans/test/functional/generators/virtualbuildenv_test.py", + [ + "VirtualBuildEnvTest", + "test_delimiter_error" + ] + ] + ], + "env_output_to_dict": [ + [ + "conans/test/functional/generators/virtualbuildenv_test.py", + [ + "VirtualBuildEnvTest", + "test_environment_deactivate", + "env_output_to_dict" + ] + ] + ], + "get_cmd": [ + [ + "conans/test/functional/generators/virtualbuildenv_test.py", + [ + "VirtualBuildEnvTest", + "test_environment_deactivate", + "get_cmd" + ] + ] + ], + "test_environment_deactivate": [ + [ + "conans/test/functional/generators/virtualbuildenv_test.py", + [ + "VirtualBuildEnvTest", + "test_environment_deactivate" + ] + ] + ], + "_load_env_file": [ + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "_load_env_file" + ] + ] + ], + "skip": [ + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "PosixShellCommands", + "skip" + ] + ], + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "PowerShellCommands", + "skip" + ] + ], + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "WindowsCmdCommands", + "skip" + ] + ] + ], + "_run_virtualenv": [ + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "VirtualEnvIntegrationTestCase", + "_run_virtualenv" + ] + ] + ], + "test_basic_variable": [ + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "VirtualEnvIntegrationTestCase", + "test_basic_variable" + ] + ] + ], + "test_list_with_spaces": [ + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "VirtualEnvIntegrationTestCase", + "test_list_with_spaces" + ] + ], + [ + "conans/test/unittests/client/generators/virtualenv_test.py", + [ + "VirtualEnvGeneratorTest", + "test_list_with_spaces" + ] + ] + ], + "test_list_variable": [ + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "VirtualEnvIntegrationTestCase", + "test_list_variable" + ] + ], + [ + "conans/test/unittests/client/generators/virtualenv_test.py", + [ + "VirtualEnvGeneratorTest", + "test_list_variable" + ] + ] + ], + "test_empty_undefined_list_variable": [ + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "VirtualEnvIntegrationTestCase", + "test_empty_undefined_list_variable" + ] + ] + ], + "test_empty_defined_list_variable": [ + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "VirtualEnvIntegrationTestCase", + "test_empty_defined_list_variable" + ] + ] + ], + "test_find_program": [ + [ + "conans/test/functional/generators/virtualenv_test.py", + [ + "VirtualEnvIntegrationTestCase", + "test_find_program" + ] + ] + ], + "test_git_shell": [ + [ + "conans/test/functional/generators/virtualenv_windows_bash_test.py", + [ + "VirtualenvWindowsBashTestCase", + "test_git_shell" + ] + ] + ], + "test_build_vs_project_with_a": [ + [ + "conans/test/functional/generators/visual_studio_test.py", + [ + "VisualStudioTest", + "test_build_vs_project_with_a" + ] + ] + ], + "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" + ] + ] + ], + "test_diamond_default": [ + [ + "conans/test/functional/graph/diamond_test.py", + [ + "DiamondTest", + "test_diamond_default" + ] + ] + ], + "_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" + ] + ] + ], + "test_transitive_private": [ + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateBinariesTest", + "test_transitive_private" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_transitive_private" + ] + ] + ], + "test_private_regression_skip": [ + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateBinariesTest", + "test_private_regression_skip" + ] + ] + ], + "test_private_skip": [ + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateBinariesTest", + "test_private_skip" + ] + ] + ], + "test_multiple_private_skip": [ + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateBinariesTest", + "test_multiple_private_skip" + ] + ] + ], + "test_own_private_skip": [ + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateBinariesTest", + "test_own_private_skip" + ] + ] + ], + "test_private_dont_skip": [ + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateBinariesTest", + "test_private_dont_skip" + ] + ] + ], + "_export_upload": [ + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateDepsTest", + "_export_upload" + ] + ], + [ + "conans/test/functional/shared_chain_test.py", + [ + "SharedChainTest", + "_export_upload" + ] + ], + [ + "conans/test/integration/graph/python_diamond_test.py", + [ + "PythonDiamondTest", + "_export_upload" + ] + ] + ], + "test_modern_cmake": [ + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateDepsTest", + "test_modern_cmake" + ] + ] + ], + "test_consumer_force_build": [ + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateDepsTest", + "test_consumer_force_build" + ] + ] + ], + "test_consumer_private": [ + [ + "conans/test/functional/graph/private_deps_test.py", + [ + "PrivateDepsTest", + "test_consumer_private" + ] + ] + ], + "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_install_recipes": [ + [ + "conans/test/functional/graph_lock/lock_install_test.py", + [ + "test_install_recipes" + ] + ] + ], + "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_msbuild": [ + [ + "conans/test/functional/layout/test_editable_msbuild.py", + [ + "test_editable_msbuild" + ] + ] + ], + "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_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" + ] + ] + ], + "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/functional/python_requires/python_requires_test.py", + [ + "PythonRequiresNestedTest", + "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/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_local_source" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_local_source" + ] + ], + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_local_source" + ] + ] + ], + "test_local_source_change_base": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_local_source_change_base" + ] + ] + ], + "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_importdir_failure": [ + [ + "conans/test/functional/layout/test_local_commands.py", + [ + "test_importdir_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" + ] + ] + ], + "test_exports_source_without_subfolder": [ + [ + "conans/test/functional/layout/test_source_folder.py", + [ + "test_exports_source_without_subfolder" + ] + ] + ], + "test_scm_with_source_layout": [ + [ + "conans/test/functional/layout/test_source_folder.py", + [ + "test_scm_with_source_layout" + ] + ] + ], + "download_zip": [ + [ + "conans/test/functional/layout/test_source_folder.py", + [ + "test_zip_download_with_subfolder", + "with_mock_patch_conans_c", + "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": [ + [ + "conans/test/functional/layout/test_source_folder.py", + [ + "test_zip_download_with_subfolder" + ] + ] + ], + "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_update": [ + [ + "conans/test/functional/only_source_test.py", + [ + "OnlySourceTest", + "test_build_policies_update" + ] + ] + ], + "test_build_policies_in_conanfile": [ + [ + "conans/test/functional/only_source_test.py", + [ + "OnlySourceTest", + "test_build_policies_in_conanfile" + ] + ] + ], + "test_build_policy_installer": [ + [ + "conans/test/functional/only_source_test.py", + [ + "test_build_policy_installer" + ] + ] + ], + "test_reuse_scm": [ + [ + "conans/test/functional/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_scm" + ] + ], + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_reuse_scm" + ] + ] + ], + "test_reuse_customize_scm": [ + [ + "conans/test/functional/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_customize_scm" + ] + ] + ], + "test_reuse_scm_multiple_conandata": [ + [ + "conans/test/functional/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_scm_multiple_conandata" + ] + ] + ], + "test_with_python_requires": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_with_python_requires" + ] + ] + ], + "_define_base": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "_define_base" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "_define_base" + ] + ] + ], + "test_with_alias": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_with_alias" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_with_alias" + ] + ] + ], + "test_reuse_version_ranges": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_reuse_version_ranges" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_version_ranges" + ] + ] + ], + "test_invalid": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_invalid" + ] + ], + [ + "conans/test/functional/tools/old/vcvars/vcvars_store_test.py", + [ + "VCVarsStoreTest", + "test_invalid" + ] + ], + [ + "conans/test/unittests/client/graph/test_range_resolver.py", + [ + "ParseVersionExprTest", + "test_invalid" + ] + ], + [ + "conans/test/unittests/tools/microsoft/test_check_min_vs.py", + [ + "TestCheckMinVS", + "test_invalid" + ] + ] + ], + "test_invalid2": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_invalid2" + ] + ] + ], + "test_invalid3": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_invalid3" + ] + ] + ], + "test_invalid4": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_invalid4" + ] + ] + ], + "test_multiple_reuse": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "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_py_requires": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_transitive_py_requires" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_py_requires_test.py", + [ + "GraphLockPyRequiresTransitiveTest", + "test_transitive_py_requires" + ] + ] + ], + "test_multiple_requires_error": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_multiple_requires_error" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_multiple_requires_error" + ] + ] + ], + "test_local_import": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_local_import" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_local_import" + ] + ] + ], + "test_reuse_class_members": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_reuse_class_members" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_class_members" + ] + ] + ], + "test_reuse_name_version": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_reuse_name_version" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_name_version" + ] + ] + ], + "test_reuse_set_name_set_version": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_reuse_set_name_set_version" + ] + ] + ], + "test_reuse_exports_conflict": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_reuse_exports_conflict" + ] + ] + ], + "test_transitive_imports_conflicts": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_transitive_imports_conflicts" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_transitive_imports_conflicts" + ] + ] + ], + "test_update": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_update" + ] + ], + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "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" + ] + ], + [ + "conans/test/unittests/model/env_test.py", + [ + "EnvInfoTest", + "test_update" + ] + ] + ], + "test_update_ranges": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_update_ranges" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_update_ranges" + ] + ] + ], + "test_duplicate_pyreq": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_duplicate_pyreq" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_duplicate_pyreq" + ] + ] + ], + "test_short_paths": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonExtendTest", + "test_short_paths" + ] + ], + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "test_short_paths" + ] + ] + ], + "test_python_requires_with_alias": [ + [ + "conans/test/functional/python_requires/python_requires_test.py", + [ + "PythonRequiresNestedTest", + "test_python_requires_with_alias" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_python_requires_with_alias" + ] + ] + ], + "test_install_missing_prev_deletes_outdated_prev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_install_missing_prev_deletes_outdated_prev" + ] + ] + ], + "test_install_binary_iterating_remotes_same_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_install_binary_iterating_remotes_same_rrev" + ] + ] + ], + "test_install_binary_iterating_remotes_different_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_install_binary_iterating_remotes_different_rrev" + ] + ] + ], + "test_update_recipe_iterating_remotes": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_update_recipe_iterating_remotes" + ] + ] + ], + "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_install_rev0": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_install_rev0" + ] + ] + ], + "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_json_output": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InstallingPackagesWithRevisionsTest", + "test_json_output" + ] + ] + ], + "test_create_metadata": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RevisionsInLocalCacheTest", + "test_create_metadata" + ] + ] + ], + "test_new_exported_recipe_clears_outdated_packages": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RevisionsInLocalCacheTest", + "test_new_exported_recipe_clears_outdated_packages" + ] + ] + ], + "test_export_metadata": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RevisionsInLocalCacheTest", + "test_export_metadata" + ] + ] + ], + "test_remove_metadata": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RevisionsInLocalCacheTest", + "test_remove_metadata" + ] + ] + ], + "test_remove_oudated_packages_locally_removes_orphan_prevs": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RemoveWithRevisionsTest", + "test_remove_oudated_packages_locally_removes_orphan_prevs" + ] + ] + ], + "test_remove_oudated_packages_remote": [ + [ + "conans/test/functional/revisions_test.py", + [ + "RemoveWithRevisionsTest", + "test_remove_oudated_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_outdated_packages_locally_without_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_outdated_packages_locally_without_rrev" + ] + ] + ], + "test_search_outdated_packages_locally_with_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_outdated_packages_locally_with_rrev" + ] + ] + ], + "test_search_outdated_packages_remote": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_outdated_packages_remote" + ] + ] + ], + "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_a_local_package_with_rrev": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_a_local_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_locally_with_v1_server": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_revisions_locally_with_v1_server" + ] + ] + ], + "test_search_revisions_remotely_with_v1_server": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SearchingPackagesWithRevisions", + "test_search_revisions_remotely_with_v1_server" + ] + ] + ], + "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_discarding_outdated_packages": [ + [ + "conans/test/functional/revisions_test.py", + [ + "UploadPackagesWithRevisions", + "test_upload_discarding_outdated_packages" + ] + ] + ], + "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_auto_revision_even_without_scm_git": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SCMRevisions", + "test_auto_revision_even_without_scm_git" + ] + ] + ], + "test_auto_revision_without_commits": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SCMRevisions", + "test_auto_revision_without_commits" + ] + ] + ], + "test_auto_revision_even_without_scm_svn": [ + [ + "conans/test/functional/revisions_test.py", + [ + "SCMRevisions", + "test_auto_revision_even_without_scm_svn" + ] + ] + ], + "test_server_without_revisions_capability": [ + [ + "conans/test/functional/revisions_test.py", + [ + "CapabilitiesRevisionsTest", + "test_server_without_revisions_capability" + ] + ] + ], + "test_server_with_only_v2_capability": [ + [ + "conans/test/functional/revisions_test.py", + [ + "CapabilitiesRevisionsTest", + "test_server_with_only_v2_capability" + ] + ] + ], + "test_info_command_showing_revision": [ + [ + "conans/test/functional/revisions_test.py", + [ + "InfoRevisions", + "test_info_command_showing_revision" + ] + ] + ], + "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_v1_get_always_latest": [ + [ + "conans/test/functional/revisions_test.py", + [ + "ServerRevisionsIndexes", + "test_v1_get_always_latest" + ] + ] + ], + "test_necessary_update": [ + [ + "conans/test/functional/revisions_test.py", + [ + "test_necessary_update" + ] + ] + ], + "test_touching_other_server": [ + [ + "conans/test/functional/revisions_test.py", + [ + "test_touching_other_server" + ] + ] + ], + "test_url_auto_revision_auto": [ + [ + "conans/test/functional/scm/export/test_capture_export_scm_data.py", + [ + "CaptureExportSCMDataTest", + "test_url_auto_revision_auto" + ] + ] + ], + "test_revision_auto": [ + [ + "conans/test/functional/scm/export/test_capture_export_scm_data.py", + [ + "CaptureExportSCMDataTest", + "test_revision_auto" + ] + ] + ], + "test_url_auto": [ + [ + "conans/test/functional/scm/export/test_capture_export_scm_data.py", + [ + "CaptureExportSCMDataTest", + "test_url_auto" + ] + ] + ], + "test_auto_tag": [ + [ + "conans/test/functional/scm/issues/test_svn_tag.py", + [ + "SVNTaggedComponentTest", + "test_auto_tag" + ] + ] + ], + "_quoted": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "_quoted" + ] + ] + ], + "_commit_contents": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "_commit_contents" + ] + ] + ], + "test_scm_other_type_ignored": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_scm_other_type_ignored" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_scm_other_type_ignored" + ] + ] + ], + "test_repeat_clone_changing_subfolder": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_repeat_clone_changing_subfolder" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_repeat_clone_changing_subfolder" + ] + ] + ], + "test_auto_filesystem_remote_git": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_auto_filesystem_remote_git" + ] + ] + ], + "test_auto_git": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_auto_git" + ] + ] + ], + "test_auto_subfolder": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_auto_subfolder" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_auto_subfolder" + ] + ] + ], + "test_ignore_dirty_subfolder": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_ignore_dirty_subfolder" + ] + ] + ], + "test_auto_conanfile_no_root": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_auto_conanfile_no_root" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_auto_conanfile_no_root" + ] + ] + ], + "test_deleted_source_folder": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_deleted_source_folder" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_deleted_source_folder" + ] + ] + ], + "test_excluded_repo_files": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_excluded_repo_files" + ] + ] + ], + "test_local_source_subfolder": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_local_source_subfolder" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_local_source_subfolder" + ] + ] + ], + "test_shallow_clone_remote": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_shallow_clone_remote" + ] + ] + ], + "test_install_checked_out": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_install_checked_out" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_install_checked_out" + ] + ] + ], + "test_source_removed_in_local_cache": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_source_removed_in_local_cache" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_source_removed_in_local_cache" + ] + ] + ], + "_relative_paths": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_submodule", + "_relative_paths" + ] + ] + ], + "test_submodule": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_submodule" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_submodule" + ] + ] + ], + "test_scm_bad_filename": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_scm_bad_filename" + ] + ] + ], + "test_source_method_export_sources_and_scm_mixed": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_source_method_export_sources_and_scm_mixed" + ] + ], + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_source_method_export_sources_and_scm_mixed" + ] + ] + ], + "test_scm_serialization": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_scm_serialization" + ] + ] + ], + "test_git_delegated_function": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_git_delegated_function" + ] + ] + ], + "test_delegated_python_code": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_delegated_python_code" + ] + ] + ], + "test_git_version": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "GitSCMTest", + "test_git_version" + ] + ] + ], + "test_auto_filesystem_remote_svn": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_auto_filesystem_remote_svn" + ] + ] + ], + "test_auto_svn": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_auto_svn" + ] + ] + ], + "test_excluded_repo_fies": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_excluded_repo_fies" + ] + ] + ], + "test_non_commited_changes_export": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_non_commited_changes_export" + ] + ] + ], + "test_double_create": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SVNSCMTest", + "test_double_create" + ] + ] + ], + "test_propset_own": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SCMSVNWithLockedFilesTest", + "test_propset_own" + ] + ] + ], + "test_upload_blocking_auto": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SCMBlockUploadTest", + "test_upload_blocking_auto" + ] + ] + ], + "test_export_blocking_type_none": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SCMBlockUploadTest", + "test_export_blocking_type_none" + ] + ] + ], + "test_create_blocking_url_none": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SCMBlockUploadTest", + "test_create_blocking_url_none" + ] + ] + ], + "test_upload_blocking_url_none_revision_auto": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SCMBlockUploadTest", + "test_upload_blocking_url_none_revision_auto" + ] + ] + ], + "test_scm_from_superclass": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SCMBlockUploadTest", + "test_scm_from_superclass" + ] + ] + ], + "test_scm_sources": [ + [ + "conans/test/functional/scm/scm_test.py", + [ + "SCMUpload", + "test_scm_sources" + ] + ] + ], + "merge_directories": [ + [ + "conans/test/functional/scm/source/test_run_scm.py", + [ + "RunSCMTest", + "test_in_cache_with_local_sources", + "merge_directories" + ] + ], + [ + "conans/test/functional/scm/source/test_run_scm.py", + [ + "RunSCMTest", + "test_user_space_with_local_sources", + "merge_directories" + ] + ], + [ + "conans/util/files.py", + [ + "merge_directories" + ] + ] + ], + "clean_source_folder": [ + [ + "conans/test/functional/scm/source/test_run_scm.py", + [ + "RunSCMTest", + "test_in_cache_with_local_sources", + "clean_source_folder" + ] + ], + [ + "conans/test/functional/scm/source/test_run_scm.py", + [ + "RunSCMTest", + "test_in_cache_no_local_sources", + "clean_source_folder" + ] + ] + ], + "test_in_cache_with_local_sources": [ + [ + "conans/test/functional/scm/source/test_run_scm.py", + [ + "RunSCMTest", + "test_in_cache_with_local_sources" + ] + ] + ], + "scm_checkout": [ + [ + "conans/test/functional/scm/source/test_run_scm.py", + [ + "RunSCMTest", + "test_in_cache_no_local_sources", + "scm_checkout" + ] + ] + ], + "test_in_cache_no_local_sources": [ + [ + "conans/test/functional/scm/source/test_run_scm.py", + [ + "RunSCMTest", + "test_in_cache_no_local_sources" + ] + ] + ], + "test_user_space_with_local_sources": [ + [ + "conans/test/functional/scm/source/test_run_scm.py", + [ + "RunSCMTest", + "test_user_space_with_local_sources" + ] + ] + ], + "test_no_repo": [ + [ + "conans/test/functional/scm/test_command_export.py", + [ + "ExportErrorCommandTestCase", + "test_no_repo" + ] + ] + ], + "test_non_existing_remote": [ + [ + "conans/test/functional/scm/test_command_export.py", + [ + "ExportCommandTestCase", + "test_non_existing_remote" + ] + ] + ], + "test_shallow_none_string": [ + [ + "conans/test/functional/scm/test_git_shallow.py", + [ + "test_shallow_none_string" + ] + ] + ], + "_shallow_attrib_str": [ + [ + "conans/test/functional/scm/test_git_shallow.py", + [ + "GitShallowTestCase", + "_shallow_attrib_str" + ] + ] + ], + "_check_info_values": [ + [ + "conans/test/functional/scm/test_git_shallow.py", + [ + "GitShallowTestCase", + "_check_info_values" + ] + ], + [ + "conans/test/functional/scm/test_verify_ssl.py", + [ + "GitVerifySSLTestCase", + "_check_info_values" + ] + ] + ], + "test_export_scm_substituted": [ + [ + "conans/test/functional/scm/test_git_shallow.py", + [ + "GitShallowTestCase", + "test_export_scm_substituted" + ] + ], + [ + "conans/test/functional/scm/test_verify_ssl.py", + [ + "GitVerifySSLTestCase", + "test_export_scm_substituted" + ] + ] + ], + "test_export_scm_to_conandata": [ + [ + "conans/test/functional/scm/test_git_shallow.py", + [ + "GitShallowTestCase", + "test_export_scm_to_conandata" + ] + ], + [ + "conans/test/functional/scm/test_verify_ssl.py", + [ + "GitVerifySSLTestCase", + "test_export_scm_to_conandata" + ] + ] + ], + "test_remote_build": [ + [ + "conans/test/functional/scm/test_git_shallow.py", + [ + "GitShallowTestCase", + "test_remote_build" + ] + ] + ], + "test_create_workflow": [ + [ + "conans/test/functional/scm/test_local_modified.py", + [ + "SCMFolderObsoleteTest", + "test_create_workflow" + ] + ] + ], + "test_install_workflow": [ + [ + "conans/test/functional/scm/test_local_modified.py", + [ + "SCMFolderObsoleteTest", + "test_install_workflow" + ] + ] + ], + "test_plain_recipe": [ + [ + "conans/test/functional/scm/test_scm_to_conandata.py", + [ + "SCMDataToConanDataTestCase", + "test_plain_recipe" + ] + ] + ], + "test_save_special_chars": [ + [ + "conans/test/functional/scm/test_scm_to_conandata.py", + [ + "SCMDataToConanDataTestCase", + "test_save_special_chars" + ] + ] + ], + "test_auto_is_replaced": [ + [ + "conans/test/functional/scm/test_scm_to_conandata.py", + [ + "SCMDataToConanDataTestCase", + "test_auto_is_replaced" + ] + ] + ], + "test_existing_field": [ + [ + "conans/test/functional/scm/test_scm_to_conandata.py", + [ + "SCMDataToConanDataTestCase", + "test_existing_field" + ] + ] + ], + "test_empty_conandata": [ + [ + "conans/test/functional/scm/test_scm_to_conandata.py", + [ + "SCMDataToConanDataTestCase", + "test_empty_conandata" + ] + ] + ], + "test_parse_data": [ + [ + "conans/test/functional/scm/test_scm_to_conandata.py", + [ + "ParseSCMFromConanDataTestCase", + "test_parse_data" + ] + ] + ], + "test_auto_can_be_automated": [ + [ + "conans/test/functional/scm/test_scm_to_conandata.py", + [ + "test_auto_can_be_automated" + ] + ] + ], + "test_https": [ + [ + "conans/test/functional/scm/test_url_auto.py", + [ + "RemoveCredentials", + "test_https" + ] + ] + ], + "test_verify_ssl_none_string": [ + [ + "conans/test/functional/scm/test_verify_ssl.py", + [ + "test_verify_ssl_none_string" + ] + ] + ], + "test_remove_credentials": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitRemoteUrlTest", + "test_remove_credentials" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNRemoteUrlTest", + "test_remove_credentials" + ] + ] + ], + "test_version_invalid": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_version_invalid" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_version_invalid" + ] + ] + ], + "test_repo_root": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_repo_root" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_repo_root" + ] + ] + ], + "test_is_pristine": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_is_pristine" + ] + ] + ], + "test_is_local_repository": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_is_local_repository" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_is_local_repository" + ] + ] + ], + "test_clone_git": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_clone_git" + ] + ] + ], + "test_clone_git_shallow": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_clone_git_shallow" + ] + ] + ], + "test_clone_git_shallow_revision": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_clone_git_shallow_revision" + ] + ] + ], + "test_clone_git_shallow_with_local": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_clone_git_shallow_with_local" + ] + ] + ], + "test_clone_existing_folder_git": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_clone_existing_folder_git" + ] + ] + ], + "test_clone_existing_folder_without_branch": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_clone_existing_folder_without_branch" + ] + ] + ], + "test_credentials": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_credentials" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_credentials" + ] + ] + ], + "test_verify_ssl": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_verify_ssl" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "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" + ] + ] + ], + "_create_paths": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_clone_submodule_git", + "_create_paths" + ] + ] + ], + "test_clone_submodule_git": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_clone_submodule_git" + ] + ] + ], + "test_git_to_capture_branch": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_git_to_capture_branch" + ] + ] + ], + "test_git_helper_in_recipe": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_git_helper_in_recipe" + ] + ] + ], + "test_git_commit_message": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolTest", + "test_git_commit_message" + ] + ] + ], + "test_no_tag": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolsTests", + "test_no_tag" + ] + ] + ], + "test_in_tag": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolsTests", + "test_in_tag" + ] + ] + ], + "test_in_branch_with_tag": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolsTests", + "test_in_branch_with_tag" + ] + ] + ], + "test_get_tag_no_git_repo": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolsTests", + "test_get_tag_no_git_repo" + ] + ] + ], + "test_excluded_files": [ + [ + "conans/test/functional/scm/tools/test_git.py", + [ + "GitToolsTests", + "test_excluded_files" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_excluded_files" + ] + ] + ], + "test_check_svn_repo": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_check_svn_repo" + ] + ] + ], + "test_clone": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_clone" + ] + ] + ], + "test_svn_revision_message": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_svn_revision_message" + ] + ] + ], + "test_revision_number": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_revision_number" + ] + ] + ], + "test_repo_url": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_repo_url" + ] + ] + ], + "test_repo_project_url": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_repo_project_url" + ] + ] + ], + "test_checkout": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_checkout" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristine", + "test_checkout" + ] + ] + ], + "test_clone_over_dirty_directory": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_clone_over_dirty_directory" + ] + ] + ], + "test_last_changed_revision": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_last_changed_revision" + ] + ] + ], + "test_branch": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_branch" + ] + ] + ], + "test_tag": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsBasic", + "test_tag" + ] + ] + ], + "test_checkout_project": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristine", + "test_checkout_project" + ] + ] + ], + "test_modified_file": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristine", + "test_modified_file" + ] + ] + ], + "test_untracked_file": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristine", + "test_untracked_file" + ] + ] + ], + "test_ignored_file": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristine", + "test_ignored_file" + ] + ] + ], + "work_on_project": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristine", + "test_conflicted_file", + "work_on_project" + ] + ] + ], + "test_conflicted_file": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristine", + "test_conflicted_file" + ] + ] + ], + "test_mixed_revisions": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristine", + "test_mixed_revisions" + ] + ] + ], + "test_missing_remote": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristine", + "test_missing_remote" + ] + ] + ], + "_propset_cmd": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalFile", + "_propset_cmd" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalsNotFixed", + "_propset_cmd" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalsFixed", + "_propset_cmd" + ] + ] + ], + "test_modified_external": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalFile", + "test_modified_external" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalsNotFixed", + "test_modified_external" + ] + ], + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalsFixed", + "test_modified_external" + ] + ] + ], + "test_commit_external": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalsFixed", + "test_commit_external" + ] + ] + ], + "test_untracked_external": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalsFixed", + "test_untracked_external" + ] + ] + ], + "test_ignored_external": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolTestsPristineWithExternalsFixed", + "test_ignored_external" + ] + ] + ], + "test_clone_root_folder": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolsTestsRecipe", + "test_clone_root_folder" + ] + ] + ], + "test_clone_subfolder": [ + [ + "conans/test/functional/scm/tools/test_svn.py", + [ + "SVNToolsTestsRecipe", + "test_clone_subfolder" + ] + ] + ], + "test_local_root_folder": [ + [ + "conans/test/functional/scm/workflows/test_conanfile_in_repo_root.py", + [ + "SVNConanfileInRepoRootTest", + "test_local_root_folder" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_repo_root.py", + [ + "GitConanfileInRepoRootTest", + "test_local_root_folder" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_subfolder.py", + [ + "SVNConanfileInSubfolderTest", + "test_local_root_folder" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_subfolder.py", + [ + "GitConanfileInSubfolderTest", + "test_local_root_folder" + ] + ], + [ + "conans/test/functional/scm/workflows/test_scm_subfolder.py", + [ + "SVNConanfileInRepoRootTest", + "test_local_root_folder" + ] + ], + [ + "conans/test/functional/scm/workflows/test_scm_subfolder.py", + [ + "GitConanfileInRepoRootTest", + "test_local_root_folder" + ] + ] + ], + "test_local_monorepo": [ + [ + "conans/test/functional/scm/workflows/test_conanfile_in_repo_root.py", + [ + "SVNConanfileInRepoRootTest", + "test_local_monorepo" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_subfolder.py", + [ + "SVNConanfileInSubfolderTest", + "test_local_monorepo" + ] + ], + [ + "conans/test/functional/scm/workflows/test_scm_subfolder.py", + [ + "SVNConanfileInRepoRootTest", + "test_local_monorepo" + ] + ] + ], + "test_local_monorepo_chdir": [ + [ + "conans/test/functional/scm/workflows/test_conanfile_in_repo_root.py", + [ + "SVNConanfileInRepoRootTest", + "test_local_monorepo_chdir" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_subfolder.py", + [ + "SVNConanfileInSubfolderTest", + "test_local_monorepo_chdir" + ] + ], + [ + "conans/test/functional/scm/workflows/test_scm_subfolder.py", + [ + "SVNConanfileInRepoRootTest", + "test_local_monorepo_chdir" + ] + ] + ], + "test_remote_root_folder": [ + [ + "conans/test/functional/scm/workflows/test_conanfile_in_repo_root.py", + [ + "SVNConanfileInRepoRootTest", + "test_remote_root_folder" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_repo_root.py", + [ + "GitConanfileInRepoRootTest", + "test_remote_root_folder" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_subfolder.py", + [ + "SVNConanfileInSubfolderTest", + "test_remote_root_folder" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_subfolder.py", + [ + "GitConanfileInSubfolderTest", + "test_remote_root_folder" + ] + ], + [ + "conans/test/functional/scm/workflows/test_scm_subfolder.py", + [ + "SVNConanfileInRepoRootTest", + "test_remote_root_folder" + ] + ], + [ + "conans/test/functional/scm/workflows/test_scm_subfolder.py", + [ + "GitConanfileInRepoRootTest", + "test_remote_root_folder" + ] + ] + ], + "test_remote_monorepo": [ + [ + "conans/test/functional/scm/workflows/test_conanfile_in_repo_root.py", + [ + "SVNConanfileInRepoRootTest", + "test_remote_monorepo" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_subfolder.py", + [ + "SVNConanfileInSubfolderTest", + "test_remote_monorepo" + ] + ], + [ + "conans/test/functional/scm/workflows/test_scm_subfolder.py", + [ + "SVNConanfileInRepoRootTest", + "test_remote_monorepo" + ] + ] + ], + "test_remote_monorepo_chdir": [ + [ + "conans/test/functional/scm/workflows/test_conanfile_in_repo_root.py", + [ + "SVNConanfileInRepoRootTest", + "test_remote_monorepo_chdir" + ] + ], + [ + "conans/test/functional/scm/workflows/test_conanfile_in_subfolder.py", + [ + "SVNConanfileInSubfolderTest", + "test_remote_monorepo_chdir" + ] + ], + [ + "conans/test/functional/scm/workflows/test_scm_subfolder.py", + [ + "SVNConanfileInRepoRootTest", + "test_remote_monorepo_chdir" + ] + ] + ], + "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_value_different_with_scoped_setting": [ + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "SettingsCppStdScopedPackageTests", + "test_value_different_with_scoped_setting" + ] + ] + ], + "test_value_different_with_general_setting": [ + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "SettingsCppStdScopedPackageTests", + "test_value_different_with_general_setting" + ] + ] + ], + "test_conanfile_without_compiler": [ + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "SettingsCppStdScopedPackageTests", + "test_conanfile_without_compiler" + ] + ] + ], + "test_conanfile_without_compiler_but_cppstd": [ + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "SettingsCppStdScopedPackageTests", + "test_conanfile_without_compiler_but_cppstd" + ] + ] + ], + "test_only_cppstd": [ + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "UseCompilerCppStdSettingTests", + "test_only_cppstd" + ] + ] + ], + "test_only_compiler_cppstd": [ + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "UseCompilerCppStdSettingTests", + "test_only_compiler_cppstd" + ] + ] + ], + "test_both": [ + [ + "conans/test/functional/settings/cppstd/compiler_cppstd_test.py", + [ + "UseCompilerCppStdSettingTests", + "test_both" + ] + ], + [ + "conans/test/unittests/client/graph/test_range_resolver.py", + [ + "ParseVersionExprTest", + "test_both" + ] + ] + ], + "test_declared_stdlib_and_passed": [ + [ + "conans/test/functional/settings/libcxx_setting_test.py", + [ + "LibcxxSettingTest", + "test_declared_stdlib_and_passed" + ] + ] + ], + "test_C_only": [ + [ + "conans/test/functional/settings/libcxx_setting_test.py", + [ + "LibcxxSettingTest", + "test_C_only" + ] + ] + ], + "test_uploaded_chain": [ + [ + "conans/test/functional/shared_chain_test.py", + [ + "SharedChainTest", + "test_uploaded_chain" + ] + ] + ], + "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" + ] + ], + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "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" + ] + ], + [ + "conans/test/unittests/client/conf/detect/detected_os_test.py", + [ + "DetectedOSTest", + "test_mingw64" + ] + ], + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_mingw64" + ] + ], + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "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_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" + ] + ], + [ + "conans/test/unittests/client/conf/detect/detected_os_test.py", + [ + "DetectedOSTest", + "test_mingw32" + ] + ], + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_mingw32" + ] + ], + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "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" + ] + ], + [ + "conans/test/unittests/client/conf/detect/detected_os_test.py", + [ + "DetectedOSTest", + "test_cygwin" + ] + ], + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_cygwin" + ] + ], + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "test_cygwin" + ] + ] + ], + "test_msys": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsAutotoolsBuild", + "test_msys" + ] + ], + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_msys" + ] + ], + [ + "conans/test/unittests/client/conf/detect/detected_os_test.py", + [ + "DetectedOSTest", + "test_msys" + ] + ], + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "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" + ] + ], + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_clang" + ] + ] + ], + "test_vs_clang": [ + [ + "conans/test/functional/subsystems_build_test.py", + [ + "TestSubsystemsCMakeBuild", + "test_vs_clang" + ] + ] + ], + "test_symlink_created": [ + [ + "conans/test/functional/symlinks/symlink_package_test.py", + [ + "SymlinkPackageTest", + "test_symlink_created" + ] + ] + ], + "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" + ] + ] + ], + "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/test_install_test_build_require.py", + [ + "client" + ] + ], + [ + "conans/test/integration/command/install/install_test.py", + [ + "client" + ] + ], + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "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/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/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_use_cmake_toolchain": [ + [ + "conans/test/functional/toolchains/android/test_using_cmake.py", + [ + "test_use_cmake_toolchain" + ] + ], + [ + "conans/test/functional/toolchains/intel/test_using_cmake.py", + [ + "CMakeIntelTestCase", + "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" + ] + ], + [ + "conans/test/unittests/client/generators/qmake_test.py", + [ + "QmakeGeneratorTest", + "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_component_uses_apple_framework": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_apple_frameworks.py", + [ + "test_component_uses_apple_framework" + ] + ] + ], + "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_transitive_multi": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps.py", + [ + "test_transitive_multi" + ] + ] + ], + "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_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_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_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_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" + ] + ] + ], + "test_different_namespace": [ + [ + "conans/test/functional/toolchains/cmake/cmakedeps/test_cmakedeps_components_names.py", + [ + "test_different_namespace" + ] + ] + ], + "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_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", + [ + "WinTest", + "_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_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_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_max_schema_version2_build": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_max_schema_version2_build" + ] + ] + ], + "test_user_presets_version2": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_user_presets_version2" + ] + ], + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_user_presets_version2" + ] + ] + ], + "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_forbidden_build_type": [ + [ + "conans/test/functional/toolchains/cmake/test_cmake_toolchain.py", + [ + "test_cmake_presets_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_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_file_api": [ + [ + "conans/test/functional/toolchains/cmake/test_file_api.py", + [ + "test_file_api" + ] + ] + ], + "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_shared_cmake_toolchain": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_shared_cmake_toolchain" + ] + ] + ], + "test_shared_cmake_toolchain_test_package": [ + [ + "conans/test/functional/toolchains/cmake/test_shared_cmake.py", + [ + "test_shared_cmake_toolchain_test_package" + ] + ] + ], + "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" + ] + ] + ], + "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/environment/test_env.py", + [ + "test_complete" + ] + ], + [ + "conans/test/unittests/client/packager_test.py", + [ + "ExporterTest", + "test_complete" + ] + ] + ], + "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_pkg_configdeps_definitions_escape": [ + [ + "conans/test/functional/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkg_configdeps_definitions_escape" + ] + ] + ], + "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" + ] + ] + ], + "_settings_str": [ + [ + "conans/test/functional/toolchains/meson/_base.py", + [ + "TestMesonBase", + "_settings_str" + ] + ] + ], + "_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_mesondeps": [ + [ + "conans/test/functional/toolchains/meson/test_meson_and_gnu_deps_flags.py", + [ + "TestMesonToolchainAndGnuFlags", + "test_mesondeps" + ] + ] + ], + "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_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", + [ + "WinTest", + "test_toolchain_win_vs2017" + ] + ] + ], + "test_toolchain_win_vs2022": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "WinTest", + "test_toolchain_win_vs2022" + ] + ] + ], + "check_toolchain_win": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "WinTest", + "check_toolchain_win" + ] + ] + ], + "test_toolchain_win_debug": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "WinTest", + "test_toolchain_win_debug" + ] + ] + ], + "test_toolchain_win_multi": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "WinTest", + "test_toolchain_win_multi" + ] + ] + ], + "test_msvc_runtime_flag_common_usage": [ + [ + "conans/test/functional/toolchains/microsoft/test_msbuild.py", + [ + "test_msvc_runtime_flag_common_usage" + ] + ] + ], + "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" + ] + ], + [ + "conans/test/integration/command/install/install_test.py", + [ + "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/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_build_requires" + ] + ], + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_build_requires" + ] + ], + [ + "conans/test/integration/graph_lock/test_lock_bundle.py", + [ + "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_exe_template": [ + [ + "conans/test/functional/toolchains/microsoft/test_v2_msbuild_template.py", + [ + "test_msbuild_exe_template" + ] + ] + ], + "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_old_toolchain": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_old_toolchain" + ] + ] + ], + "test_old_toolchain_method": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_old_toolchain_method" + ] + ] + ], + "test_toolchain_windows": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_toolchain_windows" + ] + ] + ], + "test_conflict_user_generator": [ + [ + "conans/test/functional/toolchains/test_basic.py", + [ + "BasicTest", + "test_conflict_user_generator" + ] + ] + ], + "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_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" + ] + ] + ], + "assert_vcvars_command": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_arch_test.py", + [ + "VCVarsArchTest", + "assert_vcvars_command" + ] + ] + ], + "test_arch": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_arch_test.py", + [ + "VCVarsArchTest", + "test_arch" + ] + ] + ], + "test_vcvars_ver_override": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_arch_test.py", + [ + "VCVarsArchTest", + "test_vcvars_ver_override" + ] + ] + ], + "test_winsdk_version_override": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_arch_test.py", + [ + "VCVarsArchTest", + "test_winsdk_version_override" + ] + ] + ], + "test_windows_ce": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_arch_test.py", + [ + "VCVarsArchTest", + "test_windows_ce" + ] + ], + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_windows_ce" + ] + ] + ], + "test_simple": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_clangcl_test.py", + [ + "VCVarsClangClTest", + "test_simple" + ] + ], + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_simple" + ] + ], + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "test_simple" + ] + ], + [ + "conans/test/unittests/model/values_test.py", + [ + "ValuesTest", + "test_simple" + ] + ], + [ + "conans/test/unittests/model/version_test.py", + [ + "VersionTest", + "test_simple" + ] + ] + ], + "test_no_version": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_clangcl_test.py", + [ + "VCVarsClangClTest", + "test_no_version" + ] + ] + ], + "test_no_msvc": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_clangcl_test.py", + [ + "VCVarsClangClTest", + "test_no_msvc" + ] + ] + ], + "test_81": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_store_test.py", + [ + "VCVarsStoreTest", + "test_81" + ] + ] + ], + "test_10": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_store_test.py", + [ + "VCVarsStoreTest", + "test_10" + ] + ] + ], + "test_10_custom_winsdk": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_store_test.py", + [ + "VCVarsStoreTest", + "test_10_custom_winsdk" + ] + ] + ], + "test_vcvars_echo": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_echo" + ] + ] + ], + "test_vcvars_with_store_echo": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_with_store_echo" + ] + ] + ], + "test_vcvars_env_not_duplicated_path": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_env_not_duplicated_path" + ] + ] + ], + "test_vcvars_filter_known_paths": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_filter_known_paths" + ] + ] + ], + "test_vcvars_amd64_32_cross_building_support": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_amd64_32_cross_building_support" + ] + ] + ], + "test_vcvars_raises_when_not_found": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_raises_when_not_found" + ] + ] + ], + "test_vcvars_constrained": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_constrained" + ] + ] + ], + "test_vcvars_context_manager": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_context_manager" + ] + ] + ], + "test_vcvars_dict_diff": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_dict_diff" + ] + ] + ], + "vcvars_command_mock": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_dict", + "vcvars_command_mock" + ] + ] + ], + "subprocess_check_output_mock": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_dict", + "subprocess_check_output_mock" + ] + ], + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "subprocess_check_output_mock" + ] + ] + ], + "test_vcvars_dict": [ + [ + "conans/test/functional/tools/old/vcvars/vcvars_test.py", + [ + "VCVarsTest", + "test_vcvars_dict" + ] + ] + ], + "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" + ] + ] + ], + "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_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_xcrun": [ + [ + "conans/test/functional/tools/test_apple_tools.py", + [ + "test_xcrun" + ] + ], + [ + "conans/test/unittests/util/apple_test.py", + [ + "AppleTest", + "test_xcrun" + ] + ] + ], + "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_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/download_cache_test.py", + [ + "DownloadCacheTest", + "test_user_downloads_cached", + "get_file" + ] + ], + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "DownloadCacheTest", + "test_user_downloads_cached_newtools", + "get_file" + ] + ], + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "ConanDataTest", + "test_conan_data_as_source", + "get_file" + ] + ], + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "ConanDataTest", + "test_conan_data_as_source_newtools", + "get_file" + ] + ], + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server_zip", + "get_file" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_filename_download", + "get_file" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_gunzip", + "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/version_test.py", + [ + "VersionTest", + "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_negative": [ + [ + "conans/test/functional/tools/test_pkg_config.py", + [ + "TestPkgConfig", + "test_negative" + ] + ], + [ + "conans/test/functional/util/pkg_config_test.py", + [ + "PkgConfigTest", + "test_negative" + ] + ], + [ + "conans/test/unittests/util/msvs_toolset_test.py", + [ + "MSVCToolsetTest", + "test_negative" + ] + ] + ], + "test_pc": [ + [ + "conans/test/functional/tools/test_pkg_config.py", + [ + "TestPkgConfig", + "test_pc" + ] + ], + [ + "conans/test/functional/util/pkg_config_test.py", + [ + "PkgConfigTest", + "test_pc" + ] + ] + ], + "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" + ] + ] + ], + "test_define_prefix": [ + [ + "conans/test/functional/util/pkg_config_test.py", + [ + "PkgConfigTest", + "test_define_prefix" + ] + ] + ], + "test_rpaths_libs": [ + [ + "conans/test/functional/util/pkg_config_test.py", + [ + "PkgConfigTest", + "test_rpaths_libs" + ] + ] + ], + "save_file": [ + [ + "conans/test/functional/util/tools_test.py", + [ + "FunctionalToolsTest", + "test_unix_to_dos_unit", + "save_file" + ] + ] + ], + "test_unix_to_dos_unit": [ + [ + "conans/test/functional/util/tools_test.py", + [ + "FunctionalToolsTest", + "test_unix_to_dos_unit" + ] + ] + ], + "test_msvc_build_command": [ + [ + "conans/test/functional/util/tools_test.py", + [ + "VisualStudioToolsTest", + "test_msvc_build_command" + ] + ], + [ + "conans/test/integration/conan_v2/tools/test_tools_win.py", + [ + "ToolsWinTestCase", + "test_msvc_build_command" + ] + ] + ], + "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_parse": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_parse" + ] + ], + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_parse" + ] + ] + ], + "test_multiple_roots": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_multiple_roots" + ] + ] + ], + "test_transitivity": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_transitivity" + ] + ] + ], + "test_missing_layout_cmake": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_missing_layout_cmake" + ] + ] + ], + "test_simple_build": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_simple_build" + ] + ] + ], + "test_simple_out_of_source_build": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_simple_out_of_source_build" + ] + ] + ], + "test_complete_single_conf_build": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_complete_single_conf_build" + ] + ] + ], + "test_complete_multi_conf_build": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_complete_multi_conf_build" + ] + ] + ], + "test_use_build_requires_editable": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_use_build_requires_editable" + ] + ] + ], + "test_per_package_layout": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_per_package_layout" + ] + ] + ], + "test_generators": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_generators" + ] + ], + [ + "conans/test/integration/generators/xcode_gcc_vs_test.py", + [ + "VSXCodeGeneratorsTest", + "test_generators" + ] + ] + ], + "test_gen_subdirectories": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_gen_subdirectories" + ] + ] + ], + "test_default_filename": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_default_filename" + ] + ] + ], + "test_install_folder_rebuilt_requirements": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "WorkspaceTest", + "test_install_folder_rebuilt_requirements" + ] + ] + ], + "test_error_imports": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "test_error_imports" + ] + ] + ], + "test_error_imports_modern": [ + [ + "conans/test/functional/workspace/workspace_test.py", + [ + "test_error_imports_modern" + ] + ] + ], + "test_cmake_definitions": [ + [ + "conans/test/integration/build_helpers/cmake_apple_test.py", + [ + "CMakeAppleTest", + "test_cmake_definitions" + ] + ] + ], + "test_build_folder_vars": [ + [ + "conans/test/integration/build_helpers/cmake_apple_test.py", + [ + "CMakeAppleTest", + "test_build_folder_vars" + ] + ], + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_build_folder_vars" + ] + ] + ], + "test_visual": [ + [ + "conans/test/integration/build_helpers/visual_environment_test.py", + [ + "VisualStudioBuildEnvironmentTest", + "test_visual" + ] + ] + ], + "test_build_type_toolset": [ + [ + "conans/test/integration/build_helpers/visual_environment_test.py", + [ + "VisualStudioBuildEnvironmentTest", + "test_build_type_toolset" + ] + ] + ], + "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_txt": [ + [ + "conans/test/integration/build_requires/build_requires_test.py", + [ + "BuildRequiresTest", + "test_dependents_txt" + ] + ] + ], + "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", + [ + "TransitiveGraphTest", + "test_transitive" + ] + ], + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "VersionRangesTest", + "test_transitive" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "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/command/inspect_test.py", + [ + "ConanInspectTest", + "test_options" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "GraphLockCITest", + "test_options" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "LockFileOptionsTest", + "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_duplicated_build_requires": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "BuildRequiresTest", + "test_duplicated_build_requires" + ] + ] + ], + "test_recursive_build_requires": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "BuildRequiresTest", + "test_recursive_build_requires" + ] + ] + ], + "_create": [ + [ + "conans/test/integration/build_requires/profile_build_requires_test.py", + [ + "BuildRequiresTest", + "_create" + ] + ], + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "_create" + ] + ], + [ + "conans/test/integration/command/install/install_subfolder_test.py", + [ + "InstallSubfolderTest", + "_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" + ] + ], + [ + "conans/test/integration/build_requires/profile_requires_test.py", + [ + "ProfileRequiresTest", + "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_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_no_context": [ + [ + "conans/test/integration/build_requires/test_install_test_build_require.py", + [ + "test_build_require_command_line_no_context" + ] + ] + ], + "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_download_skip": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "DownloadCacheTest", + "test_download_skip" + ] + ] + ], + "test_corrupted_cache": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "DownloadCacheTest", + "test_corrupted_cache" + ] + ] + ], + "test_dirty_download": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "DownloadCacheTest", + "test_dirty_download" + ] + ] + ], + "test_user_downloads_cached": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "DownloadCacheTest", + "test_user_downloads_cached" + ] + ] + ], + "test_user_downloads_cached_newtools": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "DownloadCacheTest", + "test_user_downloads_cached_newtools" + ] + ] + ], + "test_revision0_v2_skip": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "DownloadCacheTest", + "test_revision0_v2_skip" + ] + ] + ], + "test_concurrent_locks": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "CachedDownloaderUnitTest", + "test_concurrent_locks" + ] + ] + ], + "test_content_first": [ + [ + "conans/test/integration/cache/download_cache_test.py", + [ + "CachedDownloaderUnitTest", + "test_content_first" + ] + ] + ], + "test_failure_copy": [ + [ + "conans/test/integration/cache/path_limit_test.py", + [ + "PathLengthLimitTest", + "test_failure_copy" + ] + ] + ], + "test_upload": [ + [ + "conans/test/integration/cache/path_limit_test.py", + [ + "PathLengthLimitTest", + "test_upload" + ] + ], + [ + "conans/test/integration/cache/read_only_test.py", + [ + "ReadOnlyTest", + "test_upload" + ] + ], + [ + "conans/test/integration/command/upload/syncronize_test.py", + [ + "SynchronizeTest", + "test_upload" + ] + ], + [ + "conans/test/integration/editable/forbidden_commands_test.py", + [ + "ForbiddenCommandsTest", + "test_upload" + ] + ], + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemoteTest", + "test_upload" + ] + ], + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "SymLinksTest", + "test_upload" + ] + ] + ], + "test_export_source": [ + [ + "conans/test/integration/cache/path_limit_test.py", + [ + "PathLengthLimitTest", + "test_export_source" + ] + ] + ], + "test_package_copier": [ + [ + "conans/test/integration/cache/path_limit_test.py", + [ + "PathLengthLimitTest", + "test_package_copier" + ] + ] + ], + "test_basic_disabled": [ + [ + "conans/test/integration/cache/path_limit_test.py", + [ + "PathLengthLimitTest", + "test_basic_disabled" + ] + ] + ], + "test_failure": [ + [ + "conans/test/integration/cache/path_limit_test.py", + [ + "PathLengthLimitTest", + "test_failure" + ] + ] + ], + "test_expand_user": [ + [ + "conans/test/integration/cache/paths_test.py", + [ + "PathsTest", + "test_expand_user" + ] + ] + ], + "test_default": [ + [ + "conans/test/integration/cache/paths_test.py", + [ + "PathShortenerTest", + "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" + ] + ], + [ + "conans/test/unittests/util/msvs_toolset_test.py", + [ + "MSVCToolsetTest", + "test_default" + ] + ] + ], + "test_with_env_variable": [ + [ + "conans/test/integration/cache/paths_test.py", + [ + "PathShortenerTest", + "test_with_env_variable" + ] + ] + ], + "test_upload_change": [ + [ + "conans/test/integration/cache/read_only_test.py", + [ + "ReadOnlyTest", + "test_upload_change" + ] + ] + ], + "test_fail_rmdir": [ + [ + "conans/test/integration/cache/rmdir_fail_test.py", + [ + "RMdirFailTest", + "test_fail_rmdir" + ] + ] + ], + "test_inconsistent_cache": [ + [ + "conans/test/integration/cache/short_paths_test.py", + [ + "ShortPathsTest", + "test_inconsistent_cache" + ] + ] + ], + "test_package_output": [ + [ + "conans/test/integration/cache/short_paths_test.py", + [ + "ShortPathsTest", + "test_package_output" + ] + ] + ], + "test_leaking_folders": [ + [ + "conans/test/integration/cache/short_paths_test.py", + [ + "ShortPathsTest", + "test_leaking_folders" + ] + ] + ], + "test_info_paths": [ + [ + "conans/test/integration/cache/short_paths_test.py", + [ + "ShortPathsTest", + "test_info_paths" + ] + ], + [ + "conans/test/integration/editable/commands/info_test.py", + [ + "test_info_paths" + ] + ] + ], + "test_alias_overriden": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_alias_overriden" + ] + ] + ], + "test_alias_different_name": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_alias_different_name" + ] + ] + ], + "test_complete_large": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_complete_large" + ] + ] + ], + "test_striped_large": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_striped_large" + ] + ] + ], + "test_double_alias": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_double_alias" + ] + ] + ], + "test_double_alias_options": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_double_alias_options" + ] + ] + ], + "test_double_alias_ranges": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_double_alias_ranges" + ] + ] + ], + "test_alias_bug": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_alias_bug" + ] + ], + [ + "conans/test/integration/graph/core/test_new_alias.py", + [ + "TestAlias", + "test_alias_bug" + ] + ] + ], + "test_transitive_alias": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_transitive_alias" + ] + ] + ], + "test_repeated_alias": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_repeated_alias" + ] + ] + ], + "test_existing_python_requires": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_existing_python_requires" + ] + ] + ], + "test_not_override_package": [ + [ + "conans/test/integration/command/alias_test.py", + [ + "ConanAliasTest", + "test_not_override_package" + ] + ] + ], + "_assert_dict_subset": [ + [ + "conans/test/integration/command/config_test.py", + [ + "_assert_dict_subset" + ] + ] + ], + "test_storage": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_storage" + ] + ] + ], + "test_errors": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_errors" + ] + ], + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_errors" + ] + ], + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_errors" + ] + ], + [ + "conans/test/integration/ui/json_output_test.py", + [ + "JsonOutputTest", + "test_errors" + ] + ], + [ + "conans/test/unittests/model/ref_test.py", + [ + "RefTest", + "test_errors" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "CoreSettingsTest", + "test_errors" + ] + ] + ], + "test_define": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_define" + ] + ], + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "TestProfileEnvRoundTrip", + "test_define" + ] + ] + ], + "test_set_with_weird_path": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_set_with_weird_path" + ] + ] + ], + "test_remove_section": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_remove_section" + ] + ] + ], + "test_remove_envvar": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_remove_envvar" + ] + ] + ], + "test_config_home_default": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_home_default" + ] + ] + ], + "test_config_home_custom_home_dir": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_home_custom_home_dir" + ] + ] + ], + "test_config_home_custom_install": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_home_custom_install" + ] + ] + ], + "test_config_home_short_home_dir": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_home_short_home_dir" + ] + ] + ], + "test_config_home_short_home_dir_contains_cache_dir": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_home_short_home_dir_contains_cache_dir" + ] + ] + ], + "test_config_user_home_short_path": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_user_home_short_path" + ] + ] + ], + "test_config_user_home_short_none": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_user_home_short_none" + ] + ] + ], + "test_init": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_init" + ] + ], + [ + "conans/test/integration/conanfile/init_test.py", + [ + "InitTest", + "test_init" + ] + ] + ], + "test_init_overwrite": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_init_overwrite" + ] + ] + ], + "test_config_list": [ + [ + "conans/test/integration/command/config_test.py", + [ + "test_config_list" + ] + ], + [ + "conans/test/unittests/model/conan_file/create_requirements_test.py", + [ + "ListTest", + "test_config_list" + ] + ] + ], + "test_copy_command": [ + [ + "conans/test/integration/command/copy_test.py", + [ + "CopyPackagesTest", + "test_copy_command" + ] + ] + ], + "test_copy_exports_sources_with_revision_command": [ + [ + "conans/test/integration/command/copy_test.py", + [ + "CopyPackagesTest", + "test_copy_exports_sources_with_revision_command" + ] + ] + ], + "test_full_reference_with_all_argument": [ + [ + "conans/test/integration/command/copy_test.py", + [ + "CopyPackagesTest", + "test_full_reference_with_all_argument" + ] + ] + ], + "test_copy_with_p_and_all": [ + [ + "conans/test/integration/command/copy_test.py", + [ + "CopyPackagesTest", + "test_copy_with_p_and_all" + ] + ] + ], + "test_copy_full_reference": [ + [ + "conans/test/integration/command/copy_test.py", + [ + "CopyPackagesTest", + "test_copy_full_reference" + ] + ] + ], + "test_dependencies_order_matches_requires": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_dependencies_order_matches_requires" + ] + ] + ], + "test_can_override_even_versions_with_build_metadata": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_can_override_even_versions_with_build_metadata" + ] + ] + ], + "test_transitive_same_name": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_transitive_same_name" + ] + ] + ], + "test_keep_build": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_keep_build" + ] + ] + ], + "test_keep_build_error": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_keep_build_error" + ] + ] + ], + "test_keep_build_package_folder": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_keep_build_package_folder" + ] + ] + ], + "test_create_name_command_line": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create_name_command_line" + ] + ] + ], + "test_create_werror": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create_werror" + ] + ] + ], + "test_error_create_name_version": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_error_create_name_version" + ] + ] + ], + "test_create_user_channel": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create_user_channel" + ] + ] + ], + "test_create_in_subfolder": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create_in_subfolder" + ] + ] + ], + "test_create_in_subfolder_with_different_name": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create_in_subfolder_with_different_name" + ] + ] + ], + "test_create_test_package": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create_test_package" + ] + ] + ], + "test_create_skip_test_package": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create_skip_test_package" + ] + ] + ], + "test_create_package_requires": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create_package_requires" + ] + ] + ], + "test_build_policy": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_build_policy" + ] + ] + ], + "test_build_folder_handling": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_build_folder_handling" + ] + ], + [ + "conans/test/integration/command/test_package_test.py", + [ + "TestPackageTest", + "test_build_folder_handling" + ] + ] + ], + "test_package_folder_build_error": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_package_folder_build_error" + ] + ] + ], + "test_create_with_name_and_version": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create_with_name_and_version" + ] + ] + ], + "test_create_with_only_user_channel": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_create_with_only_user_channel" + ] + ] + ], + "test_requires_without_user_channel": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_requires_without_user_channel" + ] + ] + ], + "test_conaninfo_contents_without_user_channel": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_conaninfo_contents_without_user_channel" + ] + ] + ], + "test_compoents_json_output": [ + [ + "conans/test/integration/command/create_test.py", + [ + "CreateTest", + "test_compoents_json_output" + ] + ] + ], + "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_without_layout": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_defaults_in_components_without_layout" + ] + ] + ], + "test_create_keep_build_sets_generators_folder_even_with_cmake_layout_defined": [ + [ + "conans/test/integration/command/create_test.py", + [ + "test_create_keep_build_sets_generators_folder_even_with_cmake_layout_defined" + ] + ] + ], + "test_basic_parallel_download": [ + [ + "conans/test/integration/command/download/download_parallel_test.py", + [ + "DownloadParallelTest", + "test_basic_parallel_download" + ] + ] + ], + "test_download_revs_disabled_with_rrev": [ + [ + "conans/test/integration/command/download/download_revisions_test.py", + [ + "DownloadRevisionsTest", + "test_download_revs_disabled_with_rrev" + ] + ] + ], + "test_download_revs_enabled_with_fake_rrev": [ + [ + "conans/test/integration/command/download/download_revisions_test.py", + [ + "DownloadRevisionsTest", + "test_download_revs_enabled_with_fake_rrev" + ] + ] + ], + "test_download_revs_enabled_with_rrev": [ + [ + "conans/test/integration/command/download/download_revisions_test.py", + [ + "DownloadRevisionsTest", + "test_download_revs_enabled_with_rrev" + ] + ] + ], + "test_download_revs_enabled_with_rrev_no_user_channel": [ + [ + "conans/test/integration/command/download/download_revisions_test.py", + [ + "DownloadRevisionsTest", + "test_download_revs_enabled_with_rrev_no_user_channel" + ] + ] + ], + "test_download_revs_enabled_with_prev": [ + [ + "conans/test/integration/command/download/download_revisions_test.py", + [ + "DownloadRevisionsTest", + "test_download_revs_enabled_with_prev" + ] + ] + ], + "test_download_all": [ + [ + "conans/test/integration/command/download/download_selected_packages_test.py", + [ + "test_download_all" + ] + ] + ], + "test_download_some_reference": [ + [ + "conans/test/integration/command/download/download_selected_packages_test.py", + [ + "test_download_some_reference" + ] + ] + ], + "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_all_but_no_packages": [ + [ + "conans/test/integration/command/download/download_selected_packages_test.py", + [ + "test_download_all_but_no_packages" + ] + ] + ], + "test_download_recipe": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_recipe" + ] + ] + ], + "test_download_with_sources": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_with_sources" + ] + ] + ], + "test_download_reference_without_packages": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_reference_without_packages" + ] + ] + ], + "test_download_reference_with_packages": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_reference_with_packages" + ] + ] + ], + "test_download_wrong_id": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_wrong_id" + ] + ] + ], + "test_download_pattern": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_pattern" + ] + ] + ], + "test_download_full_reference": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_full_reference" + ] + ] + ], + "test_download_with_full_reference_and_p": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_with_full_reference_and_p" + ] + ] + ], + "test_download_with_package_and_recipe_args": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_with_package_and_recipe_args" + ] + ] + ], + "test_download_package_argument": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_package_argument" + ] + ] + ], + "test_download_not_found_reference": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_download_not_found_reference" + ] + ] + ], + "test_no_user_channel": [ + [ + "conans/test/integration/command/download/download_test.py", + [ + "DownloadTest", + "test_no_user_channel" + ] + ], + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_no_user_channel" + ] + ] + ], + "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" + ] + ] + ], + "test_export_the_same_code": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportTest", + "test_export_the_same_code" + ] + ] + ], + "test_export_a_new_version": [ + [ + "conans/test/integration/command/export/export_test.py", + [ + "ExportTest", + "test_export_a_new_version" + ] + ] + ], + "_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_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_dont_touch_server_build_require": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_dont_touch_server_build_require" + ] + ] + ], + "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_package_folder": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_package_folder" + ] + ] + ], + "test_develop": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_develop" + ] + ], + [ + "conans/test/integration/conanfile/develop_test.py", + [ + "DevelopTest", + "test_develop" + ] + ], + [ + "conans/test/integration/editable/layouts_test.py", + [ + "LayoutTest", + "test_develop" + ] + ] + ], + "test_profile_environment": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_profile_environment" + ] + ] + ], + "test_profile_environment_conaninfo": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_profile_environment_conaninfo" + ] + ] + ], + "test_options_install": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_options_install" + ] + ] + ], + "_consume": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "_consume" + ] + ] + ], + "test_new": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_new" + ] + ], + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new" + ] + ] + ], + "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" + ] + ] + ], + "_check_json_output_no_folder": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_export_pkg_json", + "_check_json_output_no_folder" + ] + ] + ], + "_check_json_output": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_export_pkg_json", + "_check_json_output" + ] + ], + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_json_with_dependencies", + "_check_json_output" + ] + ] + ], + "test_export_pkg_json": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_export_pkg_json" + ] + ] + ], + "test_json_with_dependencies": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_json_with_dependencies" + ] + ] + ], + "test_export_pkg_no_ref": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_export_pkg_no_ref" + ] + ] + ], + "test_export_pkg_clean_dirty": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_export_pkg_clean_dirty" + ] + ] + ], + "test_invalid_folder": [ + [ + "conans/test/integration/command/export_pkg_test.py", + [ + "ExportPkgTest", + "test_invalid_folder" + ] + ] + ], + "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" + ] + ] + ], + "verify_python_lexer": [ + [ + "conans/test/integration/command/get_test.py", + [ + "ConanGetTest", + "test_get_local_reference", + "verify_python_lexer" + ] + ] + ], + "test_get_local_reference": [ + [ + "conans/test/integration/command/get_test.py", + [ + "ConanGetTest", + "test_get_local_reference" + ] + ] + ], + "test_get_local_package_reference": [ + [ + "conans/test/integration/command/get_test.py", + [ + "ConanGetTest", + "test_get_local_package_reference" + ] + ] + ], + "test_get_remote_reference": [ + [ + "conans/test/integration/command/get_test.py", + [ + "ConanGetTest", + "test_get_remote_reference" + ] + ] + ], + "test_get_remote_package_reference": [ + [ + "conans/test/integration/command/get_test.py", + [ + "ConanGetTest", + "test_get_remote_package_reference" + ] + ] + ], + "test_not_found_reference": [ + [ + "conans/test/integration/command/get_test.py", + [ + "ConanGetTest", + "test_not_found_reference" + ] + ] + ], + "test_not_found_package_reference": [ + [ + "conans/test/integration/command/get_test.py", + [ + "ConanGetTest", + "test_not_found_package_reference" + ] + ] + ], + "test_duplicated_input": [ + [ + "conans/test/integration/command/get_test.py", + [ + "ConanGetTest", + "test_duplicated_input" + ] + ] + ], + "test_deprecated_argument": [ + [ + "conans/test/integration/command/get_test.py", + [ + "ConanGetTest", + "test_deprecated_argument" + ] + ] + ], + "test_help": [ + [ + "conans/test/integration/command/help_test.py", + [ + "BasicClientTest", + "test_help" + ] + ], + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_help" + ] + ] + ], + "test_unknown_command": [ + [ + "conans/test/integration/command/help_test.py", + [ + "BasicClientTest", + "test_unknown_command" + ] + ] + ], + "test_help_cmd": [ + [ + "conans/test/integration/command/help_test.py", + [ + "BasicClientTest", + "test_help_cmd" + ] + ] + ], + "test_help_cmd_error": [ + [ + "conans/test/integration/command/help_test.py", + [ + "BasicClientTest", + "test_help_cmd_error" + ] + ] + ], + "test_imports_global_path_removed": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_imports_global_path_removed" + ] + ] + ], + "test_imports_env_var": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_imports_env_var" + ] + ] + ], + "test_imports_error": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_imports_error" + ] + ] + ], + "test_install_manifest": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_install_manifest" + ] + ] + ], + "test_install_manifest_without_install": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_install_manifest_without_install" + ] + ] + ], + "test_install_dest": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_install_dest" + ] + ] + ], + "test_imports_build_folder": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_imports_build_folder" + ] + ] + ], + "test_install_abs_dest": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_install_abs_dest" + ] + ] + ], + "test_undo_install_manifest": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_undo_install_manifest" + ] + ] + ], + "_check_manifest": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "_check_manifest" + ] + ], + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "_check_manifest" + ] + ] + ], + "test_imports_filename": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "ImportsTest", + "test_imports_filename" + ] + ] + ], + "test_imports_symbolic_names": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "SymbolicImportsTest", + "test_imports_symbolic_names" + ] + ], + [ + "conans/test/integration/command/imports_test.py", + [ + "SymbolicImportsComponentTest", + "test_imports_symbolic_names" + ] + ] + ], + "test_error_unknown": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "SymbolicImportsTest", + "test_error_unknown" + ] + ] + ], + "test_imports_symbolic_from_editable": [ + [ + "conans/test/integration/command/imports_test.py", + [ + "SymbolicImportsTest", + "test_imports_symbolic_from_editable" + ] + ] + ], + "assert_last_line": [ + [ + "conans/test/integration/command/info/info_command_test.py", + [ + "InfoTest", + "assert_last_line" + ] + ] + ], + "test_info_build": [ + [ + "conans/test/integration/command/info/info_command_test.py", + [ + "InfoTest", + "test_info_build" + ] + ] + ], + "test_json_output_build": [ + [ + "conans/test/integration/command/info/info_command_test.py", + [ + "InfoTest", + "test_json_output_build" + ] + ] + ], + "_prepare_deps": [ + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "_prepare_deps" + ] + ] + ], + "test_build_id": [ + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "test_build_id" + ] + ], + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_build_id" + ] + ] + ], + "test_deps_basic": [ + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "test_deps_basic" + ] + ] + ], + "test_deps_specific_information": [ + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "test_deps_specific_information" + ] + ] + ], + "test_single_field": [ + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "test_single_field" + ] + ] + ], + "test_short_paths_home_set_acl": [ + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "test_short_paths_home_set_acl" + ] + ] + ], + "test_direct_conanfile": [ + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "test_direct_conanfile" + ] + ] + ], + "test_short_paths_folders": [ + [ + "conans/test/integration/command/info/info_folders_test.py", + [ + "InfoFoldersTest", + "test_short_paths_folders" + ] + ] + ], + "test_info_options": [ + [ + "conans/test/integration/command/info/info_options_test.py", + [ + "InfoOptionsTest", + "test_info_options" + ] + ] + ], + "test_info_wrong_options": [ + [ + "conans/test/integration/command/info/info_options_test.py", + [ + "InfoOptionsTest", + "test_info_wrong_options" + ] + ] + ], + "create_export": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "test_graph", + "create_export" + ] + ], + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "test_graph_html", + "create_export" + ] + ] + ], + "test_graph": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "test_graph" + ] + ] + ], + "test_graph_html": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "test_graph_html" + ] + ], + [ + "conans/test/integration/templates/test_user_overrides.py", + [ + "UserOverridesTemplatesTestCase", + "test_graph_html" + ] + ] + ], + "test_only_names": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "test_only_names" + ] + ] + ], + "test_info_virtual": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "test_info_virtual" + ] + ] + ], + "clean_output": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "test_reuse", + "clean_output" + ] + ] + ], + "test_json_info_outputs": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "test_json_info_outputs" + ] + ] + ], + "test_build_order": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "test_build_order" + ] + ] + ], + "test_diamond_build_order": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest", + "test_diamond_build_order" + ] + ] + ], + "test_not_found_package_dirty_cache": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_not_found_package_dirty_cache" + ] + ], + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_not_found_package_dirty_cache" + ] + ] + ], + "test_failed_info": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_failed_info" + ] + ] + ], + "test_graph_html_embedded_visj": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_graph_html_embedded_visj" + ] + ] + ], + "test_info_build_requires": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_info_build_requires" + ] + ] + ], + "test_build_order_build_requires": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_build_order_build_requires" + ] + ] + ], + "test_build_order_privates": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_build_order_privates" + ] + ] + ], + "test_wrong_path_parameter": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_wrong_path_parameter" + ] + ] + ], + "test_common_attributes": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_common_attributes" + ] + ] + ], + "test_full_attributes": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_full_attributes" + ] + ] + ], + "test_topics_graph": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_topics_graph" + ] + ] + ], + "test_wrong_graph_info": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_wrong_graph_info" + ] + ] + ], + "test_previous_lockfile_error": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "InfoTest2", + "test_previous_lockfile_error" + ] + ] + ], + "test_scm_info": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "test_scm_info" + ] + ] + ], + "test_context_info": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestInfoContext", + "test_context_info" + ] + ] + ], + "test_context_build": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestInfoContext", + "test_context_build" + ] + ] + ], + "test_python_requires": [ + [ + "conans/test/integration/command/info/info_test.py", + [ + "TestInfoPythonRequires", + "test_python_requires" + ] + ], + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_python_requires" + ] + ], + [ + "conans/test/integration/graph/core/test_new_alias.py", + [ + "AliasPythonRequiresTest", + "test_python_requires" + ] + ] + ], + "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_inspect_quiet": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_inspect_quiet" + ] + ] + ], + "test_inspect_remote": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_inspect_remote" + ] + ] + ], + "test_inspect_not_in_remote": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_inspect_not_in_remote" + ] + ] + ], + "test_python_requires_not_found": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_python_requires_not_found" + ] + ] + ], + "test_name_version": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_name_version" + ] + ] + ], + "test_set_name_version": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_set_name_version" + ] + ] + ], + "test_attributes_display": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_attributes_display" + ] + ] + ], + "test_inspect_all": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_inspect_all" + ] + ] + ], + "test_inspect_filled_attributes": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_inspect_filled_attributes" + ] + ] + ], + "test_default_options_list": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_default_options_list" + ] + ], + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_default_options_list" + ] + ] + ], + "test_mixed_options_instances": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "ConanInspectTest", + "test_mixed_options_instances" + ] + ] + ], + "test_no_field_or_multiple": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_no_field_or_multiple" + ] + ] + ], + "test_incompatible_commands": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_incompatible_commands" + ] + ] + ], + "test_invalid_field": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_invalid_field" + ] + ] + ], + "test_private_field": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_private_field" + ] + ] + ], + "test_settings": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_settings" + ] + ] + ], + "test_options_dict": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_options_dict" + ] + ] + ], + "test_default_options_dict": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_default_options_dict" + ] + ] + ], + "test_initial_inspect_without_registry": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_initial_inspect_without_registry" + ] + ] + ], + "test_inspect_settings_set": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_inspect_settings_set" + ] + ] + ], + "test_inspect_alias": [ + [ + "conans/test/integration/command/inspect_test.py", + [ + "InspectRawTest", + "test_inspect_alias" + ] + ] + ], + "_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_install_cwd": [ + [ + "conans/test/integration/command/install/install_cwd_test.py", + [ + "InstallCWDTest", + "test_install_cwd" + ] + ], + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_cwd" + ] + ] + ], + "install_ref": [ + [ + "conans/test/integration/command/install/install_cwd_test.py", + [ + "InstallCWDTest", + "install_ref" + ] + ] + ], + "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_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_reference_not_conanbuildinfo": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_reference_not_conanbuildinfo" + ] + ] + ], + "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_broken_reference": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_broken_reference" + ] + ] + ], + "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_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_install_cli_override": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "TestCliOverride", + "test_install_cli_override" + ] + ] + ], + "test_install_cli_override_in_conanfile_txt": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "TestCliOverride", + "test_install_cli_override_in_conanfile_txt" + ] + ] + ], + "test_install_ref_cli_override": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "TestCliOverride", + "test_install_ref_cli_override" + ] + ] + ], + "test_create_cli_override": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "TestCliOverride", + "test_create_cli_override" + ] + ] + ], + "test_conditional": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "TestCliOverride", + "test_conditional" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_conditional" + ] + ] + ], + "test_install_bintray_warning": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_install_bintray_warning" + ] + ] + ], + "test_package_folder_available_consumer": [ + [ + "conans/test/integration/command/install/install_test.py", + [ + "test_package_folder_available_consumer" + ] + ] + ], + "test_update_binaries": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_update_binaries" + ] + ] + ], + "timestamps": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_update_not_date", + "timestamps" + ] + ] + ], + "test_update_not_date": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_update_not_date" + ] + ] + ], + "test_upload_doesnt_follow_pref": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_upload_doesnt_follow_pref" + ] + ] + ], + "test_install_update_following_pref": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_install_update_following_pref" + ] + ] + ], + "test_update_binaries_failed": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_update_binaries_failed" + ] + ] + ], + "test_update_binaries_no_package_error": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_update_binaries_no_package_error" + ] + ] + ], + "test_remove_old_sources": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_remove_old_sources" + ] + ] + ], + "test_fail_usefully_when_failing_retrieving_package": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_fail_usefully_when_failing_retrieving_package" + ] + ] + ], + "test_evil_insertions": [ + [ + "conans/test/integration/command/install/install_update_test.py", + [ + "test_evil_insertions" + ] + ] + ], + "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_change_option_txt": [ + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "test_change_option_txt" + ] + ] + ], + "test_cross_platform_msg": [ + [ + "conans/test/integration/command/install/test_install_transitive.py", + [ + "test_cross_platform_msg" + ] + ] + ], + "test_template": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_template" + ] + ] + ], + "test_template_custom_definitions": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_template_custom_definitions" + ] + ] + ], + "test_template_dir": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_template_dir" + ] + ] + ], + "test_template_test_package": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_template_test_package" + ] + ] + ], + "test_template_abs_path_test_package": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_template_abs_path_test_package" + ] + ] + ], + "test_template_errors": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_template_errors" + ] + ] + ], + "test_new_error": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new_error" + ] + ] + ], + "test_naming": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_naming" + ] + ] + ], + "test_new_header": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new_header" + ] + ] + ], + "test_new_sources": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new_sources" + ] + ] + ], + "test_new_purec": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new_purec" + ] + ] + ], + "test_new_without": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new_without" + ] + ] + ], + "test_new_ci": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new_ci" + ] + ] + ], + "test_new_ci_partial": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new_ci_partial" + ] + ] + ], + "test_new_test_package_custom_name": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new_test_package_custom_name" + ] + ] + ], + "test_new_cmake_lib": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new_cmake_lib" + ] + ] + ], + "test_new_reference": [ + [ + "conans/test/integration/command/new_test.py", + [ + "NewCommandTest", + "test_new_reference" + ] + ] + ], + "test_uses_recipe_env": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_uses_recipe_env" + ] + ] + ], + "prepare_for_package": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_package_with_destination", + "prepare_for_package" + ] + ] + ], + "test_package_with_destination": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_package_with_destination" + ] + ] + ], + "test_package_with_path_errors": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_package_with_path_errors" + ] + ] + ], + "test_package_with_reference_errors": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_package_with_reference_errors" + ] + ] + ], + "test_local_package": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_local_package" + ] + ] + ], + "test_local_package_build": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_local_package_build" + ] + ] + ], + "test_local_package_source": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_local_package_source" + ] + ] + ], + "test_no_files_copied_local_package": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_no_files_copied_local_package" + ] + ] + ], + "test_installer_package": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_installer_package" + ] + ] + ], + "test_empty_package_folder": [ + [ + "conans/test/integration/command/package_test.py", + [ + "PackageLocalCommandTest", + "test_empty_package_folder" + ] + ] + ], + "test_removed_references": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_removed_references" + ] + ] + ], + "test_list_raw": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_list_raw" + ] + ] + ], + "test_remove_remote": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_remove_remote" + ] + ] + ], + "test_clean_remote": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_clean_remote" + ] + ] + ], + "test_clean_remote_no_user": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_clean_remote_no_user" + ] + ] + ], + "test_remove_remote_no_user": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_remove_remote_no_user" + ] + ] + ], + "test_add_force": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_add_force" + ] + ] + ], + "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" + ] + ], + [ + "conans/test/integration/configuration/registry_test.py", + [ + "RegistryTest", + "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_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_duplicated_error": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_duplicated_error" + ] + ], + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "VersionRangesTest", + "test_duplicated_error" + ] + ] + ], + "test_basic_refs": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_basic_refs" + ] + ] + ], + "test_package_refs": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_package_refs" + ] + ] + ], + "test_invalid_url": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_invalid_url" + ] + ] + ], + "test_metadata_editable_packages": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_metadata_editable_packages" + ] + ] + ], + "test_remove_package_empty": [ + [ + "conans/test/integration/command/remote_test.py", + [ + "RemoteTest", + "test_remove_package_empty" + ] + ] + ], + "test_shared_folder": [ + [ + "conans/test/integration/command/remove_empty_dirs_test.py", + [ + "RemoveEmptyDirsTest", + "test_shared_folder" + ] + ] + ], + "test_remove_locks": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveLocksTest", + "test_remove_locks" + ] + ] + ], + "test_remove_registry": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveRegistryTest", + "test_remove_registry" + ] + ] + ], + "test_remove_query": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveOutdatedTest", + "test_remove_query" + ] + ] + ], + "test_remove_outdated": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveOutdatedTest", + "test_remove_outdated" + ] + ] + ], + "assert_folders": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "assert_folders" + ] + ] + ], + "test_basic_mocked": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_basic_mocked" + ] + ] + ], + "test_basic_packages": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_basic_packages" + ] + ] + ], + "_validate_remove_all_hello_packages": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "_validate_remove_all_hello_packages" + ] + ] + ], + "test_remove_any_package_version": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_any_package_version" + ] + ] + ], + "test_remove_any_package_version_user": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_any_package_version_user" + ] + ] + ], + "test_remove_any_package_version_channel": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_any_package_version_channel" + ] + ] + ], + "_validate_remove_hello_1_4_10": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "_validate_remove_hello_1_4_10" + ] + ] + ], + "test_remove_any_package_user": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_any_package_user" + ] + ] + ], + "test_remove_any_package_channel": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_any_package_channel" + ] + ] + ], + "test_builds": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_builds" + ] + ] + ], + "test_src": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_src" + ] + ] + ], + "test_reject_removal": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_reject_removal" + ] + ] + ], + "test_remote_build_error": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remote_build_error" + ] + ] + ], + "test_remote_packages": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remote_packages" + ] + ] + ], + "test_remote_conans": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remote_conans" + ] + ] + ], + "test_remove_specific_package": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_specific_package" + ] + ] + ], + "test_remove_specific_packages": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_specific_packages" + ] + ] + ], + "test_remove_specific_build": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_specific_build" + ] + ] + ], + "test_remove_specific_builds": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_specific_builds" + ] + ], + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "test_remove_specific_builds" + ] + ] + ], + "test_remove_remote_specific_package": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_remote_specific_package" + ] + ] + ], + "test_remove_remote_specific_packages": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_remove_remote_specific_packages" + ] + ] + ], + "test_try_remove_using_query_and_packages_or_builds": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_try_remove_using_query_and_packages_or_builds" + ] + ] + ], + "test_query_remove_locally": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemoveTest", + "test_query_remove_locally" + ] + ] + ], + "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_duplicated_package_id": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemovePackageRevisionsTest", + "test_remove_duplicated_package_id" + ] + ] + ], + "test_remove_remote_package_id_reference": [ + [ + "conans/test/integration/command/remove_test.py", + [ + "RemovePackageRevisionsTest", + "test_remove_remote_package_id_reference" + ] + ] + ], + "create_metadata": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "setUp", + "create_metadata" + ] + ] + ], + "test_search_with_none_user_channel": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_with_none_user_channel" + ] + ] + ], + "test_search_disabled_remote": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_disabled_remote" + ] + ] + ], + "test_search_skip_disabled_remote": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_skip_disabled_remote" + ] + ] + ], + "test_recipe_search_all": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_recipe_search_all" + ] + ] + ], + "test_recipe_search": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_recipe_search" + ] + ] + ], + "test_search_partial_match": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_partial_match" + ] + ] + ], + "test_search_raw": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_raw" + ] + ] + ], + "test_search_html_table": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_html_table" + ] + ] + ], + "test_search_html_table_all": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_html_table_all" + ] + ] + ], + "test_search_html_table_with_no_reference": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_html_table_with_no_reference" + ] + ] + ], + "test_package_search_with_invalid_reference": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_package_search_with_invalid_reference" + ] + ] + ], + "test_package_search_with_empty_query": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_package_search_with_empty_query" + ] + ] + ], + "test_package_search_nonescaped_characters": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_package_search_nonescaped_characters" + ] + ] + ], + "_assert_pkg_q": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "_assert_pkg_q" + ] + ] + ], + "_assert_pkg_query_tool": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "_assert_pkg_query_tool" + ] + ] + ], + "test_cases": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_package_search_complex_queries", + "test_cases" + ] + ] + ], + "test_package_search_complex_queries": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_package_search_complex_queries" + ] + ] + ], + "_copy_to_server": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "_copy_to_server" + ] + ] + ], + "test_package_search_all_remotes": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_package_search_all_remotes" + ] + ] + ], + "test_package_search_with_invalid_query": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_package_search_with_invalid_query" + ] + ] + ], + "test_package_search_properties_filter": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_package_search_properties_filter" + ] + ] + ], + "test_search_with_no_local": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_with_no_local" + ] + ] + ], + "test_search_with_no_registry": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_with_no_registry" + ] + ] + ], + "test_search_json": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_json" + ] + ] + ], + "test_search_packages_with_reference_not_exported": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_search_packages_with_reference_not_exported" + ] + ] + ], + "test_initial_search_without_registry": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchTest", + "test_initial_search_without_registry" + ] + ] + ], + "test_search_local": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchReferencesWithoutUserChannel", + "test_search_local" + ] + ] + ], + "test_search_remote": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchReferencesWithoutUserChannel", + "test_search_remote" + ] + ] + ], + "test_search": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchOrder", + "test_search" + ] + ], + [ + "conans/test/integration/conan_v2/settings_model/test_cppstd.py", + [ + "SettingsCppstdTestCase", + "test_search" + ] + ], + [ + "conans/test/integration/editable/editable_add_test.py", + [ + "CreateEditablePackageTest", + "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_search_outdated": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchOutdatedTest", + "test_search_outdated" + ] + ] + ], + "test_exception_client_without_revs": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchOutdatedTest", + "test_exception_client_without_revs" + ] + ] + ], + "test_search_recipe_revisions": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchRevisionsTest", + "test_search_recipe_revisions" + ] + ] + ], + "test_search_package_revisions": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchRevisionsTest", + "test_search_package_revisions" + ] + ] + ], + "test_search_not_found": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchRevisionsTest", + "test_search_not_found" + ] + ] + ], + "test_search_revision_fail_if_v1_server": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchRevisionsTest", + "test_search_revision_fail_if_v1_server" + ] + ] + ], + "test_invalid_references": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchRevisionsTest", + "test_invalid_references" + ] + ] + ], + "test_empty_pattern_with_revisions_command_call": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchRevisionsTest", + "test_empty_pattern_with_revisions_command_call" + ] + ] + ], + "test_search_by_name": [ + [ + "conans/test/integration/command/search_test.py", + [ + "SearchRemoteAllTestCase", + "test_search_by_name" + ] + ] + ], + "create_binary": [ + [ + "conans/test/integration/command/search_test.py", + [ + "TestMixConan1and2", + "test_mix", + "create_binary" + ] + ] + ], + "test_mix": [ + [ + "conans/test/integration/command/search_test.py", + [ + "TestMixConan1and2", + "test_mix" + ] + ] + ], + "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_reference": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_source_reference" + ] + ] + ], + "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_local_source_src_not_exist": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_local_source_src_not_exist" + ] + ] + ], + "test_build_folder_no_exists_crash": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_build_folder_no_exists_crash" + ] + ] + ], + "test_build_folder_reading_infos": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_build_folder_reading_infos" + ] + ] + ], + "test_repeat_args_fails": [ + [ + "conans/test/integration/command/source_test.py", + [ + "SourceTest", + "test_repeat_args_fails" + ] + ] + ], + "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_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" + ] + ] + ], + "_create_manifest": [ + [ + "conans/test/integration/command/upload/syncronize_test.py", + [ + "SynchronizeTest", + "_create_manifest" + ] + ] + ], + "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" + ] + ] + ], + "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_upload_with_pattern_and_package_error": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "test_upload_with_pattern_and_package_error" + ] + ] + ], + "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" + ] + ] + ], + "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_with_no_valid_settings": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "test_upload_with_no_valid_settings" + ] + ] + ], + "test_single_binary": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "test_single_binary" + ] + ] + ], + "test_upload_all": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "test_upload_all" + ] + ] + ], + "test_force": [ + [ + "conans/test/integration/command/upload/upload_complete_test.py", + [ + "UploadTest", + "test_force" + ] + ] + ], + "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_upload_binary_not_existing": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_binary_not_existing" + ] + ] + ], + "test_not_existing_error": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_not_existing_error" + ] + ] + ], + "test_invalid_reference_error": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_invalid_reference_error" + ] + ] + ], + "test_non_existing_recipe_error": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_non_existing_recipe_error" + ] + ] + ], + "test_non_existing_package_error": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_non_existing_package_error" + ] + ] + ], + "test_deprecated_p_arg": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_deprecated_p_arg" + ] + ] + ], + "test_upload_with_pref": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_with_pref" + ] + ] + ], + "test_upload_with_pref_and_p": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_with_pref_and_p" + ] + ] + ], + "test_pattern_upload": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_pattern_upload" + ] + ] + ], + "test_query_upload": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_query_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_no_overwrite_argument_collision": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_no_overwrite_argument_collision" + ] + ] + ], + "test_upload_no_overwrite_all": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_no_overwrite_all" + ] + ] + ], + "test_upload_no_overwrite_recipe": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_no_overwrite_recipe" + ] + ] + ], + "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_upload_export_pkg": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_export_pkg" + ] + ] + ], + "test_no_remote_recipe_manifest": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_no_remote_recipe_manifest" + ] + ] + ], + "test_concurrent_upload": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_concurrent_upload" + ] + ] + ], + "test_upload_with_pref_and_query": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_with_pref_and_query" + ] + ] + ], + "test_upload_with_package_id_and_query": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_with_package_id_and_query" + ] + ] + ], + "test_upload_without_user_channel": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_without_user_channel" + ] + ] + ], + "test_checksums_metadata": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_checksums_metadata" + ] + ] + ], + "test_upload_without_cleaned_user": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_without_cleaned_user" + ] + ] + ], + "test_upload_with_rev_revs_disabled": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_with_rev_revs_disabled" + ] + ] + ], + "test_upload_with_recipe_revision": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_with_recipe_revision" + ] + ] + ], + "test_upload_with_package_revision": [ + [ + "conans/test/integration/command/upload/upload_test.py", + [ + "UploadTest", + "test_upload_with_package_revision" + ] + ] + ], + "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_no_user": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_with_no_user" + ] + ] + ], + "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_user_with_interactive_password": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_command_user_with_interactive_password" + ] + ] + ], + "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" + ] + ] + ], + "_compare_dicts": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_json", + "_compare_dicts" + ] + ] + ], + "test_skip_auth": [ + [ + "conans/test/integration/command/user_test.py", + [ + "UserTest", + "test_skip_auth" + ] + ] + ], + "test_help_command": [ + [ + "conans/test/integration/command_v2/help_test.py", + [ + "CliHelpTest", + "test_help_command" + ] + ] + ], + "test_user_command": [ + [ + "conans/test/integration/command_v2/user_test.py", + [ + "CliUserTest", + "test_user_command" + ] + ] + ], + "test_config_rm": [ + [ + "conans/test/integration/conan_api/config_test.py", + [ + "ConfigTest", + "test_config_rm" + ] + ] + ], + "test_config_home": [ + [ + "conans/test/integration/conan_api/config_test.py", + [ + "ConfigTest", + "test_config_home" + ] + ] + ], + "test_curdir": [ + [ + "conans/test/integration/conan_api/curdir_kept_test.py", + [ + "CurdirKeptTest", + "test_curdir" + ] + ] + ], + "test_manifest_arguments_conflicting": [ + [ + "conans/test/integration/conan_api/manifests_arguments_test.py", + [ + "ArgumentsTest", + "test_manifest_arguments_conflicting" + ] + ] + ], + "test_manifests_arguments_verify": [ + [ + "conans/test/integration/conan_api/manifests_arguments_test.py", + [ + "ArgumentsTest", + "test_manifests_arguments_verify" + ] + ] + ], + "test_manifests_arguments_manifests_interactive": [ + [ + "conans/test/integration/conan_api/manifests_arguments_test.py", + [ + "ArgumentsTest", + "test_manifests_arguments_manifests_interactive" + ] + ] + ], + "test_manifests_arguments_manifests": [ + [ + "conans/test/integration/conan_api/manifests_arguments_test.py", + [ + "ArgumentsTest", + "test_manifests_arguments_manifests" + ] + ] + ], + "test_manifests_arguments_no_manifests": [ + [ + "conans/test/integration/conan_api/manifests_arguments_test.py", + [ + "ArgumentsTest", + "test_manifests_arguments_no_manifests" + ] + ] + ], + "get_conaninfo": [ + [ + "conans/test/integration/conan_api/two_conan_creates_test.py", + [ + "ConanCreateTest", + "test_preprocessor_called_second_api_call", + "with_environment_append_", + "with_chdir_tmp_", + "get_conaninfo" + ] + ] + ], + "test_preprocessor_called_second_api_call": [ + [ + "conans/test/integration/conan_api/two_conan_creates_test.py", + [ + "ConanCreateTest", + "test_preprocessor_called_second_api_call" + ] + ] + ], + "test_api_conanfile_loader_shouldnt_cache": [ + [ + "conans/test/integration/conan_api/two_conan_creates_test.py", + [ + "ConanCreateTest", + "test_api_conanfile_loader_shouldnt_cache" + ] + ] + ], + "test_no_build_type": [ + [ + "conans/test/integration/conan_v2/build_helpers/test_autotools.py", + [ + "AutotoolsBuildHelperTestCase", + "test_no_build_type" + ] + ], + [ + "conans/test/integration/conan_v2/build_helpers/test_cmake.py", + [ + "CMakeBuildHelperTestCase", + "test_no_build_type" + ] + ], + [ + "conans/test/integration/conan_v2/build_helpers/test_meson.py", + [ + "MesonBuildHelperTestCase", + "test_no_build_type" + ] + ], + [ + "conans/test/integration/generators/multi_generators_test.py", + [ + "MultiGeneratorsTestCase", + "test_no_build_type" + ] + ], + [ + "conans/test/unittests/util/build_sln_command_test.py", + [ + "BuildSLNCommandTest", + "test_no_build_type" + ] + ] + ], + "test_no_compiler": [ + [ + "conans/test/integration/conan_v2/build_helpers/test_autotools.py", + [ + "AutotoolsBuildHelperTestCase", + "test_no_compiler" + ] + ], + [ + "conans/test/integration/conan_v2/build_helpers/test_cmake.py", + [ + "CMakeBuildHelperTestCase", + "test_no_compiler" + ] + ], + [ + "conans/test/integration/conan_v2/build_helpers/test_meson.py", + [ + "MesonBuildHelperTestCase", + "test_no_compiler" + ] + ] + ], + "test_toolchain_no_build_type": [ + [ + "conans/test/integration/conan_v2/build_helpers/test_cmake.py", + [ + "CMakeBuildHelperTestCase", + "test_toolchain_no_build_type" + ] + ] + ], + "test_self_collect_libs": [ + [ + "conans/test/integration/conan_v2/conanfile/test_collect_libs.py", + [ + "CollectLibsTestCase", + "test_self_collect_libs" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "CollectLibTestCase", + "test_self_collect_libs" + ] + ] + ], + "test_config_method": [ + [ + "conans/test/integration/conan_v2/conanfile/test_config_method.py", + [ + "ConfigMethodTestCase", + "test_config_method" + ] + ] + ], + "test_conan_username": [ + [ + "conans/test/integration/conan_v2/conanfile/test_environment.py", + [ + "CollectLibsTestCase", + "test_conan_username" + ] + ] + ], + "test_conan_channel": [ + [ + "conans/test/integration/conan_v2/conanfile/test_environment.py", + [ + "CollectLibsTestCase", + "test_conan_channel" + ] + ] + ], + "test_cppinfo_not_in_package_id": [ + [ + "conans/test/integration/conan_v2/conanfile/test_package_id_method.py", + [ + "ConanfileSourceTestCase", + "test_cppinfo_not_in_package_id" + ] + ] + ], + "test_v1_warning": [ + [ + "conans/test/integration/conan_v2/conanfile/test_package_id_method.py", + [ + "ConanfilePackageIdV1TestCase", + "test_v1_warning" + ] + ] + ], + "test_info_not_in_package": [ + [ + "conans/test/integration/conan_v2/conanfile/test_package_method.py", + [ + "ConanfileSourceTestCase", + "test_info_not_in_package" + ] + ] + ], + "test_no_settings": [ + [ + "conans/test/integration/conan_v2/conanfile/test_source_method.py", + [ + "ConanfileSourceTestCase", + "test_no_settings" + ] + ] + ], + "test_no_options": [ + [ + "conans/test/integration/conan_v2/conanfile/test_source_method.py", + [ + "ConanfileSourceTestCase", + "test_no_options" + ] + ] + ], + "test_name_mismatch": [ + [ + "conans/test/integration/conan_v2/generators/test_pkg_config.py", + [ + "PkgConfigGeneratorTestCase", + "test_name_mismatch" + ] + ] + ], + "test_name_match": [ + [ + "conans/test/integration/conan_v2/generators/test_pkg_config.py", + [ + "PkgConfigGeneratorTestCase", + "test_name_match" + ] + ] + ], + "test_names_override": [ + [ + "conans/test/integration/conan_v2/generators/test_pkg_config.py", + [ + "PkgConfigGeneratorTestCase", + "test_names_override" + ] + ] + ], + "test_recipe_invalid": [ + [ + "conans/test/integration/conan_v2/settings_model/test_cppstd.py", + [ + "SettingsCppstdTestCase", + "test_recipe_invalid" + ] + ] + ], + "test_settings_model": [ + [ + "conans/test/integration/conan_v2/settings_model/test_cppstd.py", + [ + "SettingsCppstdTestCase", + "test_settings_model" + ] + ] + ], + "test_deprecate_cppflags": [ + [ + "conans/test/integration/conan_v2/test_cppinfo.py", + [ + "CppinfoTestCase", + "test_deprecate_cppflags" + ] + ] + ], + "test_deprecate_build_modules_as_list_extend": [ + [ + "conans/test/integration/conan_v2/test_cppinfo.py", + [ + "CppinfoTestCase", + "test_deprecate_build_modules_as_list_extend" + ] + ] + ], + "test_deprecate_build_modules_as_list_append": [ + [ + "conans/test/integration/conan_v2/test_cppinfo.py", + [ + "CppinfoTestCase", + "test_deprecate_build_modules_as_list_append" + ] + ] + ], + "test_deprecate_build_modules_as_list": [ + [ + "conans/test/integration/conan_v2/test_cppinfo.py", + [ + "CppinfoTestCase", + "test_deprecate_build_modules_as_list" + ] + ] + ], + "test_deprecate_string": [ + [ + "conans/test/integration/conan_v2/test_options_format.py", + [ + "DefaultOptionsSyntaxTestCase", + "test_deprecate_string" + ] + ] + ], + "test_deprecate_list": [ + [ + "conans/test/integration/conan_v2/test_options_format.py", + [ + "DefaultOptionsSyntaxTestCase", + "test_deprecate_list" + ] + ] + ], + "test_deprecate_tuple": [ + [ + "conans/test/integration/conan_v2/test_options_format.py", + [ + "DefaultOptionsSyntaxTestCase", + "test_deprecate_tuple" + ] + ] + ], + "test_deprecate_old_syntax": [ + [ + "conans/test/integration/conan_v2/test_python_requires.py", + [ + "PythonRequiresTestCase", + "test_deprecate_old_syntax" + ] + ] + ], + "test_requires_traits": [ + [ + "conans/test/integration/conan_v2/test_requires_traits.py", + [ + "test_requires_traits" + ] + ] + ], + "test_build_sln_command": [ + [ + "conans/test/integration/conan_v2/tools/test_tools_win.py", + [ + "ToolsWinTestCase", + "test_build_sln_command" + ] + ] + ], + "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": [ + [ + "conans/test/integration/conanfile/conan_data_test.py", + [ + "ConanDataTest", + "test_conan_data_as_source" + ] + ] + ], + "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_base": [ + [ + "conans/test/integration/conanfile/conanfile_extend_test.py", + [ + "ConanfileExtendTest", + "test_base" + ] + ], + [ + "conans/test/integration/generators/generators_test.py", + [ + "GeneratorsTest", + "test_base" + ] + ], + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_base" + ] + ] + ], + "test_conanfile_subclass": [ + [ + "conans/test/integration/conanfile/conanfile_extend_test.py", + [ + "ConanfileExtendTest", + "test_conanfile_subclass" + ] + ] + ], + "test_txt": [ + [ + "conans/test/integration/conanfile/conanfile_extend_test.py", + [ + "ConanfileExtendTest", + "test_txt" + ] + ] + ], + "test_helpers_same_name": [ + [ + "conans/test/integration/conanfile/conanfile_helpers_test.py", + [ + "ConanfileHelpersTest", + "test_helpers_same_name" + ] + ] + ], + "test_cpp_info_scope": [ + [ + "conans/test/integration/conanfile/cpp_info_scope_test.py", + [ + "CppInfoScopeTest", + "test_cpp_info_scope" + ] + ] + ], + "_client": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "_client" + ] + ] + ], + "_import": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "_import" + ] + ] + ], + "_deploy": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "_deploy" + ] + ] + ], + "_is_file_writable": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "_is_file_writable" + ] + ] + ], + "test_import_rw_file_rw_cache": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "test_import_rw_file_rw_cache" + ] + ] + ], + "test_import_ro_file_rw_cache": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "test_import_ro_file_rw_cache" + ] + ] + ], + "test_import_rw_file_ro_cache": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "test_import_rw_file_ro_cache" + ] + ] + ], + "test_import_ro_file_ro_cache": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "test_import_ro_file_ro_cache" + ] + ] + ], + "test_deploy_rw_file_rw_cache": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "test_deploy_rw_file_rw_cache" + ] + ] + ], + "test_deploy_ro_file_rw_cache": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "test_deploy_ro_file_rw_cache" + ] + ] + ], + "test_deploy_rw_file_ro_cache": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "test_deploy_rw_file_ro_cache" + ] + ] + ], + "test_deploy_ro_file_ro_cache": [ + [ + "conans/test/integration/conanfile/deploy_import_file_permission_test.py", + [ + "DeployImportFilePermissionTest", + "test_deploy_ro_file_ro_cache" + ] + ] + ], + "test_install_in": [ + [ + "conans/test/integration/conanfile/deploy_test.py", + [ + "DeployTest", + "test_deploy", + "test_install_in" + ] + ] + ], + "test_deploy": [ + [ + "conans/test/integration/conanfile/deploy_test.py", + [ + "DeployTest", + "test_deploy" + ] + ], + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "TestFoldersAccess", + "test_deploy" + ] + ] + ], + "test_local_commands": [ + [ + "conans/test/integration/conanfile/develop_test.py", + [ + "DevelopTest", + "test_local_commands" + ] + ], + [ + "conans/test/integration/conanfile/same_userchannel_test.py", + [ + "SameUserChannelTest", + "test_local_commands" + ] + ] + ], + "test_source_local_command": [ + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "TestFoldersAccess", + "test_source_local_command" + ] + ] + ], + "test_build_local_command": [ + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "TestFoldersAccess", + "test_build_local_command" + ] + ] + ], + "test_package_local_command": [ + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "TestFoldersAccess", + "test_package_local_command" + ] + ] + ], + "test_imports_local": [ + [ + "conans/test/integration/conanfile/folders_access_test.py", + [ + "TestFoldersAccess", + "test_imports_local" + ] + ] + ], + "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_txt": [ + [ + "conans/test/integration/conanfile/generators_list_test.py", + [ + "ConanfileRepeatedGeneratorsTestCase", + "test_conanfile_txt" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockConanfileTXTTest", + "test_conanfile_txt" + ] + ] + ], + "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" + ] + ] + ], + "_set_up": [ + [ + "conans/test/integration/conanfile/imports_test.py", + [ + "ImportTest", + "_set_up" + ] + ] + ], + "test_repackage": [ + [ + "conans/test/integration/conanfile/imports_test.py", + [ + "ImportTest", + "test_repackage" + ] + ] + ], + "test_imports_folders": [ + [ + "conans/test/integration/conanfile/imports_test.py", + [ + "ImportTest", + "test_imports_folders" + ] + ] + ], + "test_imports_folders_txt": [ + [ + "conans/test/integration/conanfile/imports_test.py", + [ + "ImportTest", + "test_imports_folders_txt" + ] + ] + ], + "test_imports_wrong_args_txt": [ + [ + "conans/test/integration/conanfile/imports_test.py", + [ + "ImportTest", + "test_imports_wrong_args_txt" + ] + ] + ], + "test_imports_wrong_line_txt": [ + [ + "conans/test/integration/conanfile/imports_test.py", + [ + "ImportTest", + "test_imports_wrong_line_txt" + ] + ] + ], + "test_imports_folders_extrachars_txt": [ + [ + "conans/test/integration/conanfile/imports_test.py", + [ + "ImportTest", + "test_imports_folders_extrachars_txt" + ] + ] + ], + "test_conanfile_txt_multi_excludes": [ + [ + "conans/test/integration/conanfile/imports_test.py", + [ + "ImportTest", + "test_conanfile_txt_multi_excludes" + ] + ] + ], + "test_imports_keep_path": [ + [ + "conans/test/integration/conanfile/imports_test.py", + [ + "ImportTest", + "test_imports_keep_path" + ] + ] + ], + "test_wrong_path_sep": [ + [ + "conans/test/integration/conanfile/imports_test.py", + [ + "ImportTest", + "test_wrong_path_sep" + ] + ] + ], + "test_in_local_cache_flag": [ + [ + "conans/test/integration/conanfile/in_local_cache_test.py", + [ + "InLocalCacheTest", + "test_in_local_cache_flag" + ] + ] + ], + "test_wrong_init": [ + [ + "conans/test/integration/conanfile/init_test.py", + [ + "InitTest", + "test_wrong_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" + ] + ], + [ + "conans/test/integration/conanfile/invalid_system_requirements_test.py", + [ + "InvalidSystemRequirementsTest", + "test_create_method" + ] + ] + ], + "test_as_requirement": [ + [ + "conans/test/integration/conanfile/invalid_configuration_test.py", + [ + "InvalidConfigurationTest", + "test_as_requirement" + ] + ] + ], + "test_restricted_settings_raise_invalid_code_too_test_info": [ + [ + "conans/test/integration/conanfile/invalid_configuration_test.py", + [ + "InvalidConfigurationTest", + "test_restricted_settings_raise_invalid_code_too_test_info" + ] + ] + ], + "test_restricted_settings_raise_invalid_code_too_test_create": [ + [ + "conans/test/integration/conanfile/invalid_configuration_test.py", + [ + "InvalidConfigurationTest", + "test_restricted_settings_raise_invalid_code_too_test_create" + ] + ] + ], + "test_load_reqs_from_text_file": [ + [ + "conans/test/integration/conanfile/load_requires_file_test.py", + [ + "LoadRequirementsTextFileTest", + "test_load_reqs_from_text_file" + ] + ] + ], + "test_source_folder": [ + [ + "conans/test/integration/conanfile/no_copy_source_test.py", + [ + "NoCopySourceTest", + "test_source_folder" + ] + ] + ], + "test_invalid_description": [ + [ + "conans/test/integration/conanfile/recipe_attributes_test.py", + [ + "TestRecipeAttribute", + "test_invalid_description" + ] + ] + ], + "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_profile": [ + [ + "conans/test/integration/conanfile/same_userchannel_test.py", + [ + "BuildRequireUserChannelTest", + "test_profile" + ] + ], + [ + "conans/test/unittests/tools/env/test_env.py", + [ + "test_profile" + ] + ] + ], + "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_recipe_folder": [ + [ + "conans/test/integration/conanfile/set_name_version_test.py", + [ + "SetVersionNameTest", + "test_set_version_recipe_folder" + ] + ] + ], + "test_set_version_cwd": [ + [ + "conans/test/integration/conanfile/set_name_version_test.py", + [ + "SetVersionNameTest", + "test_set_version_cwd" + ] + ] + ], + "test_all_methods": [ + [ + "conans/test/integration/conanfile/test_exception_printing.py", + [ + "test_all_methods" + ] + ] + ], + "test_complete_traceback": [ + [ + "conans/test/integration/conanfile/test_exception_printing.py", + [ + "test_complete_traceback" + ] + ] + ], + "test_new_import": [ + [ + "conans/test/integration/conanfile/test_new_conanfile_import.py", + [ + "test_new_import" + ] + ] + ], + "export_lib": [ + [ + "conans/test/integration/conanfile/user_info_test.py", + [ + "UserInfoTest", + "test_user_info_propagation", + "export_lib" + ] + ] + ], + "test_user_info_propagation": [ + [ + "conans/test/integration/conanfile/user_info_test.py", + [ + "UserInfoTest", + "test_user_info_propagation" + ] + ] + ], + "test_pic_client_certs": [ + [ + "conans/test/integration/configuration/client_certs_test.py", + [ + "ClientCertsTest", + "test_pic_client_certs" + ] + ] + ], + "test_pic_custom_path_client_certs": [ + [ + "conans/test/integration/configuration/client_certs_test.py", + [ + "ClientCertsTest", + "test_pic_custom_path_client_certs" + ] + ] + ], + "test_package_symlinks_zero_size": [ + [ + "conans/test/integration/configuration/compressed_symlinks_test.py", + [ + "CompressSymlinksZeroSize", + "test_package_symlinks_zero_size" + ] + ] + ], + "_install_a_package": [ + [ + "conans/test/integration/configuration/conan_trace_file_test.py", + [ + "ConanTraceTest", + "test_run_log_file_packaged", + "_install_a_package" + ] + ] + ], + "test_run_log_file_packaged": [ + [ + "conans/test/integration/configuration/conan_trace_file_test.py", + [ + "ConanTraceTest", + "test_run_log_file_packaged" + ] + ] + ], + "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_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_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_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_update_settings": [ + [ + "conans/test/integration/configuration/conf_default_settings_test.py", + [ + "ConfDefaultSettingsTest", + "test_update_settings" + ] + ], + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_update_settings" + ] + ] + ], + "test_env_setting_override": [ + [ + "conans/test/integration/configuration/conf_default_settings_test.py", + [ + "ConfDefaultSettingsTest", + "test_env_setting_override" + ] + ] + ], + "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", + [ + "SettingsLoadTestCase", + "test_invalid_settings" + ] + ], + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_invalid_settings" + ] + ] + ], + "test_invalid_yaml": [ + [ + "conans/test/integration/configuration/invalid_settings_test.py", + [ + "SettingsLoadTestCase", + "test_invalid_yaml" + ] + ] + ], + "verify_proxies": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "ProxiesConfTest", + "test_requester", + "with_warnings_catch_warni", + "verify_proxies" + ] + ], + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "ProxiesConfTest", + "test_requester_with_host_specific_proxies", + "verify_proxies" + ] + ] + ], + "test_requester": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "ProxiesConfTest", + "test_requester" + ] + ] + ], + "test_requester_with_host_specific_proxies": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "ProxiesConfTest", + "test_requester_with_host_specific_proxies" + ] + ] + ], + "test_new_proxy_exclude": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "ProxiesConfTest", + "test_new_proxy_exclude" + ] + ] + ], + "verify_env": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "ProxiesConfTest", + "test_environ_kept", + "verify_env" + ] + ], + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "ProxiesConfTest", + "test_environ_removed", + "verify_env" + ] + ] + ], + "test_environ_kept": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "ProxiesConfTest", + "test_environ_kept" + ] + ] + ], + "test_environ_removed": [ + [ + "conans/test/integration/configuration/proxies_conf_test.py", + [ + "ProxiesConfTest", + "test_environ_removed" + ] + ] + ], + "_validate_message": [ + [ + "conans/test/integration/configuration/python_version_test.py", + [ + "PythonVersionTest", + "_validate_message" + ] + ] + ], + "test_py2_warning_message": [ + [ + "conans/test/integration/configuration/python_version_test.py", + [ + "PythonVersionTest", + "test_py2_warning_message" + ] + ] + ], + "test_py34_warning_message": [ + [ + "conans/test/integration/configuration/python_version_test.py", + [ + "PythonVersionTest", + "test_py34_warning_message" + ] + ] + ], + "test_retro_compatibility": [ + [ + "conans/test/integration/configuration/registry_test.py", + [ + "RegistryTest", + "test_retro_compatibility" + ] + ] + ], + "test_to_json_migration": [ + [ + "conans/test/integration/configuration/registry_test.py", + [ + "RegistryTest", + "test_to_json_migration" + ] + ] + ], + "test_add_remove_update": [ + [ + "conans/test/integration/configuration/registry_test.py", + [ + "RegistryTest", + "test_add_remove_update" + ] + ] + ], + "test_remote_none": [ + [ + "conans/test/integration/configuration/registry_test.py", + [ + "RegistryTest", + "test_remote_none" + ] + ] + ], + "test_enable_disable_remotes": [ + [ + "conans/test/integration/configuration/registry_test.py", + [ + "RegistryTest", + "test_enable_disable_remotes" + ] + ] + ], + "_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_env_variable": [ + [ + "conans/test/integration/configuration/requester_test.py", + [ + "ConanRequesterCacertPathTests", + "test_env_variable" + ] + ] + ], + "test_cache_config": [ + [ + "conans/test/integration/configuration/requester_test.py", + [ + "ConanRequesterCacertPathTests", + "test_cache_config" + ] + ] + ], + "test_non_existing_file": [ + [ + "conans/test/integration/configuration/requester_test.py", + [ + "ConanRequesterCacertPathTests", + "test_non_existing_file" + ] + ] + ], + "test_non_existing_default_file": [ + [ + "conans/test/integration/configuration/requester_test.py", + [ + "ConanRequesterCacertPathTests", + "test_non_existing_default_file" + ] + ] + ], + "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_package_broken_symlinks": [ + [ + "conans/test/integration/configuration/skip_broken_symlinks.py", + [ + "TestSkipBrokenSymlinks", + "test_package_broken_symlinks" + ] + ] + ], + "test_broken_in_local_sources": [ + [ + "conans/test/integration/configuration/skip_broken_symlinks.py", + [ + "TestSkipBrokenSymlinks", + "test_broken_in_local_sources" + ] + ] + ], + "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_inclusion": [ + [ + "conans/test/integration/configuration/test_profile_jinja.py", + [ + "test_profile_template_inclusion" + ] + ] + ], + "test_profile_template_profile_dir": [ + [ + "conans/test/integration/configuration/test_profile_jinja.py", + [ + "test_profile_template_profile_dir" + ] + ] + ], + "_assert_all_package_files_in_server": [ + [ + "conans/test/integration/corrupted_packages_test.py", + [ + "CorruptedPackagesTest", + "_assert_all_package_files_in_server" + ] + ] + ], + "test_info_manifest_missing": [ + [ + "conans/test/integration/corrupted_packages_test.py", + [ + "CorruptedPackagesTest", + "test_info_manifest_missing" + ] + ] + ], + "test_manifest_missing": [ + [ + "conans/test/integration/corrupted_packages_test.py", + [ + "CorruptedPackagesTest", + "test_manifest_missing" + ] + ] + ], + "test_tgz_info_missing": [ + [ + "conans/test/integration/corrupted_packages_test.py", + [ + "CorruptedPackagesTest", + "test_tgz_info_missing" + ] + ] + ], + "test_tgz_missing": [ + [ + "conans/test/integration/corrupted_packages_test.py", + [ + "CorruptedPackagesTest", + "test_tgz_missing" + ] + ] + ], + "test_tgz_manifest_missing": [ + [ + "conans/test/integration/corrupted_packages_test.py", + [ + "CorruptedPackagesTest", + "test_tgz_manifest_missing" + ] + ] + ], + "test_tgz_manifest_info_missing": [ + [ + "conans/test/integration/corrupted_packages_test.py", + [ + "CorruptedPackagesTest", + "test_tgz_manifest_info_missing" + ] + ] + ], + "test_autotools_helper": [ + [ + "conans/test/integration/cross_building/build_helper_test.py", + [ + "BuildHelperTest", + "test_autotools_helper" + ] + ] + ], + "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_command": [ + [ + "conans/test/integration/cross_building/test_package_test.py", + [ + "TestPackageTestCase", + "test_command" + ] + ] + ], + "_check_user_info_data": [ + [ + "conans/test/integration/cross_building/user_info_test.py", + [ + "UserInfoTestCase", + "_check_user_info_data" + ] + ] + ], + "test_user_info_from_requirements": [ + [ + "conans/test/integration/cross_building/user_info_test.py", + [ + "UserInfoTestCase", + "test_user_info_from_requirements" + ] + ] + ], + "test_user_info_local_workflow": [ + [ + "conans/test/integration/cross_building/user_info_test.py", + [ + "UserInfoTestCase", + "test_user_info_local_workflow" + ] + ] + ], + "test_no_deprecated": [ + [ + "conans/test/integration/deprecated/test_deprecated.py", + [ + "DeprecatedTestCase", + "test_no_deprecated" + ] + ] + ], + "test_deprecated_simple": [ + [ + "conans/test/integration/deprecated/test_deprecated.py", + [ + "DeprecatedTestCase", + "test_deprecated_simple" + ] + ] + ], + "test_deprecated_with": [ + [ + "conans/test/integration/deprecated/test_deprecated.py", + [ + "DeprecatedTestCase", + "test_deprecated_with" + ] + ] + ], + "tearDown": [ + [ + "conans/test/integration/editable/commands/info_on_child_test.py", + [ + "InfoCommandTest", + "tearDown" + ] + ], + [ + "conans/test/integration/editable/commands/info_test.py", + [ + "LinkedPackageAsProject", + "tearDown" + ] + ], + [ + "conans/test/integration/editable/commands/inspect_test.py", + [ + "InspectCommandTest", + "tearDown" + ] + ], + [ + "conans/test/integration/editable/graph_related_test.py", + [ + "EmptyCacheTestMixin", + "tearDown" + ] + ], + [ + "conans/test/integration/editable/graph_related_test.py", + [ + "ExistingCacheTestMixin", + "tearDown" + ] + ], + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "tearDown" + ] + ], + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "tearDown" + ] + ], + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "tearDown" + ] + ], + [ + "conans/test/unittests/model/editable_layout/apply_test.py", + [ + "ApplyEditableLayoutTest", + "tearDown" + ] + ], + [ + "conans/test/unittests/model/editable_layout/load_data_test.py", + [ + "ParseTest", + "tearDown" + ] + ], + [ + "conans/test/unittests/model/editable_layout/parse_test.py", + [ + "ParseTest", + "tearDown" + ] + ] + ], + "test_no_args": [ + [ + "conans/test/integration/editable/commands/info_on_child_test.py", + [ + "InfoCommandTest", + "test_no_args" + ] + ], + [ + "conans/test/integration/editable/commands/info_test.py", + [ + "InfoCommandOnLocalWorkspaceTest", + "test_no_args" + ] + ], + [ + "conans/test/integration/editable/commands/info_test.py", + [ + "InfoCommandUsingReferenceTest", + "test_no_args" + ] + ] + ], + "test_only_none": [ + [ + "conans/test/integration/editable/commands/info_on_child_test.py", + [ + "InfoCommandTest", + "test_only_none" + ] + ], + [ + "conans/test/integration/editable/commands/info_test.py", + [ + "InfoCommandOnLocalWorkspaceTest", + "test_only_none" + ] + ], + [ + "conans/test/integration/editable/commands/info_test.py", + [ + "InfoCommandUsingReferenceTest", + "test_only_none" + ] + ] + ], + "test_paths": [ + [ + "conans/test/integration/editable/commands/info_test.py", + [ + "InfoCommandOnLocalWorkspaceTest", + "test_paths" + ] + ] + ], + "test_reference": [ + [ + "conans/test/integration/editable/commands/inspect_test.py", + [ + "InspectCommandTest", + "test_reference" + ] + ] + ], + "test_link_wrong_layout": [ + [ + "conans/test/integration/editable/editable_add_test.py", + [ + "CreateEditablePackageTest", + "test_link_wrong_layout" + ] + ] + ], + "test_install_ok": [ + [ + "conans/test/integration/editable/editable_add_test.py", + [ + "CreateEditablePackageTest", + "test_install_ok" + ] + ] + ], + "test_editable_list_search": [ + [ + "conans/test/integration/editable/editable_add_test.py", + [ + "CreateEditablePackageTest", + "test_editable_list_search" + ] + ] + ], + "test_install_wrong_reference": [ + [ + "conans/test/integration/editable/editable_add_test.py", + [ + "CreateEditablePackageTest", + "test_install_wrong_reference" + ] + ] + ], + "test_conanfile_name": [ + [ + "conans/test/integration/editable/editable_add_test.py", + [ + "CreateEditablePackageTest", + "test_conanfile_name" + ] + ] + ], + "test_unlink": [ + [ + "conans/test/integration/editable/editable_remove_test.py", + [ + "RemoveEditablePackageTest", + "test_unlink" + ] + ] + ], + "test_unlink_not_linked": [ + [ + "conans/test/integration/editable/editable_remove_test.py", + [ + "RemoveEditablePackageTest", + "test_unlink_not_linked" + ] + ] + ], + "test_export": [ + [ + "conans/test/integration/editable/forbidden_commands_test.py", + [ + "ForbiddenCommandsTest", + "test_export" + ] + ], + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "test_export" + ] + ] + ], + "test_create_update": [ + [ + "conans/test/integration/editable/forbidden_commands_test.py", + [ + "ForbiddenCommandsTest", + "test_create_update" + ] + ] + ], + "test_do_nothing": [ + [ + "conans/test/integration/editable/graph_related_test.py", + [ + "RelatedToGraphBehavior", + "test_do_nothing" + ] + ] + ], + "test_install_requirements": [ + [ + "conans/test/integration/editable/graph_related_test.py", + [ + "RelatedToGraphBehavior", + "test_install_requirements" + ] + ] + ], + "test_middle_graph": [ + [ + "conans/test/integration/editable/graph_related_test.py", + [ + "RelatedToGraphBehavior", + "test_middle_graph" + ] + ] + ], + "test_editable_crash": [ + [ + "conans/test/integration/editable/layouts_test.py", + [ + "LayoutTest", + "test_editable_crash" + ] + ] + ], + "test_missing_wrong_layouts": [ + [ + "conans/test/integration/editable/layouts_test.py", + [ + "LayoutTest", + "test_missing_wrong_layouts" + ] + ] + ], + "test_repo_layouts": [ + [ + "conans/test/integration/editable/layouts_test.py", + [ + "LayoutTest", + "test_repo_layouts" + ] + ] + ], + "test_layouts_files_paths": [ + [ + "conans/test/integration/editable/layouts_test.py", + [ + "LayoutTest", + "test_layouts_files_paths" + ] + ] + ], + "test_recipe_paths": [ + [ + "conans/test/integration/editable/layouts_test.py", + [ + "LayoutTest", + "test_recipe_paths" + ] + ] + ], + "test_parameterized_paths": [ + [ + "conans/test/integration/editable/layouts_test.py", + [ + "LayoutTest", + "test_parameterized_paths" + ] + ] + ], + "test_absolute_paths": [ + [ + "conans/test/integration/editable/layouts_test.py", + [ + "LayoutTest", + "test_absolute_paths" + ] + ] + ], + "test_transitive_editables": [ + [ + "conans/test/integration/editable/transitive_editable_test.py", + [ + "TransitiveEditableTest", + "test_transitive_editables" + ] + ] + ], + "test_build_with_profile": [ + [ + "conans/test/integration/environment/compile_helpers_test.py", + [ + "ProfilesEnvironmentTest", + "test_build_with_profile" + ] + ] + ], + "_create_profile": [ + [ + "conans/test/integration/environment/compile_helpers_test.py", + [ + "ProfilesEnvironmentTest", + "_create_profile" + ] + ] + ], + "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_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_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" + ] + ] + ], + "_check_source_folder": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "_check_source_folder" + ] + ] + ], + "_check_package_folder": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "_check_package_folder" + ] + ] + ], + "_check_server_folder": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "_check_server_folder" + ] + ] + ], + "_check_export_folder": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "_check_export_folder" + ] + ] + ], + "_check_export_installed_folder": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "_check_export_installed_folder" + ] + ] + ], + "_check_export_uploaded_folder": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "_check_export_uploaded_folder" + ] + ] + ], + "_create_code": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "_create_code" + ] + ] + ], + "test_export_upload": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "test_export_upload" + ] + ] + ], + "test_reupload": [ + [ + "conans/test/integration/export_sources_test.py", + [ + "ExportsSourcesTest", + "test_reupload" + ] + ] + ], + "setup_client": [ + [ + "conans/test/integration/generators/cpp_info_set_generator_properties_test.py", + [ + "setup_client" + ] + ] + ], + "get_files_contents": [ + [ + "conans/test/integration/generators/cpp_info_set_generator_properties_test.py", + [ + "get_files_contents" + ] + ] + ], + "test_properties_dont_affect_legacy_cmake_with_components": [ + [ + "conans/test/integration/generators/cpp_info_set_generator_properties_test.py", + [ + "test_properties_dont_affect_legacy_cmake_with_components" + ] + ] + ], + "test_properties_dont_affect_legacy_cmake_without_components": [ + [ + "conans/test/integration/generators/cpp_info_set_generator_properties_test.py", + [ + "test_properties_dont_affect_legacy_cmake_without_components" + ] + ] + ], + "test_properties_dont_affect_legacy_cmake_specific_generators": [ + [ + "conans/test/integration/generators/cpp_info_set_generator_properties_test.py", + [ + "test_properties_dont_affect_legacy_cmake_specific_generators" + ] + ] + ], + "test_legacy_cmake_is_not_affected_by_set_property_usage": [ + [ + "conans/test/integration/generators/cpp_info_set_generator_properties_test.py", + [ + "test_legacy_cmake_is_not_affected_by_set_property_usage" + ] + ] + ], + "test_legacy_cmake_multi_is_not_affected_by_set_property_usage": [ + [ + "conans/test/integration/generators/cpp_info_set_generator_properties_test.py", + [ + "test_legacy_cmake_multi_is_not_affected_by_set_property_usage" + ] + ] + ], + "test_pkg_config_names": [ + [ + "conans/test/integration/generators/cpp_info_set_generator_properties_test.py", + [ + "test_pkg_config_names" + ] + ] + ], + "test_deploy_folder_path": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorTest", + "test_deploy_folder_path" + ] + ] + ], + "test_deploy_manifest_path": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorTest", + "test_deploy_manifest_path" + ] + ] + ], + "test_deploy_manifest_content": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorTest", + "test_deploy_manifest_content" + ] + ], + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorGraphTest", + "test_deploy_manifest_content" + ] + ] + ], + "test_no_conan_metadata_files": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorTest", + "test_no_conan_metadata_files" + ] + ] + ], + "get_expected_paths": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorGraphTest", + "get_expected_paths" + ] + ] + ], + "test_file_paths": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorGraphTest", + "test_file_paths" + ] + ] + ], + "test_same_permissions": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorPermissionsTest", + "test_same_permissions" + ] + ] + ], + "test_symbolic_links": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorSymbolicLinkTest", + "test_symbolic_links" + ] + ], + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorSymbolicLinkFolderTest", + "test_symbolic_links" + ] + ] + ], + "test_existing_link_symbolic_links": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorSymbolicLinkTest", + "test_existing_link_symbolic_links" + ] + ] + ], + "test_existing_real_link_symbolic_links": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorSymbolicLinkTest", + "test_existing_real_link_symbolic_links" + ] + ] + ], + "test_existing_broken_link_symbolic_links": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorSymbolicLinkTest", + "test_existing_broken_link_symbolic_links" + ] + ] + ], + "test_existing_file_symbolic_links": [ + [ + "conans/test/integration/generators/deploy_test.py", + [ + "DeployGeneratorSymbolicLinkTest", + "test_existing_file_symbolic_links" + ] + ] + ], + "test_install_cmdline": [ + [ + "conans/test/integration/generators/generator_from_cache_test.py", + [ + "GeneratorFromCacheTest", + "test_install_cmdline" + ] + ] + ], + "test_install_conanfile": [ + [ + "conans/test/integration/generators/generator_from_cache_test.py", + [ + "GeneratorFromCacheTest", + "test_install_conanfile" + ] + ] + ], + "test_error": [ + [ + "conans/test/integration/generators/generators_test.py", + [ + "GeneratorsTest", + "test_error" + ] + ], + [ + "conans/test/unittests/util/output_test.py", + [ + "OutputTest", + "test_error" + ] + ] + ], + "test_srcdirs": [ + [ + "conans/test/integration/generators/generators_test.py", + [ + "GeneratorsTest", + "test_srcdirs" + ] + ] + ], + "test_qmake": [ + [ + "conans/test/integration/generators/generators_test.py", + [ + "GeneratorsTest", + "test_qmake" + ] + ] + ], + "test_qmake_hyphen_dot": [ + [ + "conans/test/integration/generators/generators_test.py", + [ + "GeneratorsTest", + "test_qmake_hyphen_dot" + ] + ] + ], + "test_conditional_generators": [ + [ + "conans/test/integration/generators/generators_test.py", + [ + "GeneratorsTest", + "test_conditional_generators" + ] + ] + ], + "test_generate_json_info": [ + [ + "conans/test/integration/generators/json_test.py", + [ + "JsonTest", + "test_generate_json_info" + ] + ] + ], + "test_generate_json_info_settings": [ + [ + "conans/test/integration/generators/json_test.py", + [ + "JsonTest", + "test_generate_json_info_settings" + ] + ] + ], + "test_multiconfig": [ + [ + "conans/test/integration/generators/json_test.py", + [ + "JsonTest", + "test_multiconfig" + ] + ] + ], + "test_generate_json_filenames": [ + [ + "conans/test/integration/generators/json_test.py", + [ + "JsonTest", + "test_generate_json_filenames" + ] + ] + ], + "test_cmake_find_filename": [ + [ + "conans/test/integration/generators/markdown_test.py", + [ + "MarkDownGeneratorTest", + "test_cmake_find_filename" + ] + ] + ], + "test_cmake_find_filename_with_namespace": [ + [ + "conans/test/integration/generators/markdown_test.py", + [ + "MarkDownGeneratorTest", + "test_cmake_find_filename_with_namespace" + ] + ] + ], + "test_with_build_modules": [ + [ + "conans/test/integration/generators/markdown_test.py", + [ + "MarkDownGeneratorTest", + "test_with_build_modules" + ] + ] + ], + "test_with_components": [ + [ + "conans/test/integration/generators/markdown_test.py", + [ + "MarkDownGeneratorTest", + "test_with_components" + ] + ] + ], + "test_with_components_and_target_namespace": [ + [ + "conans/test/integration/generators/markdown_test.py", + [ + "MarkDownGeneratorTest", + "test_with_components_and_target_namespace" + ] + ] + ], + "test_c_project": [ + [ + "conans/test/integration/generators/markdown_test.py", + [ + "MarkDownGeneratorTest", + "test_c_project" + ] + ] + ], + "test_with_sys_requirements": [ + [ + "conans/test/integration/generators/markdown_test.py", + [ + "MarkDownGeneratorTest", + "test_with_sys_requirements" + ] + ] + ], + "test_private_order": [ + [ + "conans/test/integration/generators/order_libs_test.py", + [ + "OrderLibsTest", + "test_private_order" + ] + ] + ], + "_libs": [ + [ + "conans/test/integration/generators/order_libs_test.py", + [ + "OrderLibsTest", + "_export", + "_libs" + ] + ] + ], + "test_package_info_called_in_local_cache": [ + [ + "conans/test/integration/generators/package_info/package_info_test.py", + [ + "TestPackageInfo", + "test_package_info_called_in_local_cache" + ] + ] + ], + "test_package_info_name": [ + [ + "conans/test/integration/generators/package_info/package_info_test.py", + [ + "TestPackageInfo", + "test_package_info_name" + ] + ] + ], + "test_package_info_system_libs": [ + [ + "conans/test/integration/generators/package_info/package_info_test.py", + [ + "TestPackageInfo", + "test_package_info_system_libs" + ] + ] + ], + "test_package_info_components": [ + [ + "conans/test/integration/generators/package_info/package_info_test.py", + [ + "TestPackageInfo", + "test_package_info_components" + ] + ] + ], + "test_package_info_raise_components": [ + [ + "conans/test/integration/generators/package_info/package_info_test.py", + [ + "TestPackageInfo", + "test_package_info_raise_components" + ] + ] + ], + "test_package_info_components_complete": [ + [ + "conans/test/integration/generators/package_info/package_info_test.py", + [ + "TestPackageInfo", + "test_package_info_components_complete" + ] + ] + ], + "test_package_requires_in_components_requires": [ + [ + "conans/test/integration/generators/package_info/package_info_test.py", + [ + "TestPackageInfo", + "test_package_requires_in_components_requires" + ] + ] + ], + "test_get_name_local_flow": [ + [ + "conans/test/integration/generators/package_info/package_info_test.py", + [ + "TestPackageInfo", + "test_get_name_local_flow" + ] + ] + ], + "test_none_folders": [ + [ + "conans/test/integration/generators/package_info/package_info_test.py", + [ + "TestPackageInfo", + "test_none_folders" + ] + ] + ], + "test_simple_value": [ + [ + "conans/test/integration/generators/virtualenv_python_test.py", + [ + "VirtualEnvPythonGeneratorTest", + "test_simple_value" + ] + ] + ], + "test_multiple_value": [ + [ + "conans/test/integration/generators/virtualenv_python_test.py", + [ + "VirtualEnvPythonGeneratorTest", + "test_multiple_value" + ] + ] + ], + "test_no_value_declared": [ + [ + "conans/test/integration/generators/virtualenv_python_test.py", + [ + "VirtualEnvPythonGeneratorTest", + "test_no_value_declared" + ] + ] + ], + "test_frameworks_no_compiler": [ + [ + "conans/test/integration/generators/xcode_gcc_vs_test.py", + [ + "VSXCodeGeneratorsTest", + "test_frameworks_no_compiler" + ] + ] + ], + "element_content": [ + [ + "conans/test/integration/generators/xcode_gcc_vs_test.py", + [ + "VSXCodeGeneratorsTest", + "test_generators", + "element_content" + ] + ] + ], + "test_conflict": [ + [ + "conans/test/integration/graph/conflict_diamond_test.py", + [ + "ConflictDiamondTest", + "test_conflict" + ] + ] + ], + "test_override_silent": [ + [ + "conans/test/integration/graph/conflict_diamond_test.py", + [ + "ConflictDiamondTest", + "test_override_silent" + ] + ] + ], + "test_error_on_override": [ + [ + "conans/test/integration/graph/conflict_diamond_test.py", + [ + "ConflictDiamondTest", + "test_error_on_override" + ] + ] + ], + "test_override_explicit": [ + [ + "conans/test/integration/graph/conflict_diamond_test.py", + [ + "ConflictDiamondTest", + "test_override_explicit" + ] + ] + ], + "test_conflict_msg": [ + [ + "conans/test/integration/graph/conflict_diamond_test.py", + [ + "test_conflict_msg" + ] + ] + ], + "test_non_conflicting_alias": [ + [ + "conans/test/integration/graph/core/alias_test.py", + [ + "AliasTest", + "test_non_conflicting_alias" + ] + ], + [ + "conans/test/integration/graph/core/test_new_alias.py", + [ + "AliasBuildRequiresTest", + "test_non_conflicting_alias" + ] + ] + ], + "test_conflicting_alias": [ + [ + "conans/test/integration/graph/core/alias_test.py", + [ + "AliasTest", + "test_conflicting_alias" + ] + ] + ], + "test_conflicting_not_alias": [ + [ + "conans/test/integration/graph/core/alias_test.py", + [ + "AliasTest", + "test_conflicting_not_alias" + ] + ] + ], + "test_profile_access": [ + [ + "conans/test/integration/graph/core/cross_build/access_other_context_test.py", + [ + "NoWayBackToHost", + "test_profile_access" + ] + ] + ], + "test_crossbuilding": [ + [ + "conans/test/integration/graph/core/cross_build/breq_of_breq_test.py", + [ + "BuildRequireOfBuildRequire", + "test_crossbuilding" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/build_requires_in_profile_test.py", + [ + "BuildRequiresInProfileExample", + "test_crossbuilding" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/build_requires_in_recipe_test.py", + [ + "BuildRequiresInRecipeExample", + "test_crossbuilding" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/no_way_back_to_host_test.py", + [ + "NoWayBackToHost", + "test_crossbuilding" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/protobuf_test.py", + [ + "ProtobufTest", + "test_crossbuilding" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/protoc_basic_test.py", + [ + "ClassicProtocExample", + "test_crossbuilding" + ] + ], + [ + "conans/test/integration/graph/core/cross_build/protoc_with_gtest_test.py", + [ + "ProtocWithGTestExample", + "test_crossbuilding" + ] + ] + ], + "test_crossbuilding_with_build_require_cmake": [ + [ + "conans/test/integration/graph/core/cross_build/protobuf_test.py", + [ + "ProtobufTest", + "test_crossbuilding_with_build_require_cmake" + ] + ] + ], + "test_not_crossbuilding": [ + [ + "conans/test/integration/graph/core/cross_build/protoc_with_gtest_test.py", + [ + "ProtocWithGTestExample", + "test_not_crossbuilding" + ] + ] + ], + "test_node_colors": [ + [ + "conans/test/integration/graph/core/cross_build/test_grapher.py", + [ + "GrapherTestCase", + "test_node_colors" + ] + ] + ], + "test_nodes": [ + [ + "conans/test/integration/graph/core/cross_build/test_grapher.py", + [ + "GrapherTestCase", + "test_nodes" + ] + ] + ], + "test_edges": [ + [ + "conans/test/integration/graph/core/cross_build/test_grapher.py", + [ + "GrapherTestCase", + "test_edges" + ] + ] + ], + "_get_app": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "_get_app" + ] + ] + ], + "recipe_cache": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "recipe_cache" + ] + ] + ], + "_put_in_cache": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "_put_in_cache" + ] + ] + ], + "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" + ] + ] + ], + "_cache_recipe": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "_cache_recipe" + ] + ] + ], + "build_graph": [ + [ + "conans/test/integration/graph/core/graph_manager_base.py", + [ + "GraphManagerTest", + "build_graph" + ] + ], + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "VersionRangesTest", + "build_graph" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "GraphTest", + "build_graph" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsOptimizerTest", + "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" + ] + ] + ], + "test_transitive_two_levels": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveGraphTest", + "test_transitive_two_levels" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_transitive_two_levels" + ] + ] + ], + "test_diamond": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveGraphTest", + "test_diamond" + ] + ] + ], + "test_consecutive_diamonds": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveGraphTest", + "test_consecutive_diamonds" + ] + ] + ], + "test_parallel_diamond": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveGraphTest", + "test_parallel_diamond" + ] + ] + ], + "test_nested_diamond": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveGraphTest", + "test_nested_diamond" + ] + ] + ], + "test_multiple_transitive": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveGraphTest", + "test_multiple_transitive" + ] + ] + ], + "test_diamond_conflict": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveGraphTest", + "test_diamond_conflict" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_diamond_conflict" + ] + ] + ], + "test_loop": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveGraphTest", + "test_loop" + ] + ] + ], + "test_self_loop": [ + [ + "conans/test/integration/graph/core/graph_manager_test.py", + [ + "TransitiveGraphTest", + "test_self_loop" + ] + ], + [ + "conans/test/integration/graph/loop_detection_test.py", + [ + "LoopDetectionTest", + "test_self_loop" + ] + ] + ], + "test_basic_build_require": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_basic_build_require" + ] + ] + ], + "test_transitive_build_require_recipe": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_transitive_build_require_recipe" + ] + ] + ], + "test_loop_build_require": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_loop_build_require" + ] + ] + ], + "test_transitive_build_require_recipe_profile": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_transitive_build_require_recipe_profile" + ] + ] + ], + "test_conflict_transitive_build_requires": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_conflict_transitive_build_requires" + ] + ] + ], + "test_not_conflict_transitive_build_requires": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_not_conflict_transitive_build_requires" + ] + ] + ], + "test_diamond_no_option_conflict_build_requires": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_diamond_no_option_conflict_build_requires" + ] + ] + ], + "test_diamond_option_conflict_build_requires": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_diamond_option_conflict_build_requires" + ] + ] + ], + "test_consecutive_diamonds_build_requires": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_consecutive_diamonds_build_requires" + ] + ] + ], + "test_parallel_diamond_build_requires": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_parallel_diamond_build_requires" + ] + ] + ], + "test_build_require_private": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_build_require_private" + ] + ] + ], + "test_build_require_conflict": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_build_require_conflict" + ] + ] + ], + "test_build_require_link_order": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_build_require_link_order" + ] + ] + ], + "test_test_require": [ + [ + "conans/test/integration/graph/core/test_build_requires.py", + [ + "BuildRequiresGraphTest", + "test_test_require" + ] + ] + ], + "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_alias_diamond": [ + [ + "conans/test/integration/graph/core/test_new_alias.py", + [ + "TestAlias", + "test_alias_diamond" + ] + ] + ], + "test_two_alias_diamond": [ + [ + "conans/test/integration/graph/core/test_new_alias.py", + [ + "TestAlias", + "test_two_alias_diamond" + ] + ] + ], + "test_full_two_branches_diamond": [ + [ + "conans/test/integration/graph/core/test_new_alias.py", + [ + "TestAlias", + "test_full_two_branches_diamond" + ] + ] + ], + "test_alias_tansitive": [ + [ + "conans/test/integration/graph/core/test_new_alias.py", + [ + "TestAlias", + "test_alias_tansitive" + ] + ] + ], + "test_mixing_aliases_and_fix_versions": [ + [ + "conans/test/integration/graph/core/test_new_alias.py", + [ + "test_mixing_aliases_and_fix_versions" + ] + ] + ], + "test_consecutive_diamonds_private": [ + [ + "conans/test/integration/graph/core/test_private.py", + [ + "PrivateGraphTest", + "test_consecutive_diamonds_private" + ] + ] + ], + "test_conflict_private": [ + [ + "conans/test/integration/graph/core/test_private.py", + [ + "PrivateGraphTest", + "test_conflict_private" + ] + ] + ], + "test_loop_private": [ + [ + "conans/test/integration/graph/core/test_private.py", + [ + "PrivateGraphTest", + "test_loop_private" + ] + ] + ], + "test_transitive_private_conflict": [ + [ + "conans/test/integration/graph/core/test_private.py", + [ + "PrivateGraphTest", + "test_transitive_private_conflict" + ] + ] + ], + "test_dont_skip_private": [ + [ + "conans/test/integration/graph/core/test_private.py", + [ + "PrivateGraphTest", + "test_dont_skip_private" + ] + ] + ], + "test_dont_conflict_private": [ + [ + "conans/test/integration/graph/core/test_private.py", + [ + "PrivateGraphTest", + "test_dont_conflict_private" + ] + ] + ], + "test_consecutive_private": [ + [ + "conans/test/integration/graph/core/test_private.py", + [ + "PrivateGraphTest", + "test_consecutive_private" + ] + ] + ], + "test_conanfile": [ + [ + "conans/test/integration/graph/core/test_virtualenv.py", + [ + "VirtualEnvGeneratorTestCase", + "test_conanfile" + ] + ] + ], + "test_check_duplicated_full_requires": [ + [ + "conans/test/integration/graph/half_diamond_test.py", + [ + "HalfDiamondTest", + "test_check_duplicated_full_requires" + ] + ] + ], + "test_transitive_loop": [ + [ + "conans/test/integration/graph/loop_detection_test.py", + [ + "LoopDetectionTest", + "test_transitive_loop" + ] + ] + ], + "_save": [ + [ + "conans/test/integration/graph/require_override_test.py", + [ + "RequireOverrideTest", + "_save" + ] + ], + [ + "conans/test/unittests/source/merge_directories_test.py", + [ + "MergeDirectoriesTest", + "_save" + ] + ] + ], + "test_override": [ + [ + "conans/test/integration/graph/require_override_test.py", + [ + "RequireOverrideTest", + "test_override" + ] + ], + [ + "conans/test/integration/graph_lock/build_order_test.py", + [ + "GraphLockWarningsTestCase", + "test_override" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "GraphLockCITest", + "test_override" + ] + ], + [ + "conans/test/integration/settings/settings_override_test.py", + [ + "test_override" + ] + ] + ], + "test_public_deps": [ + [ + "conans/test/integration/graph/require_override_test.py", + [ + "RequireOverrideTest", + "test_public_deps" + ] + ] + ], + "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_dependencies_visit_build_requires_profile": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_dependencies_visit_build_requires_profile" + ] + ] + ], + "test_dependency_interface": [ + [ + "conans/test/integration/graph/test_dependencies_visit.py", + [ + "test_dependency_interface" + ] + ] + ], + "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_consume": [ + [ + "conans/test/integration/graph/transitive_deps_test.py", + [ + "TransitiveDepsTest", + "test_consume" + ] + ] + ], + "test_verbose_version": [ + [ + "conans/test/integration/graph/version_ranges/version_range_error_test.py", + [ + "VersionRangesErrorTest", + "test_verbose_version" + ] + ] + ], + "test_match": [ + [ + "conans/test/integration/graph/version_ranges/version_range_no_userchannel_test.py", + [ + "VersionRangeNoUserChannelTestCase", + "test_match" + ] + ] + ], + "test_no_match": [ + [ + "conans/test/integration/graph/version_ranges/version_range_no_userchannel_test.py", + [ + "VersionRangeNoUserChannelTestCase", + "test_no_match" + ] + ] + ], + "test_no_match_with_userchannel": [ + [ + "conans/test/integration/graph/version_ranges/version_range_no_userchannel_test.py", + [ + "VersionRangeNoUserChannelTestCase", + "test_no_match_with_userchannel" + ] + ] + ], + "test_mixed_user_channel": [ + [ + "conans/test/integration/graph/version_ranges/version_range_no_userchannel_test.py", + [ + "VersionRangeNoUserChannelTestCase", + "test_mixed_user_channel" + ] + ] + ], + "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_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_single_consumer": [ + [ + "conans/test/integration/graph_lock/build_order_test.py", + [ + "BuildOrderTest", + "test_single_consumer" + ] + ] + ], + "test_base_graph": [ + [ + "conans/test/integration/graph_lock/build_order_test.py", + [ + "BuildOrderTest", + "test_base_graph" + ] + ] + ], + "test_build_not_locked": [ + [ + "conans/test/integration/graph_lock/build_order_test.py", + [ + "BuildOrderTest", + "test_build_not_locked" + ] + ] + ], + "test_build_locked_error": [ + [ + "conans/test/integration/graph_lock/build_order_test.py", + [ + "BuildOrderTest", + "test_build_locked_error" + ] + ] + ], + "test_transitive_build_not_locked": [ + [ + "conans/test/integration/graph_lock/build_order_test.py", + [ + "BuildOrderTest", + "test_transitive_build_not_locked" + ] + ], + [ + "conans/test/integration/graph_lock/build_order_test.py", + [ + "BuildRequiresBuildOrderTest", + "test_transitive_build_not_locked" + ] + ] + ], + "test_package_revision_mode_build_order": [ + [ + "conans/test/integration/graph_lock/build_order_test.py", + [ + "BuildOrderTest", + "test_package_revision_mode_build_order" + ] + ] + ], + "test_build_requires_should_be_locked": [ + [ + "conans/test/integration/graph_lock/build_order_test.py", + [ + "GraphLockBuildRequireErrorTestCase", + "test_build_requires_should_be_locked" + ] + ] + ], + "test_build_requires_not_needed": [ + [ + "conans/test/integration/graph_lock/build_order_test.py", + [ + "GraphLockBuildRequireErrorTestCase", + "test_build_requires_not_needed" + ] + ] + ], + "test_partial_lock": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "GraphLockDynamicTest", + "test_partial_lock" + ] + ] + ], + "test_partial_multiple_matches_lock": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "GraphLockDynamicTest", + "test_partial_multiple_matches_lock" + ] + ] + ], + "test_partial_lock_conflict": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "GraphLockDynamicTest", + "test_partial_lock_conflict" + ] + ] + ], + "test_partial_lock_root_unused": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "GraphLockDynamicTest", + "test_partial_lock_root_unused" + ] + ] + ], + "test_remove_dep": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "GraphLockDynamicTest", + "test_remove_dep" + ] + ] + ], + "test_add_dep": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "GraphLockDynamicTest", + "test_add_dep" + ] + ] + ], + "test_augment_test_package_requires": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "GraphLockDynamicTest", + "test_augment_test_package_requires" + ] + ] + ], + "test_conditional_env_var": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "GraphLockDynamicTest", + "test_conditional_env_var" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_build_requires_test.py", + [ + "GraphLockBuildRequireTestCase", + "test_conditional_env_var" + ] + ] + ], + "test_partial_intermediate_package_lock": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "GraphLockDynamicTest", + "test_partial_intermediate_package_lock" + ] + ] + ], + "test_relax_lockfile_to_build": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "GraphLockDynamicTest", + "test_relax_lockfile_to_build" + ] + ] + ], + "test_partial_lock_option_command_line": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "PartialOptionsTest", + "test_partial_lock_option_command_line" + ] + ] + ], + "test_partial_lock_option_conanfile_default": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "PartialOptionsTest", + "test_partial_lock_option_conanfile_default" + ] + ] + ], + "test_partial_lock_option_conanfile_configure": [ + [ + "conans/test/integration/graph_lock/dynamic_test.py", + [ + "PartialOptionsTest", + "test_partial_lock_option_conanfile_configure" + ] + ] + ], + "test_duplicated_build_require": [ + [ + "conans/test/integration/graph_lock/graph_lock_build_requires_test.py", + [ + "GraphLockBuildRequireTestCase", + "test_duplicated_build_require" + ] + ] + ], + "test_package_both_contexts": [ + [ + "conans/test/integration/graph_lock/graph_lock_build_requires_test.py", + [ + "GraphLockBuildRequireTestCase", + "test_package_both_contexts" + ] + ] + ], + "test_package_different_id_both_contexts": [ + [ + "conans/test/integration/graph_lock/graph_lock_build_requires_test.py", + [ + "GraphLockBuildRequireTestCase", + "test_package_different_id_both_contexts" + ] + ] + ], + "test_build_require_not_removed": [ + [ + "conans/test/integration/graph_lock/graph_lock_build_requires_test.py", + [ + "GraphLockBuildRequireTestCase", + "test_build_require_not_removed" + ] + ] + ], + "test_multiple_matching_build_require": [ + [ + "conans/test/integration/graph_lock/graph_lock_build_requires_test.py", + [ + "GraphLockBuildRequireTestCase", + "test_multiple_matching_build_require" + ] + ] + ], + "test_unused_build_requires": [ + [ + "conans/test/integration/graph_lock/graph_lock_build_requires_test.py", + [ + "GraphLockBuildRequireTestCase", + "test_unused_build_requires" + ] + ] + ], + "test_test_package_build_require": [ + [ + "conans/test/integration/graph_lock/graph_lock_build_requires_test.py", + [ + "GraphLockBuildRequireTestCase", + "test_test_package_build_require" + ] + ] + ], + "test_revisions": [ + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "GraphLockCITest", + "test_revisions" + ] + ], + [ + "conans/test/unittests/model/ref_test.py", + [ + "RefTest", + "test_revisions" + ] + ] + ], + "test_version_ranges": [ + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "GraphLockCITest", + "test_version_ranges" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "CIPythonRequiresTest", + "test_version_ranges" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "CIBuildRequiresTest", + "test_version_ranges" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "CIBuildRequiresTwoProfilesTest", + "test_version_ranges" + ] + ] + ], + "test_version_ranges_diamond": [ + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "GraphLockCITest", + "test_version_ranges_diamond" + ] + ] + ], + "test_package_revisions_unkown_id_update": [ + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "GraphLockCITest", + "test_package_revisions_unkown_id_update" + ] + ] + ], + "test_version_ranges_partial_unused": [ + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "CIPythonRequiresTest", + "test_version_ranges_partial_unused" + ] + ] + ], + "test_version_ranges_partial": [ + [ + "conans/test/integration/graph_lock/graph_lock_ci_test.py", + [ + "CIPythonRequiresTest", + "test_version_ranges_partial" + ] + ] + ], + "test_inherit_with_init": [ + [ + "conans/test/integration/graph_lock/graph_lock_py_requires_test.py", + [ + "GraphLockPyRequiresTransitiveTest", + "test_inherit_with_init" + ] + ] + ], + "_check_lock": [ + [ + "conans/test/integration/graph_lock/graph_lock_py_requires_test.py", + [ + "GraphLockPyRequiresTest", + "_check_lock" + ] + ], + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockRevisionTest", + "_check_lock" + ] + ], + [ + "conans/test/integration/graph_lock/version_range_test.py", + [ + "GraphLockVersionRangeTest", + "_check_lock" + ] + ] + ], + "test_install_info": [ + [ + "conans/test/integration/graph_lock/graph_lock_py_requires_test.py", + [ + "GraphLockPyRequiresTest", + "test_install_info" + ] + ] + ], + "test_missing_lock_error": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockErrorsTest", + "test_missing_lock_error" + ] + ] + ], + "test_update_different_profile": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockErrorsTest", + "test_update_different_profile" + ] + ] + ], + "test_try_to_pass_profile": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockErrorsTest", + "test_try_to_pass_profile" + ] + ] + ], + "test_error_old_format": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockErrorsTest", + "test_error_old_format" + ] + ] + ], + "test_error_no_find": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockErrorsTest", + "test_error_no_find" + ] + ] + ], + "test_error_no_filename": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockErrorsTest", + "test_error_no_filename" + ] + ] + ], + "test_commands_cannot_create_lockfile": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockErrorsTest", + "test_commands_cannot_create_lockfile" + ] + ] + ], + "test_cannot_create_twice": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockErrorsTest", + "test_cannot_create_twice" + ] + ] + ], + "test_conanfile_txt_deps": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockConanfileTXTTest", + "test_conanfile_txt_deps" + ] + ] + ], + "test_reproducible_lockfile": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "ReproducibleLockfiles", + "test_reproducible_lockfile" + ] + ] + ], + "test_reproducible_lockfile_txt": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "ReproducibleLockfiles", + "test_reproducible_lockfile_txt" + ] + ] + ], + "test_install_info_lock": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockRevisionTest", + "test_install_info_lock" + ] + ] + ], + "test_export_lock": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockRevisionTest", + "test_export_lock" + ] + ], + [ + "conans/test/integration/graph_lock/version_range_test.py", + [ + "GraphLockVersionRangeTest", + "test_export_lock" + ] + ] + ], + "test_create_lock": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphLockRevisionTest", + "test_create_lock" + ] + ], + [ + "conans/test/integration/graph_lock/version_range_test.py", + [ + "GraphLockVersionRangeTest", + "test_create_lock" + ] + ] + ], + "test_revisions_update": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "RevisionsUpdateTest", + "test_revisions_update" + ] + ] + ], + "test_version_ranges_revisions_update": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "RevisionsUpdateTest", + "test_version_ranges_revisions_update" + ] + ] + ], + "test_base_options": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "LockFileOptionsTest", + "test_base_options" + ] + ] + ], + "test_config_option": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "LockFileOptionsTest", + "test_config_option" + ] + ] + ], + "test_configure": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "LockFileOptionsTest", + "test_configure" + ] + ] + ], + "test_lockfile_argument_updated_install": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "GraphInstallArgumentsUpdated", + "test_lockfile_argument_updated_install" + ] + ] + ], + "test_build_locked_node": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "BuildLockedTest", + "test_build_locked_node" + ] + ] + ], + "test_find_root_node": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "AddressRootNodetest", + "test_find_root_node" + ] + ] + ], + "test_error_test_command": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "test_error_test_command" + ] + ] + ], + "test_override_not_locked": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "test_override_not_locked" + ] + ] + ], + "test_compatible_transient_options": [ + [ + "conans/test/integration/graph_lock/graph_lock_test.py", + [ + "test_compatible_transient_options" + ] + ] + ], + "test_error_pass_base": [ + [ + "conans/test/integration/graph_lock/lock_recipe_test.py", + [ + "LockRecipeTest", + "test_error_pass_base" + ] + ] + ], + "test_lock_recipe": [ + [ + "conans/test/integration/graph_lock/lock_recipe_test.py", + [ + "LockRecipeTest", + "test_lock_recipe" + ] + ] + ], + "test_lock_recipe_from_partial": [ + [ + "conans/test/integration/graph_lock/lock_recipe_test.py", + [ + "LockRecipeTest", + "test_lock_recipe_from_partial" + ] + ] + ], + "test_conditional_lock_recipe": [ + [ + "conans/test/integration/graph_lock/lock_recipe_test.py", + [ + "LockRecipeTest", + "test_conditional_lock_recipe" + ] + ] + ], + "test_lose_rrev": [ + [ + "conans/test/integration/graph_lock/lock_recipe_test.py", + [ + "LockRecipeTest", + "test_lose_rrev" + ] + ] + ], + "test_missing_configuration": [ + [ + "conans/test/integration/graph_lock/lock_recipe_test.py", + [ + "LockRecipeTest", + "test_missing_configuration" + ] + ] + ], + "test_missing_configuration_build_require": [ + [ + "conans/test/integration/graph_lock/lock_recipe_test.py", + [ + "LockRecipeTest", + "test_missing_configuration_build_require" + ] + ] + ], + "test_build_requires_error": [ + [ + "conans/test/integration/graph_lock/test_lock_bundle.py", + [ + "test_build_requires_error" + ] + ] + ], + "test_install_lock": [ + [ + "conans/test/integration/graph_lock/version_range_test.py", + [ + "GraphLockVersionRangeTest", + "test_install_lock" + ] + ] + ], + "test_info_lock": [ + [ + "conans/test/integration/graph_lock/version_range_test.py", + [ + "GraphLockVersionRangeTest", + "test_info_lock" + ] + ] + ], + "test_install_ref_lock": [ + [ + "conans/test/integration/graph_lock/version_range_test.py", + [ + "GraphLockVersionRangeTest", + "test_install_ref_lock" + ] + ] + ], + "test_create_test_lock": [ + [ + "conans/test/integration/graph_lock/version_range_test.py", + [ + "GraphLockVersionRangeTest", + "test_create_test_lock" + ] + ] + ], + "test_default_hook": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "test_default_hook" + ] + ] + ], + "test_complete_hook": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "test_complete_hook" + ] + ] + ], + "_check_source": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_source" + ] + ] + ], + "_check_build": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_build" + ] + ] + ], + "_check_package": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_package" + ] + ] + ], + "_check_export": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_export" + ] + ] + ], + "_check_export_pkg": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_export_pkg" + ] + ] + ], + "_check_upload": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_upload" + ] + ] + ], + "_check_upload_recipe": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_upload_recipe" + ] + ] + ], + "_check_upload_package": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_upload_package" + ] + ] + ], + "_check_download": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_download" + ] + ] + ], + "_check_download_recipe": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_download_recipe" + ] + ] + ], + "_check_download_package": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_download_package" + ] + ] + ], + "_check_package_info": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "_check_package_info" + ] + ] + ], + "test_import_hook": [ + [ + "conans/test/integration/hooks/hook_test.py", + [ + "HookTest", + "test_import_hook" + ] + ] + ], + "mocked_post_export": [ + [ + "conans/test/integration/hooks/test_post_export.py", + [ + "PostExportTestCase", + "test_called_before_digest", + "mocked_post_export" + ] + ] + ], + "mocked_load_hooks": [ + [ + "conans/test/integration/hooks/test_post_export.py", + [ + "PostExportTestCase", + "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", + [ + "PostExportTestCase", + "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_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" + ] + ] + ], + "_capture_verify_manifest": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "_capture_verify_manifest" + ] + ] + ], + "test_capture_verify_short_paths_manifest": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_capture_verify_short_paths_manifest" + ] + ] + ], + "test_capture_verify_manifest": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_capture_verify_manifest" + ] + ] + ], + "test_conanfile_capture_verify_manifest": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_conanfile_capture_verify_manifest" + ] + ] + ], + "test_capture_verify_manifest_folder": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_capture_verify_manifest_folder" + ] + ] + ], + "test_conanfile_capture_verify_manifest_folder": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_conanfile_capture_verify_manifest_folder" + ] + ] + ], + "test_remote_capture_verify_manifest": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_remote_capture_verify_manifest" + ] + ] + ], + "_failed_verify": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "_failed_verify" + ] + ] + ], + "test_capture_verify_error_manifest": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_capture_verify_error_manifest" + ] + ] + ], + "test_conanfile_capture_verify_error_manifest": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_conanfile_capture_verify_error_manifest" + ] + ] + ], + "_failed_package_verify": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "_failed_package_verify" + ] + ] + ], + "test_capture_verify_package_error_manifest": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_capture_verify_package_error_manifest" + ] + ] + ], + "test_conanfile_capture_verify_package_error_manifest": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_conanfile_capture_verify_package_error_manifest" + ] + ] + ], + "test_manifest_wrong_folder": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_manifest_wrong_folder" + ] + ] + ], + "test_manifest_wrong_args": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_manifest_wrong_args" + ] + ] + ], + "test_corrupted_recipe": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_corrupted_recipe" + ] + ] + ], + "test_corrupted_package": [ + [ + "conans/test/integration/manifest_validation_test.py", + [ + "ManifestValidationTest", + "test_corrupted_package" + ] + ] + ], + "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" + ] + ], + [ + "conans/test/unittests/client/tools/test_version.py", + [ + "ToolVersionExtraComponentsTests", + "test_parsing" + ] + ] + ], + "test_basic_caching": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_basic_caching" + ] + ] + ], + "test_default_options": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_default_options" + ] + ] + ], + "test_general_scope_options": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_general_scope_options" + ] + ] + ], + "test_overridable_shared_option": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_overridable_shared_option" + ] + ] + ], + "test_overridable_no_shared_option": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_overridable_no_shared_option" + ] + ] + ], + "test_missing_shared_option_package_id": [ + [ + "conans/test/integration/options/options_test.py", + [ + "OptionsTest", + "test_missing_shared_option_package_id" + ] + ] + ], + "_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_failed_build": [ + [ + "conans/test/integration/package_id/build_id_test.py", + [ + "BuildIdTest", + "test_failed_build" + ] + ] + ], + "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_debug_release": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_compatible_setting_debug_release" + ] + ] + ], + "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" + ] + ], + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "TestNewCompatibility", + "test_compatible_option" + ] + ] + ], + "test_visual_package_compatible_with_intel": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_visual_package_compatible_with_intel" + ] + ] + ], + "test_wrong_base_compatible": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_wrong_base_compatible" + ] + ] + ], + "test_intel_package_compatible_with_base": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_intel_package_compatible_with_base" + ] + ] + ], + "test_no_valid_compiler_keyword_base": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_no_valid_compiler_keyword_base" + ] + ] + ], + "test_intel_package_invalid_subsetting": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_intel_package_invalid_subsetting" + ] + ] + ], + "test_additional_id_mode": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_additional_id_mode" + ] + ] + ], + "test_package_id_consumers": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_package_id_consumers" + ] + ] + ], + "test_build_missing": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "CompatibleIDsTest", + "test_build_missing" + ] + ] + ], + "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_msvc_visual_incompatible": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "test_msvc_visual_incompatible" + ] + ] + ], + "test_apple_clang_compatible": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "TestAppleClang13Compatible", + "test_apple_clang_compatible" + ] + ] + ], + "test_apple_clang_not_compatible": [ + [ + "conans/test/integration/package_id/compatible_test.py", + [ + "TestAppleClang13Compatible", + "test_apple_clang_not_compatible" + ] + ] + ], + "test_recipe_revision_mode": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "FullRevisionModeTest", + "test_recipe_revision_mode" + ] + ] + ], + "test_binary_id_recomputation_after_build": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "FullRevisionModeTest", + "test_binary_id_recomputation_after_build" + ] + ] + ], + "test_binary_id_recomputation_with_build_requires": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "FullRevisionModeTest", + "test_binary_id_recomputation_with_build_requires" + ] + ] + ], + "test_reusing_artifacts_after_build": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "FullRevisionModeTest", + "test_reusing_artifacts_after_build" + ] + ] + ], + "test_download_artifacts_after_build": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "FullRevisionModeTest", + "test_download_artifacts_after_build" + ] + ] + ], + "_generate_graph": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "PackageRevisionModeTest", + "_generate_graph" + ] + ] + ], + "test_simple_dependency_graph": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "PackageRevisionModeTest", + "test_simple_dependency_graph" + ] + ] + ], + "test_triangle_dependency_graph": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "PackageRevisionModeTest", + "test_triangle_dependency_graph" + ] + ] + ], + "test_diamond_dependency_graph": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "PackageRevisionModeTest", + "test_diamond_dependency_graph" + ] + ] + ], + "test_full_dependency_graph": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "PackageRevisionModeTest", + "test_full_dependency_graph" + ] + ] + ], + "test_package_revision_mode_full_transitive_package_id": [ + [ + "conans/test/integration/package_id/full_revision_mode_test.py", + [ + "test_package_revision_mode_full_transitive_package_id" + ] + ] + ], + "_assert_recipe_mode": [ + [ + "conans/test/integration/package_id/package_id_modes_test.py", + [ + "test_recipe_modes", + "_assert_recipe_mode" + ] + ] + ], + "test_recipe_modes": [ + [ + "conans/test/integration/package_id/package_id_modes_test.py", + [ + "test_recipe_modes" + ] + ] + ], + "test_package_revision_mode": [ + [ + "conans/test/integration/package_id/package_id_modes_test.py", + [ + "test_package_revision_mode" + ] + ] + ], + "test_cross_build_settings": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_cross_build_settings" + ] + ] + ], + "conaninfo": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "conaninfo" + ] + ] + ], + "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_toolset_visual_compatibility": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_toolset_visual_compatibility" + ] + ] + ], + "test_toolset_visual_incompatibility": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_toolset_visual_incompatibility" + ] + ] + ], + "install_and_get_info": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_build_settings", + "install_and_get_info" + ] + ] + ], + "test_build_settings": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_build_settings" + ] + ] + ], + "test_standard_version_default_matching": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_standard_version_default_matching" + ] + ] + ], + "test_std_non_matching_with_cppstd": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_std_non_matching_with_cppstd" + ] + ] + ], + "test_std_non_matching_with_compiler_cppstd": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_std_non_matching_with_compiler_cppstd" + ] + ] + ], + "test_std_matching_with_compiler_cppstd": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageIDTest", + "test_std_matching_with_compiler_cppstd" + ] + ] + ], + "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_transtive_package_revision_mode": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageRevisionModeTestCase", + "test_transtive_package_revision_mode" + ] + ] + ], + "test_package_revision_mode_download": [ + [ + "conans/test/integration/package_id/package_id_requires_modes_test.py", + [ + "PackageRevisionModeTestCase", + "test_package_revision_mode_download" + ] + ] + ], + "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_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_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_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_install": [ + [ + "conans/test/integration/package_id/test_validate.py", + [ + "TestValidate", + "test_validate_install" + ] + ] + ], + "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" + ] + ] + ], + "test_build_require_lib": [ + [ + "conans/test/integration/provides/test_build_requires_conflicts.py", + [ + "BuildRequiresTestCase", + "test_build_require_lib" + ] + ] + ], + "test_build_require_host": [ + [ + "conans/test/integration/provides/test_build_requires_conflicts.py", + [ + "BuildRequiresTestCase", + "test_build_require_host" + ] + ] + ], + "test_build_require_host_transitive": [ + [ + "conans/test/integration/provides/test_build_requires_conflicts.py", + [ + "BuildRequiresTestCase", + "test_build_require_host_transitive" + ] + ] + ], + "test_build_require_branches": [ + [ + "conans/test/integration/provides/test_build_requires_conflicts.py", + [ + "BuildRequiresTestCase", + "test_build_require_branches" + ] + ] + ], + "test_build_require_of_build_require": [ + [ + "conans/test/integration/provides/test_build_requires_conflicts.py", + [ + "BuildRequiresTestCase", + "test_build_require_of_build_require" + ] + ] + ], + "test_conflict_requirement": [ + [ + "conans/test/integration/provides/test_conditional_provides.py", + [ + "ConditionalProvidesTestCase", + "test_conflict_requirement" + ] + ], + [ + "conans/test/integration/provides/test_requires_conflicts.py", + [ + "RequiresConflictsTestCase", + "test_conflict_requirement" + ] + ] + ], + "test_conflict_transitive": [ + [ + "conans/test/integration/provides/test_requires_conflicts.py", + [ + "RequiresConflictsTestCase", + "test_conflict_transitive" + ] + ], + [ + "conans/test/integration/provides/test_requires_private.py", + [ + "RequiresPrivateTestCase", + "test_conflict_transitive" + ] + ] + ], + "test_conflict_branches": [ + [ + "conans/test/integration/provides/test_requires_conflicts.py", + [ + "RequiresConflictsTestCase", + "test_conflict_branches" + ] + ] + ], + "test_conflict_branches_txt": [ + [ + "conans/test/integration/provides/test_requires_conflicts.py", + [ + "RequiresConflictsTestCase", + "test_conflict_branches_txt" + ] + ] + ], + "test_conflict_branches_private": [ + [ + "conans/test/integration/provides/test_requires_private.py", + [ + "RequiresPrivateTestCase", + "test_conflict_branches_private" + ] + ] + ], + "test_reuse_dot": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_dot" + ] + ] + ], + "test_transitive_access": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_transitive_access" + ] + ] + ], + "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_reuse_export_sources": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_export_sources" + ] + ] + ], + "test_reuse_exports": [ + [ + "conans/test/integration/py_requires/python_requires_test.py", + [ + "PyRequiresExtendTest", + "test_reuse_exports" + ] + ] + ], + "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_reuse_package_info": [ + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_reuse_package_info" + ] + ] + ], + "test_reuse_build": [ + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_reuse_build" + ] + ] + ], + "test_reuse_source": [ + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_reuse_source" + ] + ] + ], + "test_upload_reuse": [ + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_upload_reuse" + ] + ] + ], + "test_basic_install": [ + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_basic_install" + ] + ] + ], + "test_basic_package": [ + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_basic_package" + ] + ] + ], + "test_basic_source": [ + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_basic_source" + ] + ] + ], + "test_pythonpath_env_injection": [ + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_pythonpath_env_injection" + ] + ] + ], + "test_external_python_with_simple_var": [ + [ + "conans/test/integration/python_requires/python_package_reuse_test.py", + [ + "PythonBuildTest", + "test_external_python_with_simple_var" + ] + ] + ], + "test_locate_pyreq_folders": [ + [ + "conans/test/integration/python_requires/test_export_sources.py", + [ + "PythonRequireExportSourcesTest", + "test_locate_pyreq_folders" + ] + ] + ], + "test_no_signature": [ + [ + "conans/test/integration/remote/auth_bearer_test.py", + [ + "AuthorizeBearerTest", + "test_no_signature" + ] + ] + ], + "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_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" + ] + ] + ], + "DownloadFilesBrokenRequesterTimesOne": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "BrokenDownloadTest", + "test_client_retries", + "DownloadFilesBrokenRequesterTimesOne" + ] + ] + ], + "DownloadFilesBrokenRequesterTimesTen": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "BrokenDownloadTest", + "test_client_retries", + "DownloadFilesBrokenRequesterTimesTen" + ] + ] + ], + "test_client_retries": [ + [ + "conans/test/integration/remote/broken_download_test.py", + [ + "BrokenDownloadTest", + "test_client_retries" + ] + ] + ], + "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_recipe_updates": [ + [ + "conans/test/integration/remote/multi_remote_checks_test.py", + [ + "RemoteChecksTest", + "test_recipe_updates" + ] + ] + ], + "test_multiple_remotes_single_upload": [ + [ + "conans/test/integration/remote/multi_remote_checks_test.py", + [ + "RemoteChecksTest", + "test_multiple_remotes_single_upload" + ] + ] + ], + "test_binary_packages_mixed": [ + [ + "conans/test/integration/remote/multi_remote_checks_test.py", + [ + "RemoteChecksTest", + "test_binary_packages_mixed" + ] + ] + ], + "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_exports_sources_missing": [ + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "ExportsSourcesMissingTest", + "test_exports_sources_missing" + ] + ] + ], + "test_list_ref_no_remote": [ + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemotesTest", + "test_list_ref_no_remote" + ] + ] + ], + "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_predefine_remote": [ + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemoteTest", + "test_predefine_remote" + ] + ] + ], + "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_package_binary_remote": [ + [ + "conans/test/integration/remote/multi_remote_test.py", + [ + "MultiRemoteTest", + "test_package_binary_remote" + ] + ] + ], + "test_create_empty_property_file": [ + [ + "conans/test/integration/remote/put_properties_test.py", + [ + "PutPropertiesTest", + "test_create_empty_property_file" + ] + ] + ], + "test_put_properties": [ + [ + "conans/test/integration/remote/put_properties_test.py", + [ + "PutPropertiesTest", + "test_put_properties" + ] + ] + ], + "test_matrix_params": [ + [ + "conans/test/integration/remote/put_properties_test.py", + [ + "PutPropertiesTest", + "test_matrix_params" + ] + ] + ], + "_create_property_files": [ + [ + "conans/test/integration/remote/put_properties_test.py", + [ + "_create_property_files" + ] + ] + ], + "test_requester_timeout": [ + [ + "conans/test/integration/remote/requester_test.py", + [ + "RequesterTest", + "test_requester_timeout" + ] + ] + ], + "test_requester_timeout_errors": [ + [ + "conans/test/integration/remote/requester_test.py", + [ + "RequesterTest", + "test_requester_timeout_errors" + ] + ] + ], + "test_no_request_timeout": [ + [ + "conans/test/integration/remote/requester_test.py", + [ + "RequesterTest", + "test_no_request_timeout" + ] + ] + ], + "test_relative_url_completion": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiUnitTest", + "test_relative_url_completion" + ] + ] + ], + "tearDownClass": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "tearDownClass" + ] + ] + ], + "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_recipe_manifest": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_get_recipe_manifest" + ] + ] + ], + "test_get_package": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_get_package" + ] + ] + ], + "test_get_package_info": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_get_package_info" + ] + ] + ], + "test_upload_huge_conan": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_upload_huge_conan" + ] + ] + ], + "test_remove_packages": [ + [ + "conans/test/integration/remote/rest_api_test.py", + [ + "RestApiTest", + "test_remove_packages" + ] + ] + ], + "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_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" + ] + ] + ], + "_get_header": [ + [ + "conans/test/integration/remote/test_request_headers.py", + [ + "RequestHeadersTestCase", + "_get_header" + ] + ] + ], + "_assert_settings_headers": [ + [ + "conans/test/integration/remote/test_request_headers.py", + [ + "RequestHeadersTestCase", + "_assert_settings_headers" + ] + ] + ], + "_assert_options_headers": [ + [ + "conans/test/integration/remote/test_request_headers.py", + [ + "RequestHeadersTestCase", + "_assert_options_headers" + ] + ] + ], + "_get_test_client": [ + [ + "conans/test/integration/remote/test_request_headers.py", + [ + "RequestHeadersTestCase", + "_get_test_client" + ] + ] + ], + "test_install_recipe_mismatch": [ + [ + "conans/test/integration/remote/test_request_headers.py", + [ + "RequestHeadersTestCase", + "test_install_recipe_mismatch" + ] + ] + ], + "test_install_package_match": [ + [ + "conans/test/integration/remote/test_request_headers.py", + [ + "RequestHeadersTestCase", + "test_install_package_match" + ] + ] + ], + "test_info_package_match": [ + [ + "conans/test/integration/remote/test_request_headers.py", + [ + "RequestHeadersTestCase", + "test_info_package_match" + ] + ] + ], + "test_install_as_requirement": [ + [ + "conans/test/integration/remote/test_request_headers.py", + [ + "RequestHeadersTestCase", + "test_install_as_requirement" + ] + ] + ], + "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_fail_string": [ + [ + "conans/test/integration/scm/test_fields_validation.py", + [ + "SCMDataFieldsValdation", + "test_fail_string" + ] + ] + ], + "test_fail_revision": [ + [ + "conans/test/integration/scm/test_fields_validation.py", + [ + "SCMDataFieldsValdation", + "test_fail_revision" + ] + ] + ], + "test_fail_boolean": [ + [ + "conans/test/integration/scm/test_fields_validation.py", + [ + "SCMDataFieldsValdation", + "test_fail_boolean" + ] + ] + ], + "test_ok_none": [ + [ + "conans/test/integration/scm/test_fields_validation.py", + [ + "SCMDataFieldsValdation", + "test_ok_none" + ] + ] + ], + "get_files": [ + [ + "conans/test/integration/scm/workflows/common.py", + [ + "TestWorkflow", + "get_files" + ] + ] + ], + "_run_local_test": [ + [ + "conans/test/integration/scm/workflows/common.py", + [ + "TestWorkflow", + "_run_local_test" + ] + ] + ], + "_run_remote_test": [ + [ + "conans/test/integration/scm/workflows/common.py", + [ + "TestWorkflow", + "_run_remote_test" + ] + ] + ], + "test_build_type": [ + [ + "conans/test/integration/settings/built_type_setting_test.py", + [ + "BuildTypeSettingTest", + "test_build_type" + ] + ] + ], + "_get_id": [ + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "DefaultCppTestCase", + "_get_id" + ] + ], + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "SettingsCompilerCppStdTests", + "_get_id" + ] + ] + ], + "_make_cppstd_default": [ + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "_make_cppstd_default" + ] + ], + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "_make_cppstd_default" + ] + ] + ], + "test_no_value": [ + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_no_value" + ] + ], + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_no_value" + ] + ] + ], + "test_value_none": [ + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_none" + ] + ], + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "SettingsCompilerCppStdTests", + "test_value_none" + ] + ], + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_none" + ] + ] + ], + "test_value_default": [ + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_default" + ] + ], + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "SettingsCompilerCppStdTests", + "test_value_default" + ] + ] + ], + "test_value_non_default": [ + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_non_default" + ] + ] + ], + "test_value_other": [ + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "SettingsCompilerCppStdTests", + "test_value_other" + ] + ] + ], + "test_cppstd_non_defaults": [ + [ + "conans/test/integration/settings/cppstd/default_cppstd_test.py", + [ + "SettingsCompareCppStdApproaches", + "test_cppstd_non_defaults" + ] + ] + ], + "test_use_wrong_setting_for_compiler": [ + [ + "conans/test/integration/settings/cppstd_test.py", + [ + "StdCppTest", + "test_use_wrong_setting_for_compiler" + ] + ] + ], + "test_gcc_8_std_20": [ + [ + "conans/test/integration/settings/cppstd_test.py", + [ + "StdCppTest", + "test_gcc_8_std_20" + ] + ] + ], + "test_set_default_package_id": [ + [ + "conans/test/integration/settings/cppstd_test.py", + [ + "StdCppTest", + "test_set_default_package_id" + ] + ] + ], + "test_per_package_setting": [ + [ + "conans/test/integration/settings/per_package_settings_test.py", + [ + "PerPackageSettingTest", + "test_per_package_setting" + ] + ] + ], + "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_runtime": [ + [ + "conans/test/integration/settings/remove_subsetting_test.py", + [ + "RemoveSubsettingTest", + "test_remove_runtime" + ] + ] + ], + "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_override_setting_with_env_variables": [ + [ + "conans/test/integration/settings/settings_override_test.py", + [ + "test_override_setting_with_env_variables" + ] + ] + ], + "test_package_files": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "SymLinksTest", + "test_package_files" + ] + ] + ], + "test_export_and_copy": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "SymLinksTest", + "test_export_and_copy" + ] + ] + ], + "test_export_pattern": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "SymLinksTest", + "test_export_pattern" + ] + ] + ], + "test_export_ignore_case": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "SymLinksTest", + "test_export_ignore_case" + ] + ] + ], + "test_create_keep_folder_symlink": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "SymLinksTest", + "test_create_keep_folder_symlink" + ] + ] + ], + "test_create_source": [ + [ + "conans/test/integration/symlinks/symlinks_test.py", + [ + "SymlinkExportSources", + "test_create_source" + ] + ] + ], + "test_force_system_reqs_rerun": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "SystemReqsTest", + "test_force_system_reqs_rerun" + ] + ] + ], + "test_local_system_requirements": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "SystemReqsTest", + "test_local_system_requirements" + ] + ] + ], + "test_per_package": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "SystemReqsTest", + "test_per_package" + ] + ] + ], + "test_global": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "SystemReqsTest", + "test_global" + ] + ] + ], + "test_wrong_output": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "SystemReqsTest", + "test_wrong_output" + ] + ] + ], + "test_remove_system_reqs": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "SystemReqsTest", + "test_remove_system_reqs" + ] + ] + ], + "test_invalid_remove_reqs": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "SystemReqsTest", + "test_invalid_remove_reqs" + ] + ] + ], + "test_permission_denied_remove_system_reqs": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "SystemReqsTest", + "test_permission_denied_remove_system_reqs" + ] + ] + ], + "test_duplicate_remove_system_reqs": [ + [ + "conans/test/integration/system_reqs_test.py", + [ + "SystemReqsTest", + "test_duplicate_remove_system_reqs" + ] + ] + ], + "test_table_html": [ + [ + "conans/test/integration/templates/test_user_overrides.py", + [ + "UserOverridesTemplatesTestCase", + "test_table_html" + ] + ] + ], + "test_graph_dot": [ + [ + "conans/test/integration/templates/test_user_overrides.py", + [ + "UserOverridesTemplatesTestCase", + "test_graph_dot" + ] + ] + ], + "test_components_cycles": [ + [ + "conans/test/integration/test_components.py", + [ + "test_components_cycles" + ] + ] + ], + "test_migrations_matches_config": [ + [ + "conans/test/integration/test_migrations.py", + [ + "TestMigrations", + "test_migrations_matches_config" + ] + ] + ], + "test_is_there_var_for_settings_previous_version": [ + [ + "conans/test/integration/test_migrations.py", + [ + "TestMigrations", + "test_is_there_var_for_settings_previous_version" + ] + ] + ], + "test_migrate_revision_metadata": [ + [ + "conans/test/integration/test_migrations.py", + [ + "TestMigrations", + "test_migrate_revision_metadata" + ] + ] + ], + "test_migrate_config_install": [ + [ + "conans/test/integration/test_migrations.py", + [ + "TestMigrations", + "test_migrate_config_install" + ] + ] + ], + "test_migration_to_default_profile": [ + [ + "conans/test/integration/test_migrations.py", + [ + "TestMigrations", + "test_migration_to_default_profile" + ] + ] + ], + "_create_old_layout": [ + [ + "conans/test/integration/test_migrations.py", + [ + "TestMigrations", + "test_migration_from_plugins_to_hooks", + "_create_old_layout" + ] + ] + ], + "test_migration_from_plugins_to_hooks": [ + [ + "conans/test/integration/test_migrations.py", + [ + "TestMigrations", + "test_migration_from_plugins_to_hooks" + ] + ] + ], + "test_migration_editables_to_conanfile_name": [ + [ + "conans/test/integration/test_migrations.py", + [ + "TestMigrations", + "test_migration_editables_to_conanfile_name" + ] + ] + ], + "test_migration_tgz_location": [ + [ + "conans/test/integration/test_migrations.py", + [ + "TestMigrations", + "test_migration_tgz_location" + ] + ] + ], + "test_cacert_migration": [ + [ + "conans/test/integration/test_migrations.py", + [ + "TestMigrations", + "test_cacert_migration" + ] + ] + ], + "test_package_python_files": [ + [ + "conans/test/integration/test_package_python_files.py", + [ + "TestPackagePythonFiles", + "test_package_python_files" + ] + ] + ], + "_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_xcodedeps_aggregate_components": [ + [ + "conans/test/integration/toolchains/apple/test_xcodedeps.py", + [ + "test_xcodedeps_aggregate_components" + ] + ] + ], + "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_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" + ] + ] + ], + "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_user_presets_version2_no_overwrite_user": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_user_presets_version2_no_overwrite_user" + ] + ] + ], + "test_presets_paths_correct": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_presets_paths_correct" + ] + ] + ], + "test_presets_paths_normalization": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_presets_paths_normalization" + ] + ] + ], + "test_presets_updated": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_presets_updated" + ] + ] + ], + "test_presets_ninja_msvc": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain.py", + [ + "test_presets_ninja_msvc" + ] + ] + ], + "test_custom_block": [ + [ + "conans/test/integration/toolchains/cmake/test_cmaketoolchain_blocks.py", + [ + "test_custom_block" + ] + ] + ], + "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_nowinbash_virtual_msys": [ + [ + "conans/test/integration/toolchains/env/test_virtualenv_winbash.py", + [ + "test_nowinbash_virtual_msys" + ] + ] + ], + "test_nowinbash_virtual_cygwin": [ + [ + "conans/test/integration/toolchains/env/test_virtualenv_winbash.py", + [ + "test_nowinbash_virtual_cygwin" + ] + ] + ], + "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_not_none_values": [ + [ + "conans/test/integration/toolchains/gnu/test_autotoolstoolchain.py", + [ + "test_not_none_values" + ] + ] + ], + "test_basic_layout_subproject": [ + [ + "conans/test/integration/toolchains/gnu/test_basic_layout.py", + [ + "test_basic_layout_subproject" + ] + ] + ], + "test_basic_layout_no_generators": [ + [ + "conans/test/integration/toolchains/gnu/test_basic_layout.py", + [ + "test_basic_layout_no_generators" + ] + ] + ], + "test_empty_dirs": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_empty_dirs" + ] + ] + ], + "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_pkgconfigdeps_with_test_requires": [ + [ + "conans/test/integration/toolchains/gnu/test_pkgconfigdeps.py", + [ + "test_pkgconfigdeps_with_test_requires" + ] + ] + ], + "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_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" + ] + ] + ], + "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_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_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_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" + ] + ] + ], + "test_premakedeps": [ + [ + "conans/test/integration/toolchains/premake/test_premakedeps.py", + [ + "test_premakedeps" + ] + ] + ], + "test_warning_message": [ + [ + "conans/test/integration/toolchains/test_check_build_profile.py", + [ + "test_warning_message" + ] + ] + ], + "test_error_cmake_deps_without_build_profile": [ + [ + "conans/test/integration/toolchains/test_check_build_profile.py", + [ + "test_error_cmake_deps_without_build_profile" + ] + ] + ], + "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_cpu_count_override": [ + [ + "conans/test/integration/tools/cpu_count_test.py", + [ + "CPUCountTest", + "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_error_raise": [ + [ + "conans/test/integration/tools/fix_symlinks_test.py", + [ + "FixSymlinksTestCase", + "test_error_raise" + ] + ] + ], + "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_conans_C", + "with_pytest_raises_ConanE", + "fake_check" + ] + ], + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_tools_install_mode_install", + "with_mock_patch_conans_C", + "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_conans_C", + "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": [ + [ + "conans/test/integration/tools/system/package_manager_test.py", + [ + "test_tools_install_mode_install" + ] + ] + ], + "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" + ] + ] + ], + "test_simple_fields": [ + [ + "conans/test/integration/ui/json_output_test.py", + [ + "JsonOutputTest", + "test_simple_fields" + ] + ] + ], + "test_json_generation": [ + [ + "conans/test/integration/ui/json_output_test.py", + [ + "JsonOutputTest", + "test_json_generation" + ] + ] + ], + "test_json_create_multiconfig": [ + [ + "conans/test/integration/ui/json_output_test.py", + [ + "JsonOutputTest", + "test_json_create_multiconfig" + ] + ] + ], + "test_graph_failure": [ + [ + "conans/test/integration/workspace/graph_test.py", + [ + "WorkspaceTest", + "test_graph_failure" + ] + ] + ], + "_set_deps_info": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "_set_deps_info" + ] + ] + ], + "_creat_deps_cpp_info": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "_creat_deps_cpp_info" + ] + ] + ], + "test_target_triple": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_target_triple" + ] + ], + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_target_triple" + ] + ] + ], + "test_nmake_no_parallel": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_nmake_no_parallel" + ] + ] + ], + "test_warn_when_no_triplet": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_warn_when_no_triplet" + ] + ] + ], + "test_cppstd": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_cppstd" + ] + ], + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_cppstd" + ] + ] + ], + "test_mocked_methods": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_mocked_methods" + ] + ] + ], + "test_variables": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_variables" + ] + ] + ], + "test_rpath_optin": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_rpath_optin" + ] + ] + ], + "test_environment_append": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_environment_append" + ] + ] + ], + "test_modify_values": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_modify_values" + ] + ] + ], + "test_previous_env": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_previous_env" + ] + ] + ], + "test_cross_build_command": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_cross_build_command" + ] + ] + ], + "test_make_targets_install": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_make_targets_install" + ] + ] + ], + "test_autotools_install_dir_custom_configure": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_autotools_install_dir_custom_configure" + ] + ] + ], + "test_failing_configure_help": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_failing_configure_help" + ] + ] + ], + "test_autotools_install_dirs": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_autotools_install_dirs" + ] + ] + ], + "custom_configure": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_autotools_configure_vars", + "custom_configure" + ] + ] + ], + "test_autotools_configure_vars": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_autotools_configure_vars" + ] + ] + ], + "test_autotools_fpic": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_autotools_fpic" + ] + ] + ], + "test_mac_version_min": [ + [ + "conans/test/unittests/client/build/autotools_environment_test.py", + [ + "AutoToolsConfigureTest", + "test_mac_version_min" + ] + ] + ], + "_format_path_as_cmake": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "_format_path_as_cmake" + ] + ] + ], + "test_config_patch": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_config_patch" + ] + ] + ], + "test_config_patch_deps": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_config_patch_deps" + ] + ] + ], + "test_should_flags": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_should_flags" + ] + ] + ], + "test_conan_run_tests": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_conan_run_tests" + ] + ], + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "test_conan_run_tests" + ] + ] + ], + "test_cmake_generator": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_generator" + ] + ] + ], + "test_cmake_generator_intel": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_generator_intel" + ] + ] + ], + "test_cmake_custom_generator_intel": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_custom_generator_intel" + ] + ] + ], + "test_cmake_not_cross_compile": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_not_cross_compile" + ] + ] + ], + "test_cmake_generator_platform": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_generator_platform" + ] + ] + ], + "test_cmake_generator_platform_override": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_generator_platform_override" + ] + ] + ], + "test_cmake_generator_argument": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_generator_argument" + ] + ] + ], + "test_cmake_generator_platform_gcc": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_generator_platform_gcc" + ] + ] + ], + "test_cmake_generator_platform_vs2017": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_generator_platform_vs2017" + ] + ] + ], + "test_cmake_generator_platform_vs2019": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_generator_platform_vs2019" + ] + ] + ], + "test_cmake_generator_platform_vs2019_with_ninja": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_generator_platform_vs2019_with_ninja" + ] + ] + ], + "test_cmake_generator_platform_other": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_generator_platform_other" + ] + ] + ], + "test_generator_platform_with_unsupported_generator": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_generator_platform_with_unsupported_generator" + ] + ] + ], + "assert_fpic": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_fpic", + "assert_fpic" + ] + ] + ], + "test_cmake_fpic": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_fpic" + ] + ] + ], + "test_cmake_make_program": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_make_program" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmake_presets_definitions.py", + [ + "test_cmake_make_program" + ] + ] + ], + "quote_var": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_folders", + "quote_var" + ] + ] + ], + "test_folders": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_folders" + ] + ], + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "test_folders" + ] + ] + ], + "test_build_type_force": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_build_type_force" + ] + ] + ], + "test_loads_default": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_loads_default" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_loads_default" + ] + ] + ], + "test_deleted_os": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_deleted_os" + ] + ] + ], + "test_sysroot": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_sysroot" + ] + ] + ], + "test_sysroot_envvar": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_sysroot_envvar" + ] + ] + ], + "test_deprecated_behaviour": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_deprecated_behaviour" + ] + ] + ], + "test_cores_ancient_visual": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cores_ancient_visual" + ] + ] + ], + "test_convenient_functions": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_convenient_functions" + ] + ] + ], + "test_run_tests": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_run_tests" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmake_test.py", + [ + "test_run_tests" + ] + ] + ], + "test_clean_sh_path": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_clean_sh_path" + ] + ] + ], + "test_pkg_config_path": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_pkg_config_path" + ] + ] + ], + "test_shared": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_shared" + ] + ] + ], + "test_verbose": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_verbose" + ] + ] + ], + "test_set_toolset": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_set_toolset" + ] + ] + ], + "test_toolset_with_unsupported_generator": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_toolset_with_unsupported_generator" + ] + ] + ], + "instance_with_os_build": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_missing_settings", + "instance_with_os_build" + ] + ] + ], + "test_missing_settings": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_missing_settings" + ] + ] + ], + "test_cmake_system_version_android": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_system_version_android" + ] + ] + ], + "test_install_definitions": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_install_definitions" + ] + ] + ], + "test_cmake_system_version_osx": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_system_version_osx" + ] + ] + ], + "scape": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "scape" + ] + ] + ], + "test_vcvars_applied": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_vcvars_applied" + ] + ] + ], + "test_intel_compilervars_applied": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_intel_compilervars_applied" + ] + ] + ], + "test_cmake_program": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_program" + ] + ] + ], + "test_msbuild_verbosity": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_msbuild_verbosity" + ] + ] + ], + "test_ctest_variables": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_ctest_variables" + ] + ] + ], + "test_unkown_generator_does_not_raise": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_unkown_generator_does_not_raise" + ] + ] + ], + "test_cmake_system_version_windowsce": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_system_version_windowsce" + ] + ] + ], + "test_cmake_vs_arch": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_cmake_vs_arch" + ] + ] + ], + "test_skip_test": [ + [ + "conans/test/unittests/client/build/cmake_test.py", + [ + "CMakeTest", + "test_skip_test" + ] + ] + ], + "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_libcxx_define": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_libcxx_define" + ] + ] + ], + "test_libcxx_flags": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_libcxx_flags" + ] + ] + ], + "test_libcxx_flags_qnx": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_libcxx_flags_qnx" + ] + ] + ], + "test_pic_flags": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_pic_flags" + ] + ] + ], + "test_build_type_flags": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_build_type_flags" + ] + ] + ], + "test_build_type_define": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_build_type_define" + ] + ] + ], + "test_adjust_path": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_adjust_path" + ] + ] + ], + "test_adjust_path_visual_studio": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_adjust_path_visual_studio" + ] + ] + ], + "test_sysroot_flag": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_sysroot_flag" + ] + ] + ], + "test_format_defines": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_format_defines" + ] + ] + ], + "test_format_include_paths": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_format_include_paths" + ] + ] + ], + "test_format_library_paths": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_format_library_paths" + ] + ] + ], + "test_format_libraries": [ + [ + "conans/test/unittests/client/build/compiler_flags_test.py", + [ + "CompilerFlagsTest", + "test_format_libraries" + ] + ] + ], + "test_bad_output": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_bad_output" + ] + ] + ], + "test_bad_numbers": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_bad_numbers" + ] + ] + ], + "test_incomplete": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_incomplete" + ] + ] + ], + "test_gcc": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_gcc" + ] + ], + [ + "conans/test/unittests/client/generators/compiler_args_test.py", + [ + "CompilerArgsTest", + "test_gcc" + ] + ] + ], + "test_llvm_gcc": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_llvm_gcc" + ] + ] + ], + "test_apple_clang": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_apple_clang" + ] + ] + ], + "test_suncc": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_suncc" + ] + ] + ], + "test_visual_studio": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_visual_studio" + ] + ], + [ + "conans/test/unittests/tools/cmake/test_cmake_cmd_line_args.py", + [ + "test_visual_studio" + ] + ] + ], + "test_msvc": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_msvc" + ] + ] + ], + "test_intel": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_intel" + ] + ], + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_intel" + ] + ] + ], + "test_qcc": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_qcc" + ] + ] + ], + "test_mcst_lcc": [ + [ + "conans/test/unittests/client/build/compiler_id_test.py", + [ + "CompilerIdTest", + "test_mcst_lcc" + ] + ] + ], + "_make_cppstd_flag": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "_make_cppstd_flag" + ] + ] + ], + "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_defaults": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_intel_visual_cppstd_defaults" + ] + ] + ], + "test_intel_gcc_cppstd_defaults": [ + [ + "conans/test/unittests/client/build/cpp_std_flags_test.py", + [ + "CompilerFlagsTest", + "test_intel_gcc_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" + ] + ] + ], + "_check_commands": [ + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "_check_commands" + ] + ] + ], + "test_conf_skip_test": [ + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "test_conf_skip_test" + ] + ] + ], + "test_other_backend": [ + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "test_other_backend" + ] + ] + ], + "test_prefix": [ + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "test_prefix" + ] + ] + ], + "test_no_prefix": [ + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "test_no_prefix" + ] + ] + ], + "test_flags_applied": [ + [ + "conans/test/unittests/client/build/meson_test.py", + [ + "MesonTest", + "test_flags_applied" + ] + ] + ], + "test_dont_mess_with_build_type": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_dont_mess_with_build_type" + ] + ] + ], + "test_skip_only_none_definitions": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_skip_only_none_definitions" + ] + ] + ], + "test_without_runtime": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_without_runtime" + ] + ] + ], + "test_custom_properties": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_custom_properties" + ] + ] + ], + "test_binary_logging_off_explicit": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_binary_logging_off_explicit" + ] + ] + ], + "test_binary_logging_off_implicit": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_binary_logging_off_implicit" + ] + ] + ], + "test_error_targets_argument": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_error_targets_argument" + ] + ] + ], + "test_default_toolset": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_default_toolset" + ] + ] + ], + "test_explicit_toolset": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_explicit_toolset" + ] + ] + ], + "test_custom_toolset": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_custom_toolset" + ] + ] + ], + "test_definitions": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_definitions" + ] + ] + ], + "test_definitions_no_value": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_definitions_no_value" + ] + ] + ], + "test_verbosity_default": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_verbosity_default" + ] + ] + ], + "test_verbosity_env": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_verbosity_env" + ] + ] + ], + "test_verbosity_explicit": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_verbosity_explicit" + ] + ] + ], + "test_properties_injection": [ + [ + "conans/test/unittests/client/build/msbuild_test.py", + [ + "MSBuildTest", + "test_properties_injection" + ] + ] + ], + "test_vs_generator": [ + [ + "conans/test/unittests/client/build/test_cmake_flags.py", + [ + "test_vs_generator" + ] + ] + ], + "test_recipe_exists": [ + [ + "conans/test/unittests/client/cache_test.py", + [ + "CacheTest", + "test_recipe_exists" + ] + ] + ], + "test_package_exists": [ + [ + "conans/test/unittests/client/cache_test.py", + [ + "CacheTest", + "test_package_exists" + ] + ] + ], + "test_localdb_uses_encryption": [ + [ + "conans/test/unittests/client/cache_test.py", + [ + "CacheTest", + "test_localdb_uses_encryption" + ] + ] + ], + "_get_conanfile": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "_get_conanfile" + ] + ], + [ + "conans/test/unittests/client/generators/compiler_args_test.py", + [ + "CompilerArgsTest", + "_get_conanfile" + ] + ] + ], + "_check_result": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "_check_result" + ] + ], + [ + "conans/test/unittests/client/recorder/upload_recorder_test.py", + [ + "UploadRecorderTest", + "_check_result" + ] + ] + ], + "test_author_non_ascii": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_author_non_ascii" + ] + ] + ], + "test_shebang_utf8": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_shebang_utf8" + ] + ] + ], + "test_shebang_ascii": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_shebang_ascii" + ] + ] + ], + "test_shebang_several": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_shebang_several" + ] + ] + ], + "test_multiline_statement": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_multiline_statement" + ] + ] + ], + "test_comment_file_level": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_comment_file_level" + ] + ] + ], + "test_comment_class_level": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_comment_class_level" + ] + ] + ], + "test_two_comments": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_two_comments" + ] + ] + ], + "test_multiline_comment": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_multiline_comment" + ] + ] + ], + "test_comment_and_attribute": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_comment_and_attribute" + ] + ] + ], + "test_multiline_comment_and_attribute": [ + [ + "conans/test/unittests/client/cmd/ast_replacement_scm_test.py", + [ + "ASTReplacementTest", + "test_multiline_comment_and_attribute" + ] + ] + ], + "test_update_build_info": [ + [ + "conans/test/unittests/client/cmd/conan_build_info_test.py", + [ + "BuildInfoTest", + "test_update_build_info" + ] + ] + ], + "mock_put_no_artifactory": [ + [ + "conans/test/unittests/client/cmd/conan_build_info_test.py", + [ + "test_publish_artifactory_context", + "mock_put_no_artifactory" + ] + ] + ], + "mock_put_artifactory": [ + [ + "conans/test/unittests/client/cmd/conan_build_info_test.py", + [ + "test_publish_artifactory_context", + "mock_put_artifactory" + ] + ] + ], + "test_publish_artifactory_context": [ + [ + "conans/test/unittests/client/cmd/conan_build_info_test.py", + [ + "test_publish_artifactory_context" + ] + ] + ], + "test_scm_warn_not_pristine": [ + [ + "conans/test/unittests/client/cmd/export/test_update_revision_in_metadata.py", + [ + "UpdateRevisionInMetadataTests", + "test_scm_warn_not_pristine" + ] + ] + ], + "test_scm_behavior": [ + [ + "conans/test/unittests/client/cmd/export/test_update_revision_in_metadata.py", + [ + "UpdateRevisionInMetadataTests", + "test_scm_behavior" + ] + ] + ], + "test_hash_behavior": [ + [ + "conans/test/unittests/client/cmd/export/test_update_revision_in_metadata.py", + [ + "UpdateRevisionInMetadataTests", + "test_hash_behavior" + ] + ] + ], + "test_invalid_behavior": [ + [ + "conans/test/unittests/client/cmd/export/test_update_revision_in_metadata.py", + [ + "UpdateRevisionInMetadataTests", + "test_invalid_behavior" + ] + ] + ], + "test_export_warning": [ + [ + "conans/test/unittests/client/cmd/export_test.py", + [ + "ExportTest", + "test_export_warning" + ] + ] + ], + "test_export_no_warning": [ + [ + "conans/test/unittests/client/cmd/export_test.py", + [ + "ExportTest", + "test_export_no_warning" + ] + ] + ], + "_do_actual_test": [ + [ + "conans/test/unittests/client/cmd/export_test.py", + [ + "ReplaceSCMDataInConanfileTest", + "_do_actual_test" + ] + ] + ], + "test_conanfile_after_scm": [ + [ + "conans/test/unittests/client/cmd/export_test.py", + [ + "ReplaceSCMDataInConanfileTest", + "test_conanfile_after_scm" + ] + ] + ], + "test_conanfile_after_scm_and_recipe": [ + [ + "conans/test/unittests/client/cmd/export_test.py", + [ + "ReplaceSCMDataInConanfileTest", + "test_conanfile_after_scm_and_recipe" + ] + ] + ], + "test_conanfile_after_recipe": [ + [ + "conans/test/unittests/client/cmd/export_test.py", + [ + "ReplaceSCMDataInConanfileTest", + "test_conanfile_after_recipe" + ] + ] + ], + "test_conanfile_none": [ + [ + "conans/test/unittests/client/cmd/export_test.py", + [ + "ReplaceSCMDataInConanfileTest", + "test_conanfile_none" + ] + ] + ], + "_assert_conanfile_exists": [ + [ + "conans/test/unittests/client/cmd/package_copier_test.py", + [ + "PackageCopierTest", + "_assert_conanfile_exists" + ] + ] + ], + "_assert_package_exists": [ + [ + "conans/test/unittests/client/cmd/package_copier_test.py", + [ + "PackageCopierTest", + "_assert_package_exists" + ] + ] + ], + "_assert_package_doesnt_exists": [ + [ + "conans/test/unittests/client/cmd/package_copier_test.py", + [ + "PackageCopierTest", + "_assert_package_doesnt_exists" + ] + ] + ], + "_create_conanfile": [ + [ + "conans/test/unittests/client/cmd/package_copier_test.py", + [ + "PackageCopierTest", + "_create_conanfile" + ] + ], + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMinCppStdTests", + "_create_conanfile" + ] + ], + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "ValidMinCppstdTests", + "_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" + ] + ] + ], + "_create_package": [ + [ + "conans/test/unittests/client/cmd/package_copier_test.py", + [ + "PackageCopierTest", + "_create_package" + ] + ] + ], + "_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" + ] + ] + ], + "write_raise": [ + [ + "conans/test/unittests/client/conan_output_test.py", + [ + "ConanOutputTest", + "test_blocked_output", + "write_raise" + ] + ] + ], + "test_blocked_output": [ + [ + "conans/test/unittests/client/conan_output_test.py", + [ + "ConanOutputTest", + "test_blocked_output" + ] + ] + ], + "test_output_no_color": [ + [ + "conans/test/unittests/client/conan_output_test.py", + [ + "ConanOutputTest", + "test_output_no_color" + ] + ] + ], + "test_output_color": [ + [ + "conans/test/unittests/client/conan_output_test.py", + [ + "ConanOutputTest", + "test_output_color" + ] + ] + ], + "test_output_color_prevent_strip": [ + [ + "conans/test/unittests/client/conan_output_test.py", + [ + "ConanOutputTest", + "test_output_color_prevent_strip" + ] + ] + ], + "test_inherit_short_paths": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTest", + "test_inherit_short_paths" + ] + ] + ], + "test_requires_init": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTest", + "test_requires_init" + ] + ] + ], + "test_package_settings": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTest", + "test_package_settings" + ] + ] + ], + "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_imports_arguments": [ + [ + "conans/test/unittests/client/conanfile_loader_test.py", + [ + "ConanLoaderTxtTest", + "test_load_imports_arguments" + ] + ] + ], + "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_config_in_empty_folder": [ + [ + "conans/test/unittests/client/conf/config_installer/test_process_folder.py", + [ + "ProcessFolderTests", + "test_config_in_empty_folder" + ] + ] + ], + "test_windows": [ + [ + "conans/test/unittests/client/conf/detect/detected_os_test.py", + [ + "DetectedOSTest", + "test_windows" + ] + ], + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_windows" + ] + ], + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "test_windows" + ] + ] + ], + "test_darwin": [ + [ + "conans/test/unittests/client/conf/detect/detected_os_test.py", + [ + "DetectedOSTest", + "test_darwin" + ] + ] + ], + "test_linux": [ + [ + "conans/test/unittests/client/conf/detect/detected_os_test.py", + [ + "DetectedOSTest", + "test_linux" + ] + ], + [ + "conans/test/unittests/client/tools/intel/compilervars_test.py", + [ + "CompilerVarsTest", + "test_linux" + ] + ], + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_linux" + ] + ], + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "test_linux" + ] + ] + ], + "test_freebsd": [ + [ + "conans/test/unittests/client/conf/detect/detected_os_test.py", + [ + "DetectedOSTest", + "test_freebsd" + ] + ], + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_freebsd" + ] + ], + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "test_freebsd" + ] + ] + ], + "test_solaris": [ + [ + "conans/test/unittests/client/conf/detect/detected_os_test.py", + [ + "DetectedOSTest", + "test_solaris" + ] + ], + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_solaris" + ] + ], + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "test_solaris" + ] + ], + [ + "conans/test/unittests/util/detected_architecture_test.py", + [ + "DetectedArchitectureTest", + "test_solaris" + ] + ] + ], + "test_export_tools": [ + [ + "conans/test/unittests/client/conf/detect/detected_os_test.py", + [ + "DetectedOSTest", + "test_export_tools" + ] + ] + ], + "test_detect_gcc_10": [ + [ + "conans/test/unittests/client/conf/detect/test_gcc_compiler.py", + [ + "GCCCompilerTestCase", + "test_detect_gcc_10" + ] + ] + ], + "test_basic_with_linked_dir": [ + [ + "conans/test/unittests/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "test_basic_with_linked_dir" + ] + ] + ], + "test_linked_folder_missing_error": [ + [ + "conans/test/unittests/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "test_linked_folder_missing_error" + ] + ] + ], + "test_linked_relative": [ + [ + "conans/test/unittests/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "test_linked_relative" + ] + ], + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_linked_relative" + ] + ] + ], + "test_linked_folder_nested": [ + [ + "conans/test/unittests/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "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/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "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/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "test_excludes" + ] + ], + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_excludes" + ] + ] + ], + "test_excludes_camelcase_folder": [ + [ + "conans/test/unittests/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "test_excludes_camelcase_folder" + ] + ], + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_excludes_camelcase_folder" + ] + ] + ], + "test_multifolder": [ + [ + "conans/test/unittests/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "test_multifolder" + ] + ], + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_multifolder" + ] + ] + ], + "test_avoid_repeat_copies": [ + [ + "conans/test/unittests/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "test_avoid_repeat_copies" + ] + ], + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_avoid_repeat_copies" + ] + ] + ], + "test_ignore_case": [ + [ + "conans/test/unittests/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "test_ignore_case" + ] + ], + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_ignore_case" + ] + ] + ], + "test_ignore_case_excludes": [ + [ + "conans/test/unittests/client/file_copier/file_copier_test.py", + [ + "FileCopierTest", + "test_ignore_case_excludes" + ] + ], + [ + "conans/test/unittests/tools/files/test_tool_copy.py", + [ + "ToolCopyTest", + "test_ignore_case_excludes" + ] + ] + ], + "test_output_string": [ + [ + "conans/test/unittests/client/file_copier/test_report_copied_files.py", + [ + "ReportCopiedFilesTestCase", + "test_output_string" + ] + ] + ], + "test_b2": [ + [ + "conans/test/unittests/client/generators/b2_test.py", + [ + "B2GeneratorTest", + "test_b2" + ] + ] + ], + "test_b2_empty_settings": [ + [ + "conans/test/unittests/client/generators/b2_test.py", + [ + "B2GeneratorTest", + "test_b2_empty_settings" + ] + ] + ], + "test_variables_setup": [ + [ + "conans/test/unittests/client/generators/boost_build_test.py", + [ + "BoostJamGeneratorTest", + "test_variables_setup" + ] + ], + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_variables_setup" + ] + ], + [ + "conans/test/unittests/client/generators/json_test.py", + [ + "JsonTest", + "test_variables_setup" + ] + ], + [ + "conans/test/unittests/client/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_variables_setup" + ] + ], + [ + "conans/test/unittests/client/generators/scons_test.py", + [ + "SConsGeneratorTest", + "test_variables_setup" + ] + ] + ], + "test_cmake_find_package_multi_version": [ + [ + "conans/test/unittests/client/generators/cmake_find_package_multi_test.py", + [ + "CMakeFindPackageMultiTest", + "test_cmake_find_package_multi_version" + ] + ] + ], + "test_cmake_find_package_multi_links_flags": [ + [ + "conans/test/unittests/client/generators/cmake_find_package_multi_test.py", + [ + "test_cmake_find_package_multi_links_flags" + ] + ] + ], + "test_cmake_vars_unit": [ + [ + "conans/test/unittests/client/generators/cmake_paths_test.py", + [ + "CMakePathsGeneratorTest", + "test_cmake_vars_unit" + ] + ] + ], + "test_cpp_info_names": [ + [ + "conans/test/unittests/client/generators/cmake_paths_test.py", + [ + "CMakePathsGeneratorTest", + "test_cpp_info_names" + ] + ] + ], + "_extract_macro": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "_extract_macro" + ] + ] + ], + "test_paths_cmake_multi_user_vars": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_paths_cmake_multi_user_vars" + ] + ] + ], + "test_paths_cmake": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_paths_cmake" + ] + ] + ], + "test_variables_cmake_multi_user_vars": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_variables_cmake_multi_user_vars" + ] + ] + ], + "test_variables_cmake_multi_user_vars_escape": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_variables_cmake_multi_user_vars_escape" + ] + ] + ], + "test_multi_flag": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_multi_flag" + ] + ] + ], + "test_escaped_flags": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_escaped_flags" + ] + ] + ], + "test_aux_cmake_test_setup": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_aux_cmake_test_setup" + ] + ] + ], + "test_name_and_version_are_generated": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_name_and_version_are_generated" + ] + ] + ], + "test_settings_are_generated": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_settings_are_generated" + ] + ] + ], + "test_cmake_find_package_multi_definitions": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_cmake_find_package_multi_definitions" + ] + ] + ], + "test_cmake_definitions_apple": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_cmake_definitions_apple" + ] + ] + ], + "raise_get_version": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_cmake_definitions_cmake_not_in_path", + "raise_get_version" + ] + ] + ], + "test_cmake_definitions_cmake_not_in_path": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_cmake_definitions_cmake_not_in_path" + ] + ] + ], + "test_apple_frameworks": [ + [ + "conans/test/unittests/client/generators/cmake_test.py", + [ + "CMakeGeneratorTest", + "test_apple_frameworks" + ] + ], + [ + "conans/test/unittests/client/generators/compiler_args_test.py", + [ + "CompilerArgsTest", + "test_apple_frameworks" + ] + ], + [ + "conans/test/unittests/client/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_apple_frameworks" + ] + ], + [ + "conans/test/unittests/client/run_environment_test.py", + [ + "RunEnvironmentTest", + "test_apple_frameworks" + ] + ] + ], + "test_visual_studio_extensions": [ + [ + "conans/test/unittests/client/generators/compiler_args_test.py", + [ + "CompilerArgsTest", + "test_visual_studio_extensions" + ] + ] + ], + "test_compiler_args": [ + [ + "conans/test/unittests/client/generators/compiler_args_test.py", + [ + "CompilerArgsTest", + "test_compiler_args" + ] + ] + ], + "test_make_generator": [ + [ + "conans/test/unittests/client/generators/make_test.py", + [ + "test_make_generator" + ] + ] + ], + "test_pkg_config_custom_names": [ + [ + "conans/test/unittests/client/generators/pkg_config_test.py", + [ + "PkgGeneratorTest", + "test_pkg_config_custom_names" + ] + ] + ], + "test_variables_content": [ + [ + "conans/test/unittests/client/generators/premake_test.py", + [ + "PremakeGeneratorTest", + "test_variables_content" + ] + ] + ], + "test_sharedlinkflags": [ + [ + "conans/test/unittests/client/generators/qmake_test.py", + [ + "QmakeGeneratorTest", + "test_sharedlinkflags" + ] + ] + ], + "test_exelinkflags": [ + [ + "conans/test/unittests/client/generators/qmake_test.py", + [ + "QmakeGeneratorTest", + "test_exelinkflags" + ] + ] + ], + "test_system_frameworks_libs": [ + [ + "conans/test/unittests/client/generators/scons_test.py", + [ + "SConsGeneratorTest", + "test_system_frameworks_libs" + ] + ] + ], + "test_abs_path_unix": [ + [ + "conans/test/unittests/client/generators/txt/test_abs_paths.py", + [ + "AbsPathsTestCase", + "test_abs_path_unix" + ] + ] + ], + "test_absolute_directory": [ + [ + "conans/test/unittests/client/generators/txt/test_abs_paths.py", + [ + "AbsPathsTestCase", + "test_absolute_directory" + ] + ] + ], + "test_cpp_info": [ + [ + "conans/test/unittests/client/generators/txt/test_content.py", + [ + "ConentGenerationTestCase", + "test_cpp_info" + ] + ], + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_cpp_info" + ] + ] + ], + "test_env_info": [ + [ + "conans/test/unittests/client/generators/txt/test_content.py", + [ + "ConentGenerationTestCase", + "test_env_info" + ] + ] + ], + "test_user_info": [ + [ + "conans/test/unittests/client/generators/txt/test_content.py", + [ + "ConentGenerationTestCase", + "test_user_info" + ] + ] + ], + "test_user_info_build": [ + [ + "conans/test/unittests/client/generators/txt/test_content.py", + [ + "ConentGenerationTestCase", + "test_user_info_build" + ] + ] + ], + "test_names_per_generator": [ + [ + "conans/test/unittests/client/generators/txt/test_dump_load.py", + [ + "DumpLoadTestCase", + "test_names_per_generator" + ] + ] + ], + "test_idempotent": [ + [ + "conans/test/unittests/client/generators/txt/test_dump_load.py", + [ + "DumpLoadTestCase", + "test_idempotent" + ] + ] + ], + "test_load_sytem_libs": [ + [ + "conans/test/unittests/client/generators/txt/test_load.py", + [ + "LoadContentTestCase", + "test_load_sytem_libs" + ] + ] + ], + "test_output": [ + [ + "conans/test/unittests/client/generators/virtualbuildenv_test.py", + [ + "VirtualBuildEnvGeneratorGCCTest", + "test_output" + ] + ], + [ + "conans/test/unittests/client/generators/virtualenv_test.py", + [ + "VirtualEnvGeneratorTest", + "test_output" + ] + ], + [ + "conans/test/unittests/client/generators/virtualrunenv_test.py", + [ + "VirtualRunEnvGeneratorTest", + "test_output" + ] + ] + ], + "test_environment": [ + [ + "conans/test/unittests/client/generators/virtualbuildenv_test.py", + [ + "VirtualBuildEnvGeneratorGCCTest", + "test_environment" + ] + ], + [ + "conans/test/unittests/client/generators/virtualrunenv_test.py", + [ + "VirtualRunEnvGeneratorTest", + "test_environment" + ] + ], + [ + "conans/test/unittests/util/env_reader_test.py", + [ + "GetEnvTest", + "test_environment" + ] + ] + ], + "test_scripts": [ + [ + "conans/test/unittests/client/generators/virtualbuildenv_test.py", + [ + "VirtualBuildEnvGeneratorGCCTest", + "test_scripts" + ] + ], + [ + "conans/test/unittests/client/generators/virtualrunenv_test.py", + [ + "VirtualRunEnvGeneratorTest", + "test_scripts" + ] + ] + ], + "test_pythonpath": [ + [ + "conans/test/unittests/client/generators/virtualenv_python_test.py", + [ + "VirtualEnvPythonGeneratorTest", + "test_pythonpath" + ] + ] + ], + "test_variable": [ + [ + "conans/test/unittests/client/generators/virtualenv_test.py", + [ + "VirtualEnvGeneratorTest", + "test_variable" + ] + ] + ], + "test_valid_xml": [ + [ + "conans/test/unittests/client/generators/visual_studio_legacy_test.py", + [ + "VisualStudioLegacyGeneratorTest", + "test_valid_xml" + ] + ], + [ + "conans/test/unittests/client/generators/visual_studio_multi_test.py", + [ + "VisualStudioMultiGeneratorTest", + "test_valid_xml" + ] + ], + [ + "conans/test/unittests/client/generators/visual_studio_test.py", + [ + "VisualStudioGeneratorTest", + "test_valid_xml" + ] + ] + ], + "validate_additional_dependencies": [ + [ + "conans/test/unittests/client/generators/visual_studio_multi_test.py", + [ + "VisualStudioMultiGeneratorTest", + "test_addional_dependencies", + "validate_additional_dependencies" + ] + ], + [ + "conans/test/unittests/client/generators/visual_studio_test.py", + [ + "VisualStudioGeneratorTest", + "test_addional_dependencies", + "validate_additional_dependencies" + ] + ] + ], + "test_addional_dependencies": [ + [ + "conans/test/unittests/client/generators/visual_studio_multi_test.py", + [ + "VisualStudioMultiGeneratorTest", + "test_addional_dependencies" + ] + ], + [ + "conans/test/unittests/client/generators/visual_studio_test.py", + [ + "VisualStudioGeneratorTest", + "test_addional_dependencies" + ] + ] + ], + "test_user_profile": [ + [ + "conans/test/unittests/client/generators/visual_studio_test.py", + [ + "VisualStudioGeneratorTest", + "test_user_profile" + ] + ] + ], + "test_multi_config": [ + [ + "conans/test/unittests/client/generators/visual_studio_test.py", + [ + "VisualStudioGeneratorTest", + "test_multi_config" + ] + ] + ], + "test_valid_params": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_valid_params" + ] + ] + ], + "test_invalid_configuration": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_invalid_configuration" + ] + ] + ], + "test_common_build_force": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_common_build_force" + ] + ] + ], + "test_revision_included": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_revision_included" + ] + ] + ], + "test_no_user_channel_revision_included": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_no_user_channel_revision_included" + ] + ] + ], + "test_non_matching_build_force": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_non_matching_build_force" + ] + ] + ], + "test_full_reference_build_force": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_full_reference_build_force" + ] + ] + ], + "test_non_matching_full_reference_build_force": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_non_matching_full_reference_build_force" + ] + ] + ], + "test_multiple_builds": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_multiple_builds" + ] + ] + ], + "test_allowed": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_allowed" + ] + ] + ], + "test_casing": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "test_casing" + ] + ] + ], + "test_pattern_matching": [ + [ + "conans/test/unittests/client/graph/build_mode_test.py", + [ + "BuildModeTest", + "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_backwards_compatibility": [ + [ + "conans/test/unittests/client/graph/test_range_resolver.py", + [ + "ParseVersionExprTest", + "test_backwards_compatibility" + ] + ] + ], + "test_only_spaces_without_warning": [ + [ + "conans/test/unittests/client/graph/test_range_resolver.py", + [ + "ParseVersionExprTest", + "test_only_spaces_without_warning" + ] + ] + ], + "test_standard_semver": [ + [ + "conans/test/unittests/client/graph/test_range_resolver.py", + [ + "ParseVersionExprTest", + "test_standard_semver" + ] + ] + ], + "test_only_loose": [ + [ + "conans/test/unittests/client/graph/test_range_resolver.py", + [ + "ParseVersionExprTest", + "test_only_loose" + ] + ] + ], + "test_only_prerelease": [ + [ + "conans/test/unittests/client/graph/test_range_resolver.py", + [ + "ParseVersionExprTest", + "test_only_prerelease" + ] + ] + ], + "_get_nodes": [ + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "_get_nodes" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "_get_nodes" + ] + ] + ], + "_get_edges": [ + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "_get_edges" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "_get_edges" + ] + ] + ], + "_clear_revs": [ + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "_clear_revs" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "_clear_revs" + ] + ] + ], + "test_local_basic": [ + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "VersionRangesTest", + "test_local_basic" + ] + ] + ], + "test_remote_basic": [ + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "VersionRangesTest", + "test_remote_basic" + ] + ] + ], + "test_remote_optimized": [ + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "VersionRangesTest", + "test_remote_optimized" + ] + ] + ], + "test_different_user_channel_resolved_correctly": [ + [ + "conans/test/unittests/client/graph/version_ranges_graph_test.py", + [ + "VersionRangesTest", + "test_different_user_channel_resolved_correctly" + ] + ] + ], + "_init": [ + [ + "conans/test/unittests/client/hook_manager_test.py", + [ + "HookManagerTest", + "_init" + ] + ] + ], + "test_load": [ + [ + "conans/test/unittests/client/hook_manager_test.py", + [ + "HookManagerTest", + "test_load" + ] + ] + ], + "test_check_output": [ + [ + "conans/test/unittests/client/hook_manager_test.py", + [ + "HookManagerTest", + "test_check_output" + ] + ] + ], + "test_no_error_with_no_method": [ + [ + "conans/test/unittests/client/hook_manager_test.py", + [ + "HookManagerTest", + "test_no_error_with_no_method" + ] + ] + ], + "test_exception_in_method": [ + [ + "conans/test/unittests/client/hook_manager_test.py", + [ + "HookManagerTest", + "test_exception_in_method" + ] + ] + ], + "test_env": [ + [ + "conans/test/unittests/client/loader_test.py", + [ + "LoadConanfileTxtTest", + "test_env" + ] + ] + ], + "test_conanfile_py_env": [ + [ + "conans/test/unittests/client/loader_test.py", + [ + "LoadConanfileTxtTest", + "test_conanfile_py_env" + ] + ] + ], + "test_invalid_permission": [ + [ + "conans/test/unittests/client/migrations/test_migrator.py", + [ + "MigratorPermissionTest", + "test_invalid_permission" + ] + ] + ], + "test_multiple_load": [ + [ + "conans/test/unittests/client/optimize_conanfile_load_test.py", + [ + "OptimizeConanFileLoadTest", + "test_multiple_load" + ] + ] + ], + "exist": [ + [ + "conans/test/unittests/client/packager_test.py", + [ + "ExporterTest", + "test_complete", + "exist" + ] + ] + ], + "_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_value_valid": [ + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_valid" + ] + ] + ], + "test_value_duplicated_None": [ + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_duplicated_None" + ] + ] + ], + "test_value_duplicated": [ + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_duplicated" + ] + ] + ], + "test_value_different": [ + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_different" + ] + ] + ], + "test_value_from_cppstd": [ + [ + "conans/test/unittests/client/profile_loader/compiler_cppstd_test.py", + [ + "SettingsCppStdTests", + "test_value_from_cppstd" + ] + ] + ], + "test_profile_parser": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_parser" + ] + ] + ], + "test_profile_loads": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_loads" + ] + ] + ], + "test_profile_empty_env": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_empty_env" + ] + ] + ], + "test_profile_empty_env_settings": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_empty_env_settings" + ] + ] + ], + "test_profile_loads_win": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_loads_win" + ] + ] + ], + "test_profile_load_dump": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_load_dump" + ] + ] + ], + "test_profile_vars": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_vars" + ] + ] + ], + "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" + ] + ] + ], + "assert_path": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_dir", + "assert_path" + ] + ] + ], + "test_profile_dir": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_dir" + ] + ] + ], + "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_tool_requires": [ + [ + "conans/test/unittests/client/profile_loader/profile_loader_test.py", + [ + "test_profile_tool_requires" + ] + ] + ], + "test_incomplete_process": [ + [ + "conans/test/unittests/client/recorder/action_recorder_test.py", + [ + "ActionRecorderTest", + "test_incomplete_process" + ] + ] + ], + "test_double_actions": [ + [ + "conans/test/unittests/client/recorder/action_recorder_test.py", + [ + "ActionRecorderTest", + "test_double_actions" + ] + ] + ], + "test_sequential": [ + [ + "conans/test/unittests/client/recorder/search_recorder_test.py", + [ + "SearchRecorderTest", + "test_sequential" + ] + ], + [ + "conans/test/unittests/client/recorder/upload_recorder_test.py", + [ + "UploadRecorderTest", + "test_sequential" + ] + ] + ], + "test_unordered": [ + [ + "conans/test/unittests/client/recorder/search_recorder_test.py", + [ + "SearchRecorderTest", + "test_unordered" + ] + ], + [ + "conans/test/unittests/client/recorder/upload_recorder_test.py", + [ + "UploadRecorderTest", + "test_unordered" + ] + ] + ], + "test_without_packages": [ + [ + "conans/test/unittests/client/recorder/search_recorder_test.py", + [ + "SearchRecorderTest", + "test_without_packages" + ] + ] + ], + "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_succeed_download_to_memory_if_not_interrupted": [ + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "DownloaderUnitTest", + "test_succeed_download_to_memory_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_download_to_memory_if_interrupted": [ + [ + "conans/test/unittests/client/rest/downloader_test.py", + [ + "DownloaderUnitTest", + "test_fail_download_to_memory_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_corrupted_manifest": [ + [ + "conans/test/unittests/client/rest/rest_client_v1/test_get_package_manifest.py", + [ + "GetPackageManifestTestCase", + "test_corrupted_manifest" + ] + ], + [ + "conans/test/unittests/client/rest/rest_client_v2/test_get_package_manifest.py", + [ + "GetPackageManifestTestCase", + "test_corrupted_manifest" + ] + ] + ], + "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_run_vars": [ + [ + "conans/test/unittests/client/run_environment_test.py", + [ + "RunEnvironmentTest", + "test_run_vars" + ] + ] + ], + "test_release_build_type_runtime": [ + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "SettingsCompilerIntelVisualPreprocessorTest", + "test_release_build_type_runtime" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "SettingsCompilerVisualPreprocessorTest", + "test_release_build_type_runtime" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "TestSettingsCompilerMSVCPreprocessorTest", + "test_release_build_type_runtime" + ] + ] + ], + "test_debug_build_type_runtime": [ + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "SettingsCompilerIntelVisualPreprocessorTest", + "test_debug_build_type_runtime" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "SettingsCompilerVisualPreprocessorTest", + "test_debug_build_type_runtime" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "TestSettingsCompilerMSVCPreprocessorTest", + "test_debug_build_type_runtime" + ] + ] + ], + "test_different_base_compiler": [ + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "SettingsCompilerIntelVisualPreprocessorTest", + "test_different_base_compiler" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "SettingsCompilerVisualPreprocessorTest", + "test_different_base_compiler" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "TestSettingsCompilerMSVCPreprocessorTest", + "test_different_base_compiler" + ] + ] + ], + "test_custom_base_runtime_set": [ + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "SettingsCompilerIntelVisualPreprocessorTest", + "test_custom_base_runtime_set" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "SettingsCompilerVisualPreprocessorTest", + "test_custom_base_runtime_set" + ] + ], + [ + "conans/test/unittests/client/settings_preprocessor_test.py", + [ + "TestSettingsCompilerMSVCPreprocessorTest", + "test_custom_base_runtime_set" + ] + ] + ], + "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_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_libcxx": [ + [ + "conans/test/unittests/client/toolchain/autotools/autotools_toolchain_test.py", + [ + "test_libcxx" + ] + ] + ], + "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_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_verbosity": [ + [ + "conans/test/unittests/client/tools/apple/test_xcodebuild.py", + [ + "test_verbosity" + ] + ] + ], + "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" + ] + ] + ], + "test_collect_libs": [ + [ + "conans/test/unittests/client/tools/collect_libs_test.py", + [ + "CollectLibsTest", + "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_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_no_compiler_declared": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMinCppStdTests", + "test_no_compiler_declared" + ] + ] + ], + "test_unknown_compiler_declared": [ + [ + "conans/test/unittests/client/tools/cppstd_required_test.py", + [ + "CheckMinCppStdTests", + "test_unknown_compiler_declared" + ] + ] + ], + "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_remove_files_by_mask": [ + [ + "conans/test/unittests/client/tools/files/remove_files_by_mask_test.py", + [ + "RemoveFilesByMaskTest", + "test_remove_files_by_mask" + ] + ] + ], + "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_already_set": [ + [ + "conans/test/unittests/client/tools/intel/compilervars_test.py", + [ + "CompilerVarsTest", + "test_already_set" + ] + ] + ], + "test_bas_os": [ + [ + "conans/test/unittests/client/tools/intel/compilervars_test.py", + [ + "CompilerVarsTest", + "test_bas_os" + ] + ] + ], + "test_win": [ + [ + "conans/test/unittests/client/tools/intel/compilervars_test.py", + [ + "CompilerVarsTest", + "test_win" + ] + ] + ], + "test_mac": [ + [ + "conans/test/unittests/client/tools/intel/compilervars_test.py", + [ + "CompilerVarsTest", + "test_mac" + ] + ] + ], + "test_ftp_auth": [ + [ + "conans/test/unittests/client/tools/net_test.py", + [ + "ToolsNetTest", + "test_ftp_auth" + ] + ], + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestFTP", + "test_ftp_auth" + ] + ] + ], + "test_ftp_invalid_path": [ + [ + "conans/test/unittests/client/tools/net_test.py", + [ + "ToolsNetTest", + "test_ftp_invalid_path" + ] + ], + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestFTP", + "test_ftp_invalid_path" + ] + ] + ], + "test_ftp_invalid_auth": [ + [ + "conans/test/unittests/client/tools/net_test.py", + [ + "ToolsNetTest", + "test_ftp_invalid_auth" + ] + ], + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "TestFTP", + "test_ftp_invalid_auth" + ] + ] + ], + "test_msys3": [ + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_msys3" + ] + ] + ], + "test_macos": [ + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_macos" + ] + ], + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "test_macos" + ] + ] + ], + "test_wsl": [ + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_wsl" + ] + ] + ], + "test_aix": [ + [ + "conans/test/unittests/client/tools/os_info/osinfo_test.py", + [ + "OSInfoTest", + "test_aix" + ] + ], + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "test_aix" + ] + ], + [ + "conans/test/unittests/util/detected_architecture_test.py", + [ + "DetectedArchitectureTest", + "test_aix" + ] + ] + ], + "test_same": [ + [ + "conans/test/unittests/client/tools/oss/cross_building_test.py", + [ + "CrossBuildingTest", + "test_same" + ] + ] + ], + "test_different_os": [ + [ + "conans/test/unittests/client/tools/oss/cross_building_test.py", + [ + "CrossBuildingTest", + "test_different_os" + ] + ] + ], + "test_different_arch": [ + [ + "conans/test/unittests/client/tools/oss/cross_building_test.py", + [ + "CrossBuildingTest", + "test_different_arch" + ] + ] + ], + "test_x64_x86": [ + [ + "conans/test/unittests/client/tools/oss/cross_building_test.py", + [ + "CrossBuildingTest", + "test_x64_x86" + ] + ] + ], + "test_x86_x64": [ + [ + "conans/test/unittests/client/tools/oss/cross_building_test.py", + [ + "CrossBuildingTest", + "test_x86_x64" + ] + ] + ], + "test_x86_64_different_os": [ + [ + "conans/test/unittests/client/tools/oss/cross_building_test.py", + [ + "CrossBuildingTest", + "test_x86_64_different_os" + ] + ] + ], + "test_vxworks": [ + [ + "conans/test/unittests/client/tools/oss/get_cross_building_settings_test.py", + [ + "GetCrossBuildSettingsTest", + "test_vxworks" + ] + ] + ], + "test_http": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "RemoveCredentialsTest", + "test_http" + ] + ] + ], + "test_http_with_port_number": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "RemoveCredentialsTest", + "test_http_with_port_number" + ] + ] + ], + "test_ssh": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "RemoveCredentialsTest", + "test_ssh" + ] + ], + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_ssh" + ] + ] + ], + "test_local_unix": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "RemoveCredentialsTest", + "test_local_unix" + ] + ] + ], + "test_local_windows": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "RemoveCredentialsTest", + "test_local_windows" + ] + ] + ], + "test_svn_ssh": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "RemoveCredentialsTest", + "test_svn_ssh" + ] + ] + ], + "test_url": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url" + ] + ] + ], + "test_url_username": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_username" + ] + ] + ], + "test_url_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_password" + ] + ] + ], + "test_url_with_user_param": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_with_user_param" + ] + ] + ], + "test_url_with_password_param": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_with_password_param" + ] + ] + ], + "test_url_with_user_password_param": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_with_user_password_param" + ] + ] + ], + "test_url_with_user_password_characters_param": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_with_user_password_characters_param" + ] + ] + ], + "test_url_user_with_user_param": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_user_with_user_param" + ] + ] + ], + "test_url_user_with_password_param": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_user_with_password_param" + ] + ] + ], + "test_url_user_with_user_password_param": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_user_with_user_password_param" + ] + ] + ], + "test_url_user_pass_with_user_param": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_user_pass_with_user_param" + ] + ] + ], + "test_url_user_pass_with_password_param": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_user_pass_with_password_param" + ] + ] + ], + "test_url_user_pass_with_user_password_param": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_url_user_pass_with_user_password_param" + ] + ] + ], + "test_ssh_username_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_ssh_username_password" + ] + ] + ], + "test_ssh_username": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_ssh_username" + ] + ] + ], + "test_ssh_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_ssh_password" + ] + ] + ], + "test_ssh_url_with_username_only_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_ssh_url_with_username_only_password" + ] + ] + ], + "test_ssh_url_with_username_only_username": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_ssh_url_with_username_only_username" + ] + ] + ], + "test_ssh_url_with_username_and_username_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_ssh_url_with_username_and_username_password" + ] + ] + ], + "test_ssh_url_with_username_password_and_only_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_ssh_url_with_username_password_and_only_password" + ] + ] + ], + "test_ssh_url_with_username_password_and_only_username": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_ssh_url_with_username_password_and_only_username" + ] + ] + ], + "test_ssh_url_with_username_password_and_username_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_ssh_url_with_username_password_and_username_password" + ] + ] + ], + "test_scp": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_scp" + ] + ] + ], + "test_scp_only_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_scp_only_password" + ] + ] + ], + "test_scp_only_username": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_scp_only_username" + ] + ] + ], + "test_scp_username_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_scp_username_password" + ] + ] + ], + "test_scp_url_username_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_scp_url_username_password" + ] + ] + ], + "test_file_url": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_file_url" + ] + ] + ], + "test_file_url_with_username_password_params": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_file_url_with_username_password_params" + ] + ] + ], + "test_git": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_git" + ] + ], + [ + "conans/test/unittests/model/scm/detect_repo_test.py", + [ + "SCMDetectRepoTest", + "test_git" + ] + ] + ], + "test_git_only_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_git_only_password" + ] + ] + ], + "test_git_only_username": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_git_only_username" + ] + ] + ], + "test_git_username_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_git_username_password" + ] + ] + ], + "test_git_url_username_password": [ + [ + "conans/test/unittests/client/tools/scm/test_scm_base.py", + [ + "GetUrlWithCredentialsTest", + "test_git_url_username_password" + ] + ] + ], + "test_stdcpp_library": [ + [ + "conans/test/unittests/client/tools/settings/stdcpp_library_test.py", + [ + "TestStdCppLibrary", + "test_stdcpp_library" + ] + ], + [ + "conans/test/unittests/tools/build/test_stdcpp_library.py", + [ + "test_stdcpp_library" + ] + ] + ], + "test_sudo_tty": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_sudo_tty" + ] + ] + ], + "test_system_without_sudo": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_system_without_sudo" + ] + ] + ], + "test_verify_update": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_verify_update" + ] + ] + ], + "test_add_repositories_exception_cases": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_add_repositories_exception_cases" + ] + ] + ], + "_run_add_repository_test": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_add_repository", + "_run_add_repository_test" + ] + ] + ], + "test_add_repository": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_add_repository" + ] + ] + ], + "test_system_package_tool": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_system_package_tool" + ] + ] + ], + "test_opensuse_zypper_aptitude": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_opensuse_zypper_aptitude" + ] + ] + ], + "test_system_package_tool_try_multiple": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_system_package_tool_try_multiple" + ] + ] + ], + "test_system_package_tool_mode": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_system_package_tool_mode" + ] + ] + ], + "test_system_package_tool_installed": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_system_package_tool_installed" + ] + ] + ], + "get_linux_error_message": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_system_package_tool_fail_when_not_0_returned", + "get_linux_error_message" + ] + ] + ], + "test_system_package_tool_fail_when_not_0_returned": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_system_package_tool_fail_when_not_0_returned" + ] + ] + ], + "test_install_all_packages": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_install_all_packages" + ] + ] + ], + "test_install_few_packages": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_install_few_packages" + ] + ] + ], + "test_packages_installed": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_packages_installed" + ] + ] + ], + "test_empty_package_list": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_empty_package_list" + ] + ] + ], + "test_install_variants_and_packages": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_install_variants_and_packages" + ] + ] + ], + "test_installed_variant_and_install_packages": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_installed_variant_and_install_packages" + ] + ] + ], + "test_installed_packages_and_install_variant": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_installed_packages_and_install_variant" + ] + ] + ], + "test_variants_and_packages_installed": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_variants_and_packages_installed" + ] + ] + ], + "test_empty_variants_and_packages": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_empty_variants_and_packages" + ] + ] + ], + "test_install_all_multiple_package_list": [ + [ + "conans/test/unittests/client/tools/system_pm_test.py", + [ + "SystemPackageToolTest", + "test_install_all_multiple_package_list" + ] + ] + ], + "test_environment_append_variables": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_append_variables" + ] + ] + ], + "test_environment_append_variables_without_values": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_append_variables_without_values" + ] + ] + ], + "test_environment_append_overwriting": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_append_overwriting" + ] + ] + ], + "test_environment_append_list": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_append_list" + ] + ] + ], + "test_environment_repeated_list": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_repeated_list" + ] + ] + ], + "test_environment_append_unsetting_some_variables": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_append_unsetting_some_variables" + ] + ] + ], + "test_environment_append_unsetting_all_variables": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_append_unsetting_all_variables" + ] + ] + ], + "test_environment_append_unsetting_non_existing_variables": [ + [ + "conans/test/unittests/client/tools/test_env.py", + [ + "ToolsEnvTest", + "test_environment_append_unsetting_non_existing_variables" + ] + ] + ], + "_run_test": [ + [ + "conans/test/unittests/client/tools/test_files.py", + [ + "DotCleanTest", + "_run_test" + ] + ] + ], + "test_removal_normal": [ + [ + "conans/test/unittests/client/tools/test_files.py", + [ + "DotCleanTest", + "test_removal_normal" + ] + ] + ], + "test_only_remove_matching_ones": [ + [ + "conans/test/unittests/client/tools/test_files.py", + [ + "DotCleanTest", + "test_only_remove_matching_ones" + ] + ] + ], + "test_handle_dirs": [ + [ + "conans/test/unittests/client/tools/test_files.py", + [ + "DotCleanTest", + "test_handle_dirs" + ] + ] + ], + "test_invalid_values": [ + [ + "conans/test/unittests/client/tools/test_version.py", + [ + "ToolVersionMainComponentsTests", + "test_invalid_values" + ] + ] + ], + "test_invalid_message": [ + [ + "conans/test/unittests/client/tools/test_version.py", + [ + "ToolVersionMainComponentsTests", + "test_invalid_message" + ] + ] + ], + "test_valid_values": [ + [ + "conans/test/unittests/client/tools/test_version.py", + [ + "ToolVersionMainComponentsTests", + "test_valid_values" + ] + ] + ], + "test_valid_loose": [ + [ + "conans/test/unittests/client/tools/test_version.py", + [ + "ToolVersionMainComponentsTests", + "test_valid_loose" + ] + ] + ], + "test_convert_str": [ + [ + "conans/test/unittests/client/tools/test_version.py", + [ + "ToolVersionMainComponentsTests", + "test_convert_str" + ] + ] + ], + "test_compare": [ + [ + "conans/test/unittests/client/tools/test_version.py", + [ + "ToolVersionMainComponentsTests", + "test_compare" + ] + ], + [ + "conans/test/unittests/client/tools/test_version.py", + [ + "ToolVersionExtraComponentsTests", + "test_compare" + ] + ] + ], + "test_gt": [ + [ + "conans/test/unittests/client/tools/test_version.py", + [ + "ToolVersionMainComponentsTests", + "test_gt" + ] + ] + ], + "test_request_login": [ + [ + "conans/test/unittests/client/userio_test.py", + [ + "UserIOTest", + "test_request_login" + ] + ] + ], + "test_audo_encodings": [ + [ + "conans/test/unittests/client/util/files/decode_text_test.py", + [ + "DecodeTextTest", + "test_audo_encodings" + ] + ] + ], + "test_explicit_encodings": [ + [ + "conans/test/unittests/client/util/files/decode_text_test.py", + [ + "DecodeTextTest", + "test_explicit_encodings" + ] + ] + ], + "test_encoding": [ + [ + "conans/test/unittests/client/util/files/load_test.py", + [ + "LoadTest", + "test_encoding" + ] + ] + ], + "test_md5_compress": [ + [ + "conans/test/unittests/client/util/files_test.py", + [ + "FilesTest", + "test_md5_compress" + ] + ] + ], + "test_path_exists": [ + [ + "conans/test/unittests/client/util/files_test.py", + [ + "FilesTest", + "test_path_exists" + ] + ] + ], + "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_from_old_cppinfo_components": [ + [ + "conans/test/unittests/conan_build_info/new_build_info_test.py", + [ + "test_from_old_cppinfo_components" + ] + ] + ], + "test_from_old_cppinfo_no_components": [ + [ + "conans/test/unittests/conan_build_info/new_build_info_test.py", + [ + "test_from_old_cppinfo_no_components" + ] + ] + ], + "test_fill_old_cppinfo": [ + [ + "conans/test/unittests/conan_build_info/new_build_info_test.py", + [ + "test_fill_old_cppinfo" + ] + ] + ], + "test_fill_old_cppinfo_simple": [ + [ + "conans/test/unittests/conan_build_info/new_build_info_test.py", + [ + "test_fill_old_cppinfo_simple" + ] + ] + ], + "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_deps_cpp_info_libs": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_deps_cpp_info_libs" + ] + ] + ], + "test_deps_cpp_info_paths": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_deps_cpp_info_paths" + ] + ] + ], + "test_deps_cpp_info_libs_defines_flags": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_deps_cpp_info_libs_defines_flags" + ] + ] + ], + "test_deps_cpp_info_libs_release_debug": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_deps_cpp_info_libs_release_debug" + ] + ] + ], + "_assert_link_order": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_cpp_info_link_order", + "_assert_link_order" + ] + ] + ], + "test_cpp_info_link_order": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_cpp_info_link_order" + ] + ] + ], + "test_cppinfo_inexistent_component_dep": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_cppinfo_inexistent_component_dep" + ] + ] + ], + "test_cpp_info_components_requires_loop": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_cpp_info_components_requires_loop" + ] + ] + ], + "test_components_libs_order": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_components_libs_order" + ] + ] + ], + "test_cppinfo_components_dirs": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_cppinfo_components_dirs" + ] + ] + ], + "test_component_default_dirs_deps_cpp_info": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_component_default_dirs_deps_cpp_info" + ] + ] + ], + "test_deps_cpp_info_components": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_deps_cpp_info_components" + ] + ] + ], + "test_deps_cpp_info_components_includedirs": [ + [ + "conans/test/unittests/model/build_info/components_test.py", + [ + "CppInfoComponentsTest", + "test_deps_cpp_info_components_includedirs" + ] + ] + ], + "test_use_cxxflags": [ + [ + "conans/test/unittests/model/build_info/cppflags_test.py", + [ + "CppFlagsTest", + "test_use_cxxflags" + ] + ] + ], + "test_use_cppflags": [ + [ + "conans/test/unittests/model/build_info/cppflags_test.py", + [ + "CppFlagsTest", + "test_use_cppflags" + ] + ] + ], + "test_types": [ + [ + "conans/test/unittests/model/build_info/deps_cpp_info_test.py", + [ + "DepsCppInfoTestCase", + "test_types" + ] + ] + ], + "test_set_get_properties": [ + [ + "conans/test/unittests/model/build_info/generic_properties_test.py", + [ + "test_set_get_properties" + ] + ] + ], + "assert_cpp": [ + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_parse", + "assert_cpp" + ] + ] + ], + "test_BuildModulesDict": [ + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_BuildModulesDict" + ] + ] + ], + "test_configs": [ + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_configs" + ] + ] + ], + "test_cpp_info_system_libs": [ + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_cpp_info_system_libs" + ] + ] + ], + "test_cpp_info_build_modules": [ + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_cpp_info_build_modules" + ] + ] + ], + "test_cpp_info_build_modules_old_behavior": [ + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_cpp_info_build_modules_old_behavior" + ] + ] + ], + "test_cppinfo_public_interface": [ + [ + "conans/test/unittests/model/build_info_test.py", + [ + "BuildInfoTest", + "test_cppinfo_public_interface" + ] + ] + ], + "test_implicit_tuple": [ + [ + "conans/test/unittests/model/conan_file/create_requirements_test.py", + [ + "TupleTest", + "test_implicit_tuple" + ] + ] + ], + "test_tuple": [ + [ + "conans/test/unittests/model/conan_file/create_requirements_test.py", + [ + "TupleTest", + "test_tuple" + ] + ] + ], + "test_config_tuple": [ + [ + "conans/test/unittests/model/conan_file/create_requirements_test.py", + [ + "TupleTest", + "test_config_tuple" + ] + ] + ], + "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_require_no_namespace": [ + [ + "conans/test/unittests/model/editable_layout/apply_test.py", + [ + "ApplyEditableLayoutTest", + "test_require_no_namespace" + ] + ] + ], + "test_require_namespace": [ + [ + "conans/test/unittests/model/editable_layout/apply_test.py", + [ + "ApplyEditableLayoutTest", + "test_require_namespace" + ] + ] + ], + "test_field_error": [ + [ + "conans/test/unittests/model/editable_layout/load_data_test.py", + [ + "ParseTest", + "test_field_error" + ] + ] + ], + "test_render_basic": [ + [ + "conans/test/unittests/model/editable_layout/parse_test.py", + [ + "ParseTest", + "test_render_basic" + ] + ] + ], + "test_render_loop": [ + [ + "conans/test/unittests/model/editable_layout/parse_test.py", + [ + "ParseTest", + "test_render_loop" + ] + ] + ], + "test_model": [ + [ + "conans/test/unittests/model/env_test.py", + [ + "EnvValuesTest", + "test_model" + ] + ] + ], + "test_update_concat": [ + [ + "conans/test/unittests/model/env_test.py", + [ + "EnvValuesTest", + "test_update_concat" + ] + ] + ], + "test_update_priority": [ + [ + "conans/test/unittests/model/env_test.py", + [ + "EnvValuesTest", + "test_update_priority" + ] + ] + ], + "test_loads": [ + [ + "conans/test/unittests/model/env_test.py", + [ + "DepsEnvInfoTest", + "test_loads" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_loads" + ] + ] + ], + "test_assign": [ + [ + "conans/test/unittests/model/env_test.py", + [ + "EnvInfoTest", + "test_assign" + ] + ] + ], + "save_recipe": [ + [ + "conans/test/unittests/model/fake_retriever.py", + [ + "Retriever", + "save_recipe" + ] + ] + ], + "test_compatible": [ + [ + "conans/test/unittests/model/info/vs_toolset_compatible_test.py", + [ + "VSToolsetCompatibleTest", + "test_compatible" + ] + ], + [ + "conans/test/unittests/model/ref_test.py", + [ + "CompatiblePrefTest", + "test_compatible" + ] + ] + ], + "test_incompatible": [ + [ + "conans/test/unittests/model/info/vs_toolset_compatible_test.py", + [ + "VSToolsetCompatibleTest", + "test_incompatible" + ] + ] + ], + "test_serialize": [ + [ + "conans/test/unittests/model/info_test.py", + [ + "ConanInfoTest", + "test_serialize" + ] + ] + ], + "test_modes": [ + [ + "conans/test/unittests/model/info_test.py", + [ + "ConanInfoTest", + "test_modes" + ] + ] + ], + "test_tree_manifest": [ + [ + "conans/test/unittests/model/manifest_test.py", + [ + "TestManifest", + "test_tree_manifest" + ] + ] + ], + "test_already_pyc_in_manifest": [ + [ + "conans/test/unittests/model/manifest_test.py", + [ + "TestManifest", + "test_already_pyc_in_manifest" + ] + ] + ], + "test_special_chars": [ + [ + "conans/test/unittests/model/manifest_test.py", + [ + "TestManifest", + "test_special_chars" + ] + ] + ], + "test_pycache_included": [ + [ + "conans/test/unittests/model/manifest_test.py", + [ + "test_pycache_included" + ] + ] + ], + "test_int": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_int" + ] + ] + ], + "test_in": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_in" + ] + ] + ], + "test_undefined_value": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_undefined_value" + ] + ] + ], + "test_undefined_value_none": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_undefined_value_none" + ] + ] + ], + "test_items": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_items" + ] + ] + ], + "test_change": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_change" + ] + ] + ], + "test_boolean": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_boolean" + ] + ] + ], + "test_pattern_positive": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_pattern_positive" + ] + ] + ], + "test_multi_pattern": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_multi_pattern" + ] + ] + ], + "test_multi_pattern_error": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_multi_pattern_error" + ] + ] + ], + "test_all_positive": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_all_positive" + ] + ] + ], + "test_pattern_ignore": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_pattern_ignore" + ] + ] + ], + "test_pattern_unmatch": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_pattern_unmatch" + ] + ] + ], + "test_get_safe_options": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsTest", + "test_get_safe_options" + ] + ] + ], + "test_propagate_in_options": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesPropagationUpstreamNone", + "test_propagate_in_options" + ] + ] + ], + "test_propagate_in_pacakge_options": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesPropagationUpstreamNone", + "test_propagate_in_pacakge_options" + ] + ] + ], + "test_get_safe": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_get_safe" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_get_safe" + ] + ] + ], + "test_from_list": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_from_list" + ] + ] + ], + "test_from_dict": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_from_dict" + ] + ] + ], + "_check_equal": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_consistency", + "_check_equal" + ] + ] + ], + "test_consistency": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_consistency" + ] + ] + ], + "test_dumps": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_dumps" + ] + ] + ], + "test_sha_constant": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_sha_constant" + ] + ] + ], + "test_loads_exceptions": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_loads_exceptions" + ] + ] + ], + "test_exceptions_empty_value": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_exceptions_empty_value" + ] + ] + ], + "test_exceptions_repeated_value": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_exceptions_repeated_value" + ] + ] + ], + "test_package_with_spaces": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "OptionsValuesTest", + "test_package_with_spaces" + ] + ] + ], + "test_validate_any_as_list": [ + [ + "conans/test/unittests/model/options_test.py", + [ + "test_validate_any_as_list" + ] + ] + ], + "test_wrong_settings": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_wrong_settings" + ] + ] + ], + "test_custom_compiler_preprocessor": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_custom_compiler_preprocessor" + ] + ] + ], + "test_settings_constraint_error_type": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_settings_constraint_error_type" + ] + ] + ], + "test_settings_constraint": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_settings_constraint" + ] + ] + ], + "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_settings2": [ + [ + "conans/test/unittests/model/other_settings_test.py", + [ + "SettingsTest", + "test_invalid_settings2" + ] + ] + ], + "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_load_unload": [ + [ + "conans/test/unittests/model/package_metadata_test.py", + [ + "PackageMetadataTest", + "test_load_unload" + ] + ] + ], + "test_other_types_than_str": [ + [ + "conans/test/unittests/model/package_metadata_test.py", + [ + "PackageMetadataTest", + "test_other_types_than_str" + ] + ] + ], + "test_profile_settings_update": [ + [ + "conans/test/unittests/model/profile_test.py", + [ + "ProfileTest", + "test_profile_settings_update" + ] + ] + ], + "test_env_vars_inheritance": [ + [ + "conans/test/unittests/model/profile_test.py", + [ + "ProfileTest", + "test_env_vars_inheritance" + ] + ] + ], + "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_equal": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "RefTest", + "test_equal" + ] + ] + ], + "_check_invalid_format": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "ConanNameTestCase", + "_check_invalid_format" + ] + ] + ], + "_check_invalid_version": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "ConanNameTestCase", + "_check_invalid_version" + ] + ] + ], + "_check_invalid_type": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "ConanNameTestCase", + "_check_invalid_type" + ] + ] + ], + "test_validate_name": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "ConanNameTestCase", + "test_validate_name" + ] + ] + ], + "test_validate_name_invalid_format": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "ConanNameTestCase", + "test_validate_name_invalid_format" + ] + ] + ], + "test_validate_name_invalid_type": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "ConanNameTestCase", + "test_validate_name_invalid_type" + ] + ] + ], + "test_validate_name_version": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "ConanNameTestCase", + "test_validate_name_version" + ] + ] + ], + "test_validate_name_version_invalid": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "ConanNameTestCase", + "test_validate_name_version_invalid" + ] + ] + ], + "test_string": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "CheckValidRefTest", + "test_string" + ] + ] + ], + "test_incomplete_refs": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "CheckValidRefTest", + "test_incomplete_refs" + ] + ] + ], + "test_fields_complete": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "GetReferenceFieldsTest", + "test_fields_complete" + ] + ] + ], + "test_only_user_channel": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "GetReferenceFieldsTest", + "test_only_user_channel" + ] + ] + ], + "ok": [ + [ + "conans/test/unittests/model/ref_test.py", + [ + "CompatiblePrefTest", + "test_compatible", + "ok" + ] + ], + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "ok" + ] + ] + ], + "test_svn": [ + [ + "conans/test/unittests/model/scm/detect_repo_test.py", + [ + "SCMDetectRepoTest", + "test_svn" + ] + ] + ], + "test_none": [ + [ + "conans/test/unittests/model/scm/detect_repo_test.py", + [ + "SCMDetectRepoTest", + "test_none" + ] + ], + [ + "conans/test/unittests/util/unix_path_test.py", + [ + "UnixPathTest", + "test_none" + ] + ] + ], + "get_string": [ + [ + "conans/test/unittests/model/scm/scm_data_test.py", + [ + "GetDictValueTestCase", + "test_string_type", + "get_string" + ] + ] + ], + "test_string_type": [ + [ + "conans/test/unittests/model/scm/scm_data_test.py", + [ + "GetDictValueTestCase", + "test_string_type" + ] + ] + ], + "test_no_string_type": [ + [ + "conans/test/unittests/model/scm/scm_data_test.py", + [ + "GetDictValueTestCase", + "test_no_string_type" + ] + ] + ], + "test_boolean_type": [ + [ + "conans/test/unittests/model/scm/scm_data_test.py", + [ + "GetDictValueTestCase", + "test_boolean_type" + ] + ] + ], + "test_no_boolean_type": [ + [ + "conans/test/unittests/model/scm/scm_data_test.py", + [ + "GetDictValueTestCase", + "test_no_boolean_type" + ] + ] + ], + "test_scmdata_string": [ + [ + "conans/test/unittests/model/scm/scm_data_test.py", + [ + "SCMDataToStringTestCase", + "test_scmdata_string" + ] + ] + ], + "test_none_value": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_none_value" + ] + ] + ], + "test_any": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_any" + ] + ], + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_any" + ] + ] + ], + "test_none_any": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_none_any" + ] + ] + ], + "test_windows_linux_remove": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_windows_linux_remove" + ] + ] + ], + "test_none_any_remove": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_none_any_remove" + ] + ] + ], + "test_any_remove": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_any_remove" + ] + ] + ], + "test_getattr_none": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsLoadsTest", + "test_getattr_none" + ] + ] + ], + "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_remove_compiler": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_remove_compiler" + ] + ] + ], + "test_remove_version": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_remove_version" + ] + ] + ], + "test_remove_os": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_remove_os" + ] + ] + ], + "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_constraint3": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_constraint3" + ] + ] + ], + "test_constraint4": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_constraint4" + ] + ] + ], + "test_constraint5": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_constraint5" + ] + ] + ], + "test_constraint6": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_constraint6" + ] + ] + ], + "test_constraint7": [ + [ + "conans/test/unittests/model/settings_test.py", + [ + "SettingsTest", + "test_constraint7" + ] + ] + ], + "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" + ] + ] + ], + "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_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_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" + ] + ] + ], + "_check_say": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "_check_say" + ] + ] + ], + "_check_hello": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "_check_hello" + ] + ] + ], + "test_diamond_no_conflict": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_diamond_no_conflict" + ] + ] + ], + "test_simple_override": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_simple_override" + ] + ] + ], + "test_version_requires_change": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_version_requires_change" + ] + ] + ], + "test_version_requires2_change": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_version_requires2_change" + ] + ] + ], + "test_diamond_conflict_error": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_diamond_conflict_error" + ] + ] + ], + "test_diamond_conflict_solved": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_diamond_conflict_solved" + ] + ] + ], + "test_basic_option": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_basic_option" + ] + ] + ], + "_assert_conanfile": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_basic_transitive_option", + "_assert_conanfile" + ] + ] + ], + "test_basic_transitive_option": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_basic_transitive_option" + ] + ] + ], + "test_transitive_two_levels_options": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_transitive_two_levels_options" + ] + ], + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "CoreSettingsTest", + "test_transitive_two_levels_options" + ] + ] + ], + "test_transitive_pattern_options": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_transitive_pattern_options" + ] + ] + ], + "test_transitive_two_levels_wrong_options": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_transitive_two_levels_wrong_options" + ] + ] + ], + "test_diamond_no_conflict_options": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_diamond_no_conflict_options" + ] + ] + ], + "test_diamond_conflict_options": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_diamond_conflict_options" + ] + ] + ], + "test_diamond_conflict_options_solved": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_diamond_conflict_options_solved" + ] + ] + ], + "test_conditional_diamond": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_conditional_diamond" + ] + ] + ], + "test_transitive_diamond_private": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_transitive_diamond_private" + ] + ] + ], + "test_dep_requires_clear": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_dep_requires_clear" + ] + ] + ], + "test_remove_requires": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_remove_requires" + ] + ] + ], + "test_remove_two_requires": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_remove_two_requires" + ] + ] + ], + "test_propagate_indirect_options": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsTest", + "test_propagate_indirect_options" + ] + ] + ], + "test_avoid_duplicate_expansion": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsOptimizerTest", + "test_avoid_duplicate_expansion" + ] + ] + ], + "test_expand_requirements": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsOptimizerTest", + "test_expand_requirements" + ] + ] + ], + "test_expand_requirements_direct": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsOptimizerTest", + "test_expand_requirements_direct" + ] + ] + ], + "test_expand_options": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsOptimizerTest", + "test_expand_options" + ] + ] + ], + "test_expand_conflict_options": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "ConanRequirementsOptimizerTest", + "test_expand_conflict_options" + ] + ] + ], + "test_config": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "CoreSettingsTest", + "test_config" + ] + ] + ], + "test_config_remove": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "CoreSettingsTest", + "test_config_remove" + ] + ] + ], + "test_config_remove2": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "CoreSettingsTest", + "test_config_remove2" + ] + ] + ], + "test_new_configure": [ + [ + "conans/test/unittests/model/transitive_reqs_test.py", + [ + "CoreSettingsTest", + "test_new_configure" + ] + ] + ], + "test_prereleases_versions": [ + [ + "conans/test/unittests/model/version_ranges_test.py", + [ + "BasicMaxVersionTest", + "test_prereleases_versions" + ] + ] + ], + "test_loose_versions": [ + [ + "conans/test/unittests/model/version_ranges_test.py", + [ + "BasicMaxVersionTest", + "test_loose_versions" + ] + ] + ], + "test_include_prerelease_versions": [ + [ + "conans/test/unittests/model/version_ranges_test.py", + [ + "BasicMaxVersionTest", + "test_include_prerelease_versions" + ] + ] + ], + "test_build_metadata_is_not_equal": [ + [ + "conans/test/unittests/model/version_test.py", + [ + "VersionTest", + "test_build_metadata_is_not_equal" + ] + ] + ], + "test_text": [ + [ + "conans/test/unittests/model/version_test.py", + [ + "VersionTest", + "test_text" + ] + ] + ], + "test_msvc_generic": [ + [ + "conans/test/unittests/model/version_test.py", + [ + "VersionTest", + "test_msvc_generic" + ] + ] + ], + "test_row": [ + [ + "conans/test/unittests/search/binary_html_table_test.py", + [ + "RowResultTestCase", + "test_row" + ] + ] + ], + "test_settings_ordering": [ + [ + "conans/test/unittests/search/binary_html_table_test.py", + [ + "HeadersTestCase", + "test_settings_ordering" + ] + ] + ], + "test_1row": [ + [ + "conans/test/unittests/search/binary_html_table_test.py", + [ + "HeadersTestCase", + "test_1row" + ] + ] + ], + "test_2row": [ + [ + "conans/test/unittests/search/binary_html_table_test.py", + [ + "HeadersTestCase", + "test_2row" + ] + ] + ], + "test_gather_data": [ + [ + "conans/test/unittests/search/binary_html_table_test.py", + [ + "ResultsTestCase", + "test_gather_data" + ] + ] + ], + "test_basic_2": [ + [ + "conans/test/unittests/search/disk_search_test.py", + [ + "SearchTest", + "test_basic_2" + ] + ] + ], + "test_pattern": [ + [ + "conans/test/unittests/search/disk_search_test.py", + [ + "SearchTest", + "test_pattern" + ] + ] + ], + "test_case_insensitive": [ + [ + "conans/test/unittests/search/disk_search_test.py", + [ + "SearchTest", + "test_case_insensitive" + ] + ] + ], + "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_file_download": [ + [ + "conans/test/unittests/server/service/service_test.py", + [ + "FileUploadDownloadServiceTest", + "test_file_download" + ] + ] + ], + "test_file_upload": [ + [ + "conans/test/unittests/server/service/service_test.py", + [ + "FileUploadDownloadServiceTest", + "test_file_upload" + ] + ] + ], + "test_get_recipe_snapshot": [ + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_get_recipe_snapshot" + ] + ] + ], + "fake_url_build": [ + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_get_conanfile_download_urls", + "fake_url_build" + ] + ], + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_get_package_download_urls", + "fake_url_build" + ] + ], + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_get_conanfile_upload_urls", + "fake_url_build" + ] + ], + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_get_package_upload_urls", + "fake_url_build" + ] + ] + ], + "test_get_conanfile_download_urls": [ + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_get_conanfile_download_urls" + ] + ] + ], + "test_get_package_download_urls": [ + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_get_package_download_urls" + ] + ] + ], + "test_get_conanfile_upload_urls": [ + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_get_conanfile_upload_urls" + ] + ] + ], + "test_get_package_upload_urls": [ + [ + "conans/test/unittests/server/service/service_test.py", + [ + "ConanServiceTest", + "test_get_package_upload_urls" + ] + ] + ], + "_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_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_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_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_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" + ] + ], + [ + "conans/test/unittests/util/build_sln_command_test.py", + [ + "BuildSLNCommandTest", + "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_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" + ] + ] + ], + "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_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" + ] + ] + ], + "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_checksums": [ + [ + "conans/test/unittests/tools/files/checksums_test.py", + [ + "test_checksums" + ] + ] + ], + "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" + ] + ] + ], + "get_forbidden": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server", + "get_forbidden" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_download_unathorized", + "get_forbidden" + ] + ] + ], + "get_manual": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server", + "get_manual" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_download_retries", + "get_manual" + ] + ] + ], + "check_auth": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server", + "check_auth" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_download_retries", + "check_auth" + ] + ] + ], + "get_manual_auth": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server", + "get_manual_auth" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_download_retries", + "get_manual_auth" + ] + ] + ], + "error_url": [ + [ + "conans/test/unittests/tools/files/test_downloads.py", + [ + "bottle_server", + "error_url" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_filename_download", + "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" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "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" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_filename_download", + "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" + ] + ], + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "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" + ] + ] + ], + "folders": [ + [ + "conans/test/unittests/tools/files/test_symlinks.py", + [ + "folders" + ] + ] + ], + "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_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" + ] + ] + ], + "test_get_gnu_triplet_for_cross_building": [ + [ + "conans/test/unittests/tools/gnu/autotoolschain_test.py", + [ + "test_get_gnu_triplet_for_cross_building" + ] + ] + ], + "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_framework_flags_only_for_apple_os": [ + [ + "conans/test/unittests/tools/gnu/gnudepsflags_test.py", + [ + "test_framework_flags_only_for_apple_os" + ] + ] + ], + "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": [ + [ + "conans/test/unittests/tools/microsoft/test_check_min_vs.py", + [ + "TestCheckMinVS", + "test_valid" + ] + ] + ], + "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_unix_path": [ + [ + "conans/test/unittests/tools/microsoft/test_subsystem.py", + [ + "test_unix_path" + ] + ] + ], + "test_generating_config_command_line": [ + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "QbsTest", + "test_generating_config_command_line" + ] + ] + ], + "test_construct_build_helper_without_project_file": [ + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "QbsTest", + "test_construct_build_helper_without_project_file" + ] + ] + ], + "test_construct_build_helper_with_project_file": [ + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "QbsTest", + "test_construct_build_helper_with_project_file" + ] + ] + ], + "test_construct_build_helper_with_wrong_project_file_path": [ + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "QbsTest", + "test_construct_build_helper_with_wrong_project_file_path" + ] + ] + ], + "test_add_configuration": [ + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "QbsTest", + "test_add_configuration" + ] + ] + ], + "test_build_all": [ + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "QbsTest", + "test_build_all" + ] + ] + ], + "test_build_with_custom_configuration": [ + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "QbsTest", + "test_build_with_custom_configuration" + ] + ] + ], + "test_install_with_custom_configuration": [ + [ + "conans/test/unittests/tools/qbs/test_qbs.py", + [ + "QbsTest", + "test_install_with_custom_configuration" + ] + ] + ], + "__del__": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "MockConanfileWithFolders", + "__del__" + ] + ] + ], + "test_convert_bool": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_convert_bool" + ] + ] + ], + "test_convert_build_variant": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_convert_build_variant" + ] + ] + ], + "test_convert_architecture": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_convert_architecture" + ] + ] + ], + "test_convert_optimization": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_convert_optimization" + ] + ] + ], + "test_use_sysroot_from_env": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_use_sysroot_from_env" + ] + ] + ], + "test_detect_fpic_from_options": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_detect_fpic_from_options" + ] + ] + ], + "test_convert_cxx_language_version": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_convert_cxx_language_version" + ] + ] + ], + "test_convert_target_platform": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_convert_target_platform" + ] + ] + ], + "test_convert_runtime_library": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_convert_runtime_library" + ] + ] + ], + "test_split_env_var_into_list": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_split_env_var_into_list" + ] + ] + ], + "test_compiler_not_in_settings": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_compiler_not_in_settings" + ] + ] + ], + "test_compiler_in_settings_not_supported": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_compiler_in_settings_not_supported" + ] + ] + ], + "test_valid_compiler": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_valid_compiler" + ] + ] + ], + "_settings_to_test_against": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "_settings_to_test_against" + ] + ] + ], + "expected": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_convert_compiler_name_to_qbs_compiler_name", + "for_settings_in_self__set", + "expected" + ] + ] + ], + "test_convert_compiler_name_to_qbs_compiler_name": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_convert_compiler_name_to_qbs_compiler_name" + ] + ] + ], + "test_settings_dir_location": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_settings_dir_location" + ] + ] + ], + "test_setup_toolchain_without_any_env_values": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_setup_toolchain_without_any_env_values" + ] + ] + ], + "test_setup_toolchain_with_compiler_from_env": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_setup_toolchain_with_compiler_from_env" + ] + ] + ], + "test_linker_flags_parser": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_linker_flags_parser" + ] + ] + ], + "_generate_flags": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "_generate_flags" + ] + ] + ], + "test_flags_from_env": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_flags_from_env" + ] + ] + ], + "_generate_qbs_config_output": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "_generate_qbs_config_output" + ] + ] + ], + "test_read_qbs_toolchain_from_qbs_config_output": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_read_qbs_toolchain_from_qbs_config_output" + ] + ] + ], + "test_toolchain_content": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_toolchain_content" + ] + ] + ], + "_generate_qbs_config_output_msvc": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "_generate_qbs_config_output_msvc" + ] + ] + ], + "test_read_qbs_toolchain_from_qbs_config_output_msvc": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_read_qbs_toolchain_from_qbs_config_output_msvc" + ] + ] + ], + "test_toolchain_content_msvc": [ + [ + "conans/test/unittests/tools/qbs/test_qbs_profile.py", + [ + "QbsGenericTest", + "test_toolchain_content_msvc" + ] + ] + ], + "test_change_branch_in_root_commit": [ + [ + "conans/test/unittests/tools/scm/test_git_get_commit.py", + [ + "test_change_branch_in_root_commit" + ] + ] + ], + "test_multi_folder_repo": [ + [ + "conans/test/unittests/tools/scm/test_git_get_commit.py", + [ + "test_multi_folder_repo" + ] + ] + ], + "test_relative_folder_repo": [ + [ + "conans/test/unittests/tools/scm/test_git_get_commit.py", + [ + "test_relative_folder_repo" + ] + ] + ], + "test_submodule_repo": [ + [ + "conans/test/unittests/tools/scm/test_git_get_commit.py", + [ + "test_submodule_repo" + ] + ] + ], + "test_to_android_abi": [ + [ + "conans/test/unittests/util/android_test.py", + [ + "AndroidTest", + "test_to_android_abi" + ] + ] + ], + "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" + ] + ] + ], + "test_apple_sdk_name": [ + [ + "conans/test/unittests/util/apple_test.py", + [ + "AppleTest", + "test_apple_sdk_name" + ] + ] + ], + "test_apple_sdk_name_build_folder_vars": [ + [ + "conans/test/unittests/util/apple_test.py", + [ + "AppleTest", + "test_apple_sdk_name_build_folder_vars" + ] + ] + ], + "test_deployment_target_env_name": [ + [ + "conans/test/unittests/util/apple_test.py", + [ + "AppleTest", + "test_deployment_target_env_name" + ] + ] + ], + "test_deployment_target_flag_name": [ + [ + "conans/test/unittests/util/apple_test.py", + [ + "AppleTest", + "test_deployment_target_flag_name" + ] + ] + ], + "_common_asserts": [ + [ + "conans/test/unittests/util/apple_test.py", + [ + "AppleTest", + "test_xcrun", + "_common_asserts" + ] + ] + ], + "test_no_configuration": [ + [ + "conans/test/unittests/util/build_sln_command_test.py", + [ + "BuildSLNCommandTest", + "test_no_configuration" + ] + ] + ], + "test_no_arch": [ + [ + "conans/test/unittests/util/build_sln_command_test.py", + [ + "BuildSLNCommandTest", + "test_no_arch" + ] + ] + ], + "test_positive": [ + [ + "conans/test/unittests/util/build_sln_command_test.py", + [ + "BuildSLNCommandTest", + "test_positive" + ] + ] + ], + "test_upgrade": [ + [ + "conans/test/unittests/util/build_sln_command_test.py", + [ + "BuildSLNCommandTest", + "test_upgrade" + ] + ] + ], + "test_parallel": [ + [ + "conans/test/unittests/util/build_sln_command_test.py", + [ + "BuildSLNCommandTest", + "test_parallel" + ] + ] + ], + "test_target": [ + [ + "conans/test/unittests/util/build_sln_command_test.py", + [ + "BuildSLNCommandTest", + "test_target" + ] + ] + ], + "test_properties_file": [ + [ + "conans/test/unittests/util/build_sln_command_test.py", + [ + "BuildSLNCommandTest", + "test_properties_file" + ] + ] + ], + "test_quotes": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfTest", + "test_quotes" + ] + ] + ], + "test_proxies": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfTest", + "test_proxies" + ] + ] + ], + "test_log_level_numbers_critical": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_numbers_critical" + ] + ] + ], + "test_log_level_numbers_debug": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_numbers_debug" + ] + ] + ], + "test_log_level_numbers_invalid": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_numbers_invalid" + ] + ] + ], + "test_log_level_numbers_env_var_debug": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_numbers_env_var_debug" + ] + ] + ], + "test_log_level_numbers_env_var_debug_text": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_numbers_env_var_debug_text" + ] + ] + ], + "test_log_level_names_debug": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_names_debug" + ] + ] + ], + "test_log_level_names_critical": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_names_critical" + ] + ] + ], + "test_log_level_names_invalid": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_names_invalid" + ] + ] + ], + "test_log_level_names_env_var_debug": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_names_env_var_debug" + ] + ] + ], + "test_log_level_names_env_var_warning": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_names_env_var_warning" + ] + ] + ], + "test_log_level_names_env_var_invalid": [ + [ + "conans/test/unittests/util/client_conf_test.py", + [ + "ClientConfLogTest", + "test_log_level_names_env_var_invalid" + ] + ] + ], + "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_custom_profile": [ + [ + "conans/test/unittests/util/detect_test.py", + [ + "DetectTest", + "test_detect_custom_profile" + ] + ] + ], + "test_detect_default_profile": [ + [ + "conans/test/unittests/util/detect_test.py", + [ + "DetectTest", + "test_detect_default_profile" + ] + ] + ], + "test_detect_file_profile": [ + [ + "conans/test/unittests/util/detect_test.py", + [ + "DetectTest", + "test_detect_file_profile" + ] + ] + ], + "test_detect_abs_file_profile": [ + [ + "conans/test/unittests/util/detect_test.py", + [ + "DetectTest", + "test_detect_abs_file_profile" + ] + ] + ], + "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_e2k": [ + [ + "conans/test/unittests/util/detected_architecture_test.py", + [ + "DetectedArchitectureTest", + "test_e2k" + ] + ] + ], + "test_list_empty": [ + [ + "conans/test/unittests/util/env_reader_test.py", + [ + "GetEnvTest", + "test_list_empty" + ] + ] + ], + "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_walk_encoding": [ + [ + "conans/test/unittests/util/files_test.py", + [ + "SaveTestCase", + "test_walk_encoding" + ] + ] + ], + "test_creates_deterministic_path": [ + [ + "conans/test/unittests/util/hashed_path_test.py", + [ + "HashedPathTest", + "test_creates_deterministic_path" + ] + ] + ], + "test_avoids_collisions": [ + [ + "conans/test/unittests/util/hashed_path_test.py", + [ + "HashedPathTest", + "test_avoids_collisions" + ] + ] + ], + "test_give_up_if_cannot_avoid_collisions": [ + [ + "conans/test/unittests/util/hashed_path_test.py", + [ + "HashedPathTest", + "test_give_up_if_cannot_avoid_collisions" + ] + ] + ], + "test_localdb": [ + [ + "conans/test/unittests/util/local_db_test.py", + [ + "LocalStoreTest", + "test_localdb" + ] + ] + ], + "test_token_encryption_ascii": [ + [ + "conans/test/unittests/util/local_db_test.py", + [ + "LocalStoreTest", + "test_token_encryption_ascii" + ] + ] + ], + "test_token_encryption_none": [ + [ + "conans/test/unittests/util/local_db_test.py", + [ + "LocalStoreTest", + "test_token_encryption_none" + ] + ] + ], + "test_token_encryption_unicode": [ + [ + "conans/test/unittests/util/local_db_test.py", + [ + "LocalStoreTest", + "test_token_encryption_unicode" + ] + ] + ], + "test_corner_cases": [ + [ + "conans/test/unittests/util/misc/test_make_tuple.py", + [ + "MakeTupleTestCase", + "test_corner_cases" + ] + ] + ], + "test_iterable": [ + [ + "conans/test/unittests/util/misc/test_make_tuple.py", + [ + "MakeTupleTestCase", + "test_iterable" + ] + ] + ], + "test_generator": [ + [ + "conans/test/unittests/util/misc/test_make_tuple.py", + [ + "MakeTupleTestCase", + "test_generator" + ] + ] + ], + "test_custom": [ + [ + "conans/test/unittests/util/msvs_toolset_test.py", + [ + "MSVCToolsetTest", + "test_custom" + ] + ] + ], + "test_simple_output": [ + [ + "conans/test/unittests/util/output_test.py", + [ + "OutputTest", + "test_simple_output" + ] + ] + ], + "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_read_only": [ + [ + "conans/test/unittests/util/read_only_test.py", + [ + "ReadOnlyTest", + "test_read_only" + ] + ] + ], + "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_replace_paths": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_replace_paths" + ] + ] + ], + "test_load_save": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_load_save" + ] + ] + ], + "test_cpu_count": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_cpu_count" + ] + ] + ], + "test_cpu_count_in_container": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_cpu_count_in_container" + ] + ] + ], + "test_get_env_unit": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_env_unit" + ] + ] + ], + "test_get_env_in_conanfile": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_env_in_conanfile" + ] + ] + ], + "test_global_tools_overrided": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_global_tools_overrided" + ] + ] + ], + "test_environment_nested": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_environment_nested" + ] + ] + ], + "test_vswhere_description_strip": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_vswhere_description_strip" + ] + ] + ], + "test_run_in_bash": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_run_in_bash" + ] + ] + ], + "test_download_retries": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_download_retries" + ] + ] + ], + "test_download_unathorized": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_download_unathorized" + ] + ] + ], + "test_get_gnu_triplet": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_gnu_triplet" + ] + ] + ], + "test_get_gnu_triplet_on_windows_without_compiler": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_gnu_triplet_on_windows_without_compiler" + ] + ] + ], + "test_detect_windows_subsystem": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_detect_windows_subsystem" + ] + ] + ], + "test_get_filename_download": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_filename_download" + ] + ] + ], + "mock_download": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_unzip_strip_root", + "mock_download" + ] + ] + ], + "test_get_unzip_strip_root": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_unzip_strip_root" + ] + ] + ], + "test_get_mirror": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_get_mirror" + ] + ] + ], + "test_check_output_runner": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_check_output_runner" + ] + ] + ], + "test_unix_to_dos_conanfile": [ + [ + "conans/test/unittests/util/tools_test.py", + [ + "ToolsTest", + "test_unix_to_dos_conanfile" + ] + ] + ], + "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_not_windows": [ + [ + "conans/test/unittests/util/unix_path_test.py", + [ + "UnixPathTest", + "test_not_windows" + ] + ] + ], + "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_sfu_path": [ + [ + "conans/test/unittests/util/unix_path_test.py", + [ + "UnixPathTest", + "test_sfu_path" + ] + ] + ], + "_touch": [ + [ + "conans/test/unittests/util/which_test.py", + [ + "WhichTest", + "_touch" + ] + ] + ], + "_add_executable_bit": [ + [ + "conans/test/unittests/util/which_test.py", + [ + "WhichTest", + "_add_executable_bit" + ] + ] + ], + "test_which_positive": [ + [ + "conans/test/unittests/util/which_test.py", + [ + "WhichTest", + "test_which_positive" + ] + ] + ], + "test_which_negative": [ + [ + "conans/test/unittests/util/which_test.py", + [ + "WhichTest", + "test_which_negative" + ] + ] + ], + "test_which_non_executable": [ + [ + "conans/test/unittests/util/which_test.py", + [ + "WhichTest", + "test_which_non_executable" + ] + ] + ], + "test_which_not_dir": [ + [ + "conans/test/unittests/util/which_test.py", + [ + "WhichTest", + "test_which_not_dir" + ] + ] + ], + "test_error_xz": [ + [ + "conans/test/unittests/util/xz_test.py", + [ + "XZTest", + "test_error_xz" + ] + ] + ], + "test_error_sources_xz": [ + [ + "conans/test/unittests/util/xz_test.py", + [ + "XZTest", + "test_error_sources_xz" + ] + ] + ], + "test_error_package_xz": [ + [ + "conans/test/unittests/util/xz_test.py", + [ + "XZTest", + "test_error_package_xz" + ] + ] + ], + "test_error_python2": [ + [ + "conans/test/unittests/util/xz_test.py", + [ + "XZTest", + "test_error_python2" + ] + ] + ], + "_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" + ] + ] + ], + "get_client": [ + [ + "conans/test/utils/conan_v2_tests.py", + [ + "ConanV2ModeTestCase", + "get_client" + ] + ] + ], + "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" + ] + ] + ], + "create_local_svn_checkout": [ + [ + "conans/test/utils/scm.py", + [ + "create_local_svn_checkout" + ] + ] + ], + "create_remote_svn_repo": [ + [ + "conans/test/utils/scm.py", + [ + "create_remote_svn_repo" + ] + ] + ], + "_create_local_svn_repo": [ + [ + "conans/test/utils/scm.py", + [ + "SVNLocalRepoTestCase", + "_create_local_svn_repo" + ] + ] + ], + "gimme_tmp": [ + [ + "conans/test/utils/scm.py", + [ + "SVNLocalRepoTestCase", + "gimme_tmp" + ] + ] + ], + "create_project": [ + [ + "conans/test/utils/scm.py", + [ + "SVNLocalRepoTestCase", + "create_project" + ] + ] + ], + "try_remove_readonly": [ + [ + "conans/test/utils/scm.py", + [ + "try_remove_readonly" + ] + ] + ], + "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" + ] + ] + ], + "temp_folder": [ + [ + "conans/test/utils/test_files.py", + [ + "temp_folder" + ] + ] + ], + "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" + ] + ] + ], + "headers": [ + [ + "conans/test/utils/tools.py", + [ + "TestingResponse", + "headers" + ] + ] + ], + "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" + ] + ] + ], + "_copy_cache_folder": [ + [ + "conans/test/utils/tools.py", + [ + "_copy_cache_folder" + ] + ] + ], + "redirect_output": [ + [ + "conans/test/utils/tools.py", + [ + "redirect_output" + ] + ] + ], + "cache": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "cache" + ] + ] + ], + "storage_folder": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "storage_folder" + ] + ] + ], + "requester": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "requester" + ] + ] + ], + "proxy": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "proxy" + ] + ] + ], + "_http_requester": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "_http_requester" + ] + ] + ], + "_set_revisions": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "_set_revisions" + ] + ] + ], + "enable_revisions": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "enable_revisions" + ] + ] + ], + "disable_revisions": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "disable_revisions" + ] + ] + ], + "tune_conan_conf": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "tune_conan_conf" + ] + ] + ], + "update_servers": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "update_servers" + ] + ] + ], + "get_conan_api_v2": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "get_conan_api_v2" + ] + ] + ], + "get_conan_api_v1": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "get_conan_api_v1" + ] + ] + ], + "get_conan_api": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "get_conan_api" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "remove_all": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "remove_all" + ] + ] + ], + "init_git_repo": [ + [ + "conans/test/utils/tools.py", + [ + "TestClient", + "init_git_repo" + ] + ] + ], + "upload_all": [ + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "upload_all" + ] + ] + ], + "massive_uploader": [ + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "massive_uploader" + ] + ] + ], + "init_svn_repo": [ + [ + "conans/test/utils/tools.py", + [ + "TurboTestClient", + "init_svn_repo" + ] + ] + ], + "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" + ] + ] + ], + "set_global_instances": [ + [ + "conans/tools.py", + [ + "set_global_instances" + ] + ] + ], + "get_global_instances": [ + [ + "conans/tools.py", + [ + "get_global_instances" + ] + ] + ], + "conan_v2_error": [ + [ + "conans/util/conan_v2_mode.py", + [ + "conan_v2_error" + ] + ] + ], + "conan_v2_property": [ + [ + "conans/util/conan_v2_mode.py", + [ + "conan_v2_property" + ] + ] + ], + "_property_method": [ + [ + "conans/util/conan_v2_mode.py", + [ + "_conan_v2_property", + "try_", + "_property_method" + ] + ] + ], + "_conan_v2_property": [ + [ + "conans/util/conan_v2_mode.py", + [ + "_conan_v2_property" + ] + ] + ], + "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" + ] + ] + ], + "from_timestamp_to_iso8601": [ + [ + "conans/util/dates.py", + [ + "from_timestamp_to_iso8601" + ] + ] + ], + "from_iso8601_to_datetime": [ + [ + "conans/util/dates.py", + [ + "from_iso8601_to_datetime" + ] + ] + ], + "iso8601_to_str": [ + [ + "conans/util/dates.py", + [ + "iso8601_to_str" + ] + ] + ], + "timestamp_now": [ + [ + "conans/util/dates.py", + [ + "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" + ] + ] + ], + "get_env": [ + [ + "conans/util/env_reader.py", + [ + "get_env" + ] + ] + ], + "default_output": [ + [ + "conans/util/fallbacks.py", + [ + "default_output" + ] + ] + ], + "default_requester": [ + [ + "conans/util/fallbacks.py", + [ + "default_requester" + ] + ] + ], + "walk": [ + [ + "conans/util/files.py", + [ + "walk" + ] + ] + ], + "make_read_only": [ + [ + "conans/util/files.py", + [ + "make_read_only" + ] + ] + ], + "make_file_read_only": [ + [ + "conans/util/files.py", + [ + "make_file_read_only" + ] + ] + ], + "set_dirty": [ + [ + "conans/util/files.py", + [ + "set_dirty" + ] + ] + ], + "clean_dirty": [ + [ + "conans/util/files.py", + [ + "clean_dirty" + ] + ] + ], + "_detect_encoding": [ + [ + "conans/util/files.py", + [ + "_detect_encoding" + ] + ] + ], + "decode_text": [ + [ + "conans/util/files.py", + [ + "decode_text" + ] + ] + ], + "touch": [ + [ + "conans/util/files.py", + [ + "touch" + ] + ] + ], + "touch_folder": [ + [ + "conans/util/files.py", + [ + "touch_folder" + ] + ] + ], + "normalize": [ + [ + "conans/util/files.py", + [ + "normalize" + ] + ] + ], + "md5": [ + [ + "conans/util/files.py", + [ + "md5" + ] + ] + ], + "md5sum": [ + [ + "conans/util/files.py", + [ + "md5sum" + ] + ] + ], + "sha1sum": [ + [ + "conans/util/files.py", + [ + "sha1sum" + ] + ] + ], + "sha256sum": [ + [ + "conans/util/files.py", + [ + "sha256sum" + ] + ] + ], + "save_append": [ + [ + "conans/util/files.py", + [ + "save_append" + ] + ] + ], + "mkdir_tmp": [ + [ + "conans/util/files.py", + [ + "mkdir_tmp" + ] + ] + ], + "to_file_bytes": [ + [ + "conans/util/files.py", + [ + "to_file_bytes" + ] + ] + ], + "save_files": [ + [ + "conans/util/files.py", + [ + "save_files" + ] + ] + ], + "relative_dirs": [ + [ + "conans/util/files.py", + [ + "relative_dirs" + ] + ] + ], + "get_abs_path": [ + [ + "conans/util/files.py", + [ + "get_abs_path" + ] + ] + ], + "_change_permissions": [ + [ + "conans/util/files.py", + [ + "_change_permissions" + ] + ] + ], + "gzopen_without_timestamps": [ + [ + "conans/util/files.py", + [ + "gzopen_without_timestamps" + ] + ] + ], + "badpath": [ + [ + "conans/util/files.py", + [ + "tar_extract", + "badpath" + ] + ] + ], + "safemembers": [ + [ + "conans/util/files.py", + [ + "tar_extract", + "safemembers" + ] + ] + ], + "tar_extract": [ + [ + "conans/util/files.py", + [ + "tar_extract" + ] + ] + ], + "list_folder_subdirs": [ + [ + "conans/util/files.py", + [ + "list_folder_subdirs" + ] + ] + ], + "exception_message_safe": [ + [ + "conans/util/files.py", + [ + "exception_message_safe" + ] + ] + ], + "is_excluded": [ + [ + "conans/util/files.py", + [ + "merge_directories", + "is_excluded" + ] + ] + ], + "link_to_rel": [ + [ + "conans/util/files.py", + [ + "merge_directories", + "link_to_rel" + ] + ] + ], + "__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" + ] + ] + ], + "format": [ + [ + "conans/util/log.py", + [ + "MultiLineFormatter", + "format" + ] + ] + ], + "configure_logger": [ + [ + "conans/util/log.py", + [ + "configure_logger" + ] + ] + ], + "make_tuple": [ + [ + "conans/util/misc.py", + [ + "make_tuple" + ] + ] + ], + "left_justify_message": [ + [ + "conans/util/progress_bar.py", + [ + "left_justify_message" + ] + ] + ], + "left_justify_description": [ + [ + "conans/util/progress_bar.py", + [ + "left_justify_description" + ] + ] + ], + "initial_value": [ + [ + "conans/util/progress_bar.py", + [ + "Progress", + "initial_value" + ] + ] + ], + "_pb_update": [ + [ + "conans/util/progress_bar.py", + [ + "Progress", + "_pb_update" + ] + ] + ], + "pb_close": [ + [ + "conans/util/progress_bar.py", + [ + "Progress", + "pb_close" + ] + ], + [ + "conans/util/progress_bar.py", + [ + "ListWrapper", + "pb_close" + ] + ] + ], + "seekable": [ + [ + "conans/util/progress_bar.py", + [ + "FileWrapper", + "seekable" + ] + ] + ], + "seek": [ + [ + "conans/util/progress_bar.py", + [ + "FileWrapper", + "seek" + ] + ] + ], + "tell": [ + [ + "conans/util/progress_bar.py", + [ + "FileWrapper", + "tell" + ] + ] + ], + "__next__": [ + [ + "conans/util/progress_bar.py", + [ + "ListWrapper", + "__next__" + ] + ] + ], + "next": [ + [ + "conans/util/progress_bar.py", + [ + "ListWrapper", + "next" + ] + ] + ], + "open_binary": [ + [ + "conans/util/progress_bar.py", + [ + "open_binary" + ] + ] + ], + "iterate_list_with_progress": [ + [ + "conans/util/progress_bar.py", + [ + "iterate_list_with_progress" + ] + ] + ], + "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" + ] + ] + ], + "version_runner": [ + [ + "conans/util/runners.py", + [ + "version_runner" + ] + ] + ], + "muted_runner": [ + [ + "conans/util/runners.py", + [ + "muted_runner" + ] + ] + ], + "input_runner": [ + [ + "conans/util/runners.py", + [ + "input_runner" + ] + ] + ], + "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" + ] + ] + ], + "render_layout_file": [ + [ + "conans/util/templates.py", + [ + "render_layout_file" + ] + ] + ], + "_validate_action": [ + [ + "conans/util/tracer.py", + [ + "_validate_action" + ] + ] + ], + "_get_tracer_file": [ + [ + "conans/util/tracer.py", + [ + "_get_tracer_file" + ] + ] + ], + "_append_to_log": [ + [ + "conans/util/tracer.py", + [ + "_append_to_log" + ] + ] + ], + "_append_action": [ + [ + "conans/util/tracer.py", + [ + "_append_action" + ] + ] + ], + "_file_document": [ + [ + "conans/util/tracer.py", + [ + "_file_document" + ] + ] + ], + "log_recipe_upload": [ + [ + "conans/util/tracer.py", + [ + "log_recipe_upload" + ] + ] + ], + "log_package_upload": [ + [ + "conans/util/tracer.py", + [ + "log_package_upload" + ] + ] + ], + "log_recipe_download": [ + [ + "conans/util/tracer.py", + [ + "log_recipe_download" + ] + ] + ], + "log_recipe_sources_download": [ + [ + "conans/util/tracer.py", + [ + "log_recipe_sources_download" + ] + ] + ], + "log_package_download": [ + [ + "conans/util/tracer.py", + [ + "log_package_download" + ] + ] + ], + "log_recipe_got_from_local_cache": [ + [ + "conans/util/tracer.py", + [ + "log_recipe_got_from_local_cache" + ] + ] + ], + "log_package_got_from_local_cache": [ + [ + "conans/util/tracer.py", + [ + "log_package_got_from_local_cache" + ] + ] + ], + "log_package_built": [ + [ + "conans/util/tracer.py", + [ + "log_package_built" + ] + ] + ], + "log_client_rest_api_call": [ + [ + "conans/util/tracer.py", + [ + "log_client_rest_api_call" + ] + ] + ], + "log_command": [ + [ + "conans/util/tracer.py", + [ + "log_command" + ] + ] + ], + "log_exception": [ + [ + "conans/util/tracer.py", + [ + "log_exception" + ] + ] + ], + "log_download": [ + [ + "conans/util/tracer.py", + [ + "log_download" + ] + ] + ], + "log_uncompressed_file": [ + [ + "conans/util/tracer.py", + [ + "log_uncompressed_file" + ] + ] + ], + "log_compressed_files": [ + [ + "conans/util/tracer.py", + [ + "log_compressed_files" + ] + ] + ], + "conan_expand_user": [ + [ + "conans/util/windows.py", + [ + "conan_expand_user" + ] + ] + ], + "path_shortener": [ + [ + "conans/util/windows.py", + [ + "path_shortener" + ] + ] + ], + "rm_conandir": [ + [ + "conans/util/windows.py", + [ + "rm_conandir" + ] + ] + ], + "hashed_redirect": [ + [ + "conans/util/windows.py", + [ + "hashed_redirect" + ] + ] + ], + "_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" + ] + ] + ], + "load_version": [ + [ + "setup.py", + [ + "load_version" + ] + ] + ], + "generate_long_description_file": [ + [ + "setup.py", + [ + "generate_long_description_file" + ] + ] + ] +} \ No newline at end of file