]> code.delx.au - gnu-emacs-elpa/commit
Improve test simulatulation of self-insert
authorNoam Postavsky <npostavs@users.sourceforge.net>
Sun, 13 Dec 2015 05:14:44 +0000 (00:14 -0500)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Sun, 13 Dec 2015 05:37:36 +0000 (00:37 -0500)
commit71f0142edae6196535bfc27b79f317dc7a12ea1d
tree3510c61315f0be55f394e44c58e26e3f707c4f09
parentc80fbf2c0b022c91e38dc7e4d456e78ab4ec3eb8
Improve test simulatulation of self-insert

* yasnippet-tests.el (yas-mock-insert): Use `ert-simulate-command' to
  simulate n self-insert-commands.
(simple-mirror, mirror-with-transformation):
(primary-field-transformation, nested-placeholders-kill-superfield):
(nested-placeholders-use-subfield):
(mirrors-adjacent-to-fields-with-nested-mirrors):
(deep-nested-mirroring-issue-351, example-for-issue-271):
(string-match-with-subregexp-in-mirror-transformations): Call
`yas-mock-insert' directly instead of with `ert-simulate-command'.
yasnippet-tests.el