work on tests
enable the postgresql tests, comment out the failing ones and add notes on how to get them working move the tpchQueries data to the Language..Tpch module fix the cabal file for the new tests
This commit is contained in:
parent
16bf35a6c4
commit
abc30b82e6
5 changed files with 930 additions and 936 deletions
tools/Language/SQL/SimpleSQL
|
@ -19,7 +19,7 @@ tpch tests
|
|||
> import Test.Framework.Providers.HUnit
|
||||
> import qualified Test.HUnit as H
|
||||
|
||||
> import Language.SQL.SimpleSQL.Syntax
|
||||
> --import Language.SQL.SimpleSQL.Syntax
|
||||
> import Language.SQL.SimpleSQL.Pretty
|
||||
> import Language.SQL.SimpleSQL.Parser
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue