summaryrefslogtreecommitdiff
path: root/tests/test_farm.py
Commit message (Collapse)AuthorAgeFilesLines
* Switch some uses of old command line syntax to newNed Batchelder2014-05-181-2/+2
|
* Run tests with warnings on, and fix some warningsNed Batchelder2014-05-151-5/+11
|
* Fix the error output for test_farmNed Batchelder2014-05-021-5/+11
|
* Update tests to handle XML whitespaces differences in Python 2.6. Apply the ↵Stan Hu2014-04-251-11/+8
| | | | | | regexp scrubs to the entire file instead of individual lines for this to work.
* Generator expressons are ok now.Ned Batchelder2013-10-191-2/+2
|
* Satisfy pylint.Ned Batchelder2013-09-151-3/+3
|
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-021-2/+2
|
* Move the test directory to tests to avoid conflicts with the stdlib test ↵Ned Batchelder2013-02-021-0/+366
package.