You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/developer/developer.adoc
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,10 +168,6 @@ Now you can execute the following command to run library self-checks:
168
168
$ ctest
169
169
----
170
170
171
-
Note that using the `--jobs/-j` flag is currently not supported.
172
-
It will cause unexpected test failures.
173
-
See link:https://github.com/OpenSCAP/openscap/issues/2057[#2057] for more details.
174
-
175
171
It's also possible to use `ctest` to test any other oscap binary present in the system. You just have to set the path of the binary to the CUSTOM_OSCAP variable:
0 commit comments