| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ignore.c | ||
| renames.c | ||
| single.c | ||
| status_data.h | ||
| status_helpers.c | ||
| status_helpers.h | ||
| submodules.c | ||
| worktree.c | ||
| worktree_init.c |
Some function bodies of tests which are not applicable to the Win32 platform are completely #ifdef'd out instead of calling `cl_skip()`. This leaves us with no indication that these tests are not being executed at all and may thus cause decreased scrutiny when investigating skipped tests. Improve the situation by calling `cl_skip()` instead of just doing nothing. (cherry picked from commit 72c28ab0)
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ignore.c | Loading commit data... | |
| renames.c | Loading commit data... | |
| single.c | Loading commit data... | |
| status_data.h | Loading commit data... | |
| status_helpers.c | Loading commit data... | |
| status_helpers.h | Loading commit data... | |
| submodules.c | Loading commit data... | |
| worktree.c | Loading commit data... | |
| worktree_init.c | Loading commit data... |