aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods/errorhandler_test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lua: remove core.cause_error call (#5637)Loïc Blot2017-04-221-106/+0
| | | it was used in minimal to trigger core crash, not very useful
* Add lua exception handling test codesapier2014-08-231-0/+106
Catch some error situations when mod used without thinking about it