wine
12 years agod3d10.idl: Added missing D3D10_RESOURCE_MISC_FLAG values.
Jacek Caban [Thu, 30 Jun 2011 15:34:51 +0000 (17:34 +0200)] 
d3d10.idl: Added missing D3D10_RESOURCE_MISC_FLAG values.

12 years agodxgi.idl: Added DXGI_SWAP_CHAIN_FLAG enum declaration and DXGI_MWA_* flags.
Jacek Caban [Thu, 30 Jun 2011 15:34:39 +0000 (17:34 +0200)] 
dxgi.idl: Added DXGI_SWAP_CHAIN_FLAG enum declaration and DXGI_MWA_* flags.

12 years agoshell32: Check for known folder existance.
Mariusz Pluciński [Thu, 30 Jun 2011 12:59:46 +0000 (14:59 +0200)] 
shell32: Check for known folder existance.

12 years agoshell32: IKnownFolder::SetPath modified to use redirection instead of overwriting...
Mariusz Pluciński [Thu, 30 Jun 2011 12:58:53 +0000 (14:58 +0200)] 
shell32: IKnownFolder::SetPath modified to use redirection instead of overwriting original path.

12 years agomsi: Get rid of the remaining tabs.
Hans Leidekker [Thu, 30 Jun 2011 10:16:02 +0000 (12:16 +0200)] 
msi: Get rid of the remaining tabs.

12 years agomsi: Delay creating local installer and patch packages until the product is registered.
Hans Leidekker [Thu, 30 Jun 2011 10:15:37 +0000 (12:15 +0200)] 
msi: Delay creating local installer and patch packages until the product is registered.

12 years agomsi: Remove directories after removing all files.
Hans Leidekker [Thu, 30 Jun 2011 10:15:19 +0000 (12:15 +0200)] 
msi: Remove directories after removing all files.

12 years agomsi/tests: Clean up the local package in test_register_product.
Hans Leidekker [Thu, 30 Jun 2011 10:15:02 +0000 (12:15 +0200)] 
msi/tests: Clean up the local package in test_register_product.

12 years agomsi/tests: Remove a test.
Hans Leidekker [Thu, 30 Jun 2011 10:14:44 +0000 (12:14 +0200)] 
msi/tests: Remove a test.

This test shows that native fails to remove an empty directory under
certain conditions. I don't see why we should replicate this behavior.

12 years agomsi: Handle escaped double quotes in command line parsing.
Hans Leidekker [Thu, 30 Jun 2011 10:14:26 +0000 (12:14 +0200)] 
msi: Handle escaped double quotes in command line parsing.

12 years agomsi: Use an enum to represent folder states.
Hans Leidekker [Thu, 30 Jun 2011 10:14:07 +0000 (12:14 +0200)] 
msi: Use an enum to represent folder states.

12 years agomsi: Perform a full uninstall if no feature resolves to INSTALLSTATE_LOCAL.
Hans Leidekker [Thu, 30 Jun 2011 10:13:48 +0000 (12:13 +0200)] 
msi: Perform a full uninstall if no feature resolves to INSTALLSTATE_LOCAL.

12 years agomediaobj.idl: Remove includes that are autogenerated by widl.
Jacek Caban [Thu, 30 Jun 2011 09:20:01 +0000 (11:20 +0200)] 
mediaobj.idl: Remove includes that are autogenerated by widl.

12 years agod3d10.idl: Added missing D3D10_CREATE_DEVICE_FLAG values.
Jacek Caban [Thu, 30 Jun 2011 08:40:00 +0000 (10:40 +0200)] 
d3d10.idl: Added missing D3D10_CREATE_DEVICE_FLAG values.

12 years agoquartz: COM cleanup for the IMediaPosition iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:56:32 +0000 (00:56 +0200)] 
quartz: COM cleanup for the IMediaPosition iface.

12 years agoquartz: COM cleanup for the IGraphConfig iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:53:54 +0000 (00:53 +0200)] 
quartz: COM cleanup for the IGraphConfig iface.

12 years agoquartz: COM cleanup for the IMediaEventSink iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:51:10 +0000 (00:51 +0200)] 
quartz: COM cleanup for the IMediaEventSink iface.

