Add filtering support in Query
[ganeti-local] / htools / test.hs
2012-09-03 Iustin PopAdd a fillDict function
2012-08-28 Iustin PopAdd two confd library tests
2012-08-28 Iustin PopRename tests for nicer names in test output
2012-08-28 Iustin PopSwitch Haskell test harness to test-framework
2012-08-28 Iustin PopRename Query2.hs to Qlang.hs
2012-08-28 Iustin PopImplement Query2 filter JSON (de)serialisation
2012-08-28 Agata MurawskaSimple QC tests for RPC calls
2012-06-08 Iustin PopFix prefix bug in Haskell ssconf implementation
2012-05-08 Iustin PopAdd decoding of Luxi calls and unittests for LuxiOp
2012-05-08 Iustin PopAdd a new JSON function
2012-02-29 Iustin PopAllow overriding the target test count
2012-01-16 Iustin PopFix bug in CLI.parseISpecString and add test
2012-01-16 Iustin PopAdd a unittest for the 'Simu' backend
2011-12-08 Iustin PopCleanup hlint errors
2011-11-18 Iustin Pophtools: adjust imports for newer compilers
2011-11-17 Iustin Pophtools: reindent the rest of the files
2011-10-03 Iustin PopA few minor test improvements
2011-10-03 Iustin PopUse TemplateHaskell to decorate tests with names
2011-07-21 Iustin Pophtools: further docstring fixes
2011-07-13 Iustin Pophtools: add some unittests for Types.hs
2011-07-13 Iustin Pophtools: docstring fixes and improvements
2011-06-28 Iustin Pophtools: allow unittest to be replayed
2011-06-28 Iustin Pophtools: Switch to QuickCheck 2.x
2011-03-17 Iustin PopMerge remote branch 'htools/master'