test: Add a <revision> node to the report XML
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 12 Oct 2010 15:05:26 +0000 (16:05 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 28 Dec 2010 16:35:14 +0000 (16:35 +0000)
commit500061f67567477c70b7950a60b0d5620a74131a
tree45f1067c4e83bae78d3db2feb860f9921bb3565e
parent52c831099e5fed55482c3d8cf43b457e37843bd6
test: Add a <revision> node to the report XML

Use `git describe` to fill out the <revision> node, if we're using a
git checkout; otherwise, for tests ran from a released tarball, use
the version.

https://bugzilla.gnome.org/show_bug.cgi?id=631980
Makefile.decl