search for: vartest

Displaying 12 results from an estimated 12 matches for "vartest".

Did you mean: varest
2017 Jul 29
1
rugarch package: VaRTest()
Dear all, I want to backtest my Value at Risk output using the VaRTest() function in the rugarch package. I do not understand if the numeric vector of VaR which needs to be calculated is in negative or positive terms. Usually VaR is expressed in positive terms. Do I have to use positive values for VaR in the VaRTest() formula? Thanks for your help. [[alter...
2005 Sep 13
2
passing variables to h extension
Is there a way to pass variables/arguments to the h extension ? for example : [default] exten => _1098933X.,1,NoOp(CARRIER TWT->TIM, EXTEN: ${EXTEN}}, SIPCALLID: ${SIPCALLID}, SIPDOMAIN: ${SIPDOMAIN}) exten => _1098933X.,2,SetVar(_PROVA="bla") [lot of stuff, agi, goto, tricks and magic that happens] exten => _1098933X.,10,Dial(${CHAN_DEST},,L(3600000:3599900)) <-
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
...I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o testlist.o testlist.c ../../../tools/winegcc/winegcc -m32 -B../../../tools/winebuild --sysroot=../../.. -fasynchronous-unwind-tables dispatch.o olefont.o olepicture.o safearray.o tmarshal.o typelib.o usrmarshal.o varformat.o vartest.o vartype.o test_reg_i.o tmarshal_i.o tmarshal.res testlist.o -o oleaut32_test.exe.so ../../../libs/port/libwine_port.a -loleaut32 -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib winebuild: vartest.o is an empty file winegcc: ../../../tools/winebu...
2013 Jun 28
0
Wine release 1.6-rc4
...nformationByHandleEx. oleaut32: Register the typelib's path without WOW64 redirection. oleaut32: Load referenced typelibs in the same architecture. oleaut32: Use typelib's pointer size, not system's. Andr? Hentschel (15): oleaut32/tests: Get rid of IS_ANCIENT in vartest. oleaut32/tests: Get rid of HAVE_OLEAUT32_RECORD in vartest. oleaut32/tests: Don't use autoheader styled define in vartest. oleaut32/tests: Get rid of IS_ANCIENT in vartype. oleaut32/tests: Get rid of HAVE_OLEAUT32_RECORD in vartype. oleaut32/tests: Get rid of HAVE...
2014 Mar 21
0
Wine release 1.7.15
...rations. mshtml: Fixed tests on old IEs and improved results on IE11. urlmon: Fixed sec_mgr.c tests failing on some recent Windows. vbscript: Allow creating RegExp object by new expression. jscript: Represent NULL VT_UNKNOWN VARIANT as NULL VT_DISPATCH. oleaut32: Fixed vartest.c tests on Windows 8.1. vbscript: Moved Error object implementation to global.c. vbscript: Added support for exception unwinding. vbscript: Added Err.Number implementation. vbscript: Added Err.Clear implementation. vbscript: Added error handling tests. Jactry Zeng (2)...
2017 Mar 17
0
Wine release 2.4
...ine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 2.4 (total 32): 10858 BlueByte Game Channel fails to install 14371 cleanup undefined members in vartest 29133 Gómez PEER fails to update 30378 Xuzhou network client crashes at start 33987 Secret Files 3 demo shows only some parts of background in ConfigTool 36599 winhttp/tests/winhttp.c: test_secure_connection() fails under valgrind 36600 valgrind shows a possible leak in winhttp/tests...
2013 Nov 08
0
Wine release 1.7.6
...ompilation with __WINESRC__ defined. oleaut32/tests: Fix tmarshal tests compilation with __WINESRC__ defined. oleaut32/tests: Fix typelib tests compilation with __WINESRC__ defined. oleaut32/tests: Fix varformat tests compilation with __WINESRC__ defined. oleaut32/tests: Fix vartest tests compilation with __WINESRC__ defined. riched20/tests: Fix editor tests compilation with __WINESRC__ defined. riched20/tests: Fix richole tests compilation with __WINESRC__ defined. riched20/tests: Fix txtsrv tests compilation with __WINESRC__ defined. riched32/tests: F...
2017 Jun 09
0
Wine release 2.10
...urrent storage. ole32/tests: Add tests for InitNew(). wineandroid: The event list may have been altered by a recursive call, so restart the loop from the beginning. wineandroid: Tell git diff about java files. Jacek Caban (27): oleaut32/tests: Use static oleaut32 linking in vartest.c. wininet: Correctly handle redirects to non-http URLs. wininet/tests: Added a helper for testing INTERNET_OPTION_URL. wininet/tests: Create events once for all tests. wininet/tests: Introduce open_socket_request helper. wininet/tests: Added redirection tests using te...
2008 May 23
0
Wine release 1.0-rc2
...ade CD games) 10151 "make test" crashes in riched32/tests/editor.c 10283 Outcast : game and demo don't start. 10323 Can not get Hellgate London Demo to install 10422 Dota-Client: Does not run 10542 Bug in TEXT_Ellipsify when returning modstr 10599 dlls/oleaut32/tests/vartest.c fails 10785 Wine 0.9.51 crash when launching Slingplayer v1.5 - gdiplus.GdipDrawImageRectI not implemented 10854 Codeblocks - black box in the about window 10882 sPlan 6.0: Illegal Floating Point Operation 10969 Strange deadzones with Logitech Cordless Rumblepad 10977 GG-client: In...
2016 Apr 01
0
Wine release 1.9.7
...and Head Over Heels crash when window is moved partly off-screen 35092 Multiple 64-bit applications need __CxxFrameHandler implementation (Ableton Live 9.1, Adobe Cloud apps) 35711 Winelib: compile error in wincon.h if NOGDI is defined before #include <windows.h> 36136 oleaut32/tests/vartest.c test shows a couple leaks with valgrind 36297 valgrind shows uninitialized memory in msxml3/tests/domdoc.c 36383 valgrind shows several uninitialized values in ddraw_CreateSurface() in ddraw/tests/dsurface.c 36748 valgrind shows two possible leaks in d3drm/tests/d3drm.c 38347 Canon PI...
2011 Jan 07
0
Wine release 1.3.11
...ndardization in protocol.c. mshtml: Remove some leftover *_THIS undefs. urlmon: Use an iface instead of a vtbl pointer in ProxyBindStatusCallback. ole32: COM cleanup for the IMalloc iface. msdaps: COM cleanup for the IClassFactory iface. oleaut32/tests: COM cleanup for vartest.c. shlwapi/tests: COM cleanup for thread.c. Mikhail Maroukhine (1): user32: Add constness to params and variables. Nikolay Sivov (21): oleaut32: Add a helper to return INVOKEKIND flags value. oleaut32: Allow all property methods to have the same name. oleaut32: Get S...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...oleaut32_Uk.rc oleaut32_Zh.rc rsrc.rc oleaut32_oaidl.idl oleaut32_ocidl.idl oleaut32_oaidl_p.c oleaut32_ocidl_p.c > :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. dispatch.c olefont.c olepicture.c safearray.c tmarshal.c typelib.c usrmarshal.c varformat.c vartest.c vartype.c tmarshal.rc test_reg.idl tmarshal.idl test_reg_i.c tmarshal_i.c test_reg.idl test_tlb.idl tmarshal.idl test_reg.tlb test_tlb.tlb tmarshal.tlb > :info:build config.status: creating dlls/olecli.dll16/Makefile > :info:build config.status: creating dlls/olecli32/Makefile &g...