summaryrefslogtreecommitdiff
path: root/test/lisp/ibuffer-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-04Use new ERT `skip-when` macro in testsStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-09Make ibuffer-awhen obsolete in favor of when-letStefan Kangas
2022-06-15Adjust ibuffer testLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-24Remove (or double) redundant backslashes in string literalsMattias EngdegÄrd
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-18Avoid test failures if directory name looks like a regexpRob Browning
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-20Fix 2 testsuite tests for MS-WindowsEli Zaretskii
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-07-21* test/lisp/ibuffer-tests.el: Delete temporary files.Glenn Morris
2017-07-21Stop skipping many ibuffer tests by defaultGlenn Morris
2017-01-28test/*.el: Avoid byte-compiler warningsJuanma Barranquero
2017-01-01Update copyright year to 2017 in masterPaul Eggert
2016-12-20ibuffer: New filters and commandsChristopher Genovese
2016-12-07define-ibuffer-filter: Discard wrong filtersTino Calancha
2016-12-07ibuffer-decompose-filter-group avoid unwanted side effectsTino Calancha
2016-12-07ibuffer-decompose-filter: Avoid side effects on errorTino Calancha
2016-12-07ibuffer: compare marks with EQTino Calancha
2016-12-07ibuffer-saved-filters: Remove extra nesting levelChristopher Genovese
2016-11-24* test/lisp/ibuffer-tests.el (ibuffer-test-Bug24997): Add test for Bug#24997.Tino Calancha
2016-11-23* test/lisp/ibuffer-tests.el (ibuffer-test-Bug25000): Add test for Bug25000.Tino Calancha
2016-01-12; Add 2016 to copyright years for files not in emacs-25 branchGlenn Morris
2015-12-17ibuffer generate autoloads to non-versioned file.Phillip Lord