aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes/flymake-resources/test.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for Flymake backends for Ruby and PerlJoão Távora2017-11-051-0/+2
| | | | | | | | | | | | * 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 infrastructure: updates after directory movePhillip Lord2015-11-241-0/+2
* (test/Makefile.in): Support directories several levels deep. * (test/data/flymake): Rename to test/lisp/progmodes/flymake-resources. * (test/lisp/progmodes/flymake-tests.el): Support renamed resource directory.