tests/README
author Steven Brown <StevenGBrown@gmail.com>
Sat, 17 May 2014 17:09:10 +0800
changeset 21484 96cdf2e3dbef
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
tests: tests for the rss feeds This matches the existing tests for the atom feeds.

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.