1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
emacs/test/automated
Fabián Ezequiel Gallina 3acd6262d9 * lisp/progmodes/python.el (python-indent-post-self-insert-function):
Enhancements to electric indentation behavior inside
parens.

* test/automated/python-tests.el
(python-tests-self-insert): New function.
(python-triple-quote-pairing): Use it.
(python-util-forward-comment-1): New test. (Bug#17658)
2014-07-01 00:54:11 -03:00
..
data Fix bug#16873 2014-03-22 10:43:30 +02:00
flymake/warnpred Extend flymake's warning predicate to be a function. Test suite for flymake. 2013-06-21 10:36:13 -04:00
add-log-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
advice-tests.el * lisp/emacs-lisp/nadvice.el (advice--member-p): Change second arg. 2014-05-23 12:17:14 -04:00
bytecomp-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
calc-tests.el * calc-test.el: Set copyright to FSF; standardize permissions notice 2014-06-27 20:11:24 -07:00
cl-lib.el * lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name. 2014-04-21 17:18:12 -04:00
comint-testsuite.el * automated/comint-testsuite.el 2014-01-21 09:32:06 +01:00
compile-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
completion-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
core-elisp-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
data-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
dbus-tests.el * automated/dbus-tests.el (dbus--test-register-service) 2014-06-27 20:20:21 +02:00
decoder-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eieio-test-methodinvoke.el ChangeLog and Author: header comment fixes 2014-01-17 20:51:38 -05:00
eieio-test-persist.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eieio-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
electric-tests.el Spelling fixes. 2014-04-10 12:12:34 -07:00
ert-tests.el Bug#13064 2014-01-13 11:53:36 +01:00
ert-x-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eshell.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
f90.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
file-notify-tests.el * automated/tramp-tests.el (top): 2014-04-25 12:35:01 +02:00
files.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
flymake-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
font-parse-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gnus-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
help-fns.el * lisp/help-fns.el (describe-function-1): Test for an autoload before a macro 2014-05-05 17:33:07 -04:00
icalendar-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
imenu-test.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
info-xref.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
inotify-test.el Fix Bug#13662. 2014-01-17 12:50:15 +01:00
lexbind-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
Makefile.in Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
man-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
mule-util.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
newsticker-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
occur-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
package-test.el * test/automated/package-test.el (package-test-update-listing) 2014-06-25 17:59:28 -04:00
package-x-test.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
process-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
python-tests.el * lisp/progmodes/python.el (python-indent-post-self-insert-function): 2014-07-01 00:54:11 -03:00
reftex-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
regexp-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ruby-mode-tests.el * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): 2014-05-06 03:18:18 +04:00
subword-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
thingatpt.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
timer-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tramp-tests.el Revert last patch. The problem happens in the trunk. 2014-06-01 12:38:09 +02:00
undo-tests.el Undo in region after markers in undo history relocated 2014-03-24 22:47:39 -04:00
url-future-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-util-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
vc-bzr.el * test/automated/vc-bzr.el: Tweak previous to use BZR_HOME rather than HOME 2014-05-08 00:23:40 -07:00
xml-parse-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
zlib-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00