Check that it is possible to copy empty dynamic arrays and queues. If the target is a dynamic arrays there are two ways of copying. Through direct assignment as well as the array new operator. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>