aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Backward compatibility with pre-existing struct instances.scratch/recordStefan Monnier2017-03-301-0/+23
* Make cl-defstruct use records.Lars Brinkhoff2017-03-301-0/+7
* Add record objects with user-defined types.Lars Brinkhoff2017-03-302-0/+30
* 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
* Generate upcase and downcase tables from Unicode data (bug#24603)Michal Nazarewicz2017-02-151-4/+3
* Add tests for casefiddle.c (bug#24603)Michal Nazarewicz2017-02-151-0/+247
* bytecomp-tests.el: Store all test forms in one constant.Vibhav Pant2017-02-151-14/+33
* Test comment-multi-line = nil auto fill case tooNoam Postavsky2017-02-141-10/+12
* ; * test/file-organization.org: Minor copyedits.Eli Zaretskii2017-02-141-17/+25
* Merge branch 'master' into feature/byte-switchfeature/byte-switchVibhav Pant2017-02-133-10/+28
|\
| * Fix typos in tests for lax-plist-get etc.Paul Eggert2017-02-121-9/+9