about summary refs log tree commit diff
path: root/src/test/run-pass/syntax-extension-source-utils-files
AgeCommit message (Collapse)AuthorLines
2018-09-06Move a bunch of auxiliary support files into `ui/run-pass/**/auxiliary`.Felix S. Klock II-7/+0
2015-06-13Use `assert_eq!` instead of `assert!` in testspetrochenkov-1/+1
2015-02-21Resolve barriers to changing column!() / line!() return type to u32 in ↵Brian Brooks-1/+1
#19284 . Address review comments in #21769 .
2015-02-21Resolve includeme.fragment conflict.Brian Brooks-1/+1
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-1/+1
2013-09-30rpass: Remove usage of fmt!Alex Crichton-1/+1
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-2/+2
2013-03-07test: Fix tests.Patrick Walton-2/+2
2012-12-12syntax: remove most code handling old-style syntax extensions.Graydon Hoare-3/+3
2012-08-24Fix a curious failure not seen during testing.Graydon Hoare-1/+1
2012-07-14Move the world over to using the new style string literals and types. Closes ↵Michael Sullivan-2/+2
#2907.
2012-05-18New syntax extensions: #line[], #col[], #file[], #stringify[], #include[]Paul Stansifer-0/+7