elm_progressbar test: Add test for custom format strings to show when %% is not escap...
authorStephen 'Okra' Houston <smhouston88@gmail.com>
Thu, 24 Jan 2019 04:02:54 +0000 (04:02 +0000)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:33 +0000 (20:49 +0900)
commit61dd0643ca155f7ab05ebcf87bdc11c738601675
tree4ffe8bd3d2d56c82f95a5e1dc58dcb2be5eaaaf3
parent6de5f6c06352324a35a0b7082c1e5853187470c1
elm_progressbar test: Add test for custom format strings to show when %% is not escaped correctly.

This adds a test that sets a custom progressbar format string that includes a custom percent (%%) that should be escaped to just one percent (%).  This case has been broken and fixed many times and is broken again so it makes sense to now add a check for it to try and prevent the continual breakage.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7745
src/tests/elementary/elm_test_progressbar.c