1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-01 00:10:47 +00:00
CC-Tweaked/projects
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
..
common Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00
common-api Replace several Guava classes with Java stdlib 2023-10-11 09:59:55 +01:00
core Add additional tests for filesystems/mounts 2023-10-29 12:01:26 +00:00
core-api Replace Collections methods with {List,Map,Set}.of 2023-10-21 10:37:43 +01:00
fabric Replace Fabric JUnit hacks with fabric-loader-junit 2023-10-26 22:06:40 +01:00
fabric-api Publish Fabric jars to CF/Modrinth 2023-03-15 23:20:13 +00:00
forge Remove disable_lua51_features config option 2023-10-25 08:59:55 +01:00
forge-api License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
lints Flesh out MemoryMount into a writable mount 2023-09-29 22:15:23 +01:00
standalone Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00
web Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00
ARCHITECTURE.md Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00