posix: move `posix` out of `core` as its own package
[nit.git] / tests / rope_substring_test.nit
2016-06-28 Lucas Bajolettests: Added rope substring test with potential corrupt...