aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/buffer-tests.el (unfollow)
Commit message (Expand)AuthorFilesLines
12 daysMore tests for edit functions, buffers, and markers.Eric S. Raymond1-0/+35
12 daysAdded more buffer/marker/editing test coverage.Eric S. Raymond1-0/+37
2026-02-14Adjust documentation to changes in 'overlays-in' and 'overlays-at'Eli Zaretskii1-0/+1
2026-02-12Make 'overlays_in' use only real EOB (bug#80242)Stephen Berman1-3/+8
2026-01-24Support cons cell for 'line-spacing'Daniel Mendler1-0/+18
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-11-16; Fix cleanup in buffer-testsEli Zaretskii1-3/+13
2025-02-23Prefer ert-with-temp-directory in testsStefan Kangas1-16/+10
2025-02-23Prefer incf to cl-incf in testsStefan Kangas1-2/+2
2025-02-23Prefer decf to cl-decfStefan Kangas1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-09-13(report_overlay_modification): Fix bug#65929Stefan Monnier1-0/+1
2023-02-13Rename with/without-narrowing to with/without-restrictionEli Zaretskii1-16/+16
2023-02-09Add an extensive test for labeled (locked) narrowingGregory Heytings1-0/+106
2023-01-17Fix buffer-list-update-hook for indirect buffersBasil L. Contovounesios1-20/+26
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-11-16Reduce buffer-tests noisiness even moreEli Zaretskii1-5/+5
2022-11-16Reduce buffer-tests noisiness when run in batch mode.Matt Armstrong1-42/+35
2022-11-11; Fix typosStefan Kangas1-1/+1
2022-11-10Rewrite the `kill-buffer-delete-auto-save' tests (bug#59028)Matt Armstrong1-58/+85
2022-11-06itree.c and buffer-tests.el: Incorporate code review feedbackMatt Armstrong1-12/+17
2022-11-05buffer.c: evaporate overlays in all indirect buffersStefan Monnier1-1/+0
2022-11-05Add a test for overlay evaporation across indirect buffersMatt Armstrong1-0/+36
2022-11-05Tweak the overlay related `insert-before-markers' testsMatt Armstrong1-22/+39
2022-11-03itree: Reproduce markers's behavior more faithfully (bug#58928)Stefan Monnier1-0/+22
2022-11-01src/buffer.c: Fix interaction between overlays & indirect buffers (bug#58928)Stefan Monnier1-0/+21
2022-10-22Add `get-pos-property' tests covering bug#58706Matt Armstrong1-0/+43
2022-10-21Fix a narrow-to-region vs. overlays-at bugMatt Armstrong1-12/+27
2022-10-21Fix handling of overlays that begin at END in 'overlays_in'Matt Armstrong1-0/+45
2022-10-14src/textprop.c (get_char_property_and_overlay): Fix bug#58479Stefan Monnier1-0/+8
2022-10-09; * test/src/buffer-tests.el: Remove unecessary `message' calls.Matt Armstrong1-2/+0
2022-10-08; * test/src/buffer-tests.el (test-overlay-randomly): new test.Matt Armstrong1-0/+92
2022-09-04Add basic test coverage for overlay modification hooksMatt Armstrong1-0/+193
2022-07-21Update buffer's chars-modified tick when inserting from gapEli Zaretskii1-0/+20
2022-07-07Fix buffer-testsEli Zaretskii1-2/+6
2022-05-24Clean up a test file in /tmpLars Ingebrigtsen1-1/+5
2022-05-12Adjust restore-buffer-modified-p autosaved logicLars Ingebrigtsen1-0/+10
2022-05-10Reimplement recent with-silent-modifications auto-save changesLars Ingebrigtsen1-0/+35
2022-02-04Silence byte-compiler in two testsStefan Kangas1-1/+1
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-11-18Eliminate ERT test name clashes (bug#51941)Mattias EngdegÄrd1-39/+39
2021-11-08Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas1-40/+39
2021-11-07Prefer ert-with-temp-(directory|file)Stefan Kangas1-19/+19
2021-08-23Add new variable 'kill-buffer/delete-auto-save-files'Lars Ingebrigtsen1-0/+63
2021-08-16Make overlays-in treat zero-length overlays at point-max consistentlyLars Ingebrigtsen1-1/+22
2021-07-22Avoid byte-compilation warningEli Zaretskii1-2/+2
2021-07-20Mention `overlays-in' in the `overlays-at' doc stringLars Ingebrigtsen1-0/+13