[Libguestfs] [PATCH] tests: add simple automake to junit xml conversion script

Richard W.M. Jones rjones at redhat.com
Fri Mar 7 12:52:42 UTC 2014


On Fri, Mar 07, 2014 at 01:47:02PM +0100, Pino Toscano wrote:
> Add (and ship) a simple ocaml script which can convert the results of
> automake unit tests (.trs + .log files) to a junit-like .xml file,
> suitable for importing in CI systems (such as jenkins).

If you want, you can turn this into a regular script.  Put the
following at the top of the file:

  #!/usr/bin/ocamlrun ocaml

and make sure the file is executable.

ACK anyway.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)




More information about the Libguestfs mailing list