lib/core: add failsafe to UTF8Codec::decode_string
[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...