aboutsummaryrefslogtreecommitdiffstats
path: root/test/automated
Commit message (Expand)AuthorAgeFilesLines
* * automated/tramp-tests.el (tramp--instrument-test-case):Michael Albinus2014-06-291-11/+8
* Merge from emacs-24; up to 2014-06-12T14:55:[email protected]Glenn Morris2014-06-282-5/+47
|\
| * * calc-test.el: Set copyright to FSF; standardize permissions noticeGlenn Morris2014-06-271-4/+6
| * * test/automated/calc-tests.el: New file and add tests for math-bignum.Leo Liu2014-06-281-0/+40
| * * automated/dbus-tests.el (dbus--test-register-service)Michael Albinus2014-06-271-5/+5
* | * test/automated/Makefile.in (GDB): New variable.Glenn Morris2014-06-281-1/+4
* | Disable logging in the short form of the test Makefile rulesGlenn Morris2014-06-281-12/+8
* | Add short test aliases that always re-run the testsGlenn Morris2014-06-271-0/+23
* | Have `make check' re-run all the tests, every timeGlenn Morris2014-06-271-2/+9
* | * test/automated/package-x-test.el: Do not mess with load-path.Glenn Morris2014-06-261-16/+1
* | * test/automated/Makefile.in (%.log): If error, dump log to stdout.Glenn Morris2014-06-261-1/+3
* | Merge from emacs-24; up to 2014-06-11T19:33:[email protected]Glenn Morris2014-06-251-3/+3
|\|
| * * test/automated/package-test.el (package-test-update-listing)Stefan Monnier2014-06-251-3/+3
* | Disable byte-compilation in two test/automated filesGlenn Morris2014-06-252-2/+9
* | Simplify and parallize test/automated MakefileGlenn Morris2014-06-251-72/+54
* | * flymake-tests.el (flymake-tests--current-face): Tweak previous sleep change.Glenn Morris2014-06-251-8/+5
* | Try to fix some flymake-tests weirdnessGlenn Morris2014-06-251-1/+6
* | Do not allow out-of-range character position in Fcompare_strings.Dmitry Antipov2014-06-251-0/+31
* | * automated/tramp-tests.el (tramp-test26-process-file): Extend testMichael Albinus2014-06-241-9/+18
* | Merge from emacs-24; up to 2014-06-06T02:22:[email protected]Glenn Morris2014-06-211-0/+9
|\|
| * Fix completion retrieval parsing.Fabián Ezequiel Gallina2014-06-211-0/+9
| * Revert last patch. The problem happens in the trunk.Michael Albinus2014-06-011-2/+1
| * * tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-011-1/+2
* | Sync with Tramp 2.2.10.Michael Albinus2014-06-151-32/+96
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-1/+1
* | * tests/automated/tildify-tests.el (tildify-test--test): Optimise theMichal Nazarewicz2014-06-051-5/+5
* | tildify.el: Rewrite `tildify-region' and co., add foreach function.Michal Nazarewicz2014-06-051-9/+8
* | tildify.el: Better support for XMLMichal Nazarewicz2014-06-051-3/+12
* | tildify.el: Fix matched group indexes in end-regex buildingMichal Nazarewicz2014-06-051-0/+12
* | tildify.el: Fix end-regex building in `tildify-find-env'Michal Nazarewicz2014-06-051-0/+11
* | * test/automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-021-7/+1
* | * test/automated/tramp-tests.el (tramp-remote-process-environment): Declare.Michael Albinus2014-06-021-0/+10
* | * tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-011-1/+6
* | * automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-011-1/+2
* | * test/automated/ruby-mode-test.el (ruby-assert-face): Fix typo in previousGlenn Morris2014-05-281-1/+1
* | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-2/+2
* | * test/automated/tildify-tests.el: New file.Michal Nazarewicz2014-05-271-0/+106
* | * test/indent/ps-mode.ps: New file.Stefan Monnier2014-05-271-0/+9
* | * package-test.el (package-test-install-single): Update for changed output.Glenn Morris2014-05-261-1/+2
* | Merge from emacs-24; up to 2014-05-26T10:21:[email protected]Glenn Morris2014-05-251-0/+1
|\|
| * * lisp/emacs-lisp/nadvice.el (advice--member-p): Change second arg.Stefan Monnier2014-05-231-0/+1
* | Tweak previous bytecomp-tests.el changeGlenn Morris2014-05-211-2/+3
* | Remove some stray test tempfilesGlenn Morris2014-05-211-1/+1
* | * fns-tests.el (fns-tests-nreverse): Update for changed string behavior.Glenn Morris2014-05-211-1/+1
* | * src/fns.c (Fnreverse): Allow vectors and bool vectors.Dmitry Antipov2014-05-151-0/+32
* | * tests/automated/fns-tests.el: New file.Dmitry Antipov2014-05-151-0/+39
* | Merge from emacs-24; up to 2014-05-12T06:15:[email protected]Glenn Morris2014-05-112-7/+31
|\|
| * * lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times.Stefan Monnier2014-05-101-0/+23
| * * test/automated/vc-bzr.el: Tweak previous to use BZR_HOME rather than HOMEGlenn Morris2014-05-081-7/+8
| * Fix comment typo in previousGlenn Morris2014-05-081-1/+1