MODIFY VARS: Fix bugs in REORDER and DROP subcommands, add tests.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Feb 2019 04:30:03 +0000 (20:30 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Feb 2019 04:30:03 +0000 (20:30 -0800)
commit25bc101890a62f780da3a7c6af71ecc3ce09fdb1
tree3c3609b13e03817bb3ae1e80fe7b5819c87135c9
parent442f640c0470152122facbb5045548ce9cddcd60
MODIFY VARS: Fix bugs in REORDER and DROP subcommands, add tests.

Thanks to Nolan Void for reporting the bug.
doc/variables.texi
src/language/dictionary/modify-variables.c
tests/automake.mk
tests/language/dictionary/modify-variables.at [new file with mode: 0644]