-
Committer:
Andreas Roehler
-
Date:
2011-09-27 15:55:50 UTC
-
Revision ID:
andreas.roehler@online.de-20110927155550-e4zaqebdz0bzxxij
Portability of python-mode-tests.sh, fixes lp:858710
This script tests python-mode with non-installed Emacsen in a Bash.
It assumes being in directory "test" below python-mode.el and relies on source-code directories as delivered by bzr branch.
Edit $EMACS_SOURCE_DIR to specify an Emacs or put "PATH-TO-EMACS-SOURCES" as shell argument.
To run tests with installed Emacs, load available test-files like "py-bug-numbered-tests.el" and do "M-x py-run-bug-numbered-tests" for example.