aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * automated/tramp-tests.el (tramp--instrument-test-case):Michael Albinus2014-06-292-11/+13
* Merge from emacs-24; up to 2014-06-12T14:55:[email protected]Glenn Morris2014-06-283-5/+58
|\
| * * 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-282-0/+45
| * * automated/dbus-tests.el (dbus--test-register-service)Michael Albinus2014-06-272-5/+11
* | * test/automated/Makefile.in (GDB): New variable.Glenn Morris2014-06-282-1/+7
* | Disable logging in the short form of the test Makefile rulesGlenn Morris2014-06-282-12/+12
* | Add short test aliases that always re-run the testsGlenn Morris2014-06-272-0/+28
* | Have `make check' re-run all the tests, every timeGlenn Morris2014-06-272-2/+15
* | * test/automated/package-x-test.el: Do not mess with load-path.Glenn Morris2014-06-262-16/+3
* | * test/automated/Makefile.in (%.log): If error, dump log to stdout.Glenn Morris2014-06-262-1/+7
* | Merge from emacs-24; up to 2014-06-11T19:33:[email protected]Glenn Morris2014-06-253-3/+16
|\|
| * * test/automated/package-test.el (package-test-update-listing)Stefan Monnier2014-06-252-3/+9
| * Fix some indentation problem with \; and pipes.Stefan Monnier2014-06-241-0/+7
* | Disable byte-compilation in two test/automated filesGlenn Morris2014-06-253-2/+13
* | Simplify and parallize test/automated MakefileGlenn Morris2014-06-252-72/+68
* | * 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-252-1/+11
* | Do not allow out-of-range character position in Fcompare_strings.Dmitry Antipov2014-06-252-0/+35
* | * automated/tramp-tests.el (tramp-test26-process-file): Extend testMichael Albinus2014-06-242-9/+23
* | Merge from emacs-24; up to 2014-06-06T02:22:[email protected]Glenn Morris2014-06-213-0/+31
|\|
| * Fix completion retrieval parsing.Fabián Ezequiel Gallina2014-06-212-0/+13
| * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don'tStefan Monnier2014-06-201-0/+8
| * * lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.Stefan Monnier2014-06-191-1/+5
| * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Use same rule for && asStefan Monnier2014-06-191-0/+6
| * Revert last patch. The problem happens in the trunk.Michael Albinus2014-06-012-7/+1
| * * tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-011-1/+2
| * * automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-011-0/+5
* | Sync with Tramp 2.2.10.Michael Albinus2014-06-152-32/+110
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-132-1/+6
* | * tests/automated/tildify-tests.el (tildify-test--test): Optimise theMichal Nazarewicz2014-06-052-5/+9
* | tildify.el: Rewrite `tildify-region' and co., add foreach function.Michal Nazarewicz2014-06-052-9/+14
* | tildify.el: Better support for XMLMichal Nazarewicz2014-06-052-3/+17
* | tildify.el: Fix matched group indexes in end-regex buildingMichal Nazarewicz2014-06-052-0/+16
* | tildify.el: Fix end-regex building in `tildify-find-env'Michal Nazarewicz2014-06-052-0/+17
* | * test/automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-022-8/+2
* | * test/automated/tramp-tests.el (tramp-remote-process-environment): Declare.Michael Albinus2014-06-022-0/+15
* | * tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-011-1/+6
* | * automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-012-1/+7
* | * 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-282-2/+7
* | * test/automated/tildify-tests.el: New file.Michal Nazarewicz2014-05-272-0/+110
* | * test/indent/ps-mode.ps: New file.Stefan Monnier2014-05-275-0/+46
* | * package-test.el (package-test-install-single): Update for changed output.Glenn Morris2014-05-262-1/+7
* | 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-212-3/+4
* | Remove some stray test tempfilesGlenn Morris2014-05-212-1/+4
* | * fns-tests.el (fns-tests-nreverse): Update for changed string behavior.Glenn Morris2014-05-212-1/+6
* | * src/fns.c (Fnreverse): Allow vectors and bool vectors.Dmitry Antipov2014-05-152-0/+34