mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-02-13 09:30:05 +00:00
![Jonathan Coates](/assets/img/avatar_default.png)
This tries to cover some holes in our existing coverage. - Port some of our Java readable handle tests to Lua (and also clean up the Java versions to stop using ObjectWrapper - that dates to pre-@LuaFunction!) - Test a couple of discrepancies between binary and text handles. This is mostly to do with the original number-based .read() and .write() interface for binary handles. - Fix a couple of edge cases in file-size accounting.