xiangcai

Results 2 issues of xiangcai

One testcase can report multiple failures by {tmt,rstraint,rhts}-reprot-result helper. Now the junit reporter only reports one failure message for a failed testcase, no matter how many sub failures reported. By...

To support something like this: ``` # Library from the local filesystem require: - type: library path: ../library/openssl name: /certgen ``` To source a library from the same git repo...