summaryrefslogtreecommitdiff
path: root/doc/HACKING/WritingTests.md
AgeCommit message (Collapse)Author
2016-11-21Fix typoovercaffeinated
Remove stray 'To run'
2016-10-14adding instructions how to include new test filesChelsea H. Komlo
2016-04-12Adopt the LCOV convention for marking lines as unreachable by tests.Nick Mathewson
Document this convention. Add a script to post-process .gcov files in order to stop nagging us about excluded lines. Teach cov-diff to handle these post-processed files. Closes ticket 16792
2016-03-28Write a document on how to add a test to StemSebastian Hahn
2016-02-11Add another admonishment to WritingTests.mdNick Mathewson
2015-11-05added some markdown formattingtom lurge
2015-10-29hacking is now markdownNick Mathewson
Not good markdown, mind you.