summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Simplify test dependency generationPaul Eggert2017-04-012-118/+11
* * test/lisp/emacs-lisp/cl-lib-tests.el: Improve symbol-macrolet testsStefan Monnier2017-04-011-4/+21
* Use only posix options in a ediff-ptch testTino Calancha2017-04-011-10/+15
* Initial implementation of HTTP Digest qop for urlJarno Malmari2017-04-011-5/+46
* Tweak ediff-ptch test in previous commit a bit moreTino Calancha2017-04-011-13/+15
* Tweak an ediff-ptch testGlenn Morris2017-03-311-20/+23
* * test/lisp/emacs-lisp/cl-lib-tests.el (cl-lib-symbol-macrolet): New test.Stefan Monnier2017-03-311-0/+9
* dired-mark-suffix: New commandTino Calancha2017-03-311-0/+53
* Use find -delete if availablePaul Eggert2017-03-301-7/+6
* Some inotify cleanupPaul Eggert2017-03-301-0/+9
* Fix obsolete ‘test/automated’ referencesPaul Eggert2017-03-271-3/+3
* Fix issues regarding inotify file-notificationAndreas Politz2017-03-261-5/+0
* Protect against an infloop in python-modePhilipp Stephani2017-03-231-0/+19
* Use lexical-bind in TrampMichael Albinus2017-03-231-7/+11
* Fix filenotify.el issue for kqueueMichael Albinus2017-03-221-2/+13
* Extend `file-notify-test02-rm-watch'Michael Albinus2017-03-221-4/+51
* * test/lisp/emacs-lisp/lisp-mode-tests.el (indent-subsexp): Test for Bug#26187Noam Postavsky2017-03-211-0/+4
* epatch: Save right backups in Git multipatchesTino Calancha2017-03-211-1/+58
* Fix Bug#26127Michael Albinus2017-03-171-23/+73
* Add obarray-size and fix tests accordingly. Use obarrayp in cedet.Stefan Monnier2017-03-161-2/+4
* Reenable lost Tramp test caseMichael Albinus2017-03-141-1/+8
* Require method in remote file name syntaxMichael Albinus2017-03-131-120/+124
* * test/lisp/emacs-lisp/cl-print-tests.el (cl-print-tests-1): Fix regexp.Tino Calancha2017-03-131-1/+1
* * lisp/emacs-lisp/lisp-mode.el (indent-sexp): Simplify.Noam Postavsky2017-03-121-0/+94
* Teach etags to process ENUM_BF correctlyEli Zaretskii2017-03-127-97/+262
* ; Update expected results of etags tests.Eli Zaretskii2017-03-127-5010/+5010
* Adapt tramp-tests.elMichael Albinus2017-03-101-2/+5
* Update a cl-print testGlenn Morris2017-03-081-1/+1
* min and max should not return markersPaul Eggert2017-03-071-2/+6
* min and max now return one of their argumentsPaul Eggert2017-03-061-0/+20
* ffloor etc. now accept only floatsPaul Eggert2017-03-051-0/+6
* ; Spelling fixesPaul Eggert2017-03-051-1/+1
* Compare and round more carefullyPaul Eggert2017-03-041-0/+26
* logb now works correctly on large integersPaul Eggert2017-03-031-0/+3
* Use lexical binding in benchmark.elTino Calancha2017-03-031-0/+51
* Switch pp.el to lexical bindingNoam Postavsky2017-03-021-0/+35
* Fix rounding errors in <, =, etc.Paul Eggert2017-03-021-0/+6
* * test/lisp/net/puny.el: New file.Glenn Morris2017-03-011-0/+41
* Fix rounding error in ‘ceiling’ etc.Paul Eggert2017-03-012-0/+31
* Fix epg-tests with dummy-pinentry program (Bug#23619)Noam Postavsky2017-02-282-6/+34
* Prevent for consing in cl-mapc and cl-maplTino Calancha2017-02-271-0/+59
* Choose the right target dir on dired operationsTino Calancha2017-02-271-0/+32
* Use font-lock-doc-face in js-modeTom Tromey2017-02-251-0/+12
* Don't use IP 0.0.0.0 for package test server (Bug#22582)Noam Postavsky2017-02-252-12/+13
* Fix scrolling with partial line corner case (Bug#25792)Noam Postavsky2017-02-241-34/+71
* Fix indentation error in js.elTom Tromey2017-02-241-0/+10
* * lisp/emacs-lisp/cl-print.el: New fileStefan Monnier2017-02-231-0/+40
* Simplify cl-get using `plist-member'Noam Postavsky2017-02-201-0/+38
* Rework connection local variablesMichael Albinus2017-02-191-89/+125
* casing: don’t assume letters are *either* upper- or lower-case (bug#24603)Michal Nazarewicz2017-02-151-4/+4