This series of patches improves the test_readme method in the
yocto-check-layer tool by:

1. adding context messages to assertions,
2. changing the python function used to check email addresses from re.match to
   re.search,
3. adding a docstring to the test_readme method

Ricardo Ungerer (3):
  yocto-check-layer: Add messages in test_readme assertions
  yocto-check-layer: Fix README email check
  yocto-check-layer: Add docstring to test_readme method

 scripts/lib/checklayer/cases/common.py | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#229788): 
https://lists.openembedded.org/g/openembedded-core/message/229788
Mute This Topic: https://lists.openembedded.org/mt/117369504/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to