Gabriel Ivăncescu
|
acb076c820
|
jscript: Lookup host global object on demand instead of storing it in script context.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-03-06 17:54:31 +01:00 |
|
Gabriel Ivăncescu
|
eb80cc0f4a
|
jscript/tests: Add tests for named items.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-03-05 19:50:15 +01:00 |
|
Gabriel Ivăncescu
|
a416b0380e
|
jscript/tests: Add more tests for the script TypeInfo.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-12-13 21:02:01 +01:00 |
|
Gabriel Ivăncescu
|
cf7a432df5
|
jscript/tests: Add initial tests for the script TypeInfo.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-12-12 23:17:05 +01:00 |
|
Jacek Caban
|
f51a80f4ac
|
jscript/tests: Use wchar string literals instead of a2bstr helper.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-08 17:52:04 +01:00 |
|
Gabriel Ivăncescu
|
c01b4bdebe
|
jscript/tests: Add tests for pending and executed code persistence.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-07 19:49:08 +01:00 |
|
Gabriel Ivăncescu
|
af245b027b
|
jscript/tests: Use integers instead of booleans for counting call expectations.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-07 19:49:06 +01:00 |
|
Sebastian Lackner
|
cd5ea7612e
|
jscript/tests: Remove an invalid win2k broken() check.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-09 20:20:53 +09:00 |
|
Jacek Caban
|
142d0f3026
|
jscript/tests: Use proper helpers for iface calls.
|
2012-07-30 17:13:31 +02:00 |
|
Michael Stefaniuc
|
8f4512f763
|
jscript/tests: Check the correct return value.
|
2012-05-21 11:34:38 +02:00 |
|
Jacek Caban
|
129183ebb0
|
jscript: Added JScriptEncode object tests.
|
2012-03-26 18:15:09 +02:00 |
|
Jacek Caban
|
2830a21e1d
|
jscript: Get rid of unused SET_CALLED macro.
|
2012-01-27 18:05:52 +01:00 |
|
Jacek Caban
|
5561ee635c
|
jscript: Fixed jscript tests on some broken versions.
|
2012-01-12 16:09:45 +01:00 |
|
Jacek Caban
|
c46c47cbf3
|
jscript: Removed useless undef ACTSCPSITE_THIS.
|
2011-09-19 18:32:51 +02:00 |
|
Jacek Caban
|
ff0cea33d0
|
jscript: Added more SetInterfaceSafetyOptions tests and fixes.
|
2011-09-01 18:16:28 +02:00 |
|
Jacek Caban
|
5b16e6e0fd
|
jscript: Properly handle aggregation attempt.
|
2011-07-18 18:30:43 +02:00 |
|
Jacek Caban
|
01a6286b5f
|
jscript: Added more uninitialization tests.
|
2011-02-22 12:28:09 +01:00 |
|
Jacek Caban
|
a8e969236f
|
jscript: Better checks for too old jscript.dll versions.
|
2010-09-21 20:16:15 +02:00 |
|
Jacek Caban
|
636bc7494f
|
jscript: Fixed test crash on some win9x installations.
|
2010-08-02 14:09:18 +02:00 |
|
Jacek Caban
|
b5290bde98
|
jscript: Added a test using script dispatch after closing engine.
|
2009-12-31 12:12:17 +01:00 |
|
Jacek Caban
|
3b2d5ecdf5
|
jscript: Added SetProperty(SCRIPTPROP_INVOKEVERSIONING) implementation.
|
2009-10-20 13:47:40 +02:00 |
|
Jacek Caban
|
d833314c70
|
jscript: Use host global object as default 'this' if available and global object otherwise.
|
2009-09-28 12:38:00 +02:00 |
|
Jacek Caban
|
0194b8f08c
|
jscript: Add IActiveScriptParse64 declaration and use it on Win64.
|
2009-02-03 12:39:23 +01:00 |
|
Alexandre Julliard
|
57a1a147a6
|
jscript/tests: Don't crash if we fail to get the IActiveScriptParse interface.
|
2009-01-05 15:50:36 +01:00 |
|
Jacek Caban
|
73658a8bc0
|
jscript: Added SCRIPTSTATE_CONNECTED implementation.
|
2008-11-05 10:55:25 +01:00 |
|
Jacek Caban
|
8932765580
|
jscript: Fixed SetScriptSite called before InitNew handling.
|
2008-11-05 10:55:16 +01:00 |
|
Jacek Caban
|
51a2ccb4c4
|
jscript: Added SCRIPTSTATE_STARTED implementation.
|
2008-09-05 11:23:54 +02:00 |
|
Jacek Caban
|
db21502d51
|
jscript: Added IActiveScript::GetScriptState implementation.
|
2008-09-02 21:34:12 +02:00 |
|
Jacek Caban
|
c62c4f8928
|
jscript: Added IActiveScript::GetScriptDispatch implementation.
|
2008-09-02 21:33:42 +02:00 |
|
Jacek Caban
|
f3eb77610b
|
jscript: Added script site tests.
|
2008-09-02 21:33:27 +02:00 |
|
Jacek Caban
|
d19cdef8f8
|
jscript: Added IActiveScriptParse::InitNew implementation.
|
2008-09-02 21:32:54 +02:00 |
|
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
|
Francois Gouget
|
7b404ff9d6
|
jscript/tests: Fix the '\n's in an ok() call.
|
2008-04-14 12:40:22 +02:00 |
|
Jacek Caban
|
b9117b6166
|
jscript: Added IObjectSafety tests.
|
2008-04-10 11:16:12 +02:00 |
|
Jacek Caban
|
63ebe0191e
|
jscript: Added tests.
|
2008-03-25 11:44:06 +01:00 |
|