aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-02-03Make the cache transient by defaultBozhidar Batsov
2025-01-31Speed-up load time by moving known projects initializationBozhidar Batsov
2025-01-30Fix broken tests, take 2Bozhidar Batsov
2025-01-30Fix a couple of broken testsBozhidar Batsov
2025-01-11Bump the copyright yearsBozhidar Batsov
2024-11-02Add Zig project discovery (#1918)stephan-cr
2024-11-01Fix dotnet sln project typeDamien Cassou
2024-10-22Revert "Add #'projectile-track-known-projects-find-file-hook to 'buffer-list-...Mark Stuart
2024-08-24Add #'projectile-track-known-projects-find-file-hook to 'buffer-list-update-hookJules Tamagnan
2024-08-14Fix tests to not modify top level .dir-locals.el fileJules Tamagnan
2024-02-11Bump the copyright yearsBozhidar Batsov
2024-01-23Add new custom variable 'projectile-cmd-hist-ignoredups'Laurence Warne
2023-03-16Detect Julia projects (#1833)Eric Berquist
2023-02-28Bump the copyright yearsBozhidar Batsov
2023-01-13Make the tests work reliably with native compilation enabledBozhidar Batsov
2022-11-18Allow multiple project-files per type and wildcards in project-filestoshokan
2022-11-05Update projectile-root-bottom-up testsGreg Pfeil
2022-10-31Allow passing a directory argument deep down the stack (#1806)fanshi1028
2022-10-30Add helpers for dir-local-variables for 3rd party use (#1737)813gan
2022-10-28Revert "[Fix #1804] Make it possible to ignore special project buffers"Bozhidar Batsov
2022-10-27[Fix #1804] Make it possible to ignore special project buffersMiles Liu
2022-10-04Make all project type attributes locally overridableLaurence Warne
2022-07-19Bump the copyright yearsBozhidar Batsov
2022-06-26[Fix #1755] Cache failure to find project root (#1779)Edmund Jorgensen
2022-06-13Fix several typos and spelling errorsJon Dufresne
2022-05-22Don't add duplicate commands to command historylWarne
2022-04-19[Fix #1765] Re-add defaults for src-dir and test-dirlWarne
2022-02-11Allow changing of project type precendencelWarne
2022-02-11Allow nil values in update-project-typelWarne
2021-12-20Fix testslWarne
2021-09-30[Fix #1709] Fix `projectile-project-buffer-p` contain current buffer (#1713)Kijima Daigo
2021-09-05[Fix #1703] Improve projectile-generic-command default (#1706)Victor Makarov
2021-08-11Update my e-mailBozhidar Batsov
2021-06-29Add opt params to projectile-run-(async)-shell-cmd (#1675)Laura Viglioni
2021-06-23Add tests for src-dir as a function logiclWarne
2021-06-20Add tests for added and modified functions.lWarne
2021-05-24Add new command `projectile-reset-known-projects`ClarityStorm
2021-05-03Add tests for added functions.lWarne
2021-01-25Add some comments to the test suiteBozhidar Batsov
2021-01-25Bump the copyright yearsBozhidar Batsov
2020-12-10[Fix #1615] projectile-files-via-ext-command: support magic filenames (#1618)Marcos Almeida
2020-12-10[Fix #1250] Respect projectile-globally-ignored-directories when using native...ax487
2020-12-09[#Fix 1617] Switch to right buffer in projectile-switch-project-by-name (#1621)Matti Niemenmaa
2020-12-04[#1612] Tweak a problematic error messageBozhidar Batsov
2020-12-04Implement friendly errors on project-less filesThiago A. Silva
2020-12-03Rename projectile-project-root-files-functions toBozhidar Batsov
2020-12-02Add test that dir local variables are loaded when switching projectsKevin J. Foley
2020-12-02Make sure projectile-files-via-ext-command returns files not errorsMarcos Almeida
2020-08-22Add a couple of utility functionsNikita Bloshchanevich
2020-08-20Use Eldev for developmentPaul Pogonyshev