12 years agoquartz: COM cleanup for the IMediaFilter iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:49:40 +0000 (00:49 +0200)] 
quartz: COM cleanup for the IMediaFilter iface.

12 years agoquartz: COM cleanup for the IMediaEventEx iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:47:38 +0000 (00:47 +0200)] 
quartz: COM cleanup for the IMediaEventEx iface.

12 years agoquartz: COM cleanup for the IVideoWindow iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:45:48 +0000 (00:45 +0200)] 
quartz: COM cleanup for the IVideoWindow iface.

12 years agoquartz: COM cleanup for the IBasicVideo2 iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:44:08 +0000 (00:44 +0200)] 
quartz: COM cleanup for the IBasicVideo2 iface.

12 years agoquartz: COM cleanup for the IBasicAudio iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:41:55 +0000 (00:41 +0200)] 
quartz: COM cleanup for the IBasicAudio iface.

12 years agoquartz: COM cleanup for the IMediaSeeking iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:34:00 +0000 (00:34 +0200)] 
quartz: COM cleanup for the IMediaSeeking iface.

12 years agoquartz: COM cleanup for the IMediaControl iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:33:21 +0000 (00:33 +0200)] 
quartz: COM cleanup for the IMediaControl iface.

12 years agoquartz: Pass the object instead of the iface to an internal helper.
Michael Stefaniuc [Wed, 29 Jun 2011 22:32:32 +0000 (00:32 +0200)] 
quartz: Pass the object instead of the iface to an internal helper.

12 years agoquartz: COM cleanup for the IFilterGraph2 iface.
Michael Stefaniuc [Wed, 29 Jun 2011 22:30:45 +0000 (00:30 +0200)] 
quartz: COM cleanup for the IFilterGraph2 iface.

12 years agowined3d: Make the surface parameter to context_surface_update() const.
Henri Verbeet [Wed, 29 Jun 2011 21:14:15 +0000 (23:14 +0200)] 
wined3d: Make the surface parameter to context_surface_update() const.

12 years agowined3d: Make the device parameter to context_resource_unloaded() const.
Henri Verbeet [Wed, 29 Jun 2011 21:14:14 +0000 (23:14 +0200)] 
wined3d: Make the device parameter to context_resource_unloaded() const.

12 years agowined3d: Make the device parameter to context_resource_released() const.
Henri Verbeet [Wed, 29 Jun 2011 21:14:13 +0000 (23:14 +0200)] 
wined3d: Make the device parameter to context_resource_released() const.

12 years agowined3d: Make the device and surface parameters to context_enum_surface_fbo_entries...
Henri Verbeet [Wed, 29 Jun 2011 21:14:12 +0000 (23:14 +0200)] 
wined3d: Make the device and surface parameters to context_enum_surface_fbo_entries() const.

12 years agowined3d: Make the context parameter to context_check_fbo_status() const.
Henri Verbeet [Wed, 29 Jun 2011 21:14:11 +0000 (23:14 +0200)] 
wined3d: Make the context parameter to context_check_fbo_status() const.

12 years agoshell32: Don't pass an unitialized size to RegGetValue().
Michael Stefaniuc [Wed, 29 Jun 2011 19:55:57 +0000 (21:55 +0200)] 
shell32: Don't pass an unitialized size to RegGetValue().

12 years agod3dx9_36: Implement and add tests for D3DXFloat16To32Array.
Misha Koshelev [Wed, 29 Jun 2011 15:16:29 +0000 (11:16 -0400)] 
d3dx9_36: Implement and add tests for D3DXFloat16To32Array.

12 years agoinclude: Add declarations related to D3DXFLOAT16.
Misha Koshelev [Wed, 29 Jun 2011 15:16:29 +0000 (11:16 -0400)] 
include: Add declarations related to D3DXFLOAT16.

12 years agohhctrl.ocx: Remove misplaced semicolon after an if condition.
Frédéric Delanoy [Thu, 30 Jun 2011 14:46:34 +0000 (16:46 +0200)] 
hhctrl.ocx: Remove misplaced semicolon after an if condition.

13 years agoshell32: Add support of known folders redirection to GetPath.
Mariusz Pluciński [Wed, 29 Jun 2011 17:42:25 +0000 (19:42 +0200)] 
shell32: Add support of known folders redirection to GetPath.

