elm_test: replace bespoke arg handling with a for loop
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 24 Jul 2019 16:44:31 +0000 (12:44 -0400)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 01:48:32 +0000 (10:48 +0900)
commit15f6044c9b149b8625c638f35ce70cacf2b2a856
treea52c7bbf49d349f6139498c1639b7288f96d9955
parent913f4bb05e1385cdd5110d7bc7d1d491d4d9fd1a
elm_test: replace bespoke arg handling with a for loop

this fixes handling of --help regardless of its position in the arg array

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D9405
src/bin/elementary/test.c