summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAgeFilesLines
* * src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_initial_frame`.Stefan Monnier2020-10-041-11/+13
* ; Fix more typosStefan Kangas2020-10-031-2/+2
* Enhance syntax-tests.el to test comments in parse-partial-sexpAlan Mackenzie2020-10-021-4/+88
* Enhance syntax-tests.el to test comments in scan-listsAlan Mackenzie2020-10-021-5/+80
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
| * Fix out-of-source ‘make check’ emacs-module-testsPaul Eggert2020-09-251-0/+3
* | Enhance syntax-tests.el to test some comment character handling.Alan Mackenzie2020-10-011-0/+190
* | Fix 'move-to-column' when invisible text follows a TABEli Zaretskii2020-09-301-0/+59
* | Minor string-search optimisations (bug#43598)Mattias Engdegård2020-09-271-2/+20
* | Fix searching for multibyte needles in unibyte haystacksLars Ingebrigtsen2020-09-271-1/+5
* | Silence some byte-compiler warningsStefan Kangas2020-09-261-3/+5
* | Repurpose libxml test for obsolete argumentStefan Kangas2020-09-261-20/+1
* | string-search robustness and documentation improvement (bug#43598)Mattias Engdegård2020-09-251-1/+29
* | Add a new function 'string-search'Lars Ingebrigtsen2020-09-251-0/+23
* | test/src/xdisp-tests.el: New fileStefan Monnier2020-09-221-0/+52
* | Tweak a hash table print testLars Ingebrigtsen2020-09-201-1/+1
* | Fix printing of hash tables with removed elementsPip Cet2020-09-201-0/+28
* | Give Lisp control on the lossage sizeTino Calancha2020-09-171-0/+15
* | Add facility to make module functions interactive (Bug#23486).Philipp Stephani2020-09-131-0/+32
* | Adapt some tests for Emacs's excitingly variable quoting formatGlenn Morris2020-09-122-2/+4
* | Fix 'expand-file-name' for remote filesEli Zaretskii2020-09-031-37/+0
* | Use lexical-binding in more testsStefan Kangas2020-08-292-6/+6
* | Mark failing fileio test on MS-WindowsPaul Eggert2020-08-291-0/+3
* | * test/src/fileio-tests.el: Preserve HOME when a test failsMattias Engdegård2020-08-281-6/+4
* | Fix most of fileio-tests on MS-WindowsEli Zaretskii2020-08-281-7/+23
* | Fix recently-introduced expand-file-name bugPaul Eggert2020-08-271-0/+8
* | ; Fix license statements.Stefan Kangas2020-08-279-27/+39
* | Fix expand-file-name symlink-to-dir bugPaul Eggert2020-08-261-0/+11
* | Fix recently-introduced Fdelete bugPaul Eggert2020-08-151-0/+1
* | Minimize ‘equal’ calls in (delete x vector)Paul Eggert2020-08-151-0/+5
* | * test/src/emacs-module-tests.el: Use proper outline headings.Jonas Bernoulli2020-08-131-15/+6
* | Merge from origin/emacs-27Glenn Morris2020-07-291-0/+3
|\ \ | |/
| * Add another test for global module referencesPhilipp Stephani2020-07-261-0/+3
| * Backport: add another test case for module assertions.Philipp Stephani2020-07-261-0/+11
| * Backport: Add module test for edge case.Philipp Stephani2020-07-261-0/+18
* | Make checking for liveness of global values more precise.Philipp Stephani2020-07-251-0/+11
* | Fix subtle bug when checking liveness of module values.Philipp Stephani2020-07-251-0/+18
* | Fix out-of-source ‘make check’ emacs-module-testsPaul Eggert2020-07-091-0/+3
* | Merge from origin/emacs-27Glenn Morris2020-07-071-0/+12
|\ \ | |/
| * Fix undefined behavior in json.c (Bug#42113)Philipp Stephani2020-06-291-0/+12
* | * test/src/fns-tests.el (test-secure-hash): Test getrandom format.Paul Eggert2020-06-291-3/+5
* | Minor improvements as followup to recent RGB string-parsing changeEli Zaretskii2020-06-221-13/+13
* | Consolidate #RGB string parsersMattias Engdegård2020-06-211-0/+23
* | Silence some warnings in testsBasil L. Contovounesios2020-06-211-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-06-072-3/+4
|\ \ | |/
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-032-3/+4
* | ; * test/src/xfaces-tests.el (xfaces-color-distance): Fix bug idMattias Engdegård2020-06-041-1/+1
* | Make color-distance symmetric and more accurateMattias Engdegård2020-06-031-0/+27
* | Add test for recent buffer-local-variables changeGlenn Morris2020-05-181-0/+6