Fixing crash when removing disks
[ganeti-local] / htest /
2012-11-27 Michele TartaraSmall improvements to the DRBD parser and tests
2012-11-23 Michele TartaraFix wrong edge case in a QuickChek Drbd property
2012-11-23 Michele TartaraQuickCheck Tests for the commaIntParser, part of DRBD...
2012-11-21 Iustin PopA few more hlint fixes
2012-11-21 Iustin PopFix OpCode arbitrary generation w.r.t. non-ASCII chars
2012-11-21 Iustin PopBulk add of remaining cluster/node opcodes
2012-11-21 Iustin PopConvert a few existing opcode parameters to safer types
2012-11-21 Iustin PopAdd two more basic types
2012-11-21 Iustin PopAdd an arbitrary set generator helper
2012-11-21 Iustin PopMove StorageType from RPC.hs to Types.hs
2012-11-21 Iustin PopSplit 'Query.Language.ItemType' in two sub-types
2012-11-21 Iustin PopMove the 'Hypervisor' type from Objects to Types
2012-11-21 Iustin PopGeneralise the JSON "Container" type
2012-11-21 Iustin PopAdd more basic Ganeti types
2012-11-20 Iustin PopFix some more hlint warnings
2012-11-20 Iustin PopAdd more basic validation types
2012-11-20 Iustin PopFix a hlint warning
2012-11-20 Michele TartaraAdd DRBD parser unit tests
2012-11-20 Iustin PopSimplify a few test helpers
2012-11-20 Iustin PopCreate a new Ganeti/Types.hs module
2012-11-16 Michele TartaraAdd Utility functions for loading data from test files
2012-11-16 Michele TartaraImproved TestHelper module docstring
2012-11-15 Iustin PopCleanup THH function use from built module namespace
2012-11-14 Iustin PopSwitch Attoparsec/unicode test from QC to HUnit
2012-11-13 Michael HanselmannExpose changing job priority via LUXI
2012-11-13 Iustin PopAutomatically enable version-dependent GHC flags
2012-11-13 Michele TartaraAdded attoparsec unit test for Unicode parsing
2012-11-13 Iustin PopFix two hlint warnings
2012-11-12 Iustin PopRemove unsafePerformIO usage
2012-11-12 Iustin PopChange keyToFilename/readSSconfFile interaction
2012-11-12 Iustin PopChange type of program options to 'IO [Options]'
2012-11-12 Iustin PopConvert tag objects to a safer type
2012-11-12 Iustin PopFix display of results in ==? operator
2012-11-08 Iustin PopRename Confd.hs to Confd/Types.hs
2012-11-08 Dato SimóOpCodes.hs: add OpTagsSet and OpTagsDel
2012-11-08 Dato Simóhtools: move TagObject from Luxi.hs to OpCodes.hs
2012-11-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-11-06 Iustin PopAdd test for Luxi calls consistency hs/py
2012-10-26 Iustin PopMove htools backends to a separate directory
2012-10-26 Iustin PopFix lint issue in Test/…/THH.hs
2012-10-26 Iustin PopFix a few issues found by newer hlint
2012-10-26 Iustin PopAdd a simple unittest for THH code
2012-10-25 Iustin PopConvert query path from string errors to GanetiException
2012-10-25 Iustin PopAdd an Errors module mirroring the Python one
2012-10-22 Iustin PopRemove multiple uses of '.&&.' with conjoin
2012-10-22 Iustin PopImprove message for (==?) operator
2012-10-22 Helga VelroyenAnnotated inequality operator for unit test properties
2012-10-22 Helga VelroyenFix setting of 'failN1' flag for corner case
2012-10-22 Helga VelroyenA few unittests improvements
2012-10-18 Iustin PopRemove custom OpResult type/monad
2012-10-18 Helga VelroyenUse exitErr instead of explicit error message and exitWith
2012-10-17 Iustin PopGeneralise the Result type
2012-10-17 Dato SimóMerge branch 'devel-2.6' into master
2012-10-15 Iustin PopCleanup HTools.Types/BasicTypes imports
2012-10-11 Iustin PopCleanup/expand the filter/query tests
2012-10-11 Iustin PopAdd a makeSimpleFilter function
2012-10-11 Iustin PopSwitch ordering of names on query to niceSort
2012-10-11 Iustin PopAdd functionality for checking validity of names
2012-10-10 Dato Simó(htest) Text.hs: fix typo in comment
2012-10-08 Iustin PopAdd an Utils.NiceSort() equivalent
2012-10-08 Iustin PopDefine the actual arguments that are supported by programs
2012-10-08 Iustin PopRemove qualified import of Utils.hs into its test module
2012-10-08 Iustin PopRename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
2012-09-26 Agata MurawskaAdd live parameter to query
2012-09-26 Agata MurawskaTests for NodeGroup query
2012-09-26 Iustin PopAnnotate options with completion information
2012-09-26 Iustin PopRemove generic options from individual programs
2012-09-07 Iustin PopSimplify a bit more the test harness
2012-09-07 Iustin PopRemove the slow/fast tests functionality
2012-09-07 Iustin PopFix arbitrary ConfigData object generation
2012-09-07 Iustin PopImprove the `AllocPolicy' test
2012-09-07 Iustin PopImprove the `CanTieredAlloc' test
2012-09-07 Iustin PopAdd new test for checking multi-allocations
2012-09-07 Iustin PopImprove the prop_Alloc_sane test to detect mis-allocations
2012-09-05 Iustin PopFurther hlint fixes
2012-09-05 Iustin PopRework CLI modules and tests
2012-09-05 Iustin PopFix deserialisation bug in ResultEntry
2012-09-05 Iustin PopAdd query filter tests
2012-09-05 Iustin PopAdd some unittests for node queries
2012-09-05 Iustin PopAdd a small 'passTest' helper
2012-09-05 Iustin PopAdd entire ConfigData serialisation tests
2012-09-05 Iustin PopReplace manual arbitrary instances with genArbitrary
2012-09-05 Iustin PopIntroduce a helper for simple Arbitrary instances
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 PopAdd unittests for the BasicTypes module
2012-09-05 Iustin PopFixup test suite names
2012-09-05 Iustin PopSimplify property and test case 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 PopMove JSON.hs and Compat.hs out from under HTools/
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 the unittest helper to a new Test/Ganeti dir
2012-09-04 Iustin PopMove generated htools test stubs to htest/
2012-09-04 Iustin PopMove shelltests from test/ to htest/shelltests/
next