aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-08-15Add support for function symbols as project default commandsAndreas Marschke
2018-08-08Use regexp-quote in projectile-get-other-filesSean Bowman
2018-07-28Match ignored buffers against regular expressions (#1260)Jorge Araya Navarro
2018-07-24Avoid "No projects needed to be removed." messages in global modeRemco van 't Veer
2018-07-12Fix a broken testBozhidar Batsov
2018-07-09Set projectile-test-path for the testsBozhidar Batsov
2018-07-09Add a test-helper.el for ert-runnerBozhidar Batsov
2018-07-09Update the Travis setupBozhidar Batsov
2018-06-16[Fix #1246] Give clear-known-projects test temp project fileNick Drozd
2018-06-16Ensure project-roots are directoriesNick Drozd
2018-03-17[Fix #1222] Don't pass nil format string to `format`Stephan Creutz
2017-12-29[Fix #1193] Add :src-dir and :test-dir to project-type (#1204)Alexandre Héaumé
2017-11-19Support setting default compilation dirMattias Bengtsson
2017-11-19Move rails-* project type detection before npm (#1191)kayhide
2017-11-19Treat members of projectile-globally-ignored-file-suffixes as file name suffi...Dmitry Lazurkin
2017-11-09Allow the project files to list to expire after a time periodWilfred Hughes
2017-07-24Cache projectile-project-root for performance (#1149)Alex Murray
2017-07-22Improve performance of unignore directive for directories (#1139)smallid
2017-04-16Specify test suffix and prefix at project type registration (#1127)Evgeniy Sharapov
2016-12-15[Fix #1078] For projectile-grep/ag use default value like grep/rgrep/agDmitry Lazurkin
2016-10-05Fix indentation and add missing metadataBozhidar Batsov
2016-10-05Make projectile-mode a global modeBozhidar Batsov
2016-10-05Unify modifications to find-file-hookOleh Krehel
2016-10-04Revert "[Fix #1044] Prefer `call-process` to `shell-command-to-string` (#1045)"Bozhidar Batsov
2016-09-26[Fix #1044] Prefer `call-process` to `shell-command-to-string` (#1045)Ivan Malison
2016-09-21Fix a broken testBozhidar Batsov
2016-08-29Use .elpa as dir for packages and remove CaskOleh Krehel
2016-08-26Simplify MakefileOleh Krehel
2016-07-28Ignore backup files in projectile-get-other-file (#1034)jchmrt
2016-04-05Let user override ignored filesLionel Henry
2016-03-26Ignore cached project roots that point to nonexistent directoriesWilfred Hughes
2016-02-21Fix test of `projectile-cleanup-known-projects'Sean Whitton
2016-02-10[Fix #952] Exclude out-of-project VCS submodulesTim Harper
2016-02-04[Fix #955] Handle match candidates in project rootsandor-juhasz
2015-10-17Allow specification of a compilation dirDavid Shepherd
2015-10-10Fix non-ASCII parsing in dirconfigJoonatan O'Rourke
2015-08-26Allow specifying regexp to projectile-grepGeorg Brandl
2015-07-14[Fix #454] Add Nested extensions for other filesNupf
2015-06-10Merge pull request #728 from vspinu/truenameBozhidar Batsov
2015-04-27[Fix #657] Remove `file-truename` calls from `projectile-project-root`Vitalie Spinu
2015-04-27Pass `nowarn` argument to `find-file-noselect` in testsVitalie Spinu
2015-04-27Don't re-create dummy buffers in testsVitalie Spinu
2015-04-27Add debug specs to helper test macrosVitalie Spinu
2015-02-22Fix test for tags-exclude-patternsDhiraj Goel
2015-02-22projectile-find-other-file sort candidatesLefteris Karapetsas
2015-02-07[Fix #560] [Fix #580] Add new defcustom that is used for globally ignoring fi...Todd Neal
2015-02-01Sanitize test setupJonas Bernoulli
2015-02-01Stop depending on s and fJonas Bernoulli
2015-02-01Improve parse-dirconfig-file testJonas Bernoulli
2015-01-07Remove some ack leftoversBozhidar Batsov