1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-15 17:00:26 +00:00
emacs/test/automated
Glenn Morris a3ac56ca55 * test/automated/message-mode-tests.el (message-mode-propertize):
Handle non-writable HOME; eg on hydra.nixos.org.
2015-04-24 00:10:11 -07:00
..
data * test/automated/package-test.el: Test async functionality 2015-04-12 01:12:33 +01:00
add-log-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
advice-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bytecomp-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-tests.el Backport: Handle the `neg' operator in some calc-units functions. 2015-01-22 03:29:23 +01:00
cl-generic-tests.el * lisp/emacs-lisp/cl-generic.el (cl--generic-method): New struct. 2015-01-26 11:43:06 -05:00
cl-lib-tests.el * cl-macs.el (cl--transform-lambda): Refine last change. 2015-03-17 14:30:42 -04:00
comint-testsuite.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
compile-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
completion-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
core-elisp-tests.el * lisp/emacs-lisp/backquote.el: Fix bug with unoptimized exp. 2015-01-30 16:00:29 -05:00
data-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dbus-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
decoder-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
descr-text-test.el descr-text: add `describe-char-eldoc' describing character at point 2015-01-20 15:03:20 +01:00
eieio-test-methodinvoke.el automated/eieio-test-methodinvoke.el (make-instance) <(subclass C)>: 2015-04-14 23:06:44 -04:00
eieio-test-persist.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
eieio-tests.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
electric-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
epg-tests.el epg-tests.el: Standardize license notice. 2015-03-24 13:58:46 -04:00
ert-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ert-x-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eshell.el * lisp/eshell: Make backslash a no-op in front of normal chars 2015-04-08 22:31:51 -04:00
f90.el f90.el: add some support for continued strings without leading '&' 2015-02-23 23:13:49 -08:00
file-notify-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
files.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
finalizer-tests.el Rename gc-precise-p to gc-precise 2015-03-03 10:08:08 -08:00
flymake-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
fns-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
font-parse-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
generator-tests.el Use `macroexp-parse-body' 2015-03-03 13:19:25 -08:00
gnus-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
help-fns.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
icalendar-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
imenu-test.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
info-xref.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
inotify-test.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
json-tests.el Only escape quotation mark, backslash and cntrl U+0000 to U+001F 2015-03-25 21:54:29 +02:00
let-alist.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
lexbind-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
libxml-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
Makefile.in * lisp/emacs-lisp/eieio-core.el: Add `subclass' specializer for cl-generic. 2015-01-18 14:08:13 -05:00
man-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
message-mode-tests.el * test/automated/message-mode-tests.el (message-mode-propertize): 2015-04-24 00:10:11 -07:00
mule-util.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
newsticker-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
occur-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
package-test.el * test/automated/package-test.el (with-package-test): Kill Packages buffer 2015-04-12 16:16:06 +01:00
pcase-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
print-tests.el Omit needless "\ " after multibyte then newline 2015-04-22 11:00:16 -07:00
process-tests.el Add facility to collect stderr of async subprocess 2015-04-11 07:59:27 +09:00
python-tests.el python.el: Keep symmetry on sexp navigation with parens 2015-04-12 22:43:44 -03:00
reftex-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
regexp-tests.el * test/automated/regexp-tests.el: Require regexp-opt 2015-01-23 19:52:07 -05:00
ruby-mode-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sasl-scram-rfc-tests.el # Add 2015 to copyright years 2015-02-13 18:45:40 -08:00
seq-tests.el Add seq-intersection and seq-difference to the seq library 2015-04-15 01:55:03 +02:00
subr-x-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
subword-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
syntax-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
textprop-tests.el Preserve face text properties in comint prompt. 2015-03-27 03:47:08 +01:00
thingatpt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tildify-tests.el tildify: add `tildify-double-space-undos' 2015-01-20 13:55:02 +01:00
timer-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tramp-tests.el Handle symlinked test directory in tramp-tests.el 2015-04-10 12:53:01 +02:00
undo-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-future-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-util-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vc-bzr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vc-tests.el Extend vc-tests.el 2015-03-01 18:05:19 +01:00
xml-parse-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
zlib-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00