summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/project-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Make project-current not error out inside non-existent dirsDmitry Gutov2023-01-281-0/+10
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix two byte-compiler warningsStefan Kangas2022-12-101-1/+1
* Bring back the project--value-in-dir logicDmitry Gutov2022-12-091-0/+13
* ; Fix test failure on CIDmitry Gutov2022-12-011-2/+2
* New user option: project-vc-extra-root-markersDmitry Gutov2022-12-011-0/+29
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Replace some macros with ert-with-temp-(file|directory)Stefan Kangas2021-11-061-16/+4
|/
* project--files-in-directory: Fix handling of ignoresDmitry Gutov2021-09-061-0/+15
* Add a unit test to reproduce Bug#48471.Philipp Stephani2021-05-171-0/+25
* Factor out a helper macro to create a temporary directory.Philipp Stephani2021-04-181-34/+44
* Add quoted filename support to 'project-find-regexp' (Bug#47799).Philipp Stephani2021-04-181-4/+27
* Extend project test so that 'project-current' works.Philipp Stephani2021-04-181-1/+8
* Skip a unit test that requires an external program if necessary.Philipp Stephani2021-04-181-0/+1
* Improve project support for quoted directory names (Bug#47799)Philipp Stephani2021-04-151-0/+44