Expand scanning for update handlers and text indexes.
Even though Nouveau is experimental, users seem to be excited to try it out, so ensure we also check compatibility for it. Once we check Nouveau, checking Clouseau is not a big deal then, so let's do that as well.
Deliberately use RegExp.$1 incompatibility to exercise warning logs.
We still have lists and shows left. lists are quite a bit trickier to test as they involved a streaming sub-protocol. So maybe leave them for later.
Expand scanning for update handlers and text indexes.
Even though Nouveau is experimental, users seem to be excited to try it out, so ensure we also check compatibility for it. Once we check Nouveau, checking Clouseau is not a big deal then, so let's do that as well.
Deliberately use
RegExp.$1
incompatibility to exercise warning logs.We still have
lists
andshows
left.lists
are quite a bit trickier to test as they involved a streaming sub-protocol. So maybe leave them for later.