summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAge
* ; Fix typos: prefer American spellingStefan Kangas2022-07-14
* Merge from origin/emacs-28Stefan Kangas2022-07-14
|\
| * Remove uneffective testAndrea Corallo2022-07-13
| * Mark async worker tmp file as utf-8-emacs-unix (bug#48029)Andrea Corallo2022-07-13
* | Don't call home from test/src/process-tests.elLars Ingebrigtsen2022-07-11
* | Simplify and speed up string-to-multibyteMattias Engdegård2022-07-11
* | Speed up string-to-unibyteMattias Engdegård2022-07-10
* | Fix file-name-case-insensitive-p in ffap (bug#56443)Mattias Engdegård2022-07-08
* | Fix buffer-testsEli Zaretskii2022-07-07
* | Allow NUL characters in JSON inputLars Ingebrigtsen2022-07-02
* | Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen2022-06-27
* | Merge from origin/emacs-28Stefan Kangas2022-06-24
|\|
| * ; Fix typos: prefer US spelling.Stefan Kangas2022-06-23
* | ; Pacify byte-compiler warning in keymap-tests.el.Basil L. Contovounesios2022-06-18
* | Filter out NS non-key events from `where-is-internal'Lars Ingebrigtsen2022-06-18
* | Don’t test time functions for NaNs, INFPaul Eggert2022-06-15
* | Make new fileio test more reliableLars Ingebrigtsen2022-06-11
* | fileio-tests.el (test-non-regular-insert): Fix thinkoStefan Monnier2022-06-11
* | Allow inserting parts of /dev/urandom with insert-file-contentsLars Ingebrigtsen2022-06-11
* | Merge from origin/emacs-28Stefan Kangas2022-06-10
|\|
| * Fix error reporting in process-async-https-with-delayKen Brown2022-06-08
* | Let ?\LF signal an error (bug#55738)Mattias Engdegård2022-06-03
* | Make ?\LF generate 10, not -1 (bug#55738)Mattias Engdegård2022-06-02
* | Nonrecursive Lisp reader (bug#55676)Mattias Engdegård2022-05-30
* | Fix atimer setting and overdue expiration (bug#55628)Mattias Engdegård2022-05-30
* | Fix issue with nativecomp tests leaving files behind in /tmpLars Ingebrigtsen2022-05-24
* | Clean up a test file in /tmpLars Ingebrigtsen2022-05-24
* | Less wrong printed circular list tail index (bug#55395)Mattias Engdegård2022-05-23
* | Make printing mostly non-recursive (bug#55481)Mattias Engdegård2022-05-18
* | Add OVERRIDES argument to prin1/prin1-to-stringLars Ingebrigtsen2022-05-15
* | Adjust restore-buffer-modified-p autosaved logicLars Ingebrigtsen2022-05-12
* | Reimplement recent with-silent-modifications auto-save changesLars Ingebrigtsen2022-05-10
* | ; Pacify some --without-x byte-compiler warnings.Basil L. Contovounesios2022-05-07
* | Allow inserting and selecting binary blobs from sqliteLars Ingebrigtsen2022-04-28
* | Support (encode-time (list s m h D M Y))Paul Eggert2022-04-25
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* | New time-equal-p testPaul Eggert2022-04-14
* | Faster `string-lessp` for unibyte argumentsMattias Engdegård2022-04-04
* | Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen2022-04-04
* | Fix reader infinite recursion for circular mixed-type valuesMattias Engdegård2022-03-26
* | Don't always escape "." and "?" in `prin1'Lars Ingebrigtsen2022-03-14
* | Decouple mod-test.c from GnulibPaul Eggert2022-03-08
* | Don't accept whitespace or hex floats in rgbi: colour specsMattias Engdegård2022-03-06
* | Adjust doc-tests-documentation/autoloaded-macroLars Ingebrigtsen2022-02-20
* | Avoid emacs-module-tests failure on macOSMattias Engdegård2022-02-16
* | Rewrite thread context switch code (bug#48990)Stefan Monnier2022-02-12
* | Merge from origin/emacs-28Stefan Kangas2022-02-10
|\|
| * Fix integer arithmetic miss-compilation (bug#53451)Andrea Corallo2022-02-09
* | Silence byte-compiler in two testsStefan Kangas2022-02-04
* | Extend filelock-tests.el for bug#53207Michael Albinus2022-01-31