summary refs log tree commit diff
path: root/src/test/ui/macro_backtrace
AgeCommit message (Expand)AuthorLines
2018-02-26Update UI testsVadim Petrochenkov-17/+17
2018-01-26Fix test in macro_backtracevarkor-5/+5
2017-12-13Move error checks out of span for easier to follow `.stderr`Esteban Küber-15/+6
2017-12-09Use spans for -Z external-macro-backtraceEsteban Küber-9/+103
2017-11-29Point to next token when it is in the expected lineEsteban Küber-6/+2
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-5/+6
2017-11-20address review commentsAlex Burka-1/+1
2017-11-19use -Z flag instead of env varAlex Burka-1/+1
2017-11-19add UI testAlex Burka-0/+66