aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Don’t attempt to modify constant consesPaul Eggert2020-05-161-17/+17
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Use lexical-binding in most src testsStefan Kangas2020-04-2415-25/+25
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix string-to-multibyte overlong sequence bugPaul Eggert2020-04-201-0/+14
* | | | | | | | | | | | | Merge from origin/emacs-27Glenn Morris2020-04-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-181-1/+1
* | | | | | | | | | | | Fix error in 'call-process-region' when START is nil (Bug#40576)Philipp Stephani2020-04-121-0/+10
* | | | | | | | | | | | ; * test/src/callproc-tests.el: Fix checkdoc errors.Philipp Stephani2020-04-121-0/+7
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Set last-coding-system-used upon ASCII conversion bypass (bug#40407)Mattias Engdegård2020-04-091-1/+2
* | | | | | | | | | | Fix ASCII-only conversion logic (bug#40407)Mattias Engdegård2020-04-091-12/+21
* | | | | | | | | | | Don't crash with invalid argument in check-coding-systems-regionMattias Engdegård2020-04-091-0/+8
* | | | | | | | | | | Fix decoding ASCII strings with embedded CR charactersEli Zaretskii2020-04-091-0/+17
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Avoid expensive recoding for ASCII identity cases (bug#40407)Mattias Engdegård2020-04-051-0/+11
* | | | | | | | | | Fix inverted NOCOPY encode/decode parameter (bug#40407)Mattias Engdegård2020-04-051-0/+8
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Port the 'module/async-pipe' test to MS-WindowsEli Zaretskii2020-03-271-0/+3
* | | | | | | | | Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-261-0/+14
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Fix rounding errors in time conversionPaul Eggert2020-03-031-0/+3
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Port timestamp tests to odd timezones, (TICKS . HZ)Paul Eggert2020-02-271-23/+23
* | | | | | | Revert "Signal an error for the regexp "[:alnum:]""Mattias Engdegård2020-02-271-5/+0
* | | | | | | Revert "Don't complain about the regexp "[:-:]""Mattias Engdegård2020-02-271-2/+1
* | | | | | | Don't complain about the regexp "[:-:]"Mattias Engdegård2020-02-261-1/+2