aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specsUlf Jasper2012-06-082-3/+114
| | | | | | | | | | | | | | | 2012-06-08 Nick Dokos <nicholas.dokos@hp.com> * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID string properly, fixes Bug#11473. 2012-06-08 Ulf Jasper <ulf.jasper@web.de> * automated/icalendar-tests.el (icalendar--parse-vtimezone): Test escaped commas in TZID (Bug#11473). (icalendar-import-with-timezone): New. (icalendar-real-world): Add new testcase as found in the bugreport of Bug#11473.
* icalendar-tests: Fix Bug#11525 -- Add icalendar-import-format-uidUlf Jasper2012-05-292-33/+77
| | | | | | | | | | | | | | 2012-05-29 Ulf Jasper <ulf.jasper@web.de> * calendar/icalendar.el (icalendar-export-region): Export UID properly. 2012-05-29 Leo Liu <sdl.web@gmail.com> * calendar/icalendar.el (icalendar-import-format): Add `icalendar-import-format-uid' (Bug#11525). (icalendar-import-format-uid): New. (icalendar--parse-summary-and-rest, icalendar--format-ical-event): Export UID.
* * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):Stefan Monnier2012-05-211-0/+2
| | | | | | Simplify Maven regexp, and make sure the file can't start with a space. Fixes: debbugs:11517
* Command substitution already runs in a subshellGlenn Morris2012-05-202-1/+5
| | | | | | | | | * Makefile.in (install-arch-indep, install-doc, install-info, uninstall): * leim/Makefile.in (leim-list.el, install): * lib-src/Makefile.in (insrcdir, $(DESTDIR)${archlibdir}): * lisp/Makefile.in (setwins, setwins_almost, setwins_for_subdirs): * test/automated/Makefile.in (setwins): Scrap superfluous subshells.
* 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.