summary refs log tree commit diff
path: root/src/librustpkg/testsuite/fail
AgeCommit message (Collapse)AuthorLines
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-1/+1
2013-04-22docs: Sketch out rustpkg manualTim Chevalier-0/+0
2013-04-17rustpkg: Add a few testsTim Chevalier-0/+22
There's no test runner for rustpkg yet; just sketching out a few basic test scenarios. pass/ contains packages that should compile successfully, whereas fail/ contains packages that should fail to build.