rust/src/test
Brian Anderson f4beac4a43 Revert "Allow main to return int"
This reverts commit 8c94d8fd54.

There's no mechanism to actually return the value from main, so all this does
is allow main -> int to compile. Per #688, the program returns non-zero on
failure, so it's not obvious that this change is appropriate at this time.
2011-07-14 10:37:28 -07:00
..
bench Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases. 2011-07-13 15:44:09 -07:00
compile-fail XFAIL some tests in stage 0 2011-07-14 10:27:02 -07:00
run-fail Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases. 2011-07-13 15:44:09 -07:00
run-pass Revert "Allow main to return int" 2011-07-14 10:37:28 -07:00
stdtest Add sha1 and int tests to stdtest. Issue #428 2011-07-09 12:35:30 -07:00