packages feed

hssqlppp-0.6.0: tests/Tests.lhs

test files todo:

create new test hierarchy, move test code here, add new exe to run
  them

disable failing tests

get website generating again

start new test pages + renderer


extensions tests

local bindings tests

parameterized statement tests
parsertests
quasiquote tests
roundtrip tests
type check tests
type inference tests

> import Database.HsSqlPpp.Tests.Tests
> import Test.Tasty

> main :: IO ()
> main = defaultMain $ testGroup "Tests" $ allTests