summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add tests for scrollingNoam Postavsky2017-02-021-0/+130
* * test/lisp/vc/diff-mode-tests.el: Require diff-mode.Tino Calancha2017-02-011-0/+4
* New test for diff-mode handling trailing --Dima Kogan2017-01-311-0/+199
* css-mode documentation lookup featureTom Tromey2017-01-301-0/+15
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-2811-18/+31
* Don't require a shell when loading htmlfontifyPhilipp Stephani2017-01-271-0/+12
* Fix filenotify-tests on MS-WindowsEli Zaretskii2017-01-271-0/+14
* python-mode: Fix detection for opening blocks.Hong Xu2017-01-261-0/+21
* xml: Fix parsing of default namespace with quoted namesDavid Engster2017-01-241-0/+15
* Fix comment detection on open parensNoam Postavsky2017-01-231-0/+85
* Check that variable lists are actually listsPhilipp Stephani2017-01-191-0/+10
* Rudimentary error handling for non-main threadsEli Zaretskii2017-01-181-4/+13
* Fix JS regexp literal syntax propertization in expressionsTom Tromey2017-01-171-0/+26
* Fix auto-save-file-name problem in Tramp on MS WindowsMichael Albinus2017-01-171-6/+10
* Improve ffap-gopher-at-point handling of long linesNoam Postavsky2017-01-151-0/+17
* Add chained indentation to js-modeTom Tromey2017-01-132-0/+33
* Fix js-mode indentation bugTom Tromey2017-01-131-0/+6
* Fix definition of EMACS in test/manual/indent/MakefileTom Tromey2017-01-131-1/+1
* Fix two js-mode filling bugsTom Tromey2017-01-131-0/+64
* Fix last changeEli Zaretskii2017-01-131-9/+9
* Fix the new condvar testEli Zaretskii2017-01-131-2/+3
* Minor improvements in the new condvar testEli Zaretskii2017-01-131-11/+14
* Fix a bug in waiting for condition variableEli Zaretskii2017-01-131-0/+41
* Fix extracting async def type and name in python mode imenuDmitry Lazurkin2017-01-121-2/+10