about summary refs log tree commit diff
path: root/doc/tutorial/test.md
AgeCommit message (Collapse)AuthorLines
2012-01-19Move tutorial over to a format similar to the reference docMarijn Haverbeke-70/+0
And adjust highlighting/testing scripts to deal with this.
2012-01-12Go over the tutorial againMarijn Haverbeke-2/+2
Edit some things, make sure all code runs.
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