Add functionality for checking validity of names
[ganeti-local] / htest / Test / Ganeti / Objects.hs
2012-09-07 Iustin PopRemove the slow/fast tests functionality
2012-09-07 Iustin PopFix arbitrary ConfigData object generation
2012-09-05 Iustin PopFurther hlint fixes
2012-09-05 Iustin PopAdd some unittests for node queries
2012-09-05 Iustin PopAdd entire ConfigData serialisation tests
2012-09-05 Iustin PopReplace manual arbitrary instances with genArbitrary
2012-09-05 Iustin PopAdd Instance serialisations tests
2012-09-05 Iustin PopAdd a test helper for simple JSON serialisation testing
2012-09-05 Iustin PopAdd unit test for serialisation of DiskLogicalId and...
2012-09-05 Iustin PopSimplify property and test case names
2012-09-04 Iustin PopSplit Rpc tests from QC
2012-09-04 Iustin PopSplit out Objects.hs from QC.hs