aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-12-31[Fix #593] Only initialize cache when use Projectile commandsTu Do
2014-11-23Merge known-project lists from multiple processesThomas Frössman
2014-11-12[Bug fix] When cache is empty, do not add fileTu Do
2014-11-04Update find matching test funcs.kayhide
2014-10-11Better caching of projectile-project-rootPhilippe Vaucher
2014-10-09Cache the value of `projectile-project-root`Philippe Vaucher
2014-08-30Add a test case for projectile-get-other-filesTu, Do
2014-08-11[Fix #406] Add the ability to ignore buffers by nameBozhidar Batsov
2014-08-09Add a test for projectile-switch-project with no known projectsBozhidar Batsov
2014-08-08Add a test for projectile-clear-known-projectsBozhidar Batsov
2014-08-08Fix noflet bindings indentationBozhidar Batsov
2014-08-08Simplify test initBozhidar Batsov
2014-08-08Fix a broken testBozhidar Batsov
2014-08-08Fix a couple of failing testsBozhidar Batsov
2014-05-10Merge pull request #335 from dougm/grep-default-filesBozhidar Batsov
2014-05-10Fix #149 Adding trailing / to user provided dataŁukasz Klich
2014-05-09Default files for projectile-grep with prefix argDoug MacEachern
2014-04-12Add file existence cache.Thomas Frössman
2014-04-11Rename tests that don't follow `projectile-test-*` conventionPhilippe Vaucher
2014-04-11Always return absolute path from `projectile-project-root`Philippe Vaucher
2014-04-10Improve project root identification customization.Thomas Frössman
2014-03-26Merge pull request #290 from dgtized/cache-invalidation-on-dirconfigBozhidar Batsov
2014-03-26Add projectile-cleanup-known-projectsPhilippe Vaucher
2014-03-21Test projectile-maybe-invalidate-cache + changelogCharles Comstock
2014-03-02Really fix the buildBozhidar Batsov
2014-01-29Fix failing testBozhidar Batsov
2014-01-27Fix failing testBozhidar Batsov
2013-12-05Make find-file-hooks buffer localBozhidar Batsov
2013-11-29Remove unwanted trailing slash for ctags exclude items.Kostafey
2013-11-28Improve calculation of ignored files/dirsBozhidar Batsov
2013-11-12Fix testsBozhidar Batsov
2013-10-13Fix broken testBozhidar Batsov
2013-09-25Remove current project from list of candidates in projectile-switch-projectBozhidar Batsov
2013-09-25Use noflet for testsBozhidar Batsov
2013-08-15Minor cleanupBozhidar Batsov
2013-07-23cl-flet is not actually a 1:1 substitute for fletBozhidar Batsov
2013-07-23Stop using cl completelyBozhidar Batsov
2013-07-08Setting up find-file-hook only within projectile-global-mode. Fixes bbatsov/p...Malyshev Artem
2013-06-29Fixing test expectation. The cd function was being invoked for native indexingHabibullah Pagarkar
2013-06-11Refactor a bit projectile-project-filesBozhidar Batsov
2013-05-27Fix incorrect method of making files relative.Andrew Hyatt
2013-05-19Drop an obsolete testBozhidar Batsov
2013-05-19Remove obsolete testBozhidar Batsov
2013-04-25Fix #95 - handle properly missing project rootBozhidar Batsov
2013-04-24Drop project files hashifyingBozhidar Batsov
2013-04-22Fix testsBozhidar Batsov
2013-04-10Support projects only for subdirs of the project root.Andrew Hyatt
2013-02-28Adds known-projects systemJoel McCracken
2013-02-13Merge pull request #65 from Wilfred/masterBozhidar Batsov
2013-02-13adding a unit test for projectile-hashify-with-uniquifyWilfred Hughes