forked from TriBITSPub/TriBITS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add class IssueTrackerTestsStatusReporter (trilinos/Trilinos#3887)
This class will get used by the 'grover' tool or any tool that will report on and/or take action about issue trackers based on the status of the tests assoicated with them. I did a few things to support this: * Allowed removal of <style> block not liked by GitHub Markdown (it is shown in raw form in a GitHUb Issue commnent). * Added support function getIssueTrackerAndAssertAllSame(). * Added 'cdash_testing_day' field to output testsLOD and useed in issue tracker report.
- Loading branch information
1 parent
2d1e4fa
commit 243d585
Showing
6 changed files
with
513 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.