projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Don't crash in QueryInterface if uri is NULL.
[wine]
/
dlls
/
shell32
/
tests
/
2006-08-09
Mike McCormack
shell32: IShellLink::SetPath removes quotes from the...
tree
|
commitdiff
2006-08-09
Mike McCormack
shell32: Fix test compilation with MSVC6.
tree
|
commitdiff
2006-07-24
Andrew Talbot
shell32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-11
Juan Lang
shell32: Always NULL-terminate path in SHGetPathFromIDList.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-30
Ivan Leo
shell32/tests: Comment out a test that crashes on windo...
tree
|
commitdiff
2006-06-08
Phil Lodwick
shell32/tests: Test to make sure we can create a non...
tree
|
commitdiff
2006-05-24
Alexandre Julliard
Tests should not use wine/unicode.h.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-03-02
Alexandre Julliard
Fixed some compiler warnings on old gcc versions.
tree
|
commitdiff
2006-02-27
Michael Jung
shell32/tests: Added test for Desktop::ParseDisplayName...
tree
|
commitdiff
2006-02-22
Eric Pouech
shell32: Fixes for bugs found by valgrind on shell32...
tree
|
commitdiff
2006-02-21
Alexandre Julliard
shell32: Use more reasonable timeouts in shlexec test.
tree
|
commitdiff
2006-02-11
Martin Fuchs
shell32: SHELL32_GetItemAttributes()
tree
|
commitdiff
2006-01-23
James Hawkins
shell32: Reimplement a factored SHFileOperation.
tree
|
commitdiff
2006-01-16
Michael Jung
unixfs: Fix SetNameOf.
tree
|
commitdiff
2006-01-03
Michael Jung
shell32/unixfs: Added unicode support in folder and...
tree
|
commitdiff
2006-01-03
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-12-26
James Hawkins
shell32: Clean up the SHFileOperation tests.
tree
|
commitdiff
2005-12-22
Michael Jung
shell32: Added some test to document native ITEMIDLIST...
tree
|
commitdiff
2005-12-22
James Hawkins
shell32: Add tests for SHFileOperation's FO_MOVE command.
tree
|
commitdiff
2005-12-22
James Hawkins
shell32: Add tests for SHFileOperation's FO_COPY command.
tree
|
commitdiff
2005-12-22
James Hawkins
shell32: Add tests for SHFileOperation's FO_RENAME...
tree
|
commitdiff
2005-12-22
James Hawkins
shell32: Add tests for SHFileOperation's FO_DELETE...
tree
|
commitdiff
2005-12-21
James Hawkins
shell32: Remove the '.\\' prefix from filenames, becaus...
tree
|
commitdiff
2005-12-20
Michael Jung
shell32/tests: Fixed a test failing on WinXP.
tree
|
commitdiff
2005-12-12
Paul Vriens
shell32/tests/shlfolder.c: ILFindLastID has to be calle...
tree
|
commitdiff
2005-12-02
Michael Jung
Added a test for native PIDL format.
tree
|
commitdiff
2005-11-28
Martin Fuchs
Correctly call HCR_GetFolderAttributes() in SHELL32_Get...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-11-09
Saulius Krasuckas
Disable code that segfaults on Win98 SE.
tree
|
commitdiff
2005-11-05
Michael Jung
- Move target folder initialization to a dedicated...
tree
|
commitdiff
2005-11-04
Mike McCormack
Partially implement and test the shelllink object's
tree
|
commitdiff
2005-11-03
Michael Jung
Added some more unit tests for FolderShortcut objects.
tree
|
commitdiff
2005-11-03
Mike McCormack
Invoke shortcuts through IContextMenu, rather than...
tree
|
commitdiff
2005-11-03
Alexandre Julliard
Authors: Vitaliy Margolen <wine-patch@kievinfo.com...
tree
|
commitdiff
2005-10-31
Mike McCormack
Add void to empty declaration list.
tree
|
commitdiff
2005-10-27
Michael Jung
Implemented UnixFolder's IPersistPropertyBag::Load...
tree
|
commitdiff
2005-10-11
James Hawkins
Test that the FO_COPY action creates output directories...
tree
|
commitdiff
2005-10-06
Francois Gouget
Use "static const" rather than "const static" as gcc...
tree
|
commitdiff
2005-09-12
Ge van Geldorp
Fix execution of Control Panel items.
tree
|
commitdiff
2005-09-12
Juan Lang
Remove an annoying dialog when trying to clean up a...
tree
|
commitdiff
2005-09-07
Michael Jung
Removed two todo_wine's around tests that meanwhile...
tree
|
commitdiff
2005-09-07
Michael Jung
Don't clone pidlLast in SHBindToParent.
tree
|
commitdiff
2005-09-06
Saulius Krasuckas
SHELL32.ILFindLastID is exported by ordinal.
tree
|
commitdiff
2005-09-03
Juan Lang
Fix a test failing on Windows. Reported by Katerina...
tree
|
commitdiff
2005-08-29
Michael Jung
Added test to show that Windows does not allocate a...
tree
|
commitdiff
2005-08-27
Alexandre Julliard
Explicitly import kernel32 in tests that use it.
tree
|
commitdiff
2005-08-23
Michael Jung
Added some tests for CLSID_FolderShortcut objects.
tree
|
commitdiff
2005-08-23
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-22
Saulius Krasuckas
Make file operations succeed on Win9x too.
tree
|
commitdiff
2005-08-18
Francois Gouget
Test "%l" and "%L". At the same time this tests alterna...
tree
|
commitdiff
2005-08-17
Francois Gouget
Fix ShellExecute("\"foo.doc\"") for Internet Explorer 6.
tree
|
commitdiff
2005-08-16
Francois Gouget
Dynamically load StrRetToBufW(). This lets shell32_test...
tree
|
commitdiff
2005-08-16
Francois Gouget
Verify the parameters received by the child process...
tree
|
commitdiff
2005-08-16
Michael Jung
Remove "initguid.h" include from shellpath test.
tree
|
commitdiff
2005-08-15
Saulius Krasuckas
Fix some SHGetSpecialFolderPathA exceptions on WinME:
tree
|
commitdiff
2005-08-15
Saulius Krasuckas
XP returns E_INVALIDARG on failure.
tree
|
commitdiff
2005-08-12
Saulius Krasuckas
Win98 returns HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND...
tree
|
commitdiff
2005-08-11
Steven Edwards
Correct definition of SFGAO_STORAGEANCESTOR.
tree
|
commitdiff
2005-08-08
Saulius Krasuckas
Remove trailing backslash.
tree
|
commitdiff
2005-08-08
Saulius Krasuckas
Wine and NT4 returns E_FAIL on failure.
tree
|
commitdiff
2005-08-03
Mike McCormack
gcc 4.0 RegSetValueEx warning fixes.
tree
|
commitdiff
2005-08-02
Saulius Krasuckas
Added test for IShellFolder_ParseDisplayName.
tree
|
commitdiff
2005-07-24
Paul Vriens
Skip test that crashes on W2K/WinXP/W2K.
tree
|
commitdiff
2005-07-24
Francois Gouget
Get started testing ShellExecute().
tree
|
commitdiff
2005-07-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-07-08
Michael Jung
Return correct HRESULT code in UnixFolder's IEnumIDList...
tree
|
commitdiff
2005-07-03
Mike McCormack
Avoid warnings in generated tests by casting sizeof...
tree
|
commitdiff
2005-06-30
Saulius Krasuckas
Prepare for adding new tests.
tree
|
commitdiff
2005-06-29
Vitaliy Margolen
ILFree is not available on all versions.
tree
|
commitdiff
2005-06-27
Saulius Krasuckas
Additional test cases for IShellFolder_BindToObject.
tree
|
commitdiff
2005-06-24
Michael Jung
Added tests for ShellFolder's CallForAttributes value.
tree
|
commitdiff
2005-06-22
Saulius Krasuckas
- Move test init code back to START_TEST(shlfolder).
tree
|
commitdiff
2005-06-21
Saulius Krasuckas
Cleanup the shlfolder test a bit more.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Stefan Leichter
Make shell32 tests loadable on NT4.
tree
|
commitdiff
2005-06-20
Mike McCormack
Make functions static.
tree
|
commitdiff
2005-06-17
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-06-16
Michael Jung
Test GetAttributesOf on the MyComputer shellfolder.
tree
|
commitdiff
2005-06-15
Michael Jung
Added tests for SHGetPathFromIDList.
tree
|
commitdiff
2005-06-14
Michael Jung
Replace magic error constant.
tree
|
commitdiff
2005-06-14
Michael Jung
Return the correct attributes for the desktop folder.
tree
|
commitdiff
2005-06-14
Michael Jung
Added tests to compare SHGetPathFromIDList and GetDispl...
tree
|
commitdiff
2005-06-09
Saulius Krasuckas
Get current directory during tests on win9x too.
tree
|
commitdiff
2005-06-07
Mike McCormack
Warning fixes for -Wmissing-declarations and -Wwrite...
tree
|
commitdiff
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
tree
|
commitdiff
2005-06-06
Michael Jung
Let BindToObject fail, if called with empty relative...
tree
|
commitdiff
2005-06-02
Juan Lang
Set default for "My Documents" to $HOME, and "Desktop...
tree
|
commitdiff
2005-06-01
Mike McCormack
Eliminate some -Wwrite-strings warnings.
tree
|
commitdiff
2005-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-04-19
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-04-11
Huw Davies
Directory items should have the SFGOA_FILESYSANCESTOR...
tree
|
commitdiff
2005-03-25
Paul Vriens
Print retval in decimal to avoid confusion.
tree
|
commitdiff
2005-03-22
Jakob Eriksson
If the device gets interrupted, we just give up.
tree
|
commitdiff
2005-03-22
Jakob Eriksson
StrRetToStrNAW returns ok on NT4, though it should...
tree
|
commitdiff
2005-02-25
Mike McCormack
- implement loading and saving of MSI advertised shortc...
tree
|
commitdiff
next