aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add OVERRIDES argument to prin1/prin1-to-stringLars Ingebrigtsen2022-05-151-0/+43
| * | | Adjust restore-buffer-modified-p autosaved logicLars Ingebrigtsen2022-05-121-0/+10
| * | | Reimplement recent with-silent-modifications auto-save changesLars Ingebrigtsen2022-05-101-0/+35
| * | | ; Pacify some --without-x byte-compiler warnings.Basil L. Contovounesios2022-05-071-0/+7
* | | | Add test for treesit-query-compileYuan Fu2022-06-141-21/+29
* | | | Extract out treesit-search-forwardYuan Fu2022-05-131-1/+3
* | | | Add defun navigationYuan Fu2022-05-131-0/+3
* | | | New node traversal functionsYuan Fu2022-05-131-0/+4
* | | | Redefine treesit-node-atYuan Fu2022-05-131-1/+5
* | | | ; Merge from master.Yuan Fu2022-05-076-6/+187
|\ \ \ \ | |/ / /
| * | | Allow inserting and selecting binary blobs from sqliteLars Ingebrigtsen2022-04-281-0/+25
| * | | Support (encode-time (list s m h D M Y))Paul Eggert2022-04-251-0/+9
| * | | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-6/+6
| * | | New time-equal-p testPaul Eggert2022-04-141-0/+4
| * | | Faster `string-lessp` for unibyte argumentsMattias Engdegård2022-04-041-0/+43
| * | | Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen2022-04-041-0/+70
| * | | Fix reader infinite recursion for circular mixed-type valuesMattias Engdegård2022-03-261-0/+22
| * | | Don't always escape "." and "?" in `prin1'Lars Ingebrigtsen2022-03-141-0/+8
* | | | Add tree-sitter intergrationYuan Fu2022-05-071-0/+366
|/ / /
* | | Decouple mod-test.c from GnulibPaul Eggert2022-03-082-14/+31
* | | Don't accept whitespace or hex floats in rgbi: colour specsMattias Engdegård2022-03-061-1/+4
* | | Adjust doc-tests-documentation/autoloaded-macroLars Ingebrigtsen2022-02-201-2/+2
* | | Avoid emacs-module-tests failure on macOSMattias Engdegård2022-02-161-1/+2
* | | Rewrite thread context switch code (bug#48990)Stefan Monnier2022-02-121-0/+25
* | | Merge from origin/emacs-28Stefan Kangas2022-02-101-1/+8
|\ \ \ | |/ /
| * | Fix integer arithmetic miss-compilation (bug#53451)Andrea Corallo2022-02-091-1/+8
* | | Silence byte-compiler in two testsStefan Kangas2022-02-041-1/+1
* | | Extend filelock-tests.el for bug#53207Michael Albinus2022-01-311-95/+122
* | | Allow redirecting `message' output to a different bufferLars Ingebrigtsen2022-01-291-0/+9
* | | Silence byte-compiler slightly in testsStefan Kangas2022-01-272-7/+8
* | | Don't use obsolete second argument to byte-compile-fileStefan Kangas2022-01-271-1/+1
* | | Add tests for concat, vconcat and appendMattias Engdegård2022-01-261-0/+70
* | | Add new variable print-unreadable-functionLars Ingebrigtsen2022-01-221-0/+11
* | | Fix Fchar_syntax for non-ASCII in unibyte buffersMattias Engdegård2022-01-201-0/+15
* | | * test/src/doc-tests.el: New file.Stefan Kangas2022-01-041-0/+43
* | | ; Add 2022 to copyright years.Eli Zaretskii2022-01-012-2/+2
* | | Merge from origin/emacs-28Eli Zaretskii2022-01-0147-47/+47
|\ \ \ | |/ /
| * | ; Add 2022 to copyright years.Eli Zaretskii2022-01-0147-47/+47
| * | Be more allowing when looking for menu-bar itemsStefan Kangas2021-10-281-0/+10
* | | `make-finalizer' now has to be called with a function, so adjust testLars Ingebrigtsen2021-12-311-1/+1
* | | Use defvar-keymap in testsStefan Kangas2021-12-261-8/+4
* | | Add test for text-char-descriptionStefan Kangas2021-12-261-0/+15
* | | Declare functions to silence byte-compilerStefan Kangas2021-12-213-0/+8
* | | Fix some tests in --without-all buildsStefan Kangas2021-12-212-1/+1
* | | Fix sloppy base64 acceptance of some multibyte charactersMattias Engdegård2021-12-201-3/+13
* | | Silence byte-compiler warnings from absent optional featuresMattias Engdegård2021-12-203-0/+9
* | | Add some very rudimentary field-beginning/end testsLars Ingebrigtsen2021-12-191-0/+13
* | | ; Fix last change to filelock-tests.elEli Zaretskii2021-12-191-5/+13
* | | New error symbol 'permission-denied'Eli Zaretskii2021-12-191-3/+3
* | | Skip extension tests on hosts without the functionLars Ingebrigtsen2021-12-161-0/+1