aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add url-util.el test fileTed Zlatanov2012-05-152-0/+57
| | | | | | * automated/url-util-tests.el: New file to test lisp/url/url-util.el. Only `url-build-query-string' and `url-parse-query-string' are tested right now.
* Add some shell indentation test cases.Stefan Monnier2012-04-283-2/+16
| | | | | * test/indent/shell.sh: * test/indent/shell.rc: Add some test cases.
* * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.Stefan Monnier2012-04-242-0/+23
| | | | | | | (ruby-syntax-propertize-regexp): Remove. (ruby-syntax-propertize-function): Split regexp into chunks. Match following code directly. * test/indent/ruby.rb: New file, to test new syntax-propertize code.
* Add another vc-bzr testGlenn Morris2012-04-102-1/+32
| | | | | | * lisp/vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug. * test/automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
* Move url-future.el ERT test to test/automated/url-future-tests.el.Ted Zlatanov2012-02-132-0/+62
| | | | | | | * lisp/url/url-future.el (url-future-test): Move to test/automated. * test/automated/url-future-tests.el (url-future-tests): Move from lisp/url/url-future.el and rename.
* Fix typos in ChangeLogs.Juanma Barranquero2012-01-311-13/+13
|
* test/automated/icalendar-tests: Fix broken testUlf Jasper2012-01-292-4/+8
| | | | | | | 2012-01-29 Ulf Jasper <ulf.jasper@web.de> * automated/icalendar-tests.el (icalendar-import-non-recurring): Fix broken test, caused by missing trailing blank.
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0539-39/+39
|
* Spelling fixes.Paul Eggert2011-12-301-4/+3
|
* Spelling fixes.Paul Eggert2011-12-181-1/+1
|
* Spelling fixes.Paul Eggert2011-12-151-1/+1
|
* * lisp/progmodes/pascal.el: Declare `ind' as dyn-bound.Stefan Monnier2011-12-131-0/+1088
| | | | Fixes: debbugs:10264
* Spelling fixes.Paul Eggert2011-12-041-1/+1
|
* Fix for compilation-tests.el testsuiteChong Yidong2011-12-032-32/+38
| | | | | | * automated/compile-tests.el (compile-tests--test-regexps-data): Increase column numbers by one to reflect change in how compilation-message is recorded (Bug#10172).
* Spelling fixes.Paul Eggert2011-11-223-3/+3
|
* Move rmailmm test functions to test/ directory.Glenn Morris2011-11-212-0/+97
| | | | | | | | * lisp/mail/rmailmm.el (test-rmail-mime-handler) (test-rmail-mime-bulk-handler) (test-rmail-mime-multipart-handler): Move tests to test/ directory. * test/rmailmm.el: New file, split from lisp/mail/rmailmm.el.
* Fix typos.Juanma Barranquero2011-11-201-1/+1
|
* Fix typos.Juanma Barranquero2011-11-202-1/+5
|
* Spelling fixes.Paul Eggert2011-11-191-1/+1
|
* Spelling fixes.Paul Eggert2011-11-191-3/+2
|
* Spelling fixes.Paul Eggert2011-11-171-2/+1
|
* Fix typos.Juanma Barranquero2011-11-162-8/+10
|
* Fix typos.Juanma Barranquero2011-11-162-1/+5
|
* Fix typos.Juanma Barranquero2011-11-151-2/+2
|
* Spelling fixes.Paul Eggert2011-11-141-2/+1
|
* Spelling fixes.Paul Eggert2011-11-141-83/+83
|
* Spelling fixes.Paul Eggert2011-11-141-4/+4
|
* * lisp/progmodes/compile.el: Adjust regexp for OCaml warnings.Stefan Monnier2011-11-091-1/+1
| | | | | | (compilation-error-regexp-alist-alist): OCaml warnings (can?) have a number. Fixes: debbugs:9749
* newsticker: Clean up newsticker--group-manage-orphan-feedsUlf Jasper2011-10-302-7/+7
| | | | | | | | | | | | | | | | 2011-10-30 Ulf Jasper <ulf.jasper@web.de> * net/newst-treeview.el: Remove "Time-stamp". (newsticker--group-manage-orphan-feeds): Do not call newsticker--treeview-tree-update. (newsticker-treeview-update, newsticker-treeview): Call newsticker--treeview-tree-update if necessary. 2011-10-30 Ulf Jasper <ulf.jasper@web.de> * automated/newsticker-tests.el (newsticker--group-manage-orphan-feeds): Removed fsetting of newsticker--treeview-tree-update.
* newsticker: Fixed bug#9763, againUlf Jasper2011-10-292-3/+9
| | | | | | | 2011-10-29 Ulf Jasper <ulf.jasper@web.de> * automated/newsticker-tests.el (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
* newsticker: Fixed bug#9763Ulf Jasper2011-10-292-1/+10
| | | | | | | | 2011-10-29 Ulf Jasper <ulf.jasper@web.de> * trunk/test/automated/newsticker-tests.el (newsticker--group-manage-orphan-feeds): Prevent updating newsticker treeview. Fixed bug#9763.
* * test/automated/vc-bzr.el (vc-bzr-test-bug9781): New test.Glenn Morris2011-10-202-0/+39
|
* * test/automated/vc-bzr.el: New file.Glenn Morris2011-10-192-0/+68
|
* * test/automated/f90.el: New file.Glenn Morris2011-10-152-0/+162
|
* Move test/newsticker-testsuite.el to automated/newsticker-tests.elUlf Jasper2011-09-272-72/+46
| | | | | | | 2011-09-27 Ulf Jasper <ulf.jasper@web.de> * automated/newsticker-tests.el: Move newsticker-testsuite.el to automated/newsticker-tests.el. Convert to ERT.
* icalendar: Take care of multiple vcalendars in a single file.Ulf Jasper2011-07-262-195/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | lisp/ChangeLog: * calendar/icalendar.el (icalendar--all-events): Take care of multiple vcalendars in a single file. (icalendar--convert-float-to-ical): checkdoc fixes. * automated/icalendar-tests.el (icalendar-tests--compare-strings): Removed, simply use string=. (icalendar--diarytime-to-isotime) (icalendar--datetime-to-diary-date) (icalendar--datestring-to-isodate) (icalendar--format-ical-event) (icalendar--parse-summary-and-rest) (icalendar-tests--do-test-import) (icalendar-tests--do-test-cycle) : Changed argument order of string= to EXPECTED ACTUAL. (icalendar--import-format-sample) (icalendar--format-ical-event) (icalendar-import-non-recurring) (icalendar-import-rrule) (icalendar-import-duration) (icalendar-import-bug-6766) (icalendar-real-world): Adjusted to string= instead of icalendar-tests--compare-strings. (icalendar-import-multiple-vcalendars): New.
* Fix typos.Juanma Barranquero2011-07-141-1/+1
|
* Use a single Author: header.Glenn Morris2011-05-141-1/+1
|
* * automated/gnus-tests.el: Require CL.Ted Zlatanov2011-05-112-0/+3
|
* * automated/gnus-tests.el: Add wrapper for Gnus tests.Ted Zlatanov2011-05-112-0/+37
|
* * test/automated/occur-tests.el: Move from test/occur-testsuite.el.Juri Linkov2011-05-102-42/+42
| | | | Convert to ERT.
* Add regression test for compilation-error-regexp-alist-alist.Chong Yidong2011-05-082-0/+352
| | | | * test/automated/compile-tests.el: New file.
* Convert test/comint-testsuite.el to ERT format.Chong Yidong2011-05-084-60/+62
|
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
|
* Miscellanous cleanups in preparation for the merge.old-branches/lexbind-newStefan Monnier2011-04-011-2/+2
| | | | | | | | | | * lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove debug statement. * lisp/emacs-lisp/bytecomp.el (byte-compile-single-version) (byte-compile-version-cond, byte-compile-delay-out) (byte-compile-delayed-out): Remove, unused. * src/bytecode.c (Fbyte_code): Revert to old calling convention. * src/lisp.h (COMPILED_PUSH_ARGS): Remove, unused.
* Rewrite the cconv conversion algorithm, for clarity.Stefan Monnier2011-03-092-0/+79
| | | | | | | | | | | | | * lisp/emacs-lisp/byte-opt.el (byte-compile-inline-expand): Adjust check for new byte-code representation. * lisp/emacs-lisp/cconv.el (cconv--convert-function): Rename from cconv-closure-convert-function. (cconv-convert): Rename from cconv-closure-convert-rec. (cconv--analyse-use): Rename from cconv-analyse-use. (cconv--analyse-function): Rename from cconv-analyse-function. (cconv--analyse-use): Change some patterns to silence compiler. (cconv-convert, cconv--convert-function): Rewrite. * test/automated/lexbind-tests.el: New file.
* Move eshell's self-tests to the test/ directory.Glenn Morris2011-03-052-0/+425
| | | | | | | | | * lisp/eshell/esh-var.el: Don't require esh-test when compiling. * lisp/eshell/em-banner.el, lisp/eshell/esh-cmd.el, lisp/eshell/esh-mode.el: * lisp/eshell/esh-var.el, lisp/eshell/eshell.el: Move tests to esh-test. * lisp/eshell/esh-test.el: Move to ../../test/eshell.el * test/eshell.el: Move here from lisp/eshell/esh-test.el.
* Added fast path to ERT explanation of `equal'.Christian Ohler2011-03-032-14/+24
| | | | | | | | | | | * emacs-lisp/ert.el (ert--explain-equal): New function. (ert--explain-equal-rec): Renamed from `ert--explain-not-equal'. All callers changed. (ert--explain-equal-including-properties): Renamed from `ert--explain-not-equal-including-properties'. All callers changed. * automated/ert-tests.el (ert-test-explain-not-equal-keymaps): New test.
* Convert test/icalendar-testsuite.el to ERT format.Ulf Jasper2011-02-202-745/+709
| | | | | * automated/icalendar-tests.el: Move from icalendar-testsuite.el; convert to ERT format.
* Convert test/bytecomp-testsuite.el to ERT format.Chong Yidong2011-02-143-30/+65
| | | | | * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el; convert to ERT format.