Add explicit test for wrong OpCode arbitrary instances
[ganeti-local] / htest / test.hs
2012-11-27 Michele TartaraSmall improvements to the DRBD parser and tests
2012-11-20 Michele TartaraAdd DRBD parser unit tests
2012-11-20 Iustin PopCreate a new Ganeti/Types.hs module
2012-11-13 Michele TartaraAdded attoparsec unit test for Unicode parsing
2012-10-26 Iustin PopMove htools backends to a separate directory
2012-10-26 Iustin PopAdd a simple unittest for THH code
2012-10-25 Iustin PopAdd an Errors module mirroring the Python one
2012-10-08 Iustin PopRename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
2012-09-07 Iustin PopSimplify a bit more the test harness
2012-09-07 Iustin PopRemove the slow/fast tests functionality
2012-09-05 Iustin PopRework CLI modules and tests
2012-09-05 Iustin PopAdd query filter tests
2012-09-05 Iustin PopAdd some unittests for node queries
2012-09-05 Iustin PopAdd entire ConfigData serialisation tests
2012-09-05 Iustin PopAdd unittests for the BasicTypes module
2012-09-05 Iustin PopFixup test suite names
2012-09-04 Iustin PopRemove QC.hs and replace it with an auto-generated...
2012-09-04 Iustin PopSplit last two remaining tests from QC.hs
2012-09-04 Iustin PopSplit most HTools test code into separate files
2012-09-04 Iustin PopSplit Luxi, Qlang, Ssconf and OpCodes tests
2012-09-04 Iustin PopSplit Rpc tests from QC
2012-09-04 Iustin PopSplit one more module out of QC and add test helpers
2012-09-04 Iustin PopSplit out Objects.hs from QC.hs
2012-09-04 Iustin PopMove haskell test code to htest/