Fix more tests with the delete operator
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 25 Jan 2013 13:00:48 +0000 (14:00 +0100)
committerLars Knoll <lars.knoll@digia.com>
Fri, 25 Jan 2013 14:56:07 +0000 (15:56 +0100)
commitd39e4ba8d68cc65f75cf2e9ae7d390db553b85d9
treed1f2993f7bf656d9fbae37a4bdfd8e1b58dba2ae
parentfc16cfed8a3ff4eea6b7ff590787c220e8d86f6c
Fix more tests with the delete operator

Delete on non-reference types should return true. Delete on our
temporaries should evaluate to false.

Change-Id: Ic6b39a0cf5833900f2a492ac8b37386fc2963ab3
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
qv4codegen.cpp
tests/TestExpectations