Statistics
| Branch: | Tag: | Revision:

root / htools / Ganeti / HTools / QCHelper.hs @ 72bb6b4e

History | View | Annotate | Download (1.4 kB)

# Date Author Comment
23fe06c2 10/03/2011 12:17 pm Iustin Pop

Use TemplateHaskell to decorate tests with names

This makes error message change from "Test 4 failed …" to "Test
prop_Loader_mergeData failed", which is much more readable. It also
removes the duplication of test suite names in the test.hs file.

Signed-off-by: Iustin Pop <>...