aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/buffer-tests.el (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-07-19Add inhibit-buffer-hooks to `make-indirect-buffer'Lars Ingebrigtsen1-1/+2
2021-07-19Make make-indirect-buffer inherit inhibit-buffer-hook from base bufferdickmao1-0/+24
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-12-20Inhibit buffer hooks in temporary buffersBasil L. Contovounesios1-3/+30
2020-06-03Silence some byte-compiler warnings in testsBasil L. Contovounesios1-0/+1
2020-05-18Add test for recent buffer-local-variables changeGlenn Morris1-0/+6
2020-04-20Fix string-to-multibyte overlong sequence bugPaul Eggert1-0/+14
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-12-10; Spelling fixesPaul Eggert1-3/+3
2019-12-09Spelling fixesPaul Eggert1-2/+2
2019-12-05* test/src/buffer-tests.el: Add loads of overlay testsAndreas Politz1-0/+1219
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1