[
https://issues.apache.org/jira/browse/CALCITE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-1284.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/a2d7165f.
> Move Quidem tests from JdbcTest into their own class
> ----------------------------------------------------
>
> Key: CALCITE-1284
> URL: https://issues.apache.org/jira/browse/CALCITE-1284
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Fix For: 1.9.0
>
>
> Quidem tests are currently in JdbcTest (testRunAgg etc.). You have to
> remember to add a test method testRunFoo if you add sql/foo.iq.
> Move them into their own test QuidemTest. Adding a new .iq file must be
> sufficient to make the test run with the rest of the suite. But you should be
> able to add a method testSqlFoo (note how the name is derived from the path
> "sql/foo.iq") and override how the Quidem test is invoked.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)