]> sigrok.org Git - libsigrok.git/commit
tests: add more cases for text to rational number conversion
authorGerhard Sittig <redacted>
Mon, 16 Jul 2018 19:19:36 +0000 (21:19 +0200)
committerUwe Hermann <redacted>
Sun, 22 Jul 2018 14:36:15 +0000 (16:36 +0200)
commit74d915331a41d521eb48edf5f734a1ea2ec82df9
tree3fbbc0f88781eb5a65862f9f3d821bf8fc881f56
parentd87549636609d2a01722eb6ad185cd4666d04ebb
tests: add more cases for text to rational number conversion

Test the ".1" and "1." cases which are assumed to be problematic on
MacOS (or may not have been supported before a recent update). Add more
tests with leading signs as well as whitespace instead of a sign.
tests/strutil.c