about summary refs log tree commit diff
path: root/doc/tutorial/test.md
AgeCommit message (Collapse)AuthorLines
2011-11-25tutorial: Fix typo in the test sectionHaitao Li-1/+1
2011-11-22Add hacks to extract and compile tutorial codeMarijn Haverbeke-0/+2
Not included in the build by default, since it's fragile and kludgy. Do something like this to run it: cd doc/tutorial RUSTC=../../build/stage2/bin/rustc bash test.sh Closes #1143
2011-11-04Fill in the tutorial section on testingMarijn Haverbeke-1/+66
2011-11-01Tie up some ends in the tutorialMarijn Haverbeke-0/+3