minetest/builtin/common/tests
Wuzzy ac5e8176b9
Add relative numbers for commands by prepending ~ (#9588)
* Add relative numbers for commands by prepending ~

* Some builtin code cleanup

* Disallow nan and inf in minetest.string_to_area

* Remove unused local variable teleportee (makes Luacheck happy)

* Clean up core.string_to_pos

* Make area parsing less permissive

* Rewrite tests as busted tests

* /time: Fix negative minutes not working

Co-authored-by: Lars Mueller <appgurulars@gmx.de>
2022-05-22 10:28:24 -04:00
..
misc_helpers_spec.lua Add relative numbers for commands by prepending ~ (#9588) 2022-05-22 10:28:24 -04:00
serialize_spec.lua Store vector metatable in registry 2022-03-29 18:07:00 +02:00
vector_spec.lua Add vector.combine (#11920) 2022-05-04 07:44:14 -04:00