index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
buffer-tests.el
Age
Commit message (
Expand
)
Author
2026-05-07
; Revert Eric's commits from February.
Sean Whitton
2026-02-25
More tests for edit functions, buffers, and markers.
Eric S. Raymond
2026-02-25
Added more buffer/marker/editing test coverage.
Eric S. Raymond
2026-02-14
Adjust documentation to changes in 'overlays-in' and 'overlays-at'
Eli Zaretskii
2026-02-12
Make 'overlays_in' use only real EOB (bug#80242)
Stephen Berman
2026-01-24
Support cons cell for 'line-spacing'
Daniel Mendler
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-16
; Fix cleanup in buffer-tests
Eli Zaretskii
2025-02-23
Prefer ert-with-temp-directory in tests
Stefan Kangas
2025-02-23
Prefer incf to cl-incf in tests
Stefan Kangas
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-25
Standardize possessive apostrophe usage in manuals, docs, and comments
Stefan Kangas
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-13
(report_overlay_modification): Fix bug#65929
Stefan Monnier
2023-02-13
Rename with/without-narrowing to with/without-restriction
Eli Zaretskii
2023-02-09
Add an extensive test for labeled (locked) narrowing
Gregory Heytings
2023-01-17
Fix buffer-list-update-hook for indirect buffers
Basil L. Contovounesios
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-16
Reduce buffer-tests noisiness even more
Eli Zaretskii
2022-11-16
Reduce buffer-tests noisiness when run in batch mode.
Matt Armstrong
2022-11-11
; Fix typos
Stefan Kangas
2022-11-10
Rewrite the `kill-buffer-delete-auto-save' tests (bug#59028)
Matt Armstrong
2022-11-06
itree.c and buffer-tests.el: Incorporate code review feedback
Matt Armstrong
2022-11-05
buffer.c: evaporate overlays in all indirect buffers
Stefan Monnier
2022-11-05
Add a test for overlay evaporation across indirect buffers
Matt Armstrong
2022-11-05
Tweak the overlay related `insert-before-markers' tests
Matt Armstrong
2022-11-03
itree: Reproduce markers's behavior more faithfully (bug#58928)
Stefan Monnier
2022-11-01
src/buffer.c: Fix interaction between overlays & indirect buffers (bug#58928)
Stefan Monnier
2022-10-22
Add `get-pos-property' tests covering bug#58706
Matt Armstrong
2022-10-21
Fix a narrow-to-region vs. overlays-at bug
Matt Armstrong
2022-10-21
Fix handling of overlays that begin at END in 'overlays_in'
Matt Armstrong
2022-10-14
src/textprop.c (get_char_property_and_overlay): Fix bug#58479
Stefan Monnier
2022-10-09
; * test/src/buffer-tests.el: Remove unecessary `message' calls.
Matt Armstrong
2022-10-08
; * test/src/buffer-tests.el (test-overlay-randomly): new test.
Matt Armstrong
2022-09-25
Merge 'master' into noverlay
Stefan Monnier
2022-09-04
Add basic test coverage for overlay modification hooks
Matt Armstrong
2022-07-21
Update buffer's chars-modified tick when inserting from gap
Eli Zaretskii
2022-07-07
Fix buffer-tests
Eli Zaretskii
2022-05-24
Clean up a test file in /tmp
Lars Ingebrigtsen
2022-05-12
Adjust restore-buffer-modified-p autosaved logic
Lars Ingebrigtsen
2022-05-10
Reimplement recent with-silent-modifications auto-save changes
Lars Ingebrigtsen
2022-02-04
Silence byte-compiler in two tests
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-18
Eliminate ERT test name clashes (bug#51941)
Mattias EngdegÄrd
2021-11-08
Prefer ert-with-temp-(directory|file) in most remaining tests
Stefan Kangas
2021-11-07
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-08-23
Add new variable 'kill-buffer/delete-auto-save-files'
Lars Ingebrigtsen
2021-08-16
Make overlays-in treat zero-length overlays at point-max consistently
Lars Ingebrigtsen
[next]