]> git.eshelyaron.com Git - emacs.git/commit
Enhance python-tests to adapt different Python interpreters (bug#70815)
authorLin Sun <sunlin7@hotmail.com>
Fri, 3 May 2024 06:52:22 +0000 (06:52 +0000)
committerEshel Yaron <me@eshelyaron.com>
Thu, 23 May 2024 20:36:28 +0000 (22:36 +0200)
commitbe8b9bf41c67ce0f4f18f540db026b97289b3786
tree21300e0d634724d61f1fffd66a3343d388896f51
parent0c901258b676c0cdf1af86f26b3ace08e8f828d3
Enhance python-tests to adapt different Python interpreters (bug#70815)

* test/lisp/progmodes/python-tests.el
(python-tests-get-shell-interpreter): New function to get Python
interpreter for testing; and also introduce new env variable
EMACS_PYTHON_INTERPRETER to support customer Python interpreter.

Co-authored-by: kobarity <kobarity@gmail.com>
(cherry picked from commit a2ca5d01989cbe8d43f7763aa5ac374b49980c39)
test/lisp/progmodes/python-tests.el