cabal-version: >= 1.8 name: tt version: 1.1 synopsis: Test runner for Telepathy components' Twisted-based tests description: Simplifies invoking `make check-twisted` with various possibly-interesting arguments. Completely useless unless you are a Telepathy hacker; very useful if you are. category: Testing license: BSD3 license-file: LICENSE author: Will Thompson maintainer: Will Thompson build-type: Simple extra-source-files: README source-repository head type: git location: git://anongit.freedesktop.org/~wjt/tt executable tt main-is: tt.hs ghc-options: -Wall -fno-warn-unused-imports build-depends: base (>= 4), unix, filepath, directory, process