1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-17 17:24:48 +00:00
CC-Tweaked/projects/core/src
Jonathan Coates c30bffbd0f
Add additional tests for filesystems/mounts
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.
2023-10-29 12:01:26 +00:00
..
main Add additional tests for filesystems/mounts 2023-10-29 12:01:26 +00:00
test Add additional tests for filesystems/mounts 2023-10-29 12:01:26 +00:00
testFixtures Add additional tests for filesystems/mounts 2023-10-29 12:01:26 +00:00