[all-commits] [llvm/llvm-project] 3736fd: [NFC][libc++][test] Refactor new ftm generator tests.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sat Apr 5 03:18:30 PDT 2025
Branch: refs/heads/users/mordante/ftm/refactor_tests
Home: https://github.com/llvm/llvm-project
Commit: 3736fdd4d9e4772daa4f78656b81d239d0735044
https://github.com/llvm/llvm-project/commit/3736fdd4d9e4772daa4f78656b81d239d0735044
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2025-04-05 (Sat, 05 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.
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