Statistics
| Branch: | Tag: | Revision:

root / test / hs / Test / Ganeti / TestImports.hs.in @ e455a3e8

History | View | Annotate | Download (149 Bytes)

# Date Author Comment
83846468 12/27/2012 03:34 pm Iustin Pop

Move htest/ files under the test/ tree

htest/data becomes test/data/htools (basically reverting commit
8feabc89), and htest/* becomes test/hs/*.

Most changes beside the rename are trivial s/…/…, with the exception
of autotools/run-in-tempdir, which needed some more changes now that...