Nikolay Sivov
|
8ccafc5841
|
scrrun/tests: Use wide string literals.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-17 09:39:15 +01:00 |
Jacek Caban
|
c8c00d6f4a
|
scrrun: Add MoveFile implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-27 16:30:08 +01:00 |
Jacek Caban
|
9294823a7b
|
scrrun/tests: Add test of lost trailing byte in unicode srteam.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-07 19:48:53 +01:00 |
Jacek Caban
|
f2b681db77
|
scrrun/tests: Add ITextStream::ReadLine tests.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-07 19:48:51 +01:00 |
Jacek Caban
|
14de44513f
|
scrrun: Add ITextStream::ReadLine implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-07 19:48:49 +01:00 |
Gijs Vermeulen
|
015c20a7b7
|
scrrun/tests: Fix DriveCollection clone tests when there's only one drive.
Signed-off-by: Gijs Vermeulen <gijsvrm@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-15 17:21:40 +02:00 |
Gijs Vermeulen
|
1eeb3662ec
|
scrrun/tests: Make test_clone more descriptive.
Signed-off-by: Gijs Vermeulen <gijsvrm@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-09 10:08:31 +02:00 |
Sven Baars
|
673e130c4f
|
scrrun/tests: Fix some test failures on Windows 2003.
Signed-off-by: Sven Baars <sven.wine@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-10-07 10:00:23 +02:00 |
Jacek Caban
|
b22236d1b1
|
scrrun: Add support for TristateUseDefault text stream format.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-30 22:24:27 +02:00 |
Gijs Vermeulen
|
b7afaec818
|
scrrun: Implement Clone() for drive collection.
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-29 21:13:43 +01:00 |
Gijs Vermeulen
|
0c4acb6104
|
scrrun/tests: Add more Clone() tests.
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-29 21:13:43 +01:00 |
Michael Stefaniuc
|
0c8c2bdd21
|
scrrun/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-05-31 09:25:21 +02:00 |
Nikolay Sivov
|
80a74873ad
|
scrrun/tests: Add a helper to construct test file path.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-12-26 21:15:18 +01:00 |
Nikolay Sivov
|
f6016609e1
|
scrrun: Added DateLastModified property for IFile.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-21 13:58:13 +02:00 |
Nikolay Sivov
|
888f2c76dd
|
scrrun/tests: Skip some tests if drive is not ready.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-22 18:40:57 +01:00 |
Nikolay Sivov
|
2c2b50a4ed
|
scrrun/tests: Test to query for IUnknown from IProvideClassInfo.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-12-12 19:14:19 +01:00 |
Nikolay Sivov
|
eda5d61c54
|
scrrun: Added IProvideClassInfo support for filesystem objects.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-12-07 14:45:16 +01:00 |
Detlef Riekenberg
|
b488a67baf
|
scrrun/tests: Use case insensitive compare for filenames.
Signed-off-by: Detlef Riekenberg <wine.dev@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-10-01 15:14:10 +02:00 |
Joachim Priesner
|
c1dd228981
|
scrrun: Implement filesys_GetDrive for local drives.
Signed-off-by: Joachim Priesner <joachim.priesner@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-29 22:32:45 +09:00 |
Joachim Priesner
|
9b0a9c4dea
|
scrrun/tests: Move code to get a fixed drive to a function.
Signed-off-by: Joachim Priesner <joachim.priesner@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-29 22:32:45 +09:00 |
Joachim Priesner
|
5b9a11a01c
|
scrrun: Implement filesys_DriveExists.
Signed-off-by: Joachim Priesner <joachim.priesner@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-29 22:24:23 +09:00 |
Alistair Leslie-Hughes
|
0a19048795
|
scrrun: Implement ITextStream Close.
|
2015-06-19 19:13:58 +09:00 |
Jacek Caban
|
dd26d1f981
|
scrrun: Added IFile::put_Attributes imeplementation.
|
2015-06-15 14:45:56 +09:00 |
Nikolay Sivov
|
533323d703
|
scrrun: Implement GetSpecialFolder().
|
2015-04-06 22:34:10 +09:00 |
Nikolay Sivov
|
574350d838
|
scrrun: Implement Path() property for IFile.
|
2015-03-16 21:42:41 +09:00 |
Nikolay Sivov
|
3814e0229d
|
scrrun: Implement GetExtensionName().
|
2015-03-03 12:40:07 +09:00 |
Michael Stefaniuc
|
f0d7765236
|
scrrun/tests: Actually test the return values (PVS-Studio).
|
2015-01-21 15:29:06 +01:00 |
Detlef Riekenberg
|
89bc84a153
|
scrrun/tests: Ignore case in path names.
|
2014-11-20 22:31:49 +09:00 |
Alexandre Julliard
|
b27735e807
|
scrrun/tests: Allow the drive total size to fit into an int.
|
2014-07-24 21:13:53 +02:00 |
Nikolay Sivov
|
ffe16a567e
|
scrrun/tests: Run test on fixed drive.
|
2014-06-27 10:37:15 +02:00 |
Nikolay Sivov
|
a0954a1930
|
scrrun: Implement get_VolumeName().
|
2014-06-24 13:31:26 +02:00 |
Nikolay Sivov
|
6a2e1b3f31
|
scrrun: Implement FileSystem property.
|
2014-06-24 13:31:26 +02:00 |
Nikolay Sivov
|
5af5e40103
|
scrrun: Implement SerialNumber property.
|
2014-06-24 13:31:25 +02:00 |
Nikolay Sivov
|
d2d62cf578
|
scrrun: Implement GetDriveName().
|
2014-06-23 19:16:38 +02:00 |
Nikolay Sivov
|
f82cb70033
|
scrrun: Return float type size when signed I4 limit exceeded.
|
2014-05-20 21:26:56 +02:00 |
Nikolay Sivov
|
9d95788f12
|
scrrun: Return disk space as VT_I4 if it fits.
|
2014-05-19 09:55:03 +02:00 |
Nikolay Sivov
|
108c27313b
|
scrrun: Implement Count() property for file collection.
|
2014-05-19 09:54:54 +02:00 |
Nikolay Sivov
|
2b628405cd
|
scrrun/tests: Fix tests to depend on current codepage.
|
2014-05-19 09:54:44 +02:00 |
Nikolay Sivov
|
8595d70203
|
scrrun: Fix invalid read/write access to path buffer (Valgrind).
|
2014-05-05 19:23:07 +02:00 |
Nikolay Sivov
|
ba232c8f69
|
scrrun: Implement FreeSpace() for a drive.
|
2014-04-03 15:41:05 +02:00 |
Nikolay Sivov
|
cc8ceb5177
|
scrrun: Implement Read().
|
2014-04-03 15:41:03 +02:00 |
Nikolay Sivov
|
c927336c5a
|
scrrun: Implement ReadAll().
|
2014-04-03 15:41:00 +02:00 |
Nikolay Sivov
|
c824cfa08c
|
scrrun: Implement DriveLetter property for a drive.
|
2014-03-31 11:44:45 +02:00 |
Nikolay Sivov
|
61a3bd3302
|
scrrun: Implement AvailableSpace property for a drive.
|
2014-03-31 11:44:42 +02:00 |
Nikolay Sivov
|
2377fc099d
|
scrrun: Implement TotalSize property for a drive.
|
2014-03-31 11:44:39 +02:00 |
Nikolay Sivov
|
f6efe2268b
|
scrrun: Added IsReady property for a drive.
|
2014-03-31 11:44:34 +02:00 |
Nikolay Sivov
|
038438ad69
|
scrrun: Implemented AtEndOfStream() property.
|
2014-03-19 11:33:15 +01:00 |
Nikolay Sivov
|
abcffadbf1
|
scrrun: Implement WriteLine/Write for ITextStream.
|
2014-03-18 11:41:52 +01:00 |
Nikolay Sivov
|
63db2d2e92
|
scrrun: Implement CreateTextFile().
|
2014-03-17 17:34:11 +01:00 |
Nikolay Sivov
|
eebf9c6b82
|
scrrun: Implement Path() property for Folder.
|
2014-03-12 10:22:32 +01:00 |