1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 12:10:55 +00:00
emacs/test/automated
2015-07-09 19:49:47 +02:00
..
data Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07: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 Fix bytecomp-tests--warnings when $TMPDIR has a long name 2015-06-21 20:27:48 +03: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 Change defgeneric so it doesn't completely redefine the function 2015-05-21 23:46:10 -04:00
cl-lib-tests.el Spelling fixes 2015-05-05 12:25:48 -07:00
comint-testsuite.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
compile-tests.el Add a test case for Maven warning ouput 2015-05-19 00:02:39 +03: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 Update eieio tests for recent eieio-core change. 2015-07-03 17:25:51 -07:00
eieio-tests.el Update eieio tests for recent eieio-core change. 2015-07-03 17:25:51 -07:00
electric-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
elisp-mode-tests.el Skip past `#' to find BEG 2015-06-09 01:08:28 +03:00
epg-tests.el epg-tests.el: Standardize license notice. 2015-03-24 13:58:46 -04:00
ert-tests.el * test/automated/ert-tests.el (ert-test-deftest): 2015-07-07 13:56:40 -04:00
ert-x-tests.el Port tests to help-quote-translation 2015-06-21 23:10:17 -07: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 * lisp/progmodes/f90.el (f90-type-def-re): Handle attribute lists 2015-07-05 19:25:04 -07:00
file-notify-tests.el Fix error introduced recently in file-notify-tests.el 2015-06-03 20:03:42 +02: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 Spelling fixes 2015-06-14 22:56:45 -07:00
icalendar-tests.el Expect 2 icalendar tests to fail on MS-Windows 2015-06-21 18:10:49 +03: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 * lisp/let-alist.el (let-alist--deep-dot-search): Fix cons 2015-06-11 15:08:32 +01: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 * test/automated/Makefile.in (ELFILES): Sort. 2015-06-09 15:24:17 -04:00
man-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
map-tests.el * test/automated/map-tests.el (test-map-delete-return-value): Uncomment test. 2015-07-09 19:49:47 +02: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 (package-test-update-listing): 2015-06-23 09:40:56 +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: Fix local/remote shell environment setup 2015-07-06 20:08:01 -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
replace-tests.el Add test for previous commit 2015-06-02 10:54:31 +02: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-min and seq-max 2015-06-30 18:40:19 +02:00
sgml-mode-tests.el * test/automated/sgml-mode-tests.el: New file. 2015-05-18 22:31:20 +03:00
subr-tests.el Add new function string-greaterp 2015-06-04 18:27:54 +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 Sync with Tramp 2.2.12 2015-06-28 20:51:54 +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 Fix VC test suite on MS-Windows 2015-06-27 14:27:23 +03:00
xml-parse-tests.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
zlib-tests.el Rename 'foo-gzipped' to 'foo.gz' 2015-05-17 17:30:22 -07:00