projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel32: Fix access flags to page protection mapping in MapViewOfFileEx.
[wine]
/
dlls
/
kernel32
/
tests
/
file.c
2011-11-01
André Hentschel
kernel32/tests: Use ARMv7 for PE images.
blob
|
commitdiff
|
raw
2011-10-12
Alexander Morozov
server: Fix overlapping shared and exclusive locks...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Alexander Morozov
kernel32/tests: Shared lock can overlap exclusive if...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Thomas Faber
kernel32/tests: Fix MSVC build in file.c and pipe.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
André Hentschel
kernel32/tests: Don't test function directly when repor...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Bernhard Loos
kernel32: CreateFile uses an nonalertable io mode.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Alexandre Julliard
kernel32/tests: Add tests for file sharing with file...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Alexandre Julliard
kernel32/tests: Get rid of the Win9x support in the...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-26
Alexandre Julliard
kernel32/tests: Delete some temporary files.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
Austin English
kernel32/tests: Make sure to use return values (LLVM...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
André Hentschel
kernel32: Add ARM support.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Austin English
kernel32/tests: Sparc fixes.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Austin English
kernel32/tests: Add a test for CreateFileA.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-16
Damjan Jovanovic
kernel32: Stop CopyFile from overwriting a file with...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-15
Damjan Jovanovic
kernel32: Add a CopyFile test.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-14
Damjan Jovanovic
kernel32: Revert 3f1404bf29676d79dd76ffd31e2630bb9f2b0b...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-11
Damjan Jovanovic
kernel32: CopyFile cannot overwrite a file with itself.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Alexandre Julliard
kernel32/tests: Fix broken usage of the ok() macro...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Nikolay Sivov
kernel32/tests: Fix LocalAlloc() allocated leaks.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Nikolay Sivov
kernel32/tests: Fix some find handle leaks.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Nicolas Le Cam
kernel32/tests: Simplify dumpmem function.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Alexandre Julliard
kernel32/tests: Specify the correct machine for the...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Alexandre Julliard
server: Implement the file sharing check for delete...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Alexandre Julliard
server: Implement the file sharing check when truncatin...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Alexandre Julliard
server: Implement the special file sharing rules for...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Alexandre Julliard
kernel32/tests: Add more tests for file sharing with...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Alexandre Julliard
kernel32/tests: Add some tests for file sharing against...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Paul Vriens
kernel32/tests: Fix some test failures on Win9x/WinMe.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Michael Martin
kernel32/tests: Additional tests for CopyFile/MoveFile...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Michael Stefaniuc
kernel32/tests: Use better types than long.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Paul Vriens
kernel32/tests: Fix some test failures on WinMe.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Guy Albertelli
kernel32/tests: Fix tests to pass on Win9x and WinME.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Guy Albertelli
kernel32/tests: Fix tests when GetVolumeNameForVolumeMo...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Guy Albertelli
kernel32/tests: Add tests for CreateFile errors and...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Alexandre Julliard
kernel32/tests: Run file tests in the temp directory...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Andrew Nguyen
kernel32/tests: Correctly skip when the Unicode file...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Francois Gouget
kernel32/tests: Use win_skip() to skip over unimplement...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Austin English
kernel32: Add test for renaming file over itself.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-13
Juan Lang
kernel32: Fix some more failures on systems with reduce...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-13
Juan Lang
kernel32: Log more information in case of a test failur...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-13
Juan Lang
kernel32: Fix some test failures on systems with reduce...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Alexandre Julliard
kernel32/tests: Use a better invalid filename than...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Nikolay Sivov
kernel32: Make GetOverlappedResult crash on NULL args...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Alexandre Julliard
kernel32/tests: Add test cases for reading/writing...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Alexandre Julliard
kernel32/tests: Use _lclose instead of CloseHandle...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Alexandre Julliard
kernel32/tests: Don't compare the result of llseek...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Ge van Geldorp
kernel32/tests: Use shared Windows directory on TS...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
Alexandre Julliard
Define _WIN32_WINNT before including any headers.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Jeff Zaroyko
wineserver: Don't use O_CREAT and O_EXCL when attemptin...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Jeff Zaroyko
kernel32: Add a test for CreateFile when using OPEN_ALW...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Alexandre Julliard
kernel32/tests: Allow up to 2 seconds of difference...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
Alexandre Julliard
kernel32/tests: Fix the file test on various Windows...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Paul Vriens
kernel32/tests: Free memory after use.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Paul Vriens
kernel32/tests: Make sure we can remove a test directory.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Paul Vriens
kernel32/tests: Fix tests on NT4.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
Jeff Zaroyko
kernel32: Modify DeleteFileW to fail on directories.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Alexandre Julliard
kernel32/tests: Fix a test on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Alexandre Julliard
kernel32/tests: Fix the async I/O test to handle errors...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Francois Gouget
kernel32/tests: Add a trailing '\n' to an ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Jeff Zaroyko
kernel32: Add some tests for DeleteFile.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Paul Vriens
kernel32/tests: Use a file that is available on all...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Paul Vriens
kernel32/tests: Fix two failures on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-02
James Hawkins
kernel32: Fix test failures because of a broken Replace...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-13
Paul Vriens
kernel32/tests: Skip tests if function is not implemented.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-13
Paul Vriens
kernel32/tests: Fix a few typos.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
Paul Vriens
kernel32/tests: ReplaceFile[AW] doesn't exist on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
Erich Hoover
kernel32: Add tests for ReplaceFileA and ReplaceFileW.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Francois Gouget
kernel32/tests: Get the test to run on Windows 95.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Francois Gouget
kernel32/tests: dll_capable() makes no sense since...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Dmitry Timoshkov
kernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Dmitry Timoshkov
kernel32: Set last error to ERROR_ALREADY_EXISTS if...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Mikolaj Zalewski
kernel32: FindExSearchLimitToDirectories has no effect...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Alexandre Julliard
kernel32: Rewrite GetOverlappedResult for the new async...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Jason Edmeades
kernel32/tests: Show wrong behaviour with current direc...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Dmitry Timoshkov
kernel32: Print more information about the reason of...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Dmitry Timoshkov
kernel32: Fix the file sharing test to pass cleanly...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Francois Gouget
kernel32/tests: Replace some '#if 0's with 'if (0)'s.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-01
Alexandre Julliard
kernel32/tests: Added test case for . and .. directory...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Alexandre Julliard
kernel32: Fixed behavior of FindFirstFile for DOS devices.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Michael Stefaniuc
kernel32/tests: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Alexandre Julliard
kernel32: Renamed the kernel directory to kernel32.
blob
|
commitdiff
|
raw
|
diff to current