All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] resulttool/manualexecution: Enhancement and fixes
@ 2019-04-04  8:48 Yeoh Ee Peng
  2019-04-04  8:48 ` [PATCH 1/4] resulttool/manualexecution: Standardize input check Yeoh Ee Peng
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yeoh Ee Peng @ 2019-04-04  8:48 UTC (permalink / raw)
  To: openembedded-core

These series of patches include enhancement and fixes for manualexecution:
 - Enhance input check to standardize checking
 - Enhancement to display full steps without press enter 
 - Fix test steps display order
 - Refactor to simplify code and align to pythonic style

Yeoh Ee Peng (4):
  resulttool/manualexecution: Standardize input check
  resulttool/manualexecution: Enable display full steps without press
    enter
  resulttool/manualexecution: Fixed step sorted by integer
  resulttool/manualexecution: Refactor and simplify codebase

 scripts/lib/resulttool/manualexecution.py | 61 ++++++++++++-------------------
 1 file changed, 23 insertions(+), 38 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2019-04-04  9:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-04  8:48 [PATCH 0/4] resulttool/manualexecution: Enhancement and fixes Yeoh Ee Peng
2019-04-04  8:48 ` [PATCH 1/4] resulttool/manualexecution: Standardize input check Yeoh Ee Peng
2019-04-04  8:48 ` [PATCH 2/4] resulttool/manualexecution: Enable display full steps without press enter Yeoh Ee Peng
2019-04-04  8:48 ` [PATCH 3/4] resulttool/manualexecution: Fixed step sorted by integer Yeoh Ee Peng
2019-04-04  8:48 ` [PATCH 4/4] resulttool/manualexecution: Refactor and simplify codebase Yeoh Ee Peng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.