about summary refs log tree commit diff
path: root/src/test/ui/abi
AgeCommit message (Collapse)AuthorLines
2019-09-30Stabilize macros in `extern` blocksVadim Petrochenkov-228/+0
Add some tests for macros in extern blocks, remove duplicate tests
2019-08-25Permit unwinding through FFI by defaultMark Rousskov-0/+2
See #58794 for context.
2019-08-15Duplicate `test-macros.rs` to fix test #62593Kevin Per-0/+112
2019-08-15Move `test-macros.rs` back to `ui` to fix tests #62593Kevin Per-112/+0
2019-08-15Group all ui tests and move to abi #62593Kevin Per-0/+2013
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+46