summary refs log tree commit diff
path: root/src/test/ui/update-references.sh
AgeCommit message (Collapse)AuthorLines
2017-12-30Remove excessive trailing newlines.kennytm-2/+0
2017-12-02Use more convenient and UNIX-agnostic shebangSébastien Santoro-1/+1
When using bash-specific features, scripts using env to call bash are more convenient, as bash be installed in different places according the OS. Same applies for other languages' interpreters.
2016-11-01cleanup error reporting and add `ui` testsNiko Matsakis-2/+2
2016-05-16pacify the mercilous tidyNiko Matsakis-1/+10
2016-05-13add UI testing frameworkNiko Matsakis-0/+41