1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
emacs/test/automated
Cameron Desautels bf4906d7ca * lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^.
* test/automated/regexp-tests.el: New file.

Fixes: debbugs:16046
2013-12-05 15:25:54 -05:00
..
data Add support for package signature checking. 2013-10-03 16:11:27 +09: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 Explictly require ert in some test/automated/*.el files 2013-07-09 00:11:50 -07:00
advice-tests.el * lisp/subr.el (internal--call-interactively): New const. 2013-09-20 15:59:42 -04:00
bytecomp-tests.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cl-lib.el Stop reimplementing a bunch of cl- functions in ert 2013-07-11 09:13:38 -07:00
comint-testsuite.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
compile-tests.el Fix interpretation of gnu line.col1-col2 error message format 2013-01-13 17:08:13 -08:00
completion-tests.el * lisp/textmodes/css-mode.el (css-smie-rules): Toplevel's a list. 2013-10-04 17:45:37 -04:00
core-elisp-tests.el Fix previous core-elisp-tests.el fix 2013-08-02 18:47:54 -07:00
data-tests.el Improve API of recently-added bool vector functions. 2013-11-18 10:56:42 -08:00
dbus-tests.el * automated/dbus-tests.el: New file. 2013-12-05 16:31:57 +01:00
decoder-tests.el Fix decoder-tests test on MS-Windows. 2013-11-29 11:35:58 +02:00
eieio-test-methodinvoke.el Spelling fixes. 2013-08-27 12:02:42 -07:00
eieio-test-persist.el Imported EIEIO test suite from CEDET upstream 2013-08-21 21:42:52 +02:00
eieio-tests.el * test/automated/eieio-tests.el (eieio-test-37-persistent-classes): 2013-11-04 21:22:00 -05:00
ert-tests.el * automated/ert-tests.el (ert-test-stats-set-test-and-result): 2013-10-31 14:31:22 +01:00
ert-x-tests.el * automated/ert-tests.el (ert-test-skip-unless): New test case. 2013-10-24 09:38:45 +02:00
eshell.el * test/automated/eshell.el (eshell-match-result): 2013-09-16 16:58:28 -04:00
f90.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
file-notify-tests.el * automated/file-notify-tests.el (auto-revert-stop-on-user-input): 2013-11-28 17:14:13 +01:00
files.el * test/automated/files.el (files-test-local-variable-data): Fix result typo 2013-11-04 21:00:12 -05:00
flymake-tests.el Skip some tests rather than expect failure when prereqs not met 2013-11-05 23:50:18 -08:00
font-parse-tests.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
gnus-tests.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
icalendar-tests.el * test/automated/icalendar-tests.el (icalendar-tests--test-export) 2013-08-03 21:34:01 -07:00
imenu-test.el Explictly require ert in some test/automated/*.el files 2013-07-09 00:11:50 -07:00
info-xref.el Skip some tests rather than expect failure when prereqs not met 2013-11-05 23:50:18 -08:00
inotify-test.el * inotify-test.el (inotify-file-watch-simple): Delete temp-file when done. 2013-07-23 15:54:01 -04:00
lexbind-tests.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
Makefile.in Replace PATH_SEP with pre-existing SEPCHAR. 2013-11-28 15:50:09 -08:00
man-tests.el * lisp/man.el: Handle different "man -k" behaviors. Use utf-8. 2013-01-10 10:01:35 -05:00
mule-util.el Extract truncate-string-to-width tests to a separate file 2013-08-04 18:32:00 -07:00
newsticker-tests.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
occur-tests.el * test/automated/occur-tests.el (occur-test-create): New function. 2013-06-24 19:24:32 -07:00
package-test.el Add support for package signature checking. 2013-10-03 16:11:27 +09:00
package-x-test.el * lisp/emacs-lisp/package.el (package-buffer-info, describe-package-1): 2013-10-01 04:38:37 +03:00
process-tests.el Rename test/automated/sentinel-tests.el to process-tests.el 2013-11-07 23:40:51 -05:00
python-tests.el Stop some python tests leaving temp-files behind 2013-11-23 12:46:43 -08:00
reftex-tests.el Spelling and punctuation fixes. 2013-12-01 14:33:13 -08:00
regexp-tests.el * lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^. 2013-12-05 15:25:54 -05:00
ruby-mode-tests.el * automated/ruby-mode-tests.el (ruby-exit!-font-lock): Set expected-result. 2013-11-21 19:08:31 -08:00
subword-tests.el * test/automated/subword-tests.el: Require subword. 2013-07-23 09:08:47 -07:00
thingatpt.el Merge FFAP's URI-detection code into thingatpt.el. 2013-02-04 20:02:25 +08:00
timer-tests.el Standardize license notice 2013-10-18 00:03:48 -07:00
tramp-tests.el * automated/file-notify-tests.el 2013-11-27 15:23:32 +01:00
undo-tests.el * test/automated/undo-tests.el (undo-test2, undo-test5): Be quieter. 2013-07-31 00:08:47 -07:00
url-future-tests.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
url-util-tests.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
vc-bzr.el Skip some tests rather than expect failure when prereqs not met 2013-11-05 23:50:18 -08:00
xml-parse-tests.el Explictly require ert in some test/automated/*.el files 2013-07-09 00:11:50 -07:00
zlib-tests.el Make it possible to run tests with a different working directory 2013-11-04 21:54:38 -05:00