remove old 2003 tests
add tests for sort specification
This commit is contained in:
parent
d4a7656bde
commit
8cabf5abcf
4 changed files with 21 additions and 3258 deletions
tools/Language/SQL/SimpleSQL
|
@ -28,7 +28,6 @@ test data to the Test.Framework tests.
|
|||
> import Language.SQL.SimpleSQL.ValueExprs
|
||||
> import Language.SQL.SimpleSQL.Tpch
|
||||
|
||||
> import Language.SQL.SimpleSQL.SQL2003
|
||||
> import Language.SQL.SimpleSQL.SQL2011
|
||||
|
||||
Order the tests to start from the simplest first. This is also the
|
||||
|
@ -45,7 +44,6 @@ order on the generated documentation.
|
|||
> ,fullQueriesTests
|
||||
> ,postgresTests
|
||||
> ,tpchTests
|
||||
> ,sql2003Tests
|
||||
> ,sql2011Tests
|
||||
> ]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue