Fixed missing pointer conversion tests in sizes.c
authorHans Wolff <hanswolff@users.noreply.github.com>
Wed, 4 Dec 2013 09:09:11 +0000 (10:09 +0100)
committerHans Wolff <hanswolff@users.noreply.github.com>
Wed, 4 Dec 2013 09:09:11 +0000 (10:09 +0100)
commita2f850e178a28dc698d7204f62e6bd60e6118f0e
treeb357481f679e4aedabfc54caba4300c03120b9b9
parent0d0f4ae035a40f88ab10ae626a9a6fc7fd792e0c
Fixed missing pointer conversion tests in sizes.c

Unsigned pointer conversion was not tested at all (looks like a copy & paste mistake)
eglib/test/sizes.c