Merge remote-tracking branch 'upstream/gridgain-7.5.10' into gridgain-7.5.10
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/60e74618 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/60e74618 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/60e74618 Branch: refs/heads/gridgain-7.5.11-vk Commit: 60e74618b310dafc28eb5f935859fed4ec87584c Parents: 08f5981 ce56625 Author: vozerov-gridgain <[email protected]> Authored: Mon Mar 28 14:52:13 2016 +0300 Committer: vozerov-gridgain <[email protected]> Committed: Mon Mar 28 14:52:13 2016 +0300 ---------------------------------------------------------------------- .../IgniteBinaryCacheQueryTestSuite2.java | 39 +++++ .../IgniteBinaryCacheQueryTestSuite3.java | 39 +++++ .../IgniteCacheQuerySelfTestSuite.java | 145 ------------------- .../IgniteCacheQuerySelfTestSuite2.java | 102 +++++++++++++ .../IgniteCacheQuerySelfTestSuite3.java | 109 ++++++++++++++ 5 files changed, 289 insertions(+), 145 deletions(-) ----------------------------------------------------------------------
