X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=HACKING;h=fc9ed382ff442559c86aec35e9f7d4df1746ac7a;hp=4f88e884bb933b51a1b5cb2d5162f0cd0f4adb61;hb=2d47f87a3cb9c30340c58619819675981a09e2e5;hpb=a1e8cdf2a254c5eddaf525cd7c34e4c937690204 diff --git a/HACKING b/HACKING index 4f88e88..fc9ed38 100644 --- a/HACKING +++ b/HACKING @@ -34,6 +34,9 @@ Directories appliance/ The qemu appliance, build scripts and so on. +capitests/ + Automated tests of the C API. + contrib/ Outside contributions, experimental parts. @@ -76,6 +79,9 @@ perl/ python/ Python bindings. +regressions/ + Regression tests. + ruby/ Ruby bindings.