13 years agoshell32: Add support of known folders redirection to Redirect.
Mariusz Pluciński [Wed, 29 Jun 2011 17:37:06 +0000 (19:37 +0200)] 
shell32: Add support of known folders redirection to Redirect.

13 years agoshell32: Add support of parent folder to GetPath.
Mariusz Pluciński [Wed, 29 Jun 2011 17:35:27 +0000 (19:35 +0200)] 
shell32: Add support of parent folder to GetPath.

13 years agoshell32: Add support of parent folder to RegisterFolder.
Mariusz Pluciński [Wed, 29 Jun 2011 17:34:44 +0000 (19:34 +0200)] 
shell32: Add support of parent folder to RegisterFolder.

13 years agoshell32/tests: Modify tests of redirection to check more advanced features.
Mariusz Pluciński [Wed, 29 Jun 2011 17:34:24 +0000 (19:34 +0200)] 
shell32/tests: Modify tests of redirection to check more advanced features.

13 years agocomctl32: Fixed tab elements recognition.
Piotr Caban [Wed, 29 Jun 2011 17:12:51 +0000 (19:12 +0200)] 
comctl32: Fixed tab elements recognition.

13 years agod3d10_1.idl: Added D3D10_1_SDK_VERSION declaration.
Jacek Caban [Wed, 29 Jun 2011 16:01:30 +0000 (18:01 +0200)] 
d3d10_1.idl: Added D3D10_1_SDK_VERSION declaration.

13 years agod3d10.idl: Added CD3D10_TEXTURE2D_DESC and CD3D10_BUFFER_DESC declarations.
Jacek Caban [Wed, 29 Jun 2011 16:01:21 +0000 (18:01 +0200)] 
d3d10.idl: Added CD3D10_TEXTURE2D_DESC and CD3D10_BUFFER_DESC declarations.

13 years agod3dx9math.h: Removed duplicated D3DXMatrixOrthoLH declaration.
Jacek Caban [Wed, 29 Jun 2011 16:01:11 +0000 (18:01 +0200)] 
d3dx9math.h: Removed duplicated D3DXMatrixOrthoLH declaration.

13 years agohhctrl.ocx: Improve parsing of incoming file specs to HtmlHelp.
Aric Stewart [Wed, 29 Jun 2011 15:51:05 +0000 (10:51 -0500)] 
hhctrl.ocx: Improve parsing of incoming file specs to HtmlHelp.

13 years agowinmm: Pull wave and mixer functions into their own source file.
Andrew Eikum [Thu, 23 Jun 2011 18:12:11 +0000 (13:12 -0500)] 
winmm: Pull wave and mixer functions into their own source file.

13 years agowinmm/tests: Remove uninteresting tests.
Andrew Eikum [Thu, 23 Jun 2011 18:12:07 +0000 (13:12 -0500)] 
winmm/tests: Remove uninteresting tests.

13 years agodsound: Inform the driver if we are in emulation mode or not.
Andrew Eikum [Thu, 23 Jun 2011 18:12:01 +0000 (13:12 -0500)] 
dsound: Inform the driver if we are in emulation mode or not.

13 years agowined3d: Make the context parameter to context_attach_depth_stencil_fbo() const.
Henri Verbeet [Wed, 29 Jun 2011 10:33:54 +0000 (12:33 +0200)] 
wined3d: Make the context parameter to context_attach_depth_stencil_fbo() const.

13 years agowined3d: Make the context parameter to context_create_fbo_entry() const.
Henri Verbeet [Wed, 29 Jun 2011 10:33:53 +0000 (12:33 +0200)] 
wined3d: Make the context parameter to context_create_fbo_entry() const.

13 years agowined3d: Get rid of the glsl_sample_function_t typedef.
Henri Verbeet [Wed, 29 Jun 2011 10:33:52 +0000 (12:33 +0200)] 
wined3d: Get rid of the glsl_sample_function_t typedef.

13 years agowined3d: Get rid of the glsl_src_param_t typedef.
Henri Verbeet [Wed, 29 Jun 2011 10:33:51 +0000 (12:33 +0200)] 
wined3d: Get rid of the glsl_src_param_t typedef.

