summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAgeFilesLines
* src/insdel.c (adjust_markers_for_replace): Fix insertion caseStefan Monnier2025-03-291-0/+14
* (replace-region-contents): Improve and promote (bug#76313)Stefan Monnier2025-03-291-34/+34
* Add basic and low-level tests for hash tablesStefan Kangas2025-03-241-0/+71
* Fix a nativecomp type propagation bug (bug#74771)Andrea Corallo2025-03-231-1/+6
* Correctly unload variable aliases.Jens Schmidt2025-03-161-0/+12
* (Freplace_buffer_contents): Preserve markers more carefullyStefan Monnier2025-03-111-7/+9
* Merge from origin/emacs-30Eli Zaretskii2025-03-011-1/+1
|\
| * Fix fns-tests-collate-strings failure with muslPaul Eggert2025-02-271-1/+1
| * Update copyright year to 2025Stefan Kangas2025-01-0252-52/+52
| * Fix 'replace-regexp' in WDiredEli Zaretskii2024-09-211-0/+1
* | * test/src/editfns-tests.el (editfns--replace-region): New testStefan Monnier2025-02-281-0/+35
* | ; Grammar fixes for "native-compiled"Stefan Kangas2025-02-281-1/+1
* | Adapt process-tests to AndroidPo Lu2025-02-281-0/+16
* | Guarantee delivery of inotify special eventsPo Lu2025-02-261-0/+11
* | (Ftranspose_regions): Fix text-properties for len1==len2Stefan Monnier2025-02-231-0/+15
* | Prefer ert-with-temp-directory in testsStefan Kangas2025-02-232-53/+42
* | Fix print-testsThuna2025-02-231-1/+2
* | Prefer incf to cl-incf in testsStefan Kangas2025-02-236-11/+11
* | Prefer decf to cl-decfStefan Kangas2025-02-231-1/+1
* | Prefer oddp/evenp to open-coding in a few more casesStefan Kangas2025-02-181-1/+1
* | Prefer plusp/minusp to cl-plusp/cl-minuspStefan Kangas2025-02-171-1/+1
* | Rename treesit-add-simple-indent-rulesYuan Fu2025-02-171-5/+5
* | Prefer oddp/evenp to free-coding them in testsStefan Kangas2025-02-172-3/+3
* | Prefer oddp/evenp to cl-oddp/cl-evenpStefan Kangas2025-02-171-1/+1
* | ; * test/src/editfns-tests.el (editfns-tests-styled-print): Fix last change.Eli Zaretskii2025-02-041-1/+0
* | ; * test/src/editfns-tests.el (editfns-tests-styled-print): New test.Eli Zaretskii2025-02-041-0/+11
* | Add treesit-add-simple-indent-rulesYuan Fu2025-01-301-0/+21
* | Revert "; * src/dispnew.c (combine_updates_for_frame): Fix whitespace."Eli Zaretskii2025-01-241-10/+0
* | ; * src/dispnew.c (combine_updates_for_frame): Fix whitespace.Eli Zaretskii2025-01-241-0/+10
* | Port allows-stdout test to overly-suspicious bwrapPaul Eggert2025-01-221-1/+7
* | Fix treesit.el testsYuan Fu2025-01-171-17/+19
* | Use eabs in Fcurrent_time_zoneStefan Kangas2025-01-131-0/+4
* | Update copyright year to 2025Paul Eggert2025-01-0152-52/+52
* | Use with-environment-variables in more placesStefan Kangas2024-12-271-2/+1
* | Add treesit-aggregated-simple-imenu-settingsYuan Fu2024-12-241-0/+14
* | Fix network test failure when using VPN clientRobert Pluim2024-12-191-0/+11
* | Mark if-let and when-let obsoleteSean Whitton2024-10-243-14/+14
* | Fix comp branch-optim pass (bug#73270)Andrea Corallo2024-10-152-0/+21
* | Test 'network-lookup-address-info' argument type checkingRobert Pluim2024-09-251-1/+5
* | Merge from origin/emacs-30Eli Zaretskii2024-09-211-0/+5
|\|
| * Fix treesit--merge-ranges (bug#73324)Yuan Fu2024-09-201-0/+5
* | Merge from origin/emacs-30Eli Zaretskii2024-09-211-1/+33
|\|
| * Conservative heuristic for tree-sitter parser ranges (bug#73324)Yuan Fu2024-09-171-1/+1
| * ; Add even more tests for previous commitYuan Fu2024-09-151-6/+8
| * Fix treesit_sync_visible_region's range fixup code (bug#73264)Yuan Fu2024-09-151-1/+31
* | Merge from origin/emacs-30Eli Zaretskii2024-09-141-0/+27
|\|
| * Fix range handling so it works for multibyte buffer (bug#73204)Yuan Fu2024-09-141-0/+27
* | Merge from savannah/emacs-30Po Lu2024-09-111-24/+26
|\|
| * Make json-serialize always return a unibyte string (bug#70007)Mattias EngdegÄrd2024-09-081-24/+26
* | ; * test/src/treesit-tests.el (treesit-indirect-buffer): Untag.Yuan Fu2024-08-251-1/+0