Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins-test-harness
Commit: 0707c09b788bb782b20cd97bef7445900f380828
https://github.com/jenkinsci/jenkins-test-harness/commit/0707c09b788bb782b20cd97bef7445900f380828
Author: René Scheibe <[email protected]>
Date: 2019-10-21 (Mon, 21 Oct 2019)
Changed paths:
M src/main/java/org/jvnet/hudson/test/FakeChangeLogSCM.java
Log Message:
-----------
Add implementation for getAffectedFiles to FakeChangeLogSCM#EntryImpl
It's useful in tests to have the full functionality.
The default implementation in the abstract parent class just throws
an UnsupportedOperationException.
Commit: b54400f60f39efa675293486c9e19304f678f762
https://github.com/jenkinsci/jenkins-test-harness/commit/b54400f60f39efa675293486c9e19304f678f762
Author: Oleg Nenashev <[email protected]>
Date: 2019-12-10 (Tue, 10 Dec 2019)
Changed paths:
M src/main/java/org/jvnet/hudson/test/FakeChangeLogSCM.java
Log Message:
-----------
Merge pull request #174 from darxriggs/extend-FakeChangeLogSCM
Add implementation for getAffectedFiles to FakeChangeLogSCM#EntryImpl
Compare:
https://github.com/jenkinsci/jenkins-test-harness/compare/4b7a9b262e80...b54400f60f39
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins-test-harness/push/refs/heads/master/4b7a9b-b54400%40github.com.