13 years agowined3d: Get rid of the glsl_dst_param_t typedef.
Henri Verbeet [Wed, 29 Jun 2011 10:33:50 +0000 (12:33 +0200)] 
wined3d: Get rid of the glsl_dst_param_t typedef.

13 years agomsxml3: Improve namespace tests to highlight get nodeName issue.
Alistair Leslie-Hughes [Wed, 29 Jun 2011 05:12:58 +0000 (15:12 +1000)] 
msxml3: Improve namespace tests to highlight get nodeName issue.

13 years agontoskrnl.exe: Made KdDebuggerEnabled a boolean and set to false.
Austin Lund [Wed, 29 Jun 2011 03:46:10 +0000 (13:46 +1000)] 
ntoskrnl.exe: Made KdDebuggerEnabled a boolean and set to false.

13 years agodbghelp: Only declare deltapc for i386.
André Hentschel [Tue, 28 Jun 2011 21:11:02 +0000 (23:11 +0200)] 
dbghelp: Only declare deltapc for i386.

13 years agod3dx9: Fix ID3DXEffect::SetStateManager().
Rico Schüller [Tue, 28 Jun 2011 20:49:44 +0000 (22:49 +0200)] 
d3dx9: Fix ID3DXEffect::SetStateManager().

13 years agogdiplus: Use DrawDriverString to draw the text in DrawString.
Vincent Povirk [Mon, 27 Jun 2011 19:40:59 +0000 (14:40 -0500)] 
gdiplus: Use DrawDriverString to draw the text in DrawString.

13 years agogdiplus: Implement GdipMeasureDriverString.
Vincent Povirk [Mon, 27 Jun 2011 18:24:39 +0000 (13:24 -0500)] 
gdiplus: Implement GdipMeasureDriverString.

13 years agogdiplus: Test MeasureDriverString with a character that has an underhang.
Vincent Povirk [Tue, 28 Jun 2011 18:57:23 +0000 (13:57 -0500)] 
gdiplus: Test MeasureDriverString with a character that has an underhang.

13 years agogdiplus: Fix the order of arguments to expectf in test_string_functions.
Vincent Povirk [Tue, 28 Jun 2011 18:53:41 +0000 (13:53 -0500)] 
gdiplus: Fix the order of arguments to expectf in test_string_functions.

13 years agoexplorer: Remove useless array NULL check (Coverity).
Marcus Meissner [Tue, 28 Jun 2011 06:31:31 +0000 (08:31 +0200)] 
explorer: Remove useless array NULL check (Coverity).

13 years agoddraw: Partially revert a struct copy change to fix a regression.
Dylan Smith [Tue, 28 Jun 2011 16:41:21 +0000 (12:41 -0400)] 
ddraw: Partially revert a struct copy change to fix a regression.

Commit 3871329872afe3976e0b2b85330e3a7c47301658 caused the regression.

13 years agotools: Preserve ordinal when updating specfiles.
André Hentschel [Wed, 22 Jun 2011 22:02:30 +0000 (00:02 +0200)] 
tools: Preserve ordinal when updating specfiles.

13 years agoshdocvw: Add ITaskbarList2 Interface.
André Hentschel [Mon, 20 Jun 2011 20:01:51 +0000 (22:01 +0200)] 
shdocvw: Add ITaskbarList2 Interface.

13 years agorpcrt4: Implement RpcNetworkInqProtseqs.
Damjan Jovanovic [Thu, 23 Jun 2011 05:15:40 +0000 (07:15 +0200)] 
rpcrt4: Implement RpcNetworkInqProtseqs.

13 years agodinput: SetActionMap setting the device buffer.
Lucas Fialho Zawacki [Tue, 28 Jun 2011 16:55:24 +0000 (13:55 -0300)] 
dinput: SetActionMap setting the device buffer.

13 years agodinput8/tests: Testing BuildActionMap and SetActionMap with keyboard input.
Lucas Fialho Zawacki [Tue, 28 Jun 2011 16:54:49 +0000 (13:54 -0300)] 
dinput8/tests: Testing BuildActionMap and SetActionMap with keyboard input.

