[all-commits] [llvm/llvm-project] 658f84: [NFC][libc++][test] Refactor new ftm generator tes...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Apr 8 10:38:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 658f848fed06f7629b52523a26b54faf72251158
https://github.com/llvm/llvm-project/commit/658f848fed06f7629b52523a26b54faf72251158
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M libcxx/test/libcxx/feature_test_macro/ftm_metadata.sh.py
M libcxx/test/libcxx/feature_test_macro/implemented_ftms.sh.py
M libcxx/test/libcxx/feature_test_macro/standard_ftms.sh.py
M libcxx/test/libcxx/feature_test_macro/std_dialects.sh.py
M libcxx/test/libcxx/feature_test_macro/version_header.sh.py
M libcxx/test/libcxx/feature_test_macro/version_header_implementation.sh.py
Log Message:
-----------
[NFC][libc++][test] Refactor new ftm generator tests. (#134490)
This uses the python unit test framework instead of just asserts. This
improves the diagnostics when a test fails.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list