about summary refs log tree commit diff
path: root/tests/ui/target_modifiers/defaults_check.rs
AgeCommit message (Collapse)AuthorLines
2025-07-29Verify llvm-needs-components are not empty and match the --target valueDaniel Paoliello-1/+1
2025-02-28tests: Unignore target modifier tests on all platformsVadim Petrochenkov-17/+10
These tests can be `check-pass` and do not need dynamic libraries. Also remove other unnecessary stuff from them.
2025-02-02Target modifiers (special marked options) are recorded in metainfo and ↵Andrew Zhogin-0/+27
compared to be equal in different crates