aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-02-13fixing the projectile-test-hashify-relative testWilfred Hughes
2013-02-12use ert-run-tests-batch-and-exit to preserve exit code for TravisJoel McCracken
2013-02-12adding a unit test for relative file pathsWilfred Hughes
2013-02-10Fixing broken tests.Joel McCracken
2013-02-08An initial attempt to run regression tests on TravisCIBozhidar Batsov
2013-01-06Removed project-ignored-extension-p.Bozhidar Batsov
2013-01-05Reworked file/directory ignore functionality.Bozhidar Batsov
2012-10-20Merge pull request #35 from rejeep/ackBozhidar Batsov
2012-10-20Add command to run ack.Johan Andersson
2012-10-20Fix broken tests.Johan Andersson
2012-10-10a bit of code clean-upBozhidar Batsov
2012-06-08Refactor some code and implement some tests.Johan Andersson
2012-06-08Add function that expands file to project root.Johan Andersson
2012-06-08Mock project root.Johan Andersson