Name |
Last commit
|
Last update |
---|---|---|
.. | ||
index.c | ||
iterator_helpers.c | ||
iterator_helpers.h | ||
tree.c | ||
workdir.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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
index.c | Loading commit data... | |
iterator_helpers.c | Loading commit data... | |
iterator_helpers.h | Loading commit data... | |
tree.c | Loading commit data... | |
workdir.c | Loading commit data... |