13 years agodinput: EnumDevicesBySemantics enumerating keyboard and mouse with priority flags.
Lucas Fialho Zawacki [Tue, 28 Jun 2011 16:54:36 +0000 (13:54 -0300)] 
dinput: EnumDevicesBySemantics enumerating keyboard and mouse with priority flags.

13 years agodinput8/tests: Test EnumDevicesBySemantics mouse and keyboard enumeration with flags.
Lucas Fialho Zawacki [Tue, 28 Jun 2011 16:54:20 +0000 (13:54 -0300)] 
dinput8/tests: Test EnumDevicesBySemantics mouse and keyboard enumeration with flags.

13 years agowscript: Implemented Host_get_Version.
Michał Ziętek [Tue, 28 Jun 2011 11:38:56 +0000 (13:38 +0200)] 
wscript: Implemented Host_get_Version.

13 years agowscript: Implemented Host_get_Name.
Michał Ziętek [Tue, 28 Jun 2011 11:37:36 +0000 (13:37 +0200)] 
wscript: Implemented Host_get_Name.

13 years agomscoree: Define interface IManagedObject.
Alistair Leslie-Hughes [Tue, 28 Jun 2011 12:34:03 +0000 (22:34 +1000)] 
mscoree: Define interface IManagedObject.

13 years agowrc: Fixed some small leaks in PO code (Coverity).
Marcus Meissner [Tue, 28 Jun 2011 06:31:29 +0000 (08:31 +0200)] 
wrc: Fixed some small leaks in PO code (Coverity).

13 years agowined3d: Update the vertex shader when the clipplanes are changed.
Stefan Dösinger [Tue, 28 Jun 2011 10:40:02 +0000 (12:40 +0200)] 
wined3d: Update the vertex shader when the clipplanes are changed.

13 years agoserver: Do not promote lparam to signed int (Coverity).
Marcus Meissner [Tue, 28 Jun 2011 07:37:04 +0000 (09:37 +0200)] 
server: Do not promote lparam to signed int (Coverity).

13 years agocomctl32: Fixed strncpy (Coverity).
Marcus Meissner [Tue, 28 Jun 2011 07:15:13 +0000 (09:15 +0200)] 
comctl32: Fixed strncpy (Coverity).

13 years agodxdiag: Removed unused endptr assignment (Coverity).
Marcus Meissner [Tue, 28 Jun 2011 06:31:30 +0000 (08:31 +0200)] 
dxdiag: Removed unused endptr assignment (Coverity).

13 years agoddraw: Separate IDirectDrawGammaControl reference count.
Ričardas Barkauskas [Mon, 27 Jun 2011 23:53:17 +0000 (02:53 +0300)] 
ddraw: Separate IDirectDrawGammaControl reference count.

13 years agoddraw: Move IDirect3DTexture and IDirect3DTexture2 to IDirectDrawSurface reference...
Ričardas Barkauskas [Mon, 20 Jun 2011 21:14:30 +0000 (00:14 +0300)] 
ddraw: Move IDirect3DTexture and IDirect3DTexture2 to IDirectDrawSurface reference counts.

13 years agoddraw: Separate IDirectDrawSurface and IDirectDrawSurface7 reference counts.
Ričardas Barkauskas [Mon, 20 Jun 2011 21:15:55 +0000 (00:15 +0300)] 
ddraw: Separate IDirectDrawSurface and IDirectDrawSurface7 reference counts.

13 years agoddraw: Separate IDirectDrawSurface4 reference count.
Ričardas Barkauskas [Mon, 27 Jun 2011 23:34:23 +0000 (02:34 +0300)] 
ddraw: Separate IDirectDrawSurface4 reference count.

13 years agoddraw: Fix SetRenderTarget behaviour on failure.
Ričardas Barkauskas [Mon, 27 Jun 2011 23:32:04 +0000 (02:32 +0300)] 
ddraw: Fix SetRenderTarget behaviour on failure.

13 years agoddraw: Use ddraw_surface_release_iface to destroy leftover surfaces.
Ričardas Barkauskas [Mon, 27 Jun 2011 22:06:16 +0000 (01:06 +0300)] 
ddraw: Use ddraw_surface_release_iface to destroy leftover surfaces.

13 years agouser32: Use more meaningful variable names.
André Hentschel [Fri, 24 Jun 2011 22:09:11 +0000 (00:09 +0200)] 
user32: Use more meaningful variable names.

