You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ltp: use regex to parse test arguments in runtest file
Replace lexer with regex when we read test arguments from the runtest
files, so we manage shell variables, as well as quoted/double-quoted
strings in a better way.
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
Fixes: #61
0 commit comments