summary refs log tree commit diff
path: root/src/test/run-make/rustdoc-smoke
AgeCommit message (Collapse)AuthorLines
2013-12-19Add some things to inspect crate-id'sCorey Richardson-1/+1
2013-12-18Add a rustdoc testCorey Richardson-0/+37
This is just a smoke test which verifies that the expected files are generated. Also makes the rmake tests have the right deps.