Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix DocTests running in non-standard width terminal | Alexis Hildebrandt | 2014-12-03 | 1 | -2/+3 |
* | Added support for validation tests to DocTest.py (input:validate and | Peter Feigl | 2014-03-04 | 1 | -11/+37 |
* | DocTests: Allow inline input to be used with different example commands | Alexis Hildebrandt | 2014-02-19 | 1 | -26/+47 |
* | DocTests: Allow multiple example inputs | Alexis Hildebrandt | 2014-02-19 | 1 | -0/+5 |
* | Add proper argument parsing to DocTests.py | Alexis Hildebrandt | 2014-02-09 | 1 | -20/+36 |
* | Print summary list of failed doc tests if any | Alexis Hildebrandt | 2014-02-09 | 1 | -3/+6 |
* | Add support to check documentation examples with inline data | Alexis Hildebrandt | 2014-02-07 | 1 | -9/+36 |
* | Check examples in documentation when running tests | Alexis Hildebrandt | 2014-02-07 | 1 | -0/+139 |