| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a copyright header to test files | Mats Wichmann | 2023-05-21 | 2 | -0/+10 |
| | | | | | | | | | | | | | | A lot of files that are not the main test scripts had no license/copyright headers. This change adds those. In a small number of cases, this necessitaed a change to an expected line number from a failure/exception message. Along the way, some are lightly reformatted and some add a DefaultEnvironment call. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| * | Fixed another bunch of 'bare except' errors. | Dirk Baechle | 2020-06-21 | 1 | -1/+1 |
| | | |||||
| * | Fixed Docbook Tool and updated its tests. | Dirk Baechle | 2020-06-21 | 2 | -8/+4 |
| | | |||||
| * | Fix broken docbook tests which weren't using the xsltproc found by test ↵ | William Deegan | 2018-11-02 | 2 | -2/+6 |
| | | | | | framework | ||||
| * | Fix wiki references to point to gihub wiki | Mats Wichmann | 2018-04-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| * | - added import of libxslt binding to DocBook tests | Dirk Baechle | 2014-08-31 | 1 | -0/+1 |
| | | |||||
| * | - added xsltproc tests and improved handling of the base_dir parameter | Dirk Baechle | 2013-12-20 | 2 | -0/+57 |
| | | |||||
| * | - added documentation and tests for the new Docbook tool | Dirk Baechle | 2013-05-03 | 3 | -0/+448 |
