summaryrefslogtreecommitdiff
path: root/llvm/unittests/Testing
AgeCommit message (Expand)Author
2023-01-12[test] Split out Annotations from `TestingSupport`Jordan Rupprecht
2022-12-20[llvm] Use std::optional instead of OptionalKazu Hirata
2022-12-02[llvm/unittests] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-09-01[llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifyin...Wei Yi Tee
2022-08-31[llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `St...Wei Yi Tee
2022-03-01Testing: Make TempFile safe to move; test Temp{Dir,File,Link}Duncan P. N. Exon Smith