summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/python-tests.el
Commit message (Expand)AuthorAgeFilesLines
...
* | ; Add test for previous changeNoam Postavsky2019-04-281-0/+13
* | Replace (skip-unless nil) by tag :unstable in test packagesMichael Albinus2019-04-131-1/+1
* | * test/lisp/progmodes/python-tests.el: "Fix" failing testStefan Monnier2019-04-101-0/+10
* | * test/lisp/progmodes/python-tests.elGlenn Morris2019-03-131-2/+1
* | * test/lisp/progmodes/python-tests.elGlenn Morris2019-03-021-1/+2
* | Fix electric indent bug in python-mode after dedenting colonJoel Rosdahl2019-01-051-0/+3
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix off by one error in python-mode assertion (Bug#30964)Noam Postavsky2018-06-161-0/+6
* | Run python test if the python executable is foundTino Calancha2018-05-151-0/+1
* | run-python: Make the buffer running python currentTino Calancha2018-05-151-0/+8
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Add tests on electric-indentation and Python multiline strings (Bug#29305)Lele Gaifax2017-12-021-0/+31
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix a mis-binding in a testReuben Thomas2017-09-011-1/+1
* ; Remove python-shell-calculate-command-1 testNoam Postavsky2017-08-201-14/+0
* ; Fix backslashes in python-testsNoam Postavsky2017-05-281-53/+53
* ; Update test for previous changeNoam Postavsky2017-05-281-4/+4
* ; Set transient-mark-mode to let mark-defun tests passNoam Postavsky2017-05-201-2/+4
* Fix a test in python-test.elTino Calancha2017-04-041-1/+1
* Protect against an infloop in python-modePhilipp Stephani2017-03-231-0/+19
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-281-1/+1
* python-mode: Fix detection for opening blocks.Hong Xu2017-01-261-0/+21
* Fix extracting async def type and name in python mode imenuDmitry Lazurkin2017-01-121-2/+10
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Avoid infloop in pythonDaniel Colascione2016-11-081-0/+7
* Add new keywords of Python 3.5Lele Gaifax2016-04-061-0/+56
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+5232