Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 5fbbbc3c9e9e3f6fcbdd2169b77f4711c6772c04
https://github.com/Teiid-Designer/teiid-designer/commit/5fbbbc3c9e9e3f6fc...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M
tests/org.teiid.runtime.client.test/src/org/teiid/query/sql/v8/TestQuery8Parser.java
M
tests/org.teiid.runtime.client.test/src/org/teiid/query/sql/v85/TestQuery85Parser.java
Log Message:
-----------
Fixes mistakes in unit tests
* TestQuery85Parser should inherit from TestQuery84Parser since the latter
contains the former's overridden tests
* TestQuery8Parser
* Removes 84 component of tests since this should not fail given the
decrease in version number requirement for CREATE PROCEDURE prefix