summaryrefslogtreecommitdiff
path: root/doc/TESTS.txt
Commit message (Expand)AuthorAgeFilesLines
* DOC: rename ReST files under doc/ from *.txt to *.rst.txt, so they render on ...rgommers2010-11-111-367/+0
* DOC: recommend to turn on deprecation warnings for Python >= 2.7.rgommers2010-10-161-0/+7
* DOC: Update the testing guidelines.rgommers2010-10-101-14/+17
* DOC: Remove more SVN references.Stefan van der Walt2010-09-161-1/+1
* Fix typo.Stefan van der Walt2009-07-041-1/+1
* Remove mentions of TestCase subclassing and simplify.Stefan van der Walt2009-07-041-62/+34
* Wrap long lines.Stefan van der Walt2009-07-041-36/+151
* ReSTified an URLJarrod Millman2008-09-181-1/+1
* Added documentation for doctests and using the skipif and knownfailureif deco...Alan McIntyre2008-09-181-2/+34
* Added section discussing using subclassing to create similar tests.Alan McIntyre2008-09-031-3/+33
* Updated TESTS.txt to actually be ReST.Alan McIntyre2008-09-031-154/+160
* Fix __init__.py boilerplate example in DISTUTILS.txt, and moved content from Alan McIntyre2008-09-031-37/+187
* pulling out testing docs from distutils docsJarrod Millman2008-09-021-0/+52