summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-12-22 08:40:30 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-12-22 13:04:38 +0000
commit5d93d70b4d36b2337104b3dbca07722fa4d47ff5 (patch)
tree792a9b58304dbe311d71a34c048cd941c64c2127 /.gitignore
parent72f5487be2df82277021d61f01884381ed9efbc5 (diff)
downloadlibguestfs-5d93d70b4d36b2337104b3dbca07722fa4d47ff5.tar.gz
libguestfs-5d93d70b4d36b2337104b3dbca07722fa4d47ff5.tar.xz
libguestfs-5d93d70b4d36b2337104b3dbca07722fa4d47ff5.zip
tests: Rename capitests -> tests/c-api.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore30
1 files changed, 15 insertions, 15 deletions
diff --git a/.gitignore b/.gitignore
index aab6cd0a..c322a279 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,21 +13,6 @@ appliance/supermin.d
autom4te.cache
*.bak
bindtests.tmp
-capitests/test.log
-capitests/test-add-drive-opts
-capitests/test-add-libvirt-dom
-capitests/test-command
-capitests/test-config
-capitests/test-create-handle
-capitests/test-debug-to-file
-capitests/test-just-header
-capitests/test-last-errno
-capitests/test-private-data
-capitests/test-user-cancel
-capitests/test*.img
-capitests/tests
-capitests/tests.c
-capitests/test*.tmp
cat/stamp-virt-*.pod
cat/virt-cat
cat/virt-cat.1
@@ -359,6 +344,21 @@ test1.img
test-tool/libguestfs-test-tool
test-tool/libguestfs-test-tool.1
test-tool/libguestfs-test-tool-helper
+tests/c-api/test.log
+tests/c-api/test-add-drive-opts
+tests/c-api/test-add-libvirt-dom
+tests/c-api/test-command
+tests/c-api/test-config
+tests/c-api/test-create-handle
+tests/c-api/test-debug-to-file
+tests/c-api/test-just-header
+tests/c-api/test-last-errno
+tests/c-api/test-private-data
+tests/c-api/test-user-cancel
+tests/c-api/test*.img
+tests/c-api/tests
+tests/c-api/tests.c
+tests/c-api/test*.tmp
tools/test.img
tools/virt-*.1
tools/virt-*.pl