about summary refs log tree commit diff
path: root/src/test/run-make/trace-macros-flag
AgeCommit message (Collapse)AuthorLines
2017-05-05Use diagnostics for trace_macro instead of printlnEsteban Küber-24/+0
2015-04-16Remove `&` from redirected outputThomas Jespersen-1/+1
This seems to fix the test
2015-04-15Make sure to disambiguate obtained out from expected outputThomas Jespersen-2/+2
2015-04-14Remove -o flag from build commandThomas Jespersen-1/+1
It generates a warning that --outdir argument is ignored, which is captured and spoils the output Also ensure that test output is captured in a different file than the expected output file
2015-04-14Add "run-make" test for trace-macros flagThomas Jespersen-0/+24