aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorRob Hoes <rob.hoes@citrix.com>2013-12-10 16:48:25 +0000
committerIan Campbell <ian.campbell@citrix.com>2013-12-11 13:17:24 +0000
commit49269dd31e2d84d68dca63b60349c125c36bc8e0 (patch)
tree49e0b35e3ae1c64e0e9428ad6e2c65daeab41c6a /.hgignore
parent91082d7b877cbb40de73199ba3f769d98be94215 (diff)
libxl: ocaml: add simple test case for xentoollog
Add a simple noddy test case (tools/ocaml/test) for the the Xentoollog OCaml module. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Rob Hoes <rob.hoes@citrix.com> Acked-by: David Scott <dave.scott@eu.citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 05cb0de4cb..bb1b67d9d5 100644
--- a/.hgignore
+++ b/.hgignore
@@ -308,6 +308,7 @@
^tools/ocaml/libs/xl/xenlight\.ml$
^tools/ocaml/libs/xl/xenlight\.mli$
^tools/ocaml/xenstored/oxenstored$
+^tools/ocaml/test/xtl$
^tools/autom4te\.cache$
^tools/config\.h$
^tools/config\.log$