Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-18 | Dpkg::Vendor::Debian: Add fixfilepath support to reproducible feature | Guillem Jover | 1 | -0/+1 | |
This is a superset of the fixdebugpath feature supported by gcc-8, but covering in addition mappings for macros such as __FILE__ and similar. | |||||
2018-08-30 | scripts/t: Improve coverage of unit tests | Guillem Jover | 1 | -1/+41 | |
2015-12-19 | scripts/t: Improve test coverage | Guillem Jover | 1 | -2/+27 | |
2014-05-17 | scripts: Add template test cases for most modules | Guillem Jover | 1 | -0/+27 | |
This at least tests if the module in question can be use'ed correctly, and gives a more realistic code coverage report. The remaining modules should be covered by one of their parents. |