13 years agokernel32: Stub a few of the numa functions.
Austin English [Thu, 23 Jun 2011 09:09:57 +0000 (04:09 -0500)] 
kernel32: Stub a few of the numa functions.

13 years agogdi32: Construct the EGA palette from the default palette.
Huw Davies [Tue, 28 Jun 2011 12:16:55 +0000 (13:16 +0100)] 
gdi32: Construct the EGA palette from the default palette.

13 years agocomctl32: Make iterator_remove_common_items working on one range iterators.
Piotr Caban [Tue, 28 Jun 2011 08:18:54 +0000 (10:18 +0200)] 
comctl32: Make iterator_remove_common_items working on one range iterators.

13 years agowined3d: Properly destroy contexts not owned by the implcit swapchain.
Henri Verbeet [Tue, 28 Jun 2011 00:26:20 +0000 (02:26 +0200)] 
wined3d: Properly destroy contexts not owned by the implcit swapchain.

In particular, set num_contexts to 0 in the swapchain that owns the contexts.

13 years agowined3d: Make the rts and ds parameters to context_validate_rt_config() const.
Henri Verbeet [Tue, 28 Jun 2011 00:26:19 +0000 (02:26 +0200)] 
wined3d: Make the rts and ds parameters to context_validate_rt_config() const.

13 years agowined3d: Make the generate_rt_mask_no_fbo() parameters const.
Henri Verbeet [Tue, 28 Jun 2011 00:26:18 +0000 (02:26 +0200)] 
wined3d: Make the generate_rt_mask_no_fbo() parameters const.

13 years agowined3d: Make the target parameter to generate_rt_mask_from_surface() const.
Henri Verbeet [Tue, 28 Jun 2011 00:26:17 +0000 (02:26 +0200)] 
wined3d: Make the target parameter to generate_rt_mask_from_surface() const.

13 years agowined3d: Make the depth_stencil parameter to context_validate_onscreen_formats()...
Henri Verbeet [Tue, 28 Jun 2011 00:26:16 +0000 (02:26 +0200)] 
wined3d: Make the depth_stencil parameter to context_validate_onscreen_formats() const.

13 years agontdll: Encode the function pointers in the vectored handler list.
Alexandre Julliard [Tue, 28 Jun 2011 13:01:48 +0000 (08:01 -0500)] 
ntdll: Encode the function pointers in the vectored handler list.

13 years agowinemenubuilder: Show filename on failure.
Detlef Riekenberg [Sun, 26 Jun 2011 16:26:27 +0000 (18:26 +0200)] 
winemenubuilder: Show filename on failure.

13 years agogdiplus: Add test for GdipMeasureDriverString.
Vincent Povirk [Mon, 27 Jun 2011 16:23:21 +0000 (11:23 -0500)] 
gdiplus: Add test for GdipMeasureDriverString.

13 years agowined3d: Separate stream sources and vertex declaration.
Stefan Dösinger [Mon, 27 Jun 2011 15:52:39 +0000 (17:52 +0200)] 
wined3d: Separate stream sources and vertex declaration.

Changing the stream sources does not require a reapplication of the
vertex declaration. Even setting a NULL vertex buffer doesn't make
attributes disappear - it just causes a segfault on Windows.

13 years agowined3d: Don't set FBO attachment filtering to GL_NEAREST.
Stefan Dösinger [Fri, 27 May 2011 11:57:34 +0000 (13:57 +0200)] 
wined3d: Don't set FBO attachment filtering to GL_NEAREST.

The min and mag filters should not have any effect when rendering to
textures. This code was once needed to work around a bug in the Nvidia
driver. Changing the texture filter states is expensive and makes it
harder to apply the FBO state only when needed.

13 years agourlmon: Fixed array size check (Coverity).
Marcus Meissner [Mon, 27 Jun 2011 11:21:40 +0000 (13:21 +0200)] 
urlmon: Fixed array size check (Coverity).

13 years agojscript/tests: Fix copy & paste typos.
Detlef Riekenberg [Sun, 26 Jun 2011 16:28:28 +0000 (18:28 +0200)] 
jscript/tests: Fix copy & paste typos.