This is a dependency to be able to add unittests (check) to R2458
Signed-off-by: Matthias Eliasson <matthias.eliasson@gmail.com>
Differential D1788
Initial commit of perl-sgmlspm Authored by curantes on Dec 26 2017, 9:17 PM. Tags None Referenced Files
Subscribers
Details
This is a dependency to be able to add unittests (check) to R2458 Signed-off-by: Matthias Eliasson <matthias.eliasson@gmail.com> Installed correctly, man pages works. This package lacks unit tests (check)
Diff Detail
Event TimelineComment Actions I'm very pro adding unit tests to packages. Typically the best method would be to add it linked to the update adding the unit test in the other package (so Phab creates a stack). You can use a local repo to bould dependent packages. I will rebuild the package for perl 5.26 prior to merge. |