aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of 'treesit-defun-type-regexp' in treesit-tests.Juri Linkov2025-06-251-1/+2
* Make nativecomp don't error when encountering undeclared types (bug#6573)Andrea Corallo2025-06-171-0/+3
* Fix segfault in profiler-cpu-log and profiler-memory-log (bug#78763)Zach Shaftel2025-06-141-0/+58
* Gather variable binding tests in data-tests.elSean Whitton2025-05-301-0/+44
* Fix unsafe SDATA usage in print.c (bug#78590)Pip Cet2025-05-281-0/+18
* Fix filelock-tests on MS-WindowsEli Zaretskii2025-05-121-14/+5
* Add test for file time-stamp granularity on MS-WindowsEli Zaretskii2025-05-111-0/+19
* ; More fixes for treesit testsEli Zaretskii2025-05-051-0/+9
* ; Fix recently added treesit testsEli Zaretskii2025-05-051-0/+3
* Add line-column tracking for tree-sitterYuan Fu2025-05-031-0/+78
* (decode_coding): Avoid nested *-change-functions (bug#78042)Stefan Monnier2025-05-021-4/+24
* Don't escape "." in `prin1' when followed by a letterSpencer Baugh2025-04-281-2/+4
* Use the first parser from 'treesit-parser-list' to fix tests.Juri Linkov2025-04-171-115/+120
* Respect narrowed buffers when parsing JSON (bug#77325)Pip Cet2025-03-301-0/+26
* 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