1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-16 10:09:55 +00:00
CC-Tweaked/src/test/resources/test-rom/spec/apis
SquidDev d8e1c73d26 Ensure files cannot be closed multiple times
Also fix an NPE if we try to close them twice.

Fixes #230
2019-06-04 21:34:19 +01:00
..
colors_spec.lua Use select('#', ...) instead of ipairs on varargs 2019-06-01 10:12:10 +01:00
fs_spec.lua Ensure files cannot be closed multiple times 2019-06-04 21:34:19 +01:00
gps_spec.lua Fix type check on rednet.lookup 2019-06-01 09:23:18 +01:00
help_spec.lua Add a function for type-checking arguments (#207) 2019-05-30 19:36:28 +01:00
http_spec.lua Allow running pastebin with the URL 2019-03-10 11:11:49 +00:00
io_spec.lua Add a function for type-checking arguments (#207) 2019-05-30 19:36:28 +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 Add a function for type-checking arguments (#207) 2019-05-30 19:36:28 +01:00
rednet_spec.lua Fix type check on rednet.lookup 2019-06-01 09:23:18 +01:00
settings_spec.lua Add a function for type-checking arguments (#207) 2019-05-30 19:36:28 +01:00
term_spec.lua Add a function for type-checking arguments (#207) 2019-05-30 19:36:28 +01:00
textutils_spec.lua Use select('#', ...) instead of ipairs on varargs 2019-06-01 10:12:10 +01:00
window_spec.lua Add a function for type-checking arguments (#207) 2019-05-30 19:36:28 +01:00