Commit 6ad494b
committed
Test
Rather than only on non-Android Linux-based systems.
Like most Linux-based systems, Android has `/proc`, so the test can
get the umask expected value using its `/proc`-based approach that
is independent of the approach used in the code under test.gix_testtools::umask() on Android targets1 parent b34cf29 commit 6ad494b
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments