Jacek Caban
|
79361d3bc0
|
jscript: Added a test of DeleteMembedByDispID returning an error.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-15 20:00:42 +09:00 |
Jacek Caban
|
326c1e61b4
|
jscript: Added 'automagic' test.
|
2015-06-03 14:47:15 +09:00 |
Jacek Caban
|
ccccd1c435
|
jscript: Correctly handle pvarResult in ParseScriptText.
|
2015-06-01 14:43:28 +09:00 |
Thomas Faller
|
fdd22f197a
|
jscript: Date.parse: long date with '/' or '-'.
|
2015-05-04 20:20:26 +09:00 |
Jacek Caban
|
a1543a3f7b
|
jscript: Fixed handling VT_VARIANT|VY_BYREF types.
|
2015-02-06 22:20:39 +09:00 |
Jacek Caban
|
b7a27333e3
|
jscript: Don't use builtin property for a few more constructors.
|
2015-02-06 00:28:34 +09:00 |
Jacek Caban
|
6eb49669aa
|
jscript: Don't use builtin property for exposing Boolean constructor.
|
2015-02-05 00:23:14 +09:00 |
Jacek Caban
|
b0632af980
|
jscript: Added support for VT_UI4 variants.
|
2015-02-04 21:32:50 +09:00 |
Jacek Caban
|
a2a57791cd
|
jscript: Added more SCRIPTSTATE_STARTED tests.
|
2015-01-14 13:18:27 +01:00 |
Jacek Caban
|
091738ffdf
|
jscript: Don't allow function execution if script engine is not in started state.
|
2015-01-14 13:18:24 +01:00 |
Francois Gouget
|
861f02b5d1
|
jscript: Add a trailing '\n' to an ok() call.
|
2015-01-05 20:16:05 +01:00 |
Jacek Caban
|
ceaf8bfd83
|
jscript: Added test of Date object default value.
|
2014-12-15 14:20:50 +01:00 |
Jacek Caban
|
7e43408eaa
|
jscript: Use DISPATCH_PROPERTYPUTREF flag when setting a property to VT_DISPATCH.
|
2014-11-28 17:05:50 +01:00 |
Jacek Caban
|
0eec97e29b
|
jscript: Don't use builtin property for exposing ActiveXObject constructor.
|
2014-10-13 19:43:28 +09:00 |
Qian Hong
|
66ba778cad
|
jscript: Ignore BOM mark in next_token.
|
2014-10-02 20:34:10 +02:00 |
Jacek Caban
|
e7b8459bc3
|
jscript: Added support for relational CC expressions.
|
2014-10-02 16:59:24 +02:00 |
Jacek Caban
|
d9e8c013c6
|
jscript: Added support for '==' CC expression.
|
2014-10-02 16:59:22 +02:00 |
Jacek Caban
|
9b41bb0345
|
jscript: Added support for '-' CC expression.
|
2014-10-01 10:53:52 +02:00 |
Jacek Caban
|
fcd9817581
|
jscript: Implicitly turn CC on for @if instruction.
|
2014-10-01 10:53:49 +02:00 |
Jacek Caban
|
8b36388797
|
jscript: Implicitly turn CC on for @set instruction.
|
2014-10-01 10:53:47 +02:00 |
Jacek Caban
|
68c61d17e0
|
jscript: Added tests for @if/@elif/@else/@end.
|
2014-10-01 10:53:45 +02:00 |
Jacek Caban
|
ad842c42f0
|
jscript/tests: Added @set tests.
|
2014-09-30 18:15:16 +02:00 |
Jacek Caban
|
02406d4fd4
|
jscript: Add DISPATCH_PROPERTYGET flag only for DISPATCH_METHOD call in disp_call_value.
Spotted by Qian Hong.
|
2014-09-16 21:00:30 +02:00 |
Jacek Caban
|
cbe63d977c
|
jscript: Added accessing not existing property on IDispatchEx tests.
|
2014-06-12 18:05:16 +02:00 |
Jacek Caban
|
755eac8f0c
|
jscript: Properly handle NULL pvarResult in ParseScriptText.
|
2014-06-11 19:15:25 +02:00 |
Jacek Caban
|
5cf20ceffd
|
jscript: Represent NULL VT_UNKNOWN VARIANT as NULL VT_DISPATCH.
|
2014-03-19 16:50:34 +01:00 |
Jacek Caban
|
cd22e8c223
|
jscript: Skip tests if we can't register ActiveX object.
|
2014-02-17 20:16:19 +01:00 |
Frédéric Delanoy
|
bb2a07f81e
|
jscript/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Jacek Caban
|
1a89ea7043
|
jscript: Improved error handling in numeric literal parser.
|
2013-11-06 18:01:04 +01:00 |
Jacek Caban
|
4d9ea4b563
|
jscript: Added support for octal literals.
|
2013-11-06 18:01:00 +01:00 |
Jacek Caban
|
71d1df73b5
|
jscript: Compile tests with -D__WINESRC__.
|
2013-10-14 17:26:15 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Jacek Caban
|
f34722e772
|
jscript: Added RegExp.toString() implementation.
|
2013-05-27 19:29:13 +02:00 |
Jacek Caban
|
6d8359fcc5
|
jscript: Run some SunSpider benchmarks in interactive mode.
|
2013-04-23 17:20:14 +02:00 |
Jacek Caban
|
7726e01844
|
jscript: Don't pass 'this' argument to DISPID_VALUE of pure IDispatch interfaces.
|
2012-12-24 13:33:14 +01:00 |
Jacek Caban
|
99d1a8529b
|
jscript: Added null and undefined values support to to_object.
|
2012-12-21 17:28:55 +01:00 |
Jacek Caban
|
f780ae0f86
|
jscript: Fixed deleting property by ID from IDispatchEx interface.
|
2012-12-17 20:31:19 +01:00 |
Jacek Caban
|
2d7a3bb482
|
jscript: Fixed deleting properties by name from IDispatchEx interface.
|
2012-12-17 20:31:18 +01:00 |
Jacek Caban
|
7202f1a32f
|
jscript: Fixed deleting properties of pure dispatch interface.
|
2012-12-17 20:31:18 +01:00 |
Jacek Caban
|
4dbd777de2
|
jscript: Fixed deleting nonexistent identifiers.
|
2012-12-17 20:31:17 +01:00 |
Jacek Caban
|
7f07bb9a7a
|
jscript: Fixed deleting nonexisting properties from member expression.
|
2012-12-17 20:31:16 +01:00 |
Jacek Caban
|
9de9c353ac
|
jscript: Fixed Number.toFixed for value 0 with 0 precision.
|
2012-12-17 20:31:16 +01:00 |
Jacek Caban
|
10c2a2bba4
|
jscript: Properly handle return value evaluation in comma expression.
|
2012-12-14 11:54:44 +01:00 |
Jacek Caban
|
162f2e6be2
|
jscript: Moved eval return value logic to specific statement handlers.
|
2012-12-13 12:24:07 +01:00 |
Jacek Caban
|
2c41c4c1cb
|
jscript: Added SCRIPTTEXT_ISEXPRESSION tests.
|
2012-12-12 20:23:20 +01:00 |
Jacek Caban
|
b568d88815
|
jscript: Throw an error if return statement is in eval code.
|
2012-12-12 20:23:13 +01:00 |
Jacek Caban
|
11f41aa05a
|
jscript: Treat VT_UNKNOWN VARIANTs supporting IDispatch interface as VT_DISPATCH.
|
2012-12-05 20:23:51 +01:00 |
Jacek Caban
|
0e5933f70a
|
jscript: Added support for indexed string access.
|
2012-11-30 19:12:16 +01:00 |
Jacek Caban
|
d9d8c8b716
|
jscript: Added support for DontDelete attribute and use it for arguments object.
|
2012-11-30 19:12:15 +01:00 |