public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve yocto-check-layer test_readme method
@ 2026-01-20 19:47 Ricardo Ungerer
  2026-01-20 19:47 ` [PATCH 1/3] yocto-check-layer: Add messages in test_readme assertions Ricardo Ungerer
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ricardo Ungerer @ 2026-01-20 19:47 UTC (permalink / raw)
  To: openembedded-core; +Cc: Ricardo Ungerer

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-01-21  9:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 19:47 [PATCH 0/3] Improve yocto-check-layer test_readme method Ricardo Ungerer
2026-01-20 19:47 ` [PATCH 1/3] yocto-check-layer: Add messages in test_readme assertions Ricardo Ungerer
2026-01-20 19:47 ` [PATCH 2/3] yocto-check-layer: Fix README email check Ricardo Ungerer
2026-01-20 19:47 ` [PATCH 3/3] yocto-check-layer: Add docstring to test_readme method Ricardo Ungerer
2026-01-20 20:00   ` Patchtest results for " patchtest
2026-01-21  9:25 ` [OE-core] [PATCH 0/3] Improve yocto-check-layer " Quentin Schulz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox