Add vectorarray cow test (#1419)
This adds a test for copy on write of VectorArrays and increases the `max_examples` count to 20 in `dev` and `debug` sessions. I stumbled upon broken COW functionality when binding a vector from an external PDE solver, and this was not catched by our tests.
Please register or sign in to comment