Commit Graph

28 Commits

Author SHA1 Message Date
Lars Mueller
abced343d8 Deal with Lua log file memory leak 2021-07-03 19:35:02 +02:00
Lars Mueller
95415c0929 Add table.deep_foreach_any 2021-07-03 12:19:44 +02:00
Lars Mueller
7a82efb75f Add func.iterate and func.aggregate 2021-07-03 11:55:36 +02:00
Lars Mueller
8dc3054dd0 Patch globals leaking into modlib modules 2021-05-12 18:30:16 +02:00
Lars Mueller
44ad494d99 Lua log files: Fix infinities 2021-04-22 11:54:25 +02:00
Lars Mueller
f516cc6bb8 Add Lua log files 2021-04-21 21:11:00 +02:00
Lars Mueller
f5dd65d772 Make tests Minetest-independent 2021-03-30 18:06:41 +02:00
Lars Mueller
adb4b4fdaf Indentation: Use only tabs 2021-03-27 20:10:49 +01:00
Lars Mueller
6f0dbaaeb3 Fix colorspec.from_string, add tests 2021-03-27 12:18:27 +01:00
Lars Mueller
b87395272b Improve tests 2021-03-24 23:46:17 +01:00
Lars Mueller
2c051cc026 Add & use modlib.assertdump 2021-03-24 20:27:02 +01:00
Lars Mueller
7a92f3b492 Bluon: Fix integer serialization & tests 2021-03-13 16:19:57 +01:00
Lars Mueller
8105ee2419 Experimental binary lua object notation (bluon) 2021-03-05 15:07:34 +01:00
Lars Mueller
d728157204 Add table.rope with :write and :to_text 2021-03-04 08:30:19 +01:00
Lars Mueller
ba4a6ab8e6 b3d test default false 2021-02-12 14:05:56 +01:00
Lars Mueller
4bdd79cadc kdtree tests 2021-02-07 14:00:48 +01:00
Lars Mueller
c00d014041 Improve tests 2021-02-02 23:12:55 +01:00
Lars Mueller
12639daffb B3D test utility 2021-02-01 16:27:21 +01:00
Lars Mueller
1d76fee9db Fix colorspec 2021-01-29 12:32:51 +01:00
Lars Mueller
454ffb1a46 Add ranked set 2021-01-25 21:18:56 +01:00
Lars Mueller
2711e1333a Improve tests 2021-01-19 13:24:10 +01:00
Lars Mueller
15ce314e8c Simplify & alter nilget 2021-01-19 13:18:25 +01:00
Lars Mueller
19b0d60f07 Additional tests 2021-01-16 17:20:12 +01:00
Lars Mueller
2b881acc28 Add min-heap 2021-01-16 17:17:29 +01:00
Lars Mueller
3df17ae43f Use vector utils in MT utils, fix load order 2020-12-22 10:16:30 +01:00
Lars Mueller
8ad7c3de7c Extended liquid tests 2020-12-21 20:26:06 +01:00
Lars Mueller
7a30cc06dd Flowing liquid utils: Corner levels, flow direction 2020-12-04 22:39:26 +01:00
Lars Mueller
934ab6b128 Update init, add tests 2020-09-22 19:18:47 +02:00