X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=HACKING;h=390e4a4f3aa9e15ba5fc1bcf941d06da1b2bfc79;hb=3e70c50a0a17109f4f373a8fd909cac0edafdf7b;hp=4e6ac4cecc3b9017f9d47482acb2e2e2b24eb32d;hpb=d70248333edf8a5b5f509609cf2c8f7fd77d5e05;p=libguestfs.git diff --git a/HACKING b/HACKING index 4e6ac4c..390e4a4 100644 --- a/HACKING +++ b/HACKING @@ -31,6 +31,12 @@ Please test any changes. Directories ---------------------------------------------------------------------- +appliance/ + The qemu appliance, build scripts and so on. + +capitests/ + Automated tests of the C API. + contrib/ Outside contributions, experimental parts.