]> git.eshelyaron.com Git - emacs.git/commit
Add tests for Flymake backends for Ruby and Perl
authorJoão Távora <joaotavora@gmail.com>
Sun, 5 Nov 2017 12:51:30 +0000 (12:51 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sun, 5 Nov 2017 12:55:43 +0000 (12:55 +0000)
commit58bb3462ee5d43efbebba29f8e218391966fb2a1
tree6df39070946658f83d4520591da1afef9b71d50d
parent58e742b21dcd15f5a00381de3e7179210978ddc9
Add tests for Flymake backends for Ruby and Perl

* test/lisp/progmodes/flymake-tests.el (perl-backend)
(ruby-backend): New tests.
(warning-predicate-rx-perl, warning-predicate-function-perl):
Delete tests.

* test/lisp/progmodes/flymake-resources/test.pl: Include an
error the test file.

* test/lisp/progmodes/flymake-resources/test.rb: file.
test/lisp/progmodes/flymake-resources/test.pl
test/lisp/progmodes/flymake-resources/test.rb [new file with mode: 0644]
test/lisp/progmodes/flymake-tests.el