Fix the remaining test failures for the Date object
authorLars Knoll <lars.knoll@digia.com>
Mon, 21 Jan 2013 12:27:42 +0000 (13:27 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Mon, 21 Jan 2013 12:32:12 +0000 (13:32 +0100)
commit685c0111b92f32a280df958f78d861fc2e38b790
treec434180bfd8850ab423f81fefdd14ce76b16cc50
parentb3dc62609f27a6933eee8621f4eac57f9b90d100
Fix the remaining test failures for the Date object

Fix the length property of the Date constructor
add Date.now() and Date.prototype.toJSON()

Change-Id: I968babfe17f6e45c8fd08f32b36eb5facc8601ca
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qv4dateobject.cpp
qv4dateobject.h
tests/TestExpectations