Feature #1895
Updated by Junxiao Shi over 9 years ago
In integration tests, allow code to be cloned from an alternate branch. Currently, integration test suite clones ndn-cxx, NFD, and other project code from GitHub master branch. It's desirable to allow overriding the branch (eg. cloning from a pending Change on Gerrit, or using a local code repository), Gerrit), so that integration tests can be used to evaluate unmerged code.