summaryrefslogtreecommitdiff
path: root/test/GenerateTests.py
Commit message (Collapse)AuthorAgeFilesLines
* Regression and generate tests now fail properlyJohn Wiegley2010-06-221-1/+4
|
* Tests run in parallel with using acprep -jX makeJohn Wiegley2010-06-151-6/+37
| | | | | This is done using the multiprocessing library in Python 2.6. If that's unavailable, this feature does nothing.
* Make the source directory available to all testsJohn Wiegley2009-11-021-3/+3
|
* Added LedgerHarness.py, to simplify test creationJohn Wiegley2009-02-281-81/+36
|
* Added generate command, --seed, and GenerateTestsJohn Wiegley2009-02-271-0/+162