summaryrefslogtreecommitdiffstats
path: root/tests/test_project.py
Commit message (Expand)AuthorAgeFilesLines
* Move RepoHook class from project.py file to dedicated fileRemy Bohmer2020-11-031-39/+0
* manifest/tests: get them passing under WindowsMike Frysinger2020-02-211-12/+16
* test_project.py: Remove unused variable in 'with' statementDavid Pursehouse2020-02-121-1/+1
* Fix duplicate method name in test_project.pyDavid Pursehouse2020-02-121-2/+2
* project: allow src=. with symlinksv2.1.1Mike Frysinger2020-02-111-0/+23
* project: add basic path checks for <copyfile> & <linkfile>Mike Frysinger2020-02-041-0/+204
* prune: handle branches that track missing branchesMike Frysinger2019-11-161-0/+74
* tests: add docstrings & print_function (for Python 3)Mike Frysinger2019-08-011-0/+4
* hooks: support external hooks running different Python versionMike Frysinger2019-07-271-0/+58