wineps.drv: Slightly simplify a PPD parser code snippet.
[wine] / dlls / mstask / tests /
2012-11-08  Detlef Riekenbergmstask/tests: Add tests for SetTargetComputer.
2012-11-06  Detlef Riekenbergmstask/tests: Add tests for GetTargetComputer.
2012-05-16  Michael Stefaniucmstask: Actually run a test and fix the expected behaviour.
2011-02-08  Austin Englishmstask/tests: Make sure return values are used (LLVM...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-05  Alexandre Julliardmstask/tests: Add some error codes for Win2k.
2009-12-22  Detlef Riekenbergmstask/tests: Skip some tests when the service is not...
2009-08-19  Alexandre Julliardmstask/tests: Use the global wine_dbgstr_w instead...
2009-05-19  Francois Gougetmstask/tests: Replace realloc() with HeapReAlloc().
2008-09-17  Alexandre Julliardmstask/tests: Fix test failures on XP.
2008-09-11  James Hawkinsmstask: Fix a few failing tests in win2k.
2008-09-11  Alexandre Julliardmstask/tests: Use case-insensitive compare for file...
2008-09-02  Francois GougetAssorted spelling fixes.
2008-08-27  Paul Vriensmstask/tests: Skip tests for security services if they...
2008-08-26  Roy Sheamstask: Implemented (Set|Get)Trigger.
2008-08-26  Roy Sheamstask: Implemented CreateTrigger.
2008-08-22  Roy Sheamstask: Implemented partial stub for (Set|Get)AccountIn...
2008-08-22  Roy Sheamstask: Implemented (Set|Get)MaxRunTime.
2008-08-22  Roy Sheamstask: Implemented (Set|Get)Comment.
2008-08-22  Roy Sheamstask: Implement (Set|Get)Parameters.
2008-08-21  Roy Sheamstask: Implemented (Set|Get)ApplicationName.
2008-08-21  Roy Sheamstask/tests: Conformance test for (Set|Get)Trigger.
2008-08-21  Roy Sheamstask/tests: Basic conformance test for (Set|Get)Accou...
2008-08-21  Roy Sheamstask/tests: Conformance test for (Set|Get)MaxRunTime.
2008-08-21  Roy Sheamstask/tests: Conformance test for (Set|Get)Comment.
2008-08-21  Roy Sheamstask/tests: Conformance test for (Set|Get)Parameters.
2008-08-20  Roy Sheamstask/test: Conformance test for CreateTrigger.
2008-08-20  Roy Sheamstask/test: Conformance test for (Set|Get)ApplicationName.
2008-08-19  Roy Sheamstask: Stub implementation of Activate.
2008-08-19  Roy Sheamstask: Activate conformance test.
2008-08-05  Roy Sheamstask: Implemented NewWorkItem.
2008-08-04  Roy Sheamstask/test: NewWorkItem conformance test.