Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ExternalProject: Don't git stash ignored files | Craig Scott | 2021-01-16 | 1 | -0/+0 |
| | | | | | | The change to the binary gitrepo.tgz file adds a commit which adds a .gitignore file. Fixes: #21278 | ||||
* | ExternalProject: Add tests for UPDATE_COMMAND. | Matt McCormick | 2012-11-13 | 1 | -0/+0 |
Tests are added for UPDATE_COMMAND to ensure it is working properly. Testing infrastructure is added along with tests for Git, but tests for other version control systems could easily be added in the future. |