|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include <stdio.h>#include <ole2.h>#include <dispex.h>#include <activscp.h>#include "vbsregexp55.h"#include "wine/test.h"
Go to the source code of this file.
Classes | |
| struct | dispid_t |
| #define IActiveScriptParse_InitNew IActiveScriptParse32_InitNew |
| #define IActiveScriptParse_ParseScriptText IActiveScriptParse32_ParseScriptText |
| #define IActiveScriptParse_QueryInterface IActiveScriptParse32_QueryInterface |
| #define IActiveScriptParse_Release IActiveScriptParse32_Release |
| #define IActiveScriptParseProcedure2_ParseProcedureText IActiveScriptParseProcedure2_32_ParseProcedureText |
| #define IActiveScriptParseProcedure2_Release IActiveScriptParseProcedure2_32_Release |
| #define MAKE_VBSERROR | ( | code | ) | MAKE_HRESULT(SEVERITY_ERROR, FACILITY_VBS, code) |
Definition at line 2209 of file run.c.
Definition at line 171 of file run.c.
Referenced by Dispatch_Invoke(), and Global_InvokeEx().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 1970 of file run.c.
|
static |
|
static |
Definition at line 1901 of file run.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 3447 of file run.c.
Referenced by START_TEST().
|
static |
|
static |
|
static |
Definition at line 1063 of file run.c.
|
static |
Definition at line 2044 of file run.c.
Referenced by parse_script(), test_callbacks(), test_isexpression(), test_multiple_parse(), test_parse_context(), and test_procedures().
|
static |
| DEFINE_EXPECT | ( | collectionobj_newenum_i | ) |
| DEFINE_EXPECT | ( | EnableModeless | ) |
| DEFINE_EXPECT | ( | GetUIBehavior | ) |
| DEFINE_EXPECT | ( | GetWindow | ) |
| DEFINE_EXPECT | ( | global_globalcallback_i | ) |
| DEFINE_EXPECT | ( | global_letobj_i | ) |
| DEFINE_EXPECT | ( | global_propargput1_d | ) |
| DEFINE_EXPECT | ( | global_propargput1_i | ) |
| DEFINE_EXPECT | ( | global_propargput_d | ) |
| DEFINE_EXPECT | ( | global_propargput_i | ) |
| DEFINE_EXPECT | ( | global_propargset_d | ) |
| DEFINE_EXPECT | ( | global_propargset_i | ) |
| DEFINE_EXPECT | ( | global_setobj_i | ) |
| DEFINE_EXPECT | ( | global_success_d | ) |
| DEFINE_EXPECT | ( | global_success_i | ) |
| DEFINE_EXPECT | ( | global_testerrorobject_i | ) |
| DEFINE_EXPECT | ( | global_testoptionalarg_i | ) |
| DEFINE_EXPECT | ( | global_vbvar_d | ) |
| DEFINE_EXPECT | ( | global_vbvar_i | ) |
| DEFINE_EXPECT | ( | Next | ) |
| DEFINE_EXPECT | ( | OnEnterScript | ) |
| DEFINE_EXPECT | ( | OnLeaveScript | ) |
| DEFINE_EXPECT | ( | OnScriptError | ) |
| DEFINE_EXPECT | ( | testobj_propget_d | ) |
| DEFINE_EXPECT | ( | testobj_propget_i | ) |
| DEFINE_EXPECT | ( | testobj_propput_d | ) |
| DEFINE_EXPECT | ( | testobj_propput_i | ) |
| DEFINE_EXPECT | ( | testobj_value_i | ) |
| DEFINE_EXPECT | ( | testobj_valueput_i | ) |
Definition at line 232 of file run.c.
Referenced by START_TEST().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 744 of file run.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 2294 of file run.c.
Referenced by test_callbacks().
|
static |
Definition at line 720 of file run.c.
Referenced by Global_GetDispID(), and testObj_GetDispID().
Definition at line 3091 of file run.c.
|
static |
|
static |
Definition at line 1156 of file run.c.
|
static |
Definition at line 1199 of file run.c.
|
static |
|
static |
Definition at line 2220 of file run.c.
Referenced by test_procedures().
Definition at line 2090 of file run.c.
Definition at line 2125 of file run.c.
Referenced by parse_script_w(), and run_tests().
Definition at line 2136 of file run.c.
Referenced by run_tests(), test_callbacks(), test_msgbox(), and test_parse_errors().
|
static |
|
static |
Definition at line 3129 of file run.c.
Definition at line 3144 of file run.c.
Definition at line 3176 of file run.c.
|
static |
|
static |
|
static |
|
static |
| START_TEST | ( | run | ) |
Definition at line 3468 of file run.c.
Definition at line 2301 of file run.c.
Referenced by run_tests().
Definition at line 292 of file run.c.
Definition at line 2591 of file run.c.
Referenced by run_tests().
Definition at line 2845 of file run.c.
Referenced by run_tests().
Definition at line 2902 of file run.c.
Referenced by run_tests().
Definition at line 2796 of file run.c.
Referenced by run_tests().
Definition at line 3050 of file run.c.
Referenced by run_tests().
Definition at line 2147 of file run.c.
Referenced by run_tests().
Definition at line 2647 of file run.c.
Referenced by run_tests().
Definition at line 2242 of file run.c.
Referenced by run_tests().
Definition at line 581 of file run.c.
|
static |
|
static |
Definition at line 918 of file run.c.
Definition at line 183 of file run.c.
Referenced by Global_InvokeEx(), test_isexpression(), test_procedures(), and vt2a().
|
static |
|
static |
Definition at line 1899 of file run.c.
Referenced by ActiveScriptSite_QueryInterface().
|
static |
|
static |
|
static |
Definition at line 1863 of file run.c.
Referenced by ActiveScriptSite_QueryInterface().
|
static |
|
static |
Definition at line 161 of file run.c.
Referenced by ActiveScriptSiteUIControl_GetUIBehavior(), ActiveScriptSiteWindow_EnableModeless(), ActiveScriptSiteWindow_GetWindow(), and START_TEST().
|
static |
Definition at line 290 of file run.c.
Referenced by test_callbacks(), and test_procedures().
Referenced by create_script().
Referenced by check_vbscript(), DllGetClassObject(), test_RegExp(), and test_RegExp_Replace().
|
static |
Definition at line 1110 of file run.c.
Referenced by Global_InvokeEx().
|
static |
|
static |
Definition at line 606 of file run.c.
Referenced by EnumVARIANT_QueryInterface().
|
static |
|
static |
Definition at line 711 of file run.c.
Referenced by collectionObj_InvokeEx(), and enumDisp_QueryInterface().
|
static |
|
static |
Definition at line 1968 of file run.c.
Referenced by ActiveScriptSite_OnScriptError(), and test_parse_errors().
|
static |
Definition at line 1967 of file run.c.
Referenced by ActiveScriptSite_OnScriptError(), InfpParseBuffer(), parse_buffer(), parse_file(), and test_parse_errors().
|
static |
Definition at line 163 of file run.c.
Referenced by detect_locale(), and Global_InvokeEx().
|
static |
|
static |
Definition at line 1144 of file run.c.
Referenced by Global_AddRef(), Global_Release(), and test_parse_context().
|
static |
|
static |
Definition at line 161 of file run.c.
Referenced by detect_locale(), Global_InvokeEx(), START_TEST(), test_callbacks(), and tt_face_get_name().
|
static |
Definition at line 162 of file run.c.
Referenced by detect_locale(), and Global_InvokeEx().
|
static |
Definition at line 663 of file run.c.
Referenced by collectionObj_InvokeEx(), EnumVARIANT_Next(), and run_tests().
Definition at line 168 of file run.c.
Referenced by ActiveScriptSite_OnScriptError(), run_tests(), and test_parse_errors().
|
static |
Definition at line 1142 of file run.c.
Referenced by Global_InvokeEx().
|
static |
Definition at line 1112 of file run.c.
Referenced by RefObj_AddRef(), RefObj_Release(), and test_global_vars_ref().
|
static |
|
static |
|
static |
Definition at line 1966 of file run.c.
Referenced by ActiveScriptSite_OnScriptError(), and test_callbacks().
|
static |
Definition at line 169 of file run.c.
Referenced by ActiveScriptSite_OnEnterScript(), ActiveScriptSite_OnLeaveScript(), test_callbacks(), and test_procedures().
|
static |
Definition at line 165 of file run.c.
Referenced by Global_InvokeEx(), and parse_script().
|
static |
|
static |
|
static |
Definition at line 166 of file run.c.
Referenced by ActiveScriptSiteUIControl_GetUIBehavior(), show_msgbox(), START_TEST(), test_msgbox(), and test_ui().
|
static |
Definition at line 635 of file run.c.
Referenced by Global_InvokeEx().