summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorRichard Jones <rjones@trick.home.annexia.org>2009-06-04 14:09:00 +0100
committerRichard Jones <rjones@trick.home.annexia.org>2009-06-04 15:06:28 +0100
commitdcd8742578a57e0871d6db4797014bbfd854a57b (patch)
tree279a45b941e9c7fe531954101b78a978be6f094f /HACKING
parentb6adf09c4d2cc3f1d0285950c151b1fd7688ec67 (diff)
downloadlibguestfs-dcd8742578a57e0871d6db4797014bbfd854a57b.tar.gz
libguestfs-dcd8742578a57e0871d6db4797014bbfd854a57b.tar.xz
libguestfs-dcd8742578a57e0871d6db4797014bbfd854a57b.zip
Move pure regression tests to their own subdirectory.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING3
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 390e4a4f..fc9ed382 100644
--- a/HACKING
+++ b/HACKING
@@ -79,6 +79,9 @@ perl/
python/
Python bindings.
+regressions/
+ Regression tests.
+
ruby/
Ruby bindings.