Commit b34cf29
committed
Change
`interpolate_user()` gives `UserInterpolationUnsupported` on both
Windows and Android, which is intentional. But the tests treated
Windows as the only platform under which this was the case, thereby
failing on Android tests. This may have been obscured by prior
difficulties running tests on Android builds of `gix-config-value`.interpolate_user tests to cover Android1 parent 649ac2b commit b34cf29
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments