Michael Stefaniuc
|
f921ae8bc6
|
fusion/tests: Use wide-char string literals.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-06-01 09:11:54 +02:00 |
Rémi Bernon
|
cc012d13ee
|
fusion/tests: Fix some format-overflow warnings.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-11 22:39:59 +01:00 |
Alexandre Julliard
|
5348bf6742
|
fusion/tests: Avoid using snprintf().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-23 23:50:44 +02:00 |
Alexandre Julliard
|
5c37020a7e
|
fusion/tests: Simplify directory recursion and avoid redundant buffers.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-31 10:20:00 +02:00 |
Michael Stefaniuc
|
8b6fa5c9ba
|
fusion: Avoid using the LPASSEMBLYNAME type.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-11 20:18:01 +09:00 |
André Hentschel
|
efaa801361
|
fusion/tests: Skip tests when file creation fails.
|
2011-08-04 11:51:18 +02:00 |
Hans Leidekker
|
67963a76b4
|
fusion: Fix some memory leaks.
Found by Valgrind.
|
2009-12-07 14:18:29 +01:00 |
Paul Vriens
|
78402cfa7a
|
fusion/tests: Fix some test failures on Win98.
|
2009-03-12 15:39:38 +01:00 |
Paul Vriens
|
0e4b0b9f21
|
fusion/tests: Directories with no dll or exe are not enumerated.
|
2009-02-25 16:06:22 +01:00 |
Francois Gouget
|
b7a6cc3676
|
fusion/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-24 16:57:26 +01:00 |
Paul Vriens
|
6f73f1bdbb
|
fusion/tests: Fix a test failure on Win64.
|
2009-02-23 12:19:18 +01:00 |
Paul Vriens
|
e0157f424b
|
fusion/tests: Don't crash if we have a culture attribute.
|
2009-02-20 18:07:41 +01:00 |
Paul Vriens
|
ad9fb647b4
|
fusion/tests: Don't use strdup to prevent crashes when freeing memory.
|
2009-02-20 18:07:41 +01:00 |
Paul Vriens
|
93c4158283
|
fusion/tests: Don't crash on .NET 1.x.
|
2009-02-20 18:07:41 +01:00 |
James Hawkins
|
03cce43a92
|
fusion: Add tests for the IAssemblyEnum interface.
|
2009-02-19 16:17:17 +01:00 |