Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tests] Set timezone for running tests | Alexis Hildebrandt | 2015-08-07 | 1 | -1/+8 |
| | | | | so that the tests run with a consistent environment. | ||||
* | [travis] Run documentation checks as reports | Alexis Hildebrandt | 2015-07-28 | 1 | -1/+3 |
| | | | | which are allowed to fail instead of strict tests. | ||||
* | [tests] Refactor CheckTests.py into custom scripts | Alexis Hildebrandt | 2015-01-21 | 1 | -4/+6 |
| | |||||
* | [doc] Add CheckTests to ctest | Alexis Hildebrandt | 2015-01-15 | 1 | -1/+6 |
| | | | | | | | to check whether all available ledger options documented and are being tested. Signed-off-by: Alexis Hildebrandt <afh@surryhill.net> | ||||
* | Fix and re-enable DocTests | Alexis Hildebrandt | 2014-11-29 | 1 | -12/+11 |
| | |||||
* | avoid policy warning with recent CMake versions | Johann Klähn | 2014-09-10 | 1 | -8/+6 |
| | | | | See `cmake --help-policy CMP0026` with CMake ≥ 3.0. | ||||
* | Cosmetic change - format code consistently | Martin Michlmayr | 2014-05-18 | 1 | -5/+5 |
| | | | | | Add a space between if and the opening bracket, between a closing round bracket and the following opening curly bracket, etc. | ||||
* | Temporarily disable the DocTests | John Wiegley | 2014-04-17 | 1 | -11/+12 |
| | |||||
* | Add proper argument parsing to DocTests.py | Alexis Hildebrandt | 2014-02-09 | 1 | -1/+1 |
| | |||||
* | Check examples in documentation when running tests | Alexis Hildebrandt | 2014-02-07 | 1 | -0/+12 |
| | | | | | The DocTests.py script will parse a given texinfo file for specially marked examples, run the ledger command from the example, and check the result against the example output from the documentation. | ||||
* | fix ctest rules | Johann Klähn | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Enable the baseline and manual tests | John Wiegley | 2012-05-20 | 1 | -3/+28 |
| | |||||
* | Converted the Ledger build system to use CMake | John Wiegley | 2012-05-20 | 1 | -0/+16 |