summary refs log tree commit diff
path: root/src/doc/trpl/testing.md
AgeCommit message (Expand)AuthorLines
2015-07-17Clean up some wording around globs.Steve Klabnik-3/+2
2015-05-18TRPL: Normalize rust Code Block MarkersPascal Hertleif-5/+5
2015-05-18TRPL: Add `rust` Marker to Some Code BlockPascal Hertleif-1/+1
2015-04-24Change name of unit test sub-module to "tests".Johannes Oertel-11/+11
2015-04-03book: use `mod test` consistentlyDan Callahan-1/+1
2015-03-31Move benchmark tests to unstable sectionSteve Klabnik-146/+0
2015-03-29Fixed wrong name of test module in testing.mdGermano Gabbianelli-3/+3
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-0/+2
2015-03-19Rename should_fail to should_panic in docsJohannes Oertel-7/+7
2015-03-15Strip trailing whitespaceTamir Duberstein-2/+2
2015-02-12Updated documentation to use range notation syntax.Nick Sarten-3/+3
2015-02-02Fix discrepencies in the testing chapterSteve Klabnik-4/+2
2015-01-17Fix up titles of TRPL chaptersSteve Klabnik-1/+1
2015-01-17Intpocalypse, book edition.Steve Klabnik-2/+2
2015-01-15rollup merge of #21001: camjackson/masterAlex Crichton-7/+1
2015-01-12Remove usage and reference of feature(globs) from the bookCam Jackson-7/+1
2015-01-12Purge references to Rust tasks from TRPL.Paul Crowley-2/+2
2015-01-10Should be `assert_eq!` not `assert_eq`Mike English-1/+1
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-2/+2
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+584