mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 22:39:07 +08:00
edcf949452
* Print stack traces for failed unit tests * Add test for vcpkg_fixup_pkgconfig.cmake * Check for 'optimized' and 'debug' in pc files * Check for 'NOTFOUND' and for 'ns::target' in pc files * Check for, and fix, line continuations * Test file path substitutions * Move contents processing into separate function * Update and leverage line break normalization * Pass prefix to data processing * Validate only the collapsed Libs * Test removal of '<field>.private' * Declare unit test license (same as vcpkg) * Replace ';' with ' ' in 'Libs:' * Disambiguate parameter variable names * Test quoting of variables * Fix quoting of variables * Quote whole parameters * Process and quote libs item-wise * Resolve keywords 'optimized', 'debug', 'debug' * Consistency * CI [skip actions] * CI [skip actions] * Don't fail on detected errors * Disable unit-testing for fatal errors Co-authored-by: Billy O'Neal <bion@microsoft.com> |
||
---|---|---|
.. | ||
portfile.cmake | ||
test-vcpkg_backup_restore_env_vars.cmake | ||
test-vcpkg_fixup_pkgconfig.cmake | ||
test-vcpkg_host_path_list.cmake | ||
test-vcpkg_list.cmake | ||
test-vcpkg_minimum_required.cmake | ||
test-z_vcpkg_cmake_config_fixup_merge.cmake | ||
test-z_vcpkg_function_arguments.cmake | ||
test-z_vcpkg_setup_pkgconfig_path.cmake | ||
vcpkg.json |