kernel/tests: More tests for FindFirstFile.
[wine] / dlls / kernel / tests / environ.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-03-22  Jakob ErikssonIf the variable does not exist, just return.
2005-03-15  Jakob ErikssonMore trace info.
2005-03-10  Uwe BonnesTest for %Systemroot%.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-18  Eric Pouech- kernel32's environment tests: a few more tests now...
2002-12-18  Francois GougetUse strlen or lstrlenA as appropriate to avoid signed...
2002-11-30  Francois GougetSetEnvironmentVariableA(NULL, NULL) crashes on Win98...
2002-09-23  Patrik StridvallCleaned up the code so it would be easier to parse...
2002-08-20  Dmitry TimoshkovAdded unit test for environment functions and fixed...