summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Recognize JS regexp literals more correctlyTom Tromey2017-02-111-0/+17
| * Fix bug in css--mdn-find-symbolTom Tromey2017-02-111-1/+2
* | test/lisp/emacs-lisp/bytecomp-tests.el: Add more tests for switch.Vibhav Pant2017-02-131-1/+6
* | Merge branch 'master' into feature/byte-switchVibhav Pant2017-02-113-0/+388
|\ \ | |/
| * Move cyclic tests to fns-tests.elPaul Eggert2017-02-102-314/+298
| * Improve fontification in bat-modeVladimir Panteleev2017-02-101-0/+86
| * Modify suppressing `vc-refresh-state' in filenotify-tests.elMichael Albinus2017-02-081-3/+4
| * Suppress undesired error messages in filenotify-tests.elMichael Albinus2017-02-071-0/+3
| * Add cyclic-list testsPaul Eggert2017-02-051-0/+314
* | Add tests for checking byte-switch code.Vibhav Pant2017-02-071-0/+14
|/
* Set comment-multi-line in js-modeTom Tromey2017-02-041-0/+14
* * test/manual/indent/scss-mode.scss: Fix indentationSimen Heggestøyl2017-02-041-13/+13
* Fix indentation of multiline CSS property valuesSimen Heggestøyl2017-02-042-0/+45
* Add tests for lisp/kmacro.elGemini Lasswell2017-02-041-0/+890
* Fix autorevert-tests on MS-WindowsEli Zaretskii2017-02-041-1/+3
* New macro 'ert-with-message-capture'Gemini Lasswell2017-02-042-121/+101
* Add tests for lisp/emacs-lisp/testcover.elGemini Lasswell2017-02-042-0/+679