Page MenuHomeSolus

Add component field to package.yml and update license identifier to be SPDX compliant for hyphen
ClosedPublic

Authored by akrenz on May 13 2020, 8:36 PM.
Tags
None
Referenced Files
F10828002: D8865.id21422.diff
Jun 4 2023, 8:08 AM
F10827843: D8865.id21335.diff
Jun 4 2023, 7:43 AM
F10772951: D8865.id21369.diff
May 21 2023, 4:12 PM
F10765571: D8865.id21422.diff
May 19 2023, 1:57 PM
F10758498: D8865.id21326.diff
May 17 2023, 3:59 PM
F10747602: D8865.id21369.diff
May 15 2023, 4:56 PM
F10747436: D8865.diff
May 15 2023, 4:02 PM
F10733039: D8865.diff
May 11 2023, 7:25 PM

Details

Test Plan

Installed the package and compiled the example.c from the source tarball, linking it against hyphen via gcc -o example example.c -l hyphen'. Afterwards running it against a file words`with the content "what is this doing at all? I do not understand" using the hyph_en_US.dic dictionary from the source tarball. Resulted in the same output as with the old Release.

Diff Detail

Repository
R1437 hyphen
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Girtablulu added a subscriber: Girtablulu.
Girtablulu added inline comments.
package.yml
3

needs a bump

12

should be above summary

This revision now requires changes to proceed.May 13 2020, 8:52 PM

Bump release to 2 and move component field above summary

akrenz retitled this revision from Add component field to package.yml and update license identifier to be SPDX compliant to Add component field to package.yml and update license identifier to be SPDX compliant for hyphen.
DataDrake added a subscriber: DataDrake.

Using "Fixes TNNNN" in the summary will close the Task, even if this only completes a part of it. We still expect a test plan even if nothing should have changed. It's better to test than assume.

This revision now requires changes to proceed.May 14 2020, 2:42 AM
akrenz edited the test plan for this revision. (Show Details)

Updated test Plan and removed Fix TNNNN from Summary

This revision is now accepted and ready to land.May 17 2020, 2:46 AM