aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * ert-tests.el: Disable failing test that no-one seems to know how to fix.Glenn Morris2013-08-031-0/+3
|
* * test/automated/icalendar-tests.el (icalendar-tests--test-export)Glenn Morris2013-08-031-0/+1
| | | | (icalendar-tests--test-import): Remove debug messages.
* * test/automated/icalendar-tests.el (icalendar-tests--test-export)Glenn Morris2013-08-031-0/+5
| | | | (icalendar-tests--test-import): Try more precise TZ specification.
* * test/automated/icalendar-tests.el (icalendar-tests--test-export)Glenn Morris2013-08-031-1/+1
| | | | (icalendar-tests--test-import): Add debug messages.
* * test/automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.Glenn Morris2013-08-021-0/+2
|
* icalendar-tests.el tweaks related to timezone handlingGlenn Morris2013-08-021-0/+7
| | | | | | | * test/automated/icalendar-tests.el (icalendar-tests--test-export) (icalendar-tests--test-import): Use getenv/setenv rather than set-time-zone-rule. (icalendar-tests--test-import): Reset zone even if error occurred.
* Make defvar affect the default binding outside of any let.Stefan Monnier2013-08-021-0/+4
| | | | | | | | | | | | | | | | * src/eval.c (default_toplevel_binding): New function. (Fdefvar): Use it. (unbind_to, backtrace_eval_unrewind): Do a bit of CSE simplification. (Fdefault_toplevel_value, Fset_default_toplevel_value): New subrs. (syms_of_eval): Export them. * src/data.c (Fdefault_value): Micro cleanup. * src/term.c (init_tty): Use "false". * lisp/custom.el (custom-initialize-default, custom-initialize-set) (custom-initialize-reset, custom-initialize-changed): Affect the toplevel-default-value (bug#6275, bug#14586). * lisp/emacs-lisp/advice.el (ad-compile-function): Undo previous workaround for bug#6275. * test/automated/core-elisp-tests.el: New file.
* * test/automated/file-notify-tests.el (file-notify--test-remote-enabled):Glenn Morris2013-08-011-0/+5
| | | | Try to check that the remote system has a notification program.
* * test/automated/undo-tests.el (undo-test2, undo-test5): Be quieter.Glenn Morris2013-07-311-0/+4
|
* * automated/file-notify-tests.elMichael Albinus2013-07-241-0/+11
| | | | | | | | | | (file-notify--test-local-enabled): New defconst. Replaces all `file-notify-support' occurences. (file-notify--test-remote-enabled): New defun. (file-notify--deftest-remote): Use it. (file-notify-test00-availability): Rewrite. (file-notify-test00-availability-remote): New defun. (file-notify-test01-add-watch): Rewrite first erroneous check.
* * inotify-test.el (inotify-file-watch-simple): Delete temp-file when done.Glenn Morris2013-07-231-0/+3
|
* * test/automated/subword-tests.el: Require subword.Glenn Morris2013-07-231-0/+4
|
* * lisp/progmodes/subword.el: Fix boundary case.Stefan Monnier2013-07-221-0/+4
| | | | | | | | | | | (subword-forward-regexp): Make it a constant. Wrap optional \\W in its own group. (subword-backward-regexp): Make it a constant. (subword-forward-internal): Don't treat a trailing capital as the beginning of a word. * test/automated/subword-tests.el: New file. Fixes: debbugs:13758
* * lisp/progmodes/python.el (python-imenu--build-tree): Fix corner caseFabián Ezequiel Gallina2013-07-121-0/+5
| | | | | | | in nested defuns. * test/automated/python-tests.el (python-imenu-create-index-2) (python-imenu-create-index-3): New tests.
* ChangeLog fixesGlenn Morris2013-07-111-1/+1
|
* Stop reimplementing a bunch of cl- functions in ertGlenn Morris2013-07-111-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | * lisp/emacs-lisp/ert.el: Require cl-lib at runtime too. (ert--cl-do-remf, ert--remprop, ert--remove-if-not) (ert--intersection, ert--set-difference, ert--set-difference-eq) (ert--union, ert--gensym-counter, ert--gensym-counter) (ert--coerce-to-vector, ert--remove*, ert--string-position) (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs. (ert-make-test-unbound, ert--expand-should-1) (ert--expand-should, ert--should-error-handle-error) (should-error, ert--explain-equal-rec) (ert--plist-difference-explanation, ert-select-tests) (ert--make-stats, ert--remove-from-list, ert--string-first-line): Use cl-lib functions rather than reimplementations. * test/automated/ert-tests.el: Require cl-lib at runtime too. (ert-test-special-operator-p): Use cl-gensym rather than ert-- version. (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*) (ert-test-set-functions, ert-test-gensym) (ert-test-coerce-to-vector, ert-test-string-position) (ert-test-mismatch): Remove tests. * test/automated/cl-lib.el: New, split from ert-tests.el.
* Quieten ruby-mode-tests.el compilationGlenn Morris2013-07-111-0/+11
| | | | | | | | | | | | | * test/automated/ruby-mode-tests.el (ruby-deftest-move-to-block): Goto point-min. (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two) (ruby-move-to-block-skips-percent-literal) (ruby-move-to-block-skips-heredoc) (ruby-move-to-block-moves-from-else-to-if) (ruby-beginning-of-defun-does-not-fold-case) (ruby-end-of-defun-skips-to-next-line-after-the-method): Replace goto-line with forward-line/goto-char. (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
* Silence package-test.el compilationGlenn Morris2013-07-111-0/+4
| | | | | | * test/automated/package-test.el (makeinfo-buffer): Autoload. (compilation-in-progress, tar-parse-info, tar-header-name): Declare. (package-test-install-texinfo): Don't require makeinfo.
* * test/automated/files.el: Stop "local variables" confusion.Glenn Morris2013-07-111-0/+2
|
* * automated/flymake-tests.el (flymake-tests): Remove unused group.Glenn Morris2013-07-111-0/+2
|
* Silence icalendar-tests.el compilationGlenn Morris2013-07-111-0/+3
| | | | | * test/automated/icalendar-tests.el (icalendar-tests--do-test-cycle): Use with-current-buffer.
* * undo-tests.el (undo-test-buffer-modified, undo-test-file-modified): New tests.Glenn Morris2013-07-111-0/+5
|
* * automated/file-notify-tests.el (file-notify-test00-availability):Michael Albinus2013-07-091-0/+9
| | | | | | | | Set :expected-result. (file-notify-test01-add-watch, file-notify-test01-add-watch-remote) (file-notify-test02-events, file-notify-test02-events-remote) (file-notify-test03-autorevert, file-notify-test03-autorevert-remote): Skip when `file-notify-support' is nil. (Bug#14823)
* * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch): Declare.Glenn Morris2013-07-091-0/+4
| | | | (inotify-file-watch-simple): Silence compiler.
* * test/automated/python-tests.el (python-indent-block-enders):Glenn Morris2013-07-091-0/+3
| | | | Make it actually test something.
* ChangeLog fixGlenn Morris2013-07-091-3/+5
|
* Explictly require ert in some test/automated/*.el filesGlenn Morris2013-07-091-0/+7
| | | | | | | * automated/add-log-tests.el, automated/advice-tests.el: * automated/imenu-test.el, automated/python-tests.el: * automated/ruby-mode-tests.el, automated/xml-parse-tests.el: Explictly require ert.
* decoder-tests.el (decoder-tests-prefer-utf-8-read):Kenichi Handa2013-07-081-0/+5
| | | | Use with-ccoding-priority to avoid side-effect (Bug#14781).
* * automated/file-notify-tests.elMichael Albinus2013-07-051-0/+24
| | | | | | | | | | | | | | | | | | | | | | | (file-notify-test-remote-temporary-file-directory): Use `null-device' on w32. (file-notify--test-tmpfile, file-notify--test-tmpfile1) (file-notify--test-results, file-notify--test-event) (file-notify--deftest-remote, file-notify--event-test) (file-notify--test-event-handler) (file-notify--test-make-temp-name): Renamed, in order to mark them internal. (tramp-message-show-message, tramp-read-passwd): Tweak them for better fitting in noninteractive tests. (file-notify-test00-availability): Renamed from `file-notify-test0'. (file-notify-test01-add-watch): Renamed from `file-notify-test1'. Use `temporary-file-directory '. (file-notify-test01-add-watch-remote): New test. (file-notify-test02-events): Renamed from `file-notify-test2'. (file-notify-test02-events-remote): Renamed from `file-notify-test3'. (file-notify-test03-autorevert): Renamed from `file-notify-test4'. Use timeouts. (file-notify-test03-autorevert-remote): Renamed from `file-notify-test5'.
* * automated/file-notify-tests.el: New package.Michael Albinus2013-07-041-0/+4
|
* merge trunkKenichi Handa2013-06-291-0/+40
|\
| * * test/automated/package-x-test.el: Change the commentary.Dmitry Gutov2013-06-271-0/+3
| | | | | | | | | | | | (package-x-test--single-archive-entry-1-3) (package-x-test--single-archive-entry-1-4): Fix the tests, by using the appropriate data structure.
| * * test/automated/package-x-test.el: Change the commentary.Dmitry Gutov2013-06-271-0/+4
| |
| * * automated/Makefile.in (setwins): Include the 'data' subdirectory.Dmitry Gutov2013-06-271-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | * automated/package-x-test.el: New file. * automated/package-test.el: New file. * automated/data/package: New directory, with test examples. * lisp/emacs-lisp/package-x.el (package-upload-buffer-internal): Adapt to `package-desc-version' being a list. Use `package--ac-desc-version' to retrieve version from a package archive element.
| * * python-tests.el (python-tests-with-temp-file): Clean up after ourselfGlenn Morris2013-06-261-0/+3
| |
| * Fix ChangeLog typoGlenn Morris2013-06-261-1/+1
| |
| * * automated/undo-tests.el (undo-test3): Remove test that seems toGlenn Morris2013-06-261-0/+5
| | | | | | | | | | | | nothing that the previous one doesn't, except leave a tempfile. Fix copyright header.
| * info-xref.el: Update for Texinfo 5 change in *note formatGlenn Morris2013-06-251-0/+4
| | | | | | | | | | | | | | * lisp/info-xref.el (info-xref-node-re, info-xref-note-re): New constants. (info-xref-check-buffer): Use info-xref-note-re. * test/automated/info-xref.el: New file.
| * * test/automated/occur-tests.el (occur-test-create): New function.Glenn Morris2013-06-241-0/+6
| | | | | | | | | | Use it to create separate tests for each element, so we run them all rather than stopping at the first error.
| * * test/automated/occur-tests.el (occur-tests):Glenn Morris2013-06-241-0/+5
| | | | | | | | Update for 2013-05-29 change to occur header line.
* | decoder-tests.el (decoder-tests-gen-file): New arg FILE.Kenichi Handa2013-06-281-0/+10
|/ | | | | | | | | (decoder-tests-ao-gen-file): Renamed from decoder-tests-filename. Callers changed. (decoder-tests-filename): New function. (decoder-tests-prefer-utf-8-read) (decoder-tests-prefer-utf-8-write): New function. (ert-test-decoder-prefer-utf-8): New test.
* Extend flymake's warning predicate to be a function. Test suite for flymake.Eduard Wiebe2013-06-211-0/+8
| | | | | | | | | | | | | | | * lisp/progmodes/flymake.el (flymake-warning-predicate): New. (flymake-parse-line): Use it. (flymake-warning-re): Make obsolete alias to `flymake-warning-predicate'. * doc/misc/flymake.texi (Parsing the output, Customizable variables): Add reference to `flymake-warning-predicate'. * test/automated/flymake-tests.el: * test/automated/flymake/warnpred/Makefile * test/automated/flymake/warnpred/test.c * test/automated/flymake/warnpred/test.pl: New files. Fixes: debbugs:14217
* Fix typos in ChangeLogs.Juanma Barranquero2013-06-191-2/+1
|
* * automated/reftex-tests.el (reftex-parse-from-file-test): FixTassilo Horn2013-06-121-0/+5
| | | | test.
* * automated/reftex-tests.el: New test suite for reftex.Tassilo Horn2013-06-121-0/+4
|
* * lisp/progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p): NewDmitry Gutov2013-05-311-0/+5
| | | | | | | | | | | function, checks if expression expansion is allowed in given parse state. (ruby-syntax-propertize-expansion): Use it. (ruby-syntax-propertize-function): Bind `case-fold-search' to nil around the body. * test/automated/ruby-mode-tests.el: New tests, for percent literals and expression expansion.
* * lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turnLeo Liu2013-05-291-0/+4
| | | | | | | | | off the highlight first. * lisp/progmodes/octave.el (octave-indent-comment): Tweak regexps. (octave-help): Small simplification. * test/indent/octave.m: Tweak.
* Rewrite Eshell tests using ERTAidan Gauland2013-05-261-0/+4
|
* * indent/octave.m: Add tests for %!, # and ### commentsLeo Liu2013-05-251-0/+4
|
* test/automated/decoder-tests.el: New fileKenichi Handa2013-05-231-0/+4
|