[wesnoth-commits] [wesnoth/wesnoth] 4e92cc: Fix move_unit's parsing of to_x and to_y (fixes th...
Steve Cotton
noreply at github.com
Sat Dec 7 18:04:37 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4e92cc46ad88995abda1d414104cd78b89e25031
https://github.com/wesnoth/wesnoth/commit/4e92cc46ad88995abda1d414104cd78b89e25031
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-12-07 (Sat, 07 Dec 2019)
Changed paths:
M data/lua/wml/move_unit.lua
M data/test/scenarios/test_move_unit.cfg
Log Message:
-----------
Fix move_unit's parsing of to_x and to_y (fixes the unit-test timeout)
Also extend the unit test to at least check the end result of comma-separated
values, as there was previously nothing testing the effect of providing more
than one value.
More information about the Commits
mailing list