10 Feb
2005
10 Feb
'05
5:56 p.m.
Paul Vriens <Paul.Vriens(a)xs4all.nl> writes:
in shlwapi/tests/shreg.c I've put two todo_wine statements for obvious reasons (they fail, so do not test).
If I however look at http://test.winehq.org/data/200502101000/wine_98/shlwapi:shreg.txt
These tests are executed! Any ideas what could be wrong?
Yep. Winetest resets all environmental variables influencing the tests unless the -e option is given. It is to provide a consistent environment for the tests, like tuning verbosity and going noninteractive. I'm not sure what happens if WINETEST_PLATFORM or the others are simply unset; you are welcome to persuade me or change the code. -- Feri.