@@ -15,7 +15,7 @@ Feature: Checking dependencies from a svn repository
1515
1616 projects:
1717 - name: cunit-svn-rev-only
18- revision: '172 '
18+ revision: '176 '
1919 vcs: svn
2020 dst: ext/cunit-svn-rev-only
2121
@@ -31,9 +31,9 @@ Feature: Checking dependencies from a svn repository
3131 """
3232 Dfetch (0.11.0)
3333 cunit-svn-rev-only:
34- > wanted (172 ), available (trunk - 172 )
34+ > wanted (176 ), available (trunk - 176 )
3535 cunit-svn-rev-and-branch:
36- > wanted (mingw64 - 156), available (mingw64 - 172 )
36+ > wanted (mingw64 - 156), available (mingw64 - 176 )
3737 """
3838
3939 Scenario : A newer tag is available than in manifest
@@ -96,9 +96,9 @@ Feature: Checking dependencies from a svn repository
9696 """
9797 Dfetch (0.11.0)
9898 cunit-svn-rev-only:
99- > wanted (169), current (trunk - 169), available (trunk - 172 )
99+ > wanted (169), current (trunk - 169), available (trunk - 176 )
100100 cunit-svn-rev-and-branch:
101- > wanted & current (mingw64 - 156), available (mingw64 - 172 )
101+ > wanted & current (mingw64 - 156), available (mingw64 - 176 )
102102 ext/test-non-standard-svn:
103103 > wanted (latest), current (1), available (1)
104104 """
0 commit comments