- miscellaneous small fixes
[reactos.git] / rostests /
2008-06-24 Daniel ReimerAdd Rbuild files for WineTestGUI.
2008-06-21 Ged Murphy- Auto expand the list of available tests
2008-06-20 Ged MurphyDon't forget to free the parent nodes
2008-06-20 Ged MurphySave the select test info on close.
2008-06-20 Ged Murphy- build up test data for each node in the treeview...
2008-06-19 Ged MurphyAdd all modules within a test to the treeview
2008-06-19 Ged Murphyadd all test dlls into the treeview
2008-06-18 Ged MurphyThe start of a GUI to make running the Wine API tests...
2008-06-16 Timo Kreuzer- add test for GdiGetCharDimension
2008-06-16 Timo KreuzerTEST -> RTEST as these succeed on ros now
2008-06-16 Timo Kreuzercomment out some tests that fail on win XP, until someo...
2008-06-08 Pierre SchweitzerSynced shlwapi_winetest.exe with Wine HEAD
2008-06-08 Dmitry Chapyshev- Add wine test for gdiplus
2008-06-08 Magnus Olsenadd dummy test for dciman32 for now, real test will...
2008-06-04 Aleksey Bragin- Misc cleanup of kmtest.
2008-06-01 Colin Finck- Add a test suite for ws2_32.dll
2008-06-01 Colin FinckUse the Windows CreateFile/WriteFile functions instead...
2008-06-01 Colin Finck- Add a parameter for listing all valid test names
2008-06-01 Colin FinckSet svn:eol-style "native" for all apitest stuff
2008-06-01 Magnus OlsenAdding complete test kit for EngCreateSemaphore, EngAcq...
2008-06-01 Magnus Olsenadd all test we can do for EngCreateSemaphore, it check...
2008-06-01 Magnus Olsenadd more test for EngCreateSemaphore, it checking some...
2008-06-01 Magnus Olsenadd Test for EngDeleteSemaphore, it only test if it...
2008-05-31 Timo Kreuzerpatch by Jeffrey Morlan (mrnobo1024 at yahoo dot com)
2008-05-25 Magnus Olsenstarted added test for InitializeLpkHooks
2008-05-24 Magnus Olsenimplemeted test for GdiDeleteLocalDC, GdiReleaseLocalDC...
2008-05-24 Magnus Olsenimplemeted test for GdiConvertBitmap, GdiConvertBrush...
2008-05-23 Magnus Olsenadd test for NtUserGetTitleBarInfo patch by Daniel...
2008-05-23 Magnus OlsenFixed memory leak in w32knapi if it fail found gdihandl...
2008-05-19 Gregor BrunmarReactOS leads you to mysterious API calls. Added tests...
2008-05-17 Pierre SchweitzerForgot to commit urlmon.dll tests synced with Wine...
2008-05-17 Colin FinckAdd a testing suite for CMD based on CMD scripts.
2008-05-17 The Wine SynchronizerAutosyncing with Wine HEAD
2008-05-17 Marc Piulachs-make rbuild files XML compliant by adding the XInclude...
2008-05-12 Aleksey BraginKamil Hornicek <tykef@atlas.cz>
2008-05-11 Timo Kreuzer- a bunch of tests for NtUserEnumDisplaySettings
2008-05-11 Magnus OlsenAdding simple test for CreateBitmapIndrect and show...
2008-05-11 Magnus Olsenadding test to NtGdiCreateBitmap show it does not accpe...
2008-05-10 Magnus Olsenadding a testcase for GetStockObject(21);
2008-05-10 Magnus Olsenadding more testcase for NtGdiGetStockObject it testing...
2008-05-10 Magnus Olsenadding a simple NtGdiGetStockObject
2008-05-10 Magnus Olsencommit testcase for wdith negative and 0
2008-05-10 Magnus Olsenadding height -1 and height 0 test for create a bitmap
2008-05-09 Daniel ReimerUpdate of Winetests of non autosynched Dlls. Done by...
2008-05-08 Colin FinckFix win32kdxtest build
2008-05-05 Timo Kreuzeradd tests for GetCurrentObject
2008-05-04 Magnus OlsenFixed one test so it be more fair.
2008-04-19 Magnus Olsenadd small help text and file dump from win32kdxtest
2008-04-13 Magnus Olsenadding test for param puNumHeaps and puvmList in NtGdiD...
2008-04-13 Magnus Olsenadding test for param puD3dTextureFormats in NtGdiDdQue...
2008-04-13 Magnus Olsenimplement dump for all texture format our drv can creat...
2008-04-13 Magnus Olsenadd more dump output for win3kdxtest
2008-04-13 Magnus Olsenadding test for param puD3dBufferCallbacks in NtGdiDdQu...
2008-04-13 Magnus Olsenadding test for param puD3dDriverData in NtGdiDdQueryDi...
2008-04-13 Magnus Olsenupdate the dump output, so it list more flags with...
2008-04-12 Magnus Olsenfixed a spelling error for NtGdiSelectBitmap thx Caemyr...
2008-04-12 Magnus Olsenadding flag translations for allot different value...
2008-04-12 Magnus Olsenremove RTEST(pHalInfo->vmiData.fpPrimary != 0 ); for...
2008-04-12 Magnus Olsenadded more testcase for w32knapi
2008-04-12 Magnus Olsenadd one more dump data output to win32kdxtest
2008-04-12 Magnus OlsenBugfix : disable a testcase that does crash on xp but...
2008-04-12 Magnus Olsenforget add ASSERT for pHalInfo->GetDriverInfo if the...
2008-04-12 Magnus Olsenfixed more test after my notes of old testkit I wrote...
2008-04-12 Magnus Olsencorrect some test, so they works with some bugi nivda drv
2008-04-12 Magnus OlsenCompleted some testcase in w32knapi testkit for NtGdiDd...
2008-04-11 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-11 Hervé PoussineauPrepare import of mshtml (2/2)
2008-04-09 Ged MurphyTest code for loading and unloading a driver via 3...
2008-04-04 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-02 Aleksey Bragin- Fix richedit20_winetest build.
2008-03-28 Timo Kreuzersorry forgot to commit this one.
2008-03-23 Timo Kreuzerbetter don't mess with the focus border height
2008-03-22 Timo Kreuzer- add tests for SetWorldTransform
2008-03-22 Timo Kreuzeradd tests for NtUserCallHwnd, NtUserCallHwndLock, NtUse...
2008-02-22 Sylvain Petreolleadd missing winetests : hlink & schannel,
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-10 Aleksey BraginWinesync to Wine-0.9.55.
2008-02-10 Aleksey Bragin- Winesync to Wine-0.9.55.
2008-01-17 Colin FinckThese files still included the now non-existent "resour...
2008-01-17 Colin Finck- Define the copyright year one time and then use this...
2008-01-14 The Wine SynchronizerAutosyncing with Wine HEAD
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Aleksey Bragin- Correct fix for the obj-i386 dependent path hack...
2008-01-11 Aleksey Bragin- Import rpcrt4 tests from Wine-20080105.
2008-01-08 Timo Kreuzerfix 2 names
2008-01-05 Hervé PoussineauFix svn properties
2007-12-27 Timo Kreuzerw32kdll for vista
2007-12-16 Timo Kreuzerfix export definition
2007-12-16 Timo Kreuzerw32kdll for windows 2003 SP2
2007-12-15 Sylvain Petreolleinclude SDK first
2007-12-15 Timo Kreuzer- use own version of GdiQueryTable() instead of relying...
2007-12-15 Timo Kreuzer- use own version of GdiQueryTable() instead of relying...
2007-12-06 Aleksey Bragin- Fix Greatlordisms:
2007-12-01 The Wine SynchronizerAutosyncing with Wine HEAD
2007-11-30 Timo Kreuzer- another test for NtGdiBitBlt
2007-11-29 The Wine SynchronizerAutosyncing with Wine HEAD
2007-11-28 Timo KreuzerAnother test for AddFontResourceEx
2007-11-28 Timo KreuzerQuery the gdi handle table for later use in tests
2007-11-28 Timo Kreuzer- some more tests for GetObject
2007-11-11 Timo Kreuzersome more tests for NtUserScrollDC and NtGdiBitBlt
next