summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/automated/eshell.el (eshell-match-result):Glenn Morris2013-09-162-19/+16
* Fix comment typoGlenn Morris2013-09-161-1/+1
* * test/automated/eshell (eshell-test/for-name-shadow-loop): Tweak previousGlenn Morris2013-09-161-4/+7
* * test/automated/eshell.el (eshell-test/for-name-shadow-loop):Glenn Morris2013-09-162-1/+8
* * lisp/progmodes/ruby-mode.el (ruby-operator-re): Consider lineDmitry Gutov2013-09-161-0/+4
* * lisp/eshell/esh-cmd.el (eshell--local-vars): New variable. Glenn Morris2013-09-142-2/+14
* * test/automated/eshell.el (eshell-test/for-loop, eshell-test/for-name-loop):Glenn Morris2013-09-132-2/+8
* * test/automated/eshell.el (eshell-test-command-result): Clean up when doneGlenn Morris2013-09-131-1/+3
* * test/automated/eshell.el (eshell-test-command-result): New,Glenn Morris2013-09-132-16/+24
* * test/automated/eshell.el (with-temp-eshell): Use a temp directoryGlenn Morris2013-09-122-2/+10
* ChangeLog typo fixGlenn Morris2013-09-121-1/+1
* * test/automated/eshell.el (with-temp-eshell): Avoid hangs in batch modeGlenn Morris2013-09-122-1/+7
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-122-10/+23
* Change comparison functions =, <, >, <=, >= to take many arguments.Barry O'Reilly2013-09-111-0/+75
* * lisp/progmodes/ruby-mode.el (ruby-calculate-indent): ConsiderDmitry Gutov2013-09-031-0/+5
* Tweak to Makefile rules that list *.el filesGlenn Morris2013-08-312-1/+7
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-272-1/+6
* Spelling fixes.Paul Eggert2013-08-272-10/+10
* Imported EIEIO test suite from CEDET upstreamDavid Engster2013-08-214-0/+1491
* Remove stray execute bitGlenn Morris2013-08-192-0/+0
* * package-test.el: Remove tar-package-building functions. Tar fileDaniel Hackney2013-08-132-38/+7
* * lisp/progmodes/python.el (python-imenu--build-tree)Fabián Ezequiel Gallina2013-08-132-0/+57
* Add a test for decompressing gzipped dataLars Magne Ingebrigtsen2013-08-122-0/+40
* Extract truncate-string-to-width tests to a separate fileGlenn Morris2013-08-042-0/+89
* * lisp/subr.el (macrop): New function.Stefan Monnier2013-08-042-0/+23
* * ert-tests.el: Disable failing test that no-one seems to know how to fix.Glenn Morris2013-08-032-10/+15
* * test/automated/icalendar-tests.el (icalendar-tests--test-export)Glenn Morris2013-08-032-4/+9
* * test/automated/icalendar-tests.el (icalendar-tests--test-export)Glenn Morris2013-08-032-2/+7
* * test/automated/icalendar-tests.el (icalendar-tests--test-export)Glenn Morris2013-08-032-1/+5
* Fix previous core-elisp-tests.el fixGlenn Morris2013-08-021-1/+1
* * test/automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.Glenn Morris2013-08-022-1/+5
* icalendar-tests.el tweaks related to timezone handlingGlenn Morris2013-08-022-35/+44
* Make defvar affect the default binding outside of any let.Stefan Monnier2013-08-022-0/+42
* * test/automated/file-notify-tests.el (file-notify--test-remote-enabled):Glenn Morris2013-08-012-1/+18
* * test/automated/undo-tests.el (undo-test2, undo-test5): Be quieter.Glenn Morris2013-07-312-2/+6
* * automated/file-notify-tests.elMichael Albinus2013-07-242-17/+41
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-1/+2
* * inotify-test.el (inotify-file-watch-simple): Delete temp-file when done.Glenn Morris2013-07-232-1/+6
* * test/automated/subword-tests.el: Require subword.Glenn Morris2013-07-232-0/+5
* * lisp/progmodes/subword.el: Fix boundary case.Stefan Monnier2013-07-222-0/+53
* * lisp/progmodes/python.el (python-imenu--build-tree): Fix corner caseFabián Ezequiel Gallina2013-07-122-0/+52
* ChangeLog fixesGlenn Morris2013-07-111-1/+1
* Stop reimplementing a bunch of cl- functions in ertGlenn Morris2013-07-113-169/+208
* Quieten ruby-mode-tests.el compilationGlenn Morris2013-07-112-10/+24
* Silence package-test.el compilationGlenn Morris2013-07-112-1/+10
* * test/automated/files.el: Stop "local variables" confusion.Glenn Morris2013-07-112-0/+5
* * automated/flymake-tests.el (flymake-tests): Remove unused group.Glenn Morris2013-07-112-3/+2
* Silence icalendar-tests.el compilationGlenn Morris2013-07-112-2/+4
* * undo-tests.el (undo-test-buffer-modified, undo-test-file-modified): New tests.Glenn Morris2013-07-112-0/+31
* * automated/file-notify-tests.el (file-notify-test00-availability):Michael Albinus2013-07-092-71/+89