cppp-project / cppp-reiconv

A character set conversion library based on GNU LIBICONV.
https://github.com/cppp-project/cppp-reiconv
GNU Lesser General Public License v3.0
20 stars 4 forks source link

tests/utils.hpp filesystem apis & memory distribution #6

Closed xihale closed 3 months ago

xihale commented 3 months ago

feat: partially using filesystem apis; fix: read_all buffer memory distribution

ChenPi11 commented 3 months ago

Before we merge this PR. Update ChangeLog is a good idea. Thank you. :)

ChenPi11 commented 3 months ago

All tests passed. We can merge now.