dwcoates / pygn-mode

An Emacs major-mode for chess PGN files, powered by Python
BSD 2-Clause "Simplified" License
10 stars 3 forks source link

Allow negative prefix args on motion commands; add extensive tests #185

Closed rolandwalker closed 3 years ago

rolandwalker commented 3 years ago

Fixes #183 .

The test suite now requires Python and starts the server.

~Missing are tests on game-motion commands.~ added