The gui command requires curses support, which can be disabled at
compile time. This patch adds the ability to detect this situation in
the test suite and skip the test accordingly.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 37631 Build 37630: arc lint + arc unit
I find a bit confusing the function returns opposite of key existence but its name does not indicate that. The skipIf could stay in its name.