aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2020-06-16Add emacs-eldev project typePaul Pogonyshev
2020-06-15Add a custom setting to control automatic project discoveryJacob First
2020-05-17Support for optional comments in .projectile files by customizing projectile-...pipehat
2020-05-13Fix whitespaceJonas Bernoulli
2020-05-07Improve performance of native indexing (#1528)pipehat
2020-01-25[Fix #1475] Fix unignoring directories (#1485)Eric Eaton
2020-01-19Bump the copyright yearsBozhidar Batsov
2020-01-19Allow multiple root-dirs to be search by projectile-grepPhilipp Fehre
2019-04-15Add :related-files-fn custom function helpers (#1401)Hans Jang
2019-04-03Add new 'related-files-fn' option to use custom function to find test/impl/ot...Hans Jang
2019-01-16Add tests for rgrep excludesJackson Ray Hamilton
2019-01-01Bump the copyright yearsBozhidar Batsov
2018-12-04Return relative paths when doing alien submodules indexing (#1354)Zhenchao Li
2018-11-03[Fix #1158] Check directory arguments passed interactively (#1332)Nathan Moreau
2018-10-28Improve the naming of the indexing methodsBozhidar Batsov
2018-10-27Fix a typoBozhidar Batsov
2018-10-27Remove the ert-runner test helperBozhidar Batsov
2018-10-27Clean up some legacy from the testsBozhidar Batsov
2018-10-26Migrate remaining ert tests (#1339)Eugene Tan
2018-10-25Migrate some ert tests (#1337)Eugene Tan
2018-10-23Migrate some ert testsEugene Tan
2018-10-18Migrate some ert testsEugene Tan
2018-10-17Migrate some ert tests (#1329)Eugene Tan
2018-10-17Rename projectile-dir-files-external to projectile-dir-files-alienBozhidar Batsov
2018-10-15Migrate some tests (#1326)Eugene Tan
2018-10-08Add a couple of tests for projectile-project-typeBozhidar Batsov
2018-10-07[Fix #1315] Give preference to the project types registered lastBozhidar Batsov
2018-10-04Add some tests for projectile-relevant-known-projects and projectile-relevant...Bozhidar Batsov
2018-10-04Add some tests for projectile-default-mode-lineBozhidar Batsov
2018-10-03Migrate tests for add-known-project, configure-command & get-all-sub-projects...Eugene Tan
2018-10-03Kills some tabsBozhidar Batsov
2018-10-02 Migrate `projectile-test-ignored-directory-p' to buttercup (#1309)Kevin Foley
2018-10-02Migrate tests for load-known-projects and merge-known-projects (#1311)Eugene Tan
2018-10-02Add a test for projectile-project-nameBozhidar Batsov
2018-10-02Delete some dead codeBozhidar Batsov
2018-10-02Simplify project-dir-filesBozhidar Batsov