From 1eeaf2ea11a502bae686fde753b31a72e700a3ba Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 14 May 2009 11:20:00 +0100 Subject: [PATCH] Added a couple of bugs related to test code. --- BUGS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/BUGS b/BUGS index 7c10342..b80476b 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. -- 1.8.3.1