summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS6
1 files changed, 6 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 7c10342b..b80476b7 100644
--- a/BUGS
+++ b/BUGS
@@ -62,3 +62,9 @@ to OCaml), OptString should become 'string option'.
[libguestfs] Certain functions such as 'set-path' can take NULL
parameters, but the parameters are not OptString.
+
+[tests] command and command-lines tests fail if test-command binary
+cannot be statically linked by libtool.
+
+[tests] Should be possible to conditionally skip tests based on a
+runtime check.