Files
Patrick Steinhardt 293c5ef207 tests: status::worktree: indicate skipped tests on Win32
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 72c28ab011)
2018-10-19 13:28:34 +02:00
..
2014-07-01 14:40:16 -04:00
2015-06-30 14:31:07 +00:00
2015-11-20 20:48:51 +02:00
2015-06-12 09:28:47 -07:00