Jactry Zeng <jactry92(a)gmail.com> writes:
diff --git a/dlls/riched20/tests/test.txt b/dlls/riched20/tests/test.txt new file mode 100644 index 0000000..e69de29
If you need an external file you have to create a temp file in the test. You can't rely on running from inside the source tree. -- Alexandre Julliard julliard(a)winehq.org
Thanks Nikolay and Alexandre, I will rewrite it and sent a improve version later. :-) On Tue, May 21, 2013 at 11:02 PM, Alexandre Julliard <julliard(a)winehq.org>wrote:
Jactry Zeng <jactry92(a)gmail.com> writes:
diff --git a/dlls/riched20/tests/test.txt b/dlls/riched20/tests/test.txt new file mode 100644 index 0000000..e69de29
If you need an external file you have to create a temp file in the test. You can't rely on running from inside the source tree.
-- Alexandre Julliard julliard(a)winehq.org
-- Regards, Jactry Zeng
participants (2)
-
Alexandre Julliard -
Jactry Zeng