summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAge
* Make checking for liveness of global values more precise.Philipp Stephani2020-07-25
* Fix subtle bug when checking liveness of module values.Philipp Stephani2020-07-25
* Fix out-of-source ‘make check’ emacs-module-testsPaul Eggert2020-07-09
* Merge from origin/emacs-27Glenn Morris2020-07-07
|\
| * Fix undefined behavior in json.c (Bug#42113)Philipp Stephani2020-06-29
* | * test/src/fns-tests.el (test-secure-hash): Test getrandom format.Paul Eggert2020-06-29
* | Minor improvements as followup to recent RGB string-parsing changeEli Zaretskii2020-06-22
* | Consolidate #RGB string parsersMattias Engdegård2020-06-21
* | Silence some warnings in testsBasil L. Contovounesios2020-06-21
* | Merge from origin/emacs-27Glenn Morris2020-06-07
|\|
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-03
* | ; * test/src/xfaces-tests.el (xfaces-color-distance): Fix bug idMattias Engdegård2020-06-04
* | Make color-distance symmetric and more accurateMattias Engdegård2020-06-03
* | Add test for recent buffer-local-variables changeGlenn Morris2020-05-18
* | Don’t attempt to modify constant consesPaul Eggert2020-05-16
* | Use lexical-binding in most src testsStefan Kangas2020-04-24
* | Fix string-to-multibyte overlong sequence bugPaul Eggert2020-04-20
* | Merge from origin/emacs-27Glenn Morris2020-04-20
|\|
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-18
* | Fix error in 'call-process-region' when START is nil (Bug#40576)Philipp Stephani2020-04-12
* | ; * test/src/callproc-tests.el: Fix checkdoc errors.Philipp Stephani2020-04-12
* | Set last-coding-system-used upon ASCII conversion bypass (bug#40407)Mattias Engdegård2020-04-09
* | Fix ASCII-only conversion logic (bug#40407)Mattias Engdegård2020-04-09
* | Don't crash with invalid argument in check-coding-systems-regionMattias Engdegård2020-04-09
* | Fix decoding ASCII strings with embedded CR charactersEli Zaretskii2020-04-09
* | Avoid expensive recoding for ASCII identity cases (bug#40407)Mattias Engdegård2020-04-05
* | Fix inverted NOCOPY encode/decode parameter (bug#40407)Mattias Engdegård2020-04-05
* | Port the 'module/async-pipe' test to MS-WindowsEli Zaretskii2020-03-27
* | Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-26
* | Fix rounding errors in time conversionPaul Eggert2020-03-03
* | Port timestamp tests to odd timezones, (TICKS . HZ)Paul Eggert2020-02-27
* | Revert "Signal an error for the regexp "[:alnum:]""Mattias Engdegård2020-02-27
* | Revert "Don't complain about the regexp "[:-:]""Mattias Engdegård2020-02-27
* | Don't complain about the regexp "[:-:]"Mattias Engdegård2020-02-26
* | Signal an error for the regexp "[:alnum:]"Mattias Engdegård2020-02-26
* | Remove subsumed repetitions in regexpsMattias Engdegård2020-02-20
* | Remove lread tests for a feature that was deletedGlenn Morris2020-02-14
* | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-24
* | Fix crash when sending Gnus message (Bug#39207)Paul Eggert2020-01-22
* | Fix sxhash-equal on bytecodes, markers, etc.Paul Eggert2020-01-07
* | Also print function data when printing module functions.Philipp Stephani2020-01-05
* | Make module function finalizer test less brittle.Philipp Stephani2020-01-04
* | Implement finalizers for module functions (Bug#30373)Philipp Stephani2020-01-03
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Support .dylib suffix for modules on macOS (Bug#36226).Philipp Stephani2019-12-25
|/
* ; Spelling fixesPaul Eggert2019-12-10
* Spelling fixesPaul Eggert2019-12-09
* Test format-time-string paddingPaul Eggert2019-12-06
* * test/src/buffer-tests.el: Add loads of overlay testsAndreas Politz2019-12-05