Statistics
| Branch: | Tag: | Revision:

root / .gitignore @ 9b1e1cc9

History | View | Annotate | Download (177 Bytes)

# Date Author Comment
9b1e1cc9 06/01/2009 01:25 pm Iustin Pop

Ensure consistent naming of the tools

This patch makes sure that all references to the name of the software is
ganeti-htools, not simply htools.

15f4c8ca 06/01/2009 12:14 pm Iustin Pop

Add test infrastructure and initial tests

This patch adds a QuickCheck-based test infrastructure and initial tests
based on it. The PeerMap module has a 100% coverage ☺

Side-note: one has to read the source of QuickCheck to see how to use it
(especially the Batch submodule), the docs are not enough…

c6702e5e 05/25/2009 10:04 pm Iustin Pop

Add man page and .gitignore entry for hail

017382b7 04/20/2009 01:00 pm Iustin Pop

Add a gitignore file