summary refs log tree commit diff
path: root/src/test/run-make/dep-info
AgeCommit message (Expand)AuthorLines
2015-01-20rustc: Remove deprecated flagsAlex Crichton-1/+1
2014-12-19rustc: Start "stabilizing" some flagsAlex Crichton-2/+2
2014-07-05test: Fix tests for crate_id removalAlex Crichton-1/+1
2014-04-28test: Fix run-make on windowsklutzy-0/+10
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-04-06rmake: Fix a test on FreeBSDAlex Crichton-1/+7
2014-02-07Added tests to make tidyDerek Guenther-0/+30
2014-02-06Redesign output flags for rustcAlex Crichton-4/+4
2013-12-22Allow optional filename argument for --dep-infoAndreas Neuhaus-2/+2
2013-12-22Use --crate-file-name to find out the library filename in dep-info testAndreas Neuhaus-6/+3
2013-12-19Rename pkgid to crate_idCorey Richardson-1/+1
2013-12-12Add test for --dep-info.Jack Moffitt-0/+28