Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
We can easily know the name of the calling unit test, and can thus infer
the pathname for the data directory, instead of having to duplicate the
name, and potentially ending with it being out of sync.
|
|
Signed-off-by: Guillem Jover <guillem@debian.org>
|
|
|
|
This will make it possible to error out when a source package only
contains no strong digests.
|
|
|
|
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.
|