fix formatting

This commit is contained in:
Tom Henderson
2011-01-03 13:50:19 -08:00
parent 56513ed407
commit 3178b58afc

View File

@@ -38,23 +38,23 @@ under ``src/test`` for more complicated examples.
*The rest of this chapter remains to be written*
How to add an example program to the test suite
-----------------------------------------------
***********************************************
Testing for boolean outcomes
----------------------------
****************************
Testing outcomes when randomness is involved
--------------------------------------------
********************************************
Testing output data against a known distribution
------------------------------------------------
************************************************
Providing non-trivial input vectors of data
-------------------------------------------
*******************************************
Storing and referencing non-trivial output data
-----------------------------------------------
***********************************************
Presenting your output test data
--------------------------------
********************************