[erlang-patches] Makefile target for testing erlang-mode indentation
Magnus Henoch
magnus.henoch@REDACTED
Fri Aug 17 20:09:58 CEST 2012
I created a Makefile target for automatically testing indentation in
Emacs using the provided test files. To use it, go to lib/tools/emacs
and run "make test_indentation".
This currently fails because of a hard-to-indent 'catch'; that error is
properly marked as "BUGBUG", though. My intention with this is just to
support myself and others hacking erlang.el; I'm not sure if it's worth
including this in a test suite.
git fetch git://github.com/legoscia/otp.git emacs-test-indentation
https://github.com/legoscia/otp/compare/emacs-test-indentation
Regards,
Magnus
More information about the erlang-patches
mailing list