Add unittest for Node text serialization
authorIustin Pop <iustin@google.com>
Wed, 25 Aug 2010 16:04:41 +0000 (18:04 +0200)
committerIustin Pop <iustin@google.com>
Wed, 25 Aug 2010 16:04:41 +0000 (18:04 +0200)
commit50811e2c51a237ea4e24b2fd16fb0a34d548c077
treeb8517350c5f3baba686c4746e9216f585f99ac5e
parenta070c426aa5e85f048d085e9052b8a586276d152
Add unittest for Node text serialization

This checks that the Node text serialization and deserialization
operations are idempotent when combined other.
Ganeti/HTools/Node.hs
Ganeti/HTools/QC.hs
Ganeti/HTools/Text.hs
Ganeti/HTools/Types.hs