lib: fix conversion of hex char to int and add test
authorAlexis Laferrière <alexis.laf@xymus.net>
Thu, 23 Jan 2014 14:49:00 +0000 (09:49 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Thu, 23 Jan 2014 18:15:23 +0000 (13:15 -0500)
commita2a05a477f8bc88dd9826e08e3b7713fb10917f2
tree6308b14f10e3ad8fcb7ed88e2a1524165aed040f
parentc83b50e7afa8f6460ed39656f88567ee665a4a28
lib: fix conversion of hex char to int and add test

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/standard/kernel.nit
tests/sav/test_hex.res [new file with mode: 0644]
tests/test_hex.nit [new file with mode: 0644]