lib/core: Added hexdigest_to_bytes method from String to Bytes
[nit.git] / tests / test_to_upper_lower.nit
2014-06-23 Lucas Bajolettests: Updated to fit new API.
2014-05-02 Lucas Bajoletlib/standard/string: Added implementations for to_upper...