Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/ctest-driver.py (follow)
Commit message (Collapse)AuthorAge
* tools: bring back the .py extensionEgor Tensin2021-04-18
| | | | | It should help running the scripts on Windows, where the .py extension is associated with the Python interpreter.
* tools: drop the .py extensionEgor Tensin2021-04-13
|
* tools: update usage information, add docs/ entriesEgor Tensin2021-04-07
|
* ctest-driver.py: add --fail-regex, fix --pass-regexEgor Tensin2021-04-06
|
* ctest-driver.py: add copyright noticeEgor Tensin2021-04-06
|
* ctest-driver.py: fix --new-windowEgor Tensin2021-04-06
|
* ctest-driver.py: MULTILINE regex matchingEgor Tensin2021-04-06
|
* ctest-driver.py: handle additional '--'sEgor Tensin2021-04-06
|
* tools: add ctest-driver.pyEgor Tensin2021-04-06