Thomas Bluemel
a65807043a
Revert r23810, r23811, r23813. The clipboard changes are in the clipboard branch for now.
...
svn path=/trunk/; revision=23823
2006-08-30 20:40:07 +00:00
Ged Murphy
08ecb38f3b
update msi wine regtest
...
svn path=/trunk/; revision=23821
2006-08-30 20:37:49 +00:00
Ged Murphy
0ce8d02acc
update comctl32 winetest
...
svn path=/trunk/; revision=23818
2006-08-30 20:28:33 +00:00
Pablo Borobia
fc86ed2df2
* Added more clipboard regression tests
...
svn path=/trunk/; revision=23813
2006-08-30 19:46:40 +00:00
Aleksey Bragin
edaf50a0e7
Add accidentally deleted line (a call to WideCharToMultiByte() )
...
svn path=/trunk/; revision=23667
2006-08-23 08:24:37 +00:00
Aleksey Bragin
23b6ae75fb
Dmitry Philippov:
...
- Add a test case for a multisz value which has zero-sized strings
- Add a test case for query registry delete
All tests are known to be passed on Windows XP SP2
svn path=/trunk/; revision=23650
2006-08-22 21:45:57 +00:00
Magnus Olsen
2384d41068
fixed to error that was show in msvs when it compiles
...
svn path=/trunk/; revision=23600
2006-08-18 09:06:28 +00:00
Johannes Anderwald
0b11700c2c
* add registry test code from bug 1750 by P43LOk
...
svn path=/trunk/; revision=23567
2006-08-13 18:52:57 +00:00
Aleksey Bragin
310cebde9f
- Change DbgPrint prototype back to Alex's fix. His change was correct and my commit was wrong.
...
- Respectively fix all occurences of DbgPrint()'s wrong prototypes throughout the tree
- HACKHACK: Change KeNumberProcessors definition in "else" branch of NTDDI_VERSION #if. I'm not sure how to properly fix this and for now I marked this place. Probably NTDDI_VERSION should be set correctly in ntoskrnl and other modules which use this variable.
svn path=/trunk/; revision=23506
2006-08-06 19:57:24 +00:00
Ged Murphy
5e15912284
add msi wine regression test
...
svn path=/trunk/; revision=23410
2006-08-01 22:48:23 +00:00
Ged Murphy
4b2f6b62b4
add Wine cabinet regression tests
...
svn path=/trunk/; revision=23079
2006-07-16 14:24:37 +00:00
Ged Murphy
21d56df85d
update ROS code to call new tests
...
svn path=/trunk/; revision=22848
2006-07-04 21:05:16 +00:00
Ged Murphy
df1bfe81ba
update comctl32 regression tests to Wine-0_9_16, which now includes listview testing
...
svn path=/trunk/; revision=22847
2006-07-04 20:58:29 +00:00
Magnus Olsen
3bd0205d06
test case for QueueUserWorkItem from bug 1609
...
by w3seek
svn path=/trunk/; revision=22810
2006-07-03 21:29:32 +00:00
Johannes Anderwald
721b8ace94
fix include
...
svn path=/trunk/; revision=22642
2006-06-26 19:37:26 +00:00
Johannes Anderwald
69d2fdc763
* add powrprof regression tests
...
* developed by Alex Wurzinger, Johannes Anderwald & Martin Rottensteiner
svn path=/trunk/; revision=22369
2006-06-15 14:50:42 +00:00
Hervé Poussineau
78fce8752c
Add some unit tests for setupapi
...
svn path=/trunk/; revision=22358
2006-06-15 12:49:04 +00:00
Hervé Poussineau
c1cdbae22d
Set svn:eol-style to native
...
svn path=/trunk/; revision=22357
2006-06-15 12:41:57 +00:00
Ged Murphy
f921860cdc
enable all tests
...
svn path=/trunk/; revision=22328
2006-06-12 20:26:30 +00:00
Ged Murphy
0262a2684c
update the comctl32 wine tests
...
svn path=/trunk/; revision=22314
2006-06-11 15:51:13 +00:00
Hervé Poussineau
df7f875767
Add some tests for interlocked functions
...
svn path=/trunk/; revision=22306
2006-06-11 12:02:04 +00:00
Aleksey Bragin
42f34ff7ba
- Add csqtest to build-system
...
- Add initial Kernel-Mode regression testing framework (thanks to Filip Navara for his PnPTest, thanks to Alexandre Julliard for Wine regression testing framework). Framework consists of: the driver (kmtest.sys) and the loader (kmtloader.exe).
svn path=/trunk/; revision=22208
2006-06-04 14:18:24 +00:00
Steven Edwards
ff2ef467c0
sync lz32 winetest to 0.9.14
...
svn path=/trunk/; revision=22059
2006-05-26 18:14:28 +00:00
Steven Edwards
7ed8d3e325
added my own icmp test...this cannot possibly fail
...
svn path=/trunk/; revision=22058
2006-05-26 18:07:12 +00:00
Steven Edwards
93ee7df2aa
sync ntdll tests to 0.9.14
...
svn path=/trunk/; revision=22056
2006-05-26 17:54:55 +00:00
Steven Edwards
6dcf87a3d9
remove another dud, sync psapi test to 0.9.14
...
svn path=/trunk/; revision=22055
2006-05-26 17:35:11 +00:00
Steven Edwards
0cdda064ca
sync the setupapi test to wine 0.9.14 and remove some files commited to the wrong folder
...
svn path=/trunk/; revision=22054
2006-05-26 17:30:43 +00:00
Steven Edwards
a8373ada71
update the winetest framework to 0.9.14 and sync some tests. Untested on ReactOS but at least it builds. More tests will come later. Fsck subversion
...
svn path=/trunk/; revision=22053
2006-05-26 16:20:53 +00:00
Steven Edwards
facb8f26f0
add directories for the comming wine tests
...
svn path=/trunk/; revision=22046
2006-05-25 20:24:16 +00:00
Aleksey Bragin
632f9f99ec
- Fix build (forgot to add file) to msvcrt test
...
svn path=/trunk/; revision=21997
2006-05-23 21:32:04 +00:00
Aleksey Bragin
b6a61aafb6
Update msvcrt_winetest to Wine-23052006
...
svn path=/trunk/; revision=21994
2006-05-23 20:16:57 +00:00
Aleksey Bragin
69713a9bc1
Update ntdll_winetest to Wine-23052006
...
svn path=/trunk/; revision=21992
2006-05-23 20:05:14 +00:00
Aleksey Bragin
f2725683f8
- Update user32_winetest to Wine-23052006. Update includes changes in the following subtests: edit, winstation. Evereything else is just compilation
...
svn path=/trunk/; revision=21991
2006-05-23 19:55:45 +00:00
Johannes Anderwald
e68cea0212
msvc compiling fix
...
svn path=/trunk/; revision=21971
2006-05-21 20:20:07 +00:00
Aleksey Bragin
001c217f07
- Update kernel32_winetest to the Wine's CVS head
...
svn path=/trunk/; revision=21953
2006-05-20 18:29:16 +00:00
Aleksey Bragin
ac09ff8aba
[AUDIT]
...
- Unlock source code files containing only stubs
- Add missing programmers name to the file headers
- SVN properties maintenance
svn path=/trunk/; revision=21946
2006-05-20 10:39:53 +00:00
James Tabor
3806af8f1a
Update Wine User32 test to Apr 4 2006 cvs.
...
svn path=/trunk/; revision=21455
2006-04-05 02:34:10 +00:00
Aleksey Bragin
66ef58378d
- Improvement of the security interfaces implementation in regedit.
...
- Fix winetests/advapi32
- Patch by Thomas Weidenmueller (w3seek)
svn path=/trunk/; revision=21247
2006-03-08 12:57:21 +00:00
Steven Edwards
6f1eb68015
add a simple icmp.dll regression test
...
svn path=/trunk/; revision=21190
2006-02-24 20:54:55 +00:00
Art Yerkes
a93d77a47f
Change remaining .xml build files to .rbuild and fixup links.
...
svn path=/trunk/; revision=21147
2006-02-18 19:21:01 +00:00
Gé van Geldorp
027d7e1c0b
WINSTA_ALL_ACCESS is now defined in winuser.h
...
svn path=/trunk/; revision=19796
2005-12-01 15:01:38 +00:00
Royce Mitchell III
8c581cc643
inline -> __inline
...
patch by Brezenbak - small modifications by me
svn path=/trunk/; revision=19734
2005-11-28 23:35:35 +00:00
Casper Hornstrup
68aaa2743a
Include regtests.h only once
...
svn path=/trunk/; revision=19653
2005-11-26 18:54:28 +00:00
Steven Edwards
887ffe5baa
add recent winehq object manager tests
...
svn path=/trunk/; revision=19454
2005-11-22 07:18:44 +00:00
Casper Hornstrup
031ac865db
Remove support for performance tests since that never worked
...
svn path=/trunk/; revision=19361
2005-11-20 13:34:15 +00:00
Thomas Bluemel
edeb6b991c
- define STATUS_* codes correctly in winnt.h and ntstatus.h
...
- fix code that incorrectly includes headers for status codes (changes to files shared with wine will be submitted to winehq)
- fix wine SEH macros and support code, these changes should enable us to port crypt32.dll (and maybe other libraries) without modifications
svn path=/trunk/; revision=19334
2005-11-18 23:19:48 +00:00
Casper Hornstrup
5f879a3c8c
Display reason for failure
...
svn path=/trunk/; revision=19142
2005-11-11 19:07:27 +00:00
Christoph von Wittich
2eeb25af10
fix warnings in winetests
...
svn path=/trunk/; revision=18690
2005-10-22 20:42:20 +00:00
Christoph von Wittich
72f86b85b9
fix bug in user32_winetest
...
now it runs 43 clipboard tests instead of 39
svn path=/trunk/; revision=18672
2005-10-22 11:51:52 +00:00
Alex Ionescu
8c002db0c2
- NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
...
- winnt.h: respect WIN32_NO_STATUS for DBG codes.
- rtl: change STDCALL to NTAPI
- everything else: add precompiled headers where missing, define WIN32_NO_STATUS.
svn path=/trunk/; revision=18598
2005-10-19 17:03:38 +00:00