projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3dx9: Implement ID3DXBaseEffect::GetVector().
[wine]
/
dlls
/
ntdll
/
tests
/
file.c
2011-09-12
Frédéric Delanoy
ntdll: Add NtCreateFile tests for invalid chars in...
blob
|
commitdiff
|
raw
2011-08-26
Alexandre Julliard
ntdll/tests: Wait for async I/O to complete when the...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
Austin English
ntdll/tests: Remove a dead assignment (LLVM/Clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Dmitry Timoshkov
server: FILE_OVERWRITE and FILE_OVERWRITE_IF need the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Dmitry Timoshkov
ntdll: Add more NtCreateFile tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Dmitry Timoshkov
ntdll: Add a bunch of NtCreateFile tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Dmitry Timoshkov
ntdll: Use an NtWriteFile pointer instead of a static...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-31
Alexandre Julliard
ntdll/tests: Avoid sizeof in a trace.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-17
Francois Gouget
ntdll/tests: Fix compilation on systems that don't...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
Matteo Bruni
ntdll/tests: Add a FILE_APPEND_DATA test.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
André Hentschel
ntdll/tests: Don't test function directly when reportin...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Francois Gouget
ntdll/tests: Add a trailing '\n' to an ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Gerald Pfeifer
ntdll/tests: Remove unused variable from test_query_vol...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Louis Lenders
ntdll/tests: Add tests for NtQueryVolumeInformationFile...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Alexandre Julliard
ntdll/tests: Make some variables static.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Reece Dunn
ntdll/tests: check io.Status in the file tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Gerald Pfeifer
ntdll/tests: Remove variable len which is not really...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Michael Stefaniuc
ntdll/tests: Avoid using the 'long' types.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Paul Vriens
ntdll/tests: Prevent test failures on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Paul Vriens
ntdll/tests: We need a bigger buffer for NtQueryInforma...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Paul Vriens
ntdll/tests: Enumerate one by one.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Paul Vriens
ntdll/tests: Make sure we can enumerate the directory.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Alexandre Julliard
ntdll/tests: Don't free a string that wasn't allocated.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Stefan Leichter
ntdll/tests: Test NtCreateFile with an invalid filename.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Paul Vriens
ntdll/tests: Fix a memory leak (Valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Alexandre Julliard
ntdll: Search the whole filesystem under the starting...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Hans Leidekker
ntdll/tests: Free Unicode string before reuse.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Alexandre Julliard
ntdll/tests: Avoid size_t in traces.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Hans Leidekker
ntdll/tests: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Alexandre Julliard
ntdll/tests: Add tests for open directories with NtCrea...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Alexandre Julliard
ntdll/tests: Fix a few test failures on Windows in...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Alexandre Julliard
ntdll/tests: Add some tests for opening files by file id.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Alexandre Julliard
ntdll: Fix test failure on recent Windows versions.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Alexandre Julliard
ntdll/tests: Add tests for opening files with a root...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Henri Verbeet
ntdll/tests: Add some tests for FileAllInformation...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Henri Verbeet
ntdll/tests: Add a FileNameInformation test with filesy...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Henri Verbeet
ntdll/tests: Disable filesystem redirection for test_fi...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-13
Detlef Riekenberg
ntdll/tests: GetVolumePathnameW is not present before...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
Henri Verbeet
ntdll: Fix the FileNameInformation info size.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
Henri Verbeet
ntdll/tests: Add some tests for the NtQueryInformationF...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Dan Kegel
ntdll: Fix NtQueryInformationFile test failures on...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Paul Vriens
ntdll/tests: Fix some test failures on several platforms.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Dan Kegel
ntdll: Add tests for NtQueryInformationFile.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Mike Kaplinskiy
ntdll/tests: Test NtCancelIoFile(Ex).
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Mike Kaplinskiy
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Mike Kaplinskiy
ntdll/tests: Fix NtWriteFile checks.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Mike Kaplinskiy
ntdll/tests: Test NtCancelIoFileEx, if present.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Michael Stefaniuc
ntdll: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Alexandre Julliard
ntdll/tests: Fix the async I/O test on Vista.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Jeff Zaroyko
ntdll: Add some tests for NtDeleteFile.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-03
Zac Brown
ntdll/tests: Actually verify right bytes received in...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-13
James Hawkins
ntdll: Fix a few failing tests in win2k3.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Maarten Lankhorst
ntdll: Fix file test to not free memory allocated on...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Andrey Turkin
server: Store I/O completion information in async struc...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Andrey Turkin
server: I/O completion ports can only be used with...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Francois Gouget
ntdll/tests: Fix compilation on systems that don't...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
server: Pass Information field from async I/O APCs.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
ntdll: Make async i/o functions generate completion...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
ntdll: Add some I/O completion tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Rob Shearman
ntdll: Initialise the part of the buffer to be written...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-09
Alexandre Julliard
ntdll: Add some test cases for asynchronous I/O.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jeff Latimer
ntdll: Test object attributes in NtCreateMailslotFile.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jeff Latimer
ntdll: Set default timeout in NtCreateMailslotFile...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jeff Latimer
ntdll: Check for passing a NULL handle to NtCreateMails...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jeff Latimer
ntdll: Framework for NtCreateMailslotFile tests.
blob
|
commitdiff
|
raw
|
diff to current