Disable tests for the LIKE optimization when ICU is enabled, since the
commit59474f4d793ea4bfb356a47124aad4e4a810afc4
authorD. Richard Hipp <drh@hwaci.com>
Wed, 27 Sep 2017 16:51:00 +0000 (27 16:51 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 27 Sep 2017 16:51:00 +0000 (27 16:51 +0000)
treee2dcc741d79ae86226812dd5730326d8969abde1
parent8b0b4bf500eee9f11552f247ba6cc8e2a92ca0d6
Disable tests for the LIKE optimization when ICU is enabled, since the
LIKE optimization only works for the built-in LIKE operator and ICU overrides
the built-in.
test/like.test