1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/src/test/resources/test-rom/spec/apis
Lupus590 05d7be0362
Improvements to the various file system programs (rm, mv, rename) (#440)
This enforces several sanity checks before actually attempting
the move, allowing us to produce friendlier error messages.
2020-05-12 11:32:48 +01:00
..
colors_spec.lua Use select('#', ...) instead of ipairs on varargs 2019-06-01 10:12:10 +01:00
fs_spec.lua Improvements to the various file system programs (rm, mv, rename) (#440) 2020-05-12 11:32:48 +01:00
gps_spec.lua Fix spacing on all of the rom (#323) 2019-12-07 10:33:47 +00:00
help_spec.lua Add a function for type-checking arguments (#207) 2019-05-30 19:36:28 +01:00
http_spec.lua Bump illuaminate version 2020-04-09 22:15:06 +01:00
io_spec.lua Copy across a bunch of 5.1/5.3 io tests 2020-05-11 18:05:40 +01:00
keys_spec.lua Add a function for type-checking arguments (#207) 2019-05-30 19:36:28 +01:00
os_spec.lua Add a function for type-checking arguments (#207) 2019-05-30 19:36:28 +01:00
paintutils_spec.lua Add a function for type-checking arguments (#207) 2019-05-30 19:36:28 +01:00
peripheral_spec.lua Run tests with coverage 2020-05-11 15:47:30 +01:00
rednet_spec.lua Fix type check on rednet.lookup 2019-06-01 09:23:18 +01:00
settings_spec.lua Some redesigning of the settings API (#408) 2020-04-21 11:37:56 +01:00
term_spec.lua Removed term.getLine 2019-07-13 01:45:16 -05:00
textutils_spec.lua Run tests with coverage 2020-05-11 15:47:30 +01:00
window_spec.lua Window.reposition now allow changing the redirect buffer 2019-09-13 20:55:20 +01:00