Expand TestHelper to allow non-underscore prefixes
authorIustin Pop <iustin@google.com>
Mon, 11 Mar 2013 14:34:59 +0000 (15:34 +0100)
committerIustin Pop <iustin@google.com>
Tue, 12 Mar 2013 16:16:03 +0000 (17:16 +0100)
commit147fd319bac02198886be8bec16844f877899a9b
tree39c6e1814460b4d3a137b6ec07119b70c54cd1e4
parent87f1a454e96593a241aa983c9f2f771d1d2fea89
Expand TestHelper to allow non-underscore prefixes

HLint 1.8.28 requires us to always add "ignore CamelCase", which can
be problematic sometimes (e.g. when using OverloadedStrings). Let's
expand TestHelper to also support less-standard 'caseFooBar' names, so
that we can remove the annotations.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
test/hs/Test/Ganeti/TestHelper.hs