summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix print.c infloop on circular listsPaul Eggert2019-10-301-1/+5
* Fix fileio.c infloops on circular listsPaul Eggert2019-10-301-0/+9
* Add gradle-kotlin to compilation-error-regexp-alist-alistFilipp Gunbin2019-10-291-2/+9
* * test/lisp/cedet/semantic-utest: silence compiler warningsEric Ludlam2019-10-272-28/+4
* time-stamp-time-zone: update customizationStephen Gildea2019-10-271-0/+19
* Expand rx definitions inside (not ...)Mattias Engdegård2019-10-271-1/+16
* Some Tramp trace improvementsMichael Albinus2019-10-271-1/+1
* dired-dwim-target uses most recently visited window instead of next window.Juri Linkov2019-10-271-2/+1
* time-stamp-tests: add name prefix to tests of formattingStephen Gildea2019-10-261-17/+17
* time-stamp-tests: consistently name the time varsStephen Gildea2019-10-251-95/+97
* Set expected result for a cedet testGlenn Morris2019-10-221-1/+2
* Don't try to add nil packages on refreshStefan Kangas2019-10-212-0/+18
* * test/lisp/net/tramp-tests.el (remote-file-name-inhibit-cache): Set to nil.Michael Albinus2019-10-181-2/+3
* Use [^z-a] for matching any character (anychar/anything) in rxMattias Engdegård2019-10-181-3/+3
* Add `unmatchable' as alias for (or) in rx (bug#37659)Mattias Engdegård2019-10-181-0/+2
* Add `anychar' as alias to `anything' in rx (bug#37659)Mattias Engdegård2019-10-181-2/+2
* Fix test data broken by removing trailing whitespace.Eric Ludlam2019-10-151-4/+2
* Adapt the CEDET SRecoder getset tests to use ERTEric Ludlam2019-10-151-0/+177
* Adapt the CEDET SRecoder template test to use ERTEric Ludlam2019-10-151-0/+379
* Copy CEDET/Semantic's tag formatter test suite to be anEric Ludlam2019-10-153-0/+302
* Update CEDET manual tests so that they run.Eric Ludlam2019-10-153-24/+51
* Convert manual CEDET tests from test/manual/cedet to beEric Ludlam2019-10-154-422/+370
* Correctly explain test failures with mixed uni/multibyte stringsMattias Engdegård2019-10-131-0/+23
* Minor tweaks to time-stamp documentation stringsStephen Gildea2019-10-131-1/+1
* Adapt some Tramp testsMichael Albinus2019-10-122-11/+15
* * lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword argsAndrea Corallo2019-10-111-1/+4
* Remove two checkdoc tests checked in by mistakeLars Ingebrigtsen2019-10-111-16/+0
* Port time-stamp-test-time-zone to macOSPaul Eggert2019-10-101-6/+8
* checkdoc CL testsDamien Cassou2019-10-101-0/+106
* Fix formatting of (file-size-human-readable 2047)Lars Ingebrigtsen2019-10-101-0/+6
* time-stamp: revert recent change to "%04y"Stephen Gildea2019-10-091-3/+5
* Expand testing of time-stamp format "%y"Stephen Gildea2019-10-091-12/+26
* Filter packages by name in list-packages. (Bug#36981)Federico Tedin2019-10-081-0/+22
* * lisp/emacs-lisp/package.el (package--get-deps): Fix thinkoStefan Monnier2019-10-081-17/+8
* Add "python3 -m twine" example to comint-password-prompt testsStefan Kangas2019-10-071-0/+1
* Fix off-by-one bug in ISO 8601 BC yearsPaul Eggert2019-10-051-1/+1
* Support GNU make error messages in compile mode.Paul Smith2019-10-051-1/+7
* Remove some XEmacs compat code from the CEDET testsLars Ingebrigtsen2019-10-052-16/+13
* Add tests for secure-hash and improve doc string (Bug#37420)Stefan Kangas2019-10-041-0/+18