about summary refs log tree commit diff
path: root/src/test/ui/cross-crate
AgeCommit message (Collapse)AuthorLines
2021-01-13Update code to account for extern ABI requirementMark Rousskov-1/+1
2019-11-01ui test formulation of regression test for issue 64872.Felix S. Klock II-0/+61
(Many thanks to alex for 1. making this even smaller than what I had originally minimized, and 2. pointing out that there is precedent for having ui tests with crate dependency chains of length > 2, thus allowing me to avoid encoding this as a run-make test.)
2019-08-15Group all ui tests and move to abi #62593Kevin Per-23/+0
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+566