Generated code for 'glob-expand'.
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index 4e6ac4c..fc9ed38 100644 (file)
--- 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.
 
@@ -73,6 +79,9 @@ perl/
 python/
        Python bindings.
 
+regressions/
+       Regression tests.
+
 ruby/
        Ruby bindings.