aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Use `or' instead of `union' for charset union in rxMattias Engdegård2019-12-121-19/+25
* ; Spelling fixesPaul Eggert2019-12-1011-33/+31
* Add `union' and `intersection' to rx (bug#37849)Mattias Engdegård2019-12-101-0/+57
* Fix dabbrev-completion (bug#17899)Alan Third2019-12-101-0/+30
* Spelling fixesPaul Eggert2019-12-0912-15/+15
* Rename faces used in faces-tests.elDmitry Gutov2019-12-103-41/+39
* Make ':extend' inherited from default spec unless overriddenDmitry Gutov2019-12-103-12/+82
* Add more tests for face :extend attributeEli Zaretskii2019-12-091-0/+148
* Ignore comments and strings when matching JSXJackson Ray Hamilton2019-12-071-0/+7
* Test format-time-string paddingPaul Eggert2019-12-061-0/+43
* * test/src/buffer-tests.el: Add loads of overlay testsAndreas Politz2019-12-051-0/+1219
* Fix recent modifications in emacs-module-testsEli Zaretskii2019-12-052-3/+7
* Change module interface to no longer use GMP objects directly.Philipp Stephani2019-12-041-14/+97
* Avoid duplicated character classes in rxMattias Engdegård2019-12-031-1/+3
* Suppress superfluous messages in tramp-testsMichael Albinus2019-12-012-3/+7
* Add nsm-should-check IPv6 local subnet testsRobert Pluim2019-11-291-3/+11
* Improve errors & warnings due to fancy quoted vars (Bug#32939)Noam Postavsky2019-11-281-0/+26
* Stop signaling an error when reading "smart quotes" in symbolsNoam Postavsky2019-11-281-17/+0
* Use 127.0.0.1 in nsm-testsRobert Pluim2019-11-261-2/+2
* * test/lisp/minibuffer-tests.el (completion-table-test-quoting): New testStefan Monnier2019-11-262-0/+21
* Make help-split-fundoc more flexible about what returnsJuanma Barranquero2019-11-231-0/+56
* Refix conditional step clauses in cl-loopdickmao2019-11-221-4/+64
* Expand coverage of unit tests for time-stampStephen Gildea2019-11-191-23/+196
* lisp/so-long.el: Refactor menu action commandsPhil Sainty2019-11-181-6/+8
* lisp/so-long.el: Use (interactive "@") for menu commandsStefan Monnier2019-11-181-5/+1
* * lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...)Stefan Monnier2019-11-151-0/+6
* Handle weird cases like (ceil 0 0.0)Paul Eggert2019-11-141-13/+11
* Fix byte-counting error in ‘format’Paul Eggert2019-11-141-0/+4
* Defer triggering `so-long' until the buffer is displayedPhil Sainty2019-11-154-5/+114
* ; Documentation and spellingPhil Sainty2019-11-151-0/+69
* time-stamp: update support for time zone numeric offsetStephen Gildea2019-11-131-10/+15
* Fix double-rounding bug in ceiling etc.Paul Eggert2019-11-131-1/+3
* Adapt Tramp docstrings according to checkdocMichael Albinus2019-11-132-3/+11
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-112-3/+3
* Disable a portion of one doc-testGlenn Morris2019-11-091-30/+33
* Fix case-insensitive completion of buffer namesEli Zaretskii2019-11-091-0/+11
* Ensure building and running on non-IPv6 capable hosts worksRobert Pluim2019-11-081-5/+6
* Make ange-ftp fit for tramp-testsMichael Albinus2019-11-071-125/+158
* Test that comint-password-prompt-regexp matches "git push"Stefan Kangas2019-11-071-0/+1
* time-stamp: add support for time zone numeric offsetStephen Gildea2019-11-061-4/+19
* More error checks in Tramp's make-directoryMichael Albinus2019-11-061-6/+17
* Don’t signal overflow for (expt 1 bignum)Paul Eggert2019-11-041-0/+5
* Improve Tramp error handlingMichael Albinus2019-11-041-12/+32
* Fix file-tests.el on MS-WindowsEli Zaretskii2019-11-031-1/+7
* Make ant regexp in compilation-error-regexp-alist-alist more laxFilipp Gunbin2019-11-011-5/+13
* * test/lisp/cedet/semantic-utest-ia.el: Update from upstreamEric Ludlam2019-10-311-15/+92
* * test/manual/cedet/tests/test*: More updates from upstreamEric Ludlam2019-10-315-10/+238
* * test/manual/cedet/tests/testdoublens.cpp: Update from upstreamEric Ludlam2019-10-312-4/+55
* * test/manual/cedet/tests/: New files for semantic-utest-ia.elEric Ludlam2019-10-3110-0/+997
* Fix some minor Tramp problemsMichael Albinus2019-10-311-30/+34