elm - make progress test code a little more solid and nice to read
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 10 Feb 2018 05:38:29 +0000 (14:38 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 5 Apr 2018 18:05:30 +0000 (03:05 +0900)
commit72e927b70dd4eaeecc33dadfe24da22a091a209b
treee66c3b44db4b2e01f1cc8e0e91121b3aacacc953
parent92b4e7834fc653d37fed568a6f240b735758050b
elm - make progress test code a little more solid and nice to read

use sizeof the buffer rather than constant in snprint and 0.5 rather
than .50 which almost looks like a typo... :) also use correct escape
for % (%%%% so it becoems %% which is correct for a fmt string yto
produce %)
src/bin/elementary/test_progressbar.c