summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-30 13:56:33 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-30 13:56:33 +0000
commit13af3835cdcfbf46c8072b7960d73ae9ca5deb4d (patch)
tree90766ea6bec08fbf35ea46f33104f8f18f70206e /.gitignore
parent61a0f7988447fe0911360f8dfc2962086967cc9a (diff)
downloadlibguestfs-13af3835cdcfbf46c8072b7960d73ae9ca5deb4d.tar.gz
libguestfs-13af3835cdcfbf46c8072b7960d73ae9ca5deb4d.tar.xz
libguestfs-13af3835cdcfbf46c8072b7960d73ae9ca5deb4d.zip
ocaml: Combine tests together to reduce number of launches.
Combine launch, lvcreate and readdir tests together into a single 'basic' test, so that we don't launch the appliance so often when testing in this subdirectory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 791b09e8..21ddd265 100644
--- a/.gitignore
+++ b/.gitignore
@@ -216,9 +216,7 @@ ocaml/guestfs.ml
ocaml/guestfs.mli
ocaml/META
ocaml/t/guestfs_005_load
-ocaml/t/guestfs_010_launch
-ocaml/t/guestfs_050_lvcreate
-ocaml/t/guestfs_060_readdir
+ocaml/t/guestfs_010_basic
ocaml/t/guestfs_070_threads
ocaml/t/guestfs_080_optargs
ocaml/t/guestfs_400_progress