2
0
mirror of https://github.com/boostorg/pfr.git synced 2026-01-19 04:22:13 +00:00

Add multiple tests from different bug reports and make sure that ever… (#222)

…ything works with new unsafe_declval and with sturctured binding pack

Fixes: https://github.com/boostorg/pfr/issues/208,  https://github.com/boostorg/pfr/issues/110, https://github.com/boostorg/pfr/issues/126
Closes: https://github.com/boostorg/pfr/pull/212
Relates: https://github.com/boostorg/pfr/issues/173
This commit is contained in:
Antony Polukhin
2025-09-14 14:59:25 +03:00
committed by GitHub
parent fc2dba87d6
commit 4f9e6457b0
8 changed files with 165 additions and 3 deletions

View File

@@ -260,7 +260,6 @@ jobs:
rm -rf build_module
- name: Run tests
if: ${{matrix.os != 'windows-2025'}} # TODO: workaround issues
shell: cmd
run: |
cd ../boost-root