Patch #1469
Mercurial adapter tests
Status: | Closed | Start date: | 2008-06-16 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | SCM | |||
Target version: | 0.8 |
Description
Here is a small patch to make mercurial adapter unit tests success. hgversion_from_command_line
method is made public to make it stubable. Without this modification, the mercurial_adapter_test.rb
test success but the following repository_mercurial_test.rb
(when running rake test:units
).
Associated revisions
Mercurial adapter tests fix (#1469).
History
#1
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from New to Closed
- Target version set to 0.8
Patch applied in r1563.