[PATCH 5/6] jscript: Added Date.now implementation.

Jacek Caban jacek at codeweavers.com
Thu Mar 1 12:18:49 CST 2018


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/date.c               | 34 ++++++++++++++++++++++++----------
 dlls/jscript/tests/api.js         |  1 +
 dlls/mshtml/tests/documentmode.js |  1 +
 dlls/mshtml/tests/es5.js          | 33 +++++++++++++++++++++++++++++++++
 dlls/mshtml/tests/rsrc.rc         |  3 +++
 dlls/mshtml/tests/script.c        |  1 +
 6 files changed, 63 insertions(+), 10 deletions(-)
 create mode 100644 dlls/mshtml/tests/es5.js


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-jscript-Added-Date.now-implementation.diff
Type: text/x-patch
Size: 5736 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180301/8ed93657/attachment.bin>


More information about the wine-devel mailing list