Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 4869da95c00ca3f649ecae069dca08cc01c33820
      
https://github.com/jenkinsci/git-client-plugin/commit/4869da95c00ca3f649ecae069dca08cc01c33820
  Author: Mark Waite <[email protected]>
  Date:   2014-02-08 (Sat, 08 Feb 2014)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  Use internal methods in GitAPITestCase rather than external process

This is not a complete change to prefer using internal
implementations, but a step towards that change.  Using internal
implementations improves our chances of detecting an implementation
bug at the risk of not detecting an incompatibility between command
line and internal implementation.


  Commit: 2d61adb7a662a3605d5c5e27aec89dbc8ccebc73
      
https://github.com/jenkinsci/git-client-plugin/commit/2d61adb7a662a3605d5c5e27aec89dbc8ccebc73
  Author: Mark Waite <[email protected]>
  Date:   2014-02-08 (Sat, 08 Feb 2014)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  Use tested implementations for more operations in tests

Simplify GitAPITestCase.WorkingArea implementation, leaving only those
operations which do not have a direct replacement in the GitAPI.


  Commit: ca075aed4f08eab9488efd7c4e6ec73f1d283ef6
      
https://github.com/jenkinsci/git-client-plugin/commit/ca075aed4f08eab9488efd7c4e6ec73f1d283ef6
  Author: Nicolas De loof <[email protected]>
  Date:   2014-02-08 (Sat, 08 Feb 2014)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  Merge pull request #105 from 
MarkEWaite/master-use-more-internal-implementations

Use more internal implementations in GitAPITestCase


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/890c8548a8c9...ca075aed4f08

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to