aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Expand overlay multibyte testsAndreas Politz2017-10-071-3/+58
| | * | Add test exposing overlay bugAndreas Politz2017-10-051-0/+101
| | * | Add test regarding overlay and buffer encodingAndreas Politz2017-10-051-0/+8
| | * | Provide a new tree data-structure for overlays.Andreas Politz2017-10-048-0/+12240
| * | | cconv.el: Fix regression in cconv-tests-interactive-closure-bug51695Stefan Monnier2022-10-281-5/+12
| * | | Fix failing test for package HierarchyWamm K. D2022-10-281-1/+1
| * | | ; Fix typos in symbol namesStefan Kangas2022-10-271-1/+1
| * | | Allow Hierarchy to delay computation of childrenWamm K. D2022-10-271-0/+143
| * | | Disable completion/ElDoc/FFAP when Python program is runningkobarity2022-10-271-4/+67
| * | | ; Fix several symbol name typosStefan Kangas2022-10-262-2/+2
| * | | Fix typo in textsec-restriction-levelStefan Kangas2022-10-261-1/+1
| * | | Fix regexp matching with atomic strings and optimised backtrackingMattias Engdegård2022-10-241-0/+5
| * | | Improve error reporting of EUDC plist functionsBasil L. Contovounesios2022-10-231-12/+12
| * | | Audit some plist uses with new predicate argumentBasil L. Contovounesios2022-10-227-98/+452
| * | | Bindat (src, strz): Operate on vectors tooNacho Barrientos2022-10-211-1/+18
| * | | Improve HERE document detection in perl-modeMauro Aranda2022-10-201-0/+66
| * | | ; * test/lisp/image/wallpaper-tests.el: Simplify last change.Stefan Kangas2022-10-191-6/+2
| * | | ; Delete file after wallpaper testStefan Kangas2022-10-191-2/+9
| * | | Improve handling of $PATH in Eshell for remote directoriesJim Porter2022-10-173-7/+161
| * | | Allow setting the values of variable aliases in EshellJim Porter2022-10-171-0/+145
| * | | ; Allow ignoring errors when calling 'eshell-match-command-output'Jim Porter2022-10-172-12/+16
| * | | Add helpers to dynamically assign connection-local valuesJim Porter2022-10-171-41/+107
| * | | ; Remove over-quoting of :application values in connection-local variablesJim Porter2022-10-171-2/+2
| * | | Silence recent comp-tests.el lexvar warningsBasil L. Contovounesios2022-10-171-19/+23
| * | | Don't prune *.eln files in parent of eln-load-pathStefan Kangas2022-10-171-0/+11
| * | | Add tests for native-compile-prune-cacheStefan Kangas2022-10-171-0/+62
| * | | cl-generic: Fix `advertised-calling-convention` declarationsStefan Monnier2022-10-161-0/+22
| * | | Move and rename Python completion ERTskobarity2022-10-161-41/+41
| * | | Fix invalid search bound error in python-shell-completion-at-pointkobarity2022-10-161-0/+27
| * | | Disable completion when PDB is active in Python Shell bufferkobarity2022-10-161-0/+17
| * | | Expand 'random' testsuiteStefan Kangas2022-10-161-3/+17
| * | | ; Prefer HTTPS to HTTP in many URLsStefan Kangas2022-10-156-8/+7
| * | | ; improve test coverage of time-stamp-pattern parsingStephen Gildea2022-10-141-4/+4
| * | | Update image-circular-tests.elBasil L. Contovounesios2022-10-151-17/+24
| * | | Fix Python completion when point in shell buffer is before promptkobarity2022-10-121-0/+33
| * | | Fix Python completion failure under certain conditionskobarity2022-10-111-0/+93
| * | | Add a test for sqlite "insert ... returning"Lars Ingebrigtsen2022-10-101-0/+13
| * | | ; * test/src/fns-tests.el (fns-tests--string-lessp-cases): Extend.Mattias Engdegård2022-10-081-0/+2
| * | | package.el: Understand a few more variations in tarball formatsStefan Monnier2022-10-083-2/+22
| * | | Fix setting the wallpaper with "swaybg" and "wbg"Stefan Kangas2022-10-071-0/+95
* | | | ; * test/src/treesit-tests.el (treesit-misc): Don't fail without tsMattias Engdegård2022-11-211-0/+1
* | | | Allow checking for outdated nodes in tree-sitterYuan Fu2022-11-161-2/+5
* | | | ; Remove some tree-sitter testsYuan Fu2022-11-141-5/+1
* | | | ; * test/src/treesit-tests.el (treesit-node-check): New test.Yuan Fu2022-11-141-0/+18
* | | | Improve treesit-node-atYuan Fu2022-11-111-0/+31
* | | | Revise tree-sitter facility for multi-language buffersYuan Fu2022-11-041-0/+29
* | | | Remove test of treesit-language-atYuan Fu2022-10-281-3/+0
* | | | ; Update copyright yearsStefan Kangas2022-10-271-1/+1
* | | | New tree-sitter toggle schemeYuan Fu2022-10-251-0/+20
* | | | Skip tree-sitter tests unless language definition is availableYuan Fu2022-10-171-0/+11