Commit graph

41 commits

Author SHA1 Message Date
Alexandre Julliard
bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard
6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Alexandre Julliard
f5c35b14f6 mstask/tests: Add some error codes for Win2k. 2010-02-05 11:35:38 +01:00
Detlef Riekenberg
dc28680847 mstask/tests: Skip some tests when the service is not running. 2009-12-22 15:39:49 +01:00
Alexandre Julliard
ef5864fcc0 mstask/tests: Use the global wine_dbgstr_w instead of a local variant. 2009-08-19 13:36:50 +02:00
Francois Gouget
419ecb35e1 mstask/tests: Replace realloc() with HeapReAlloc(). 2009-05-19 12:01:04 +02:00
Alexandre Julliard
0e894c3444 mstask/tests: Fix test failures on XP. 2008-09-17 16:23:08 +02:00
James Hawkins
a58945de84 mstask: Fix a few failing tests in win2k. 2008-09-11 11:49:52 +02:00
Alexandre Julliard
67a25b57fb mstask/tests: Use case-insensitive compare for file names. 2008-09-11 11:49:27 +02:00
Francois Gouget
4823b2c7bf Assorted spelling fixes. 2008-09-02 13:58:21 +02:00
Andrew Talbot
52c6c3fca8 mstask: Sign-compare warnings fix. 2008-09-02 11:54:33 +02:00
Paul Vriens
6cd32ffc07 mstask/tests: Skip tests for security services if they are not implemented. 2008-08-27 13:21:23 +02:00
Roy Shea
65d9871463 mstask: Implemented (Set|Get)Trigger. 2008-08-26 12:07:42 +02:00
Roy Shea
7c5f411e7a mstask: Implemented CreateTrigger. 2008-08-26 12:07:42 +02:00
Roy Shea
2172120fae mstask: Implemented PersistFile_Save stub. 2008-08-25 12:28:10 +02:00
Roy Shea
f208025228 mstask: Implemented partial stub for (Set|Get)AccountInformation. 2008-08-22 11:32:08 +02:00
Roy Shea
a597d9eaed mstask: Implemented (Set|Get)MaxRunTime. 2008-08-22 11:32:08 +02:00
Roy Shea
37708b1e5c mstask: Implemented (Set|Get)Comment. 2008-08-22 11:32:08 +02:00
Roy Shea
2f95e5123b mstask: Implement (Set|Get)Parameters. 2008-08-22 11:32:08 +02:00
Roy Shea
aec0eb87de mstask: Task PersistFile AddRef, QueryInterface, and Release. 2008-08-22 11:32:08 +02:00
Roy Shea
ca73655124 mstask: Implemented (Set|Get)ApplicationName. 2008-08-21 13:42:08 +02:00
Roy Shea
c5536ef1ae mstask/tests: Conformance test for (Set|Get)Trigger. 2008-08-21 11:41:13 +02:00
Roy Shea
9c131bb056 mstask: TaskTrigger stub with AddRef, QueryInterface, and Release. 2008-08-21 11:40:42 +02:00
Roy Shea
e8d22f02df mstask/tests: Basic conformance test for (Set|Get)AccountInformation. 2008-08-21 11:39:22 +02:00
Roy Shea
714c6d3a66 mstask/tests: Conformance test for (Set|Get)MaxRunTime. 2008-08-21 11:39:15 +02:00
Roy Shea
7cca21426a mstask/tests: Conformance test for (Set|Get)Comment. 2008-08-21 11:39:09 +02:00
Roy Shea
cd8ac27304 mstask/tests: Conformance test for (Set|Get)Parameters. 2008-08-21 11:39:04 +02:00
Roy Shea
5b3b540d8b mstask/test: Conformance test for CreateTrigger. 2008-08-20 12:36:06 +02:00
Roy Shea
32354497f7 mstask/test: Conformance test for (Set|Get)ApplicationName. 2008-08-20 12:35:45 +02:00
Roy Shea
77ea6ef814 mstask: Stub implementation of Activate. 2008-08-19 15:32:02 +02:00
Roy Shea
75e043ee5f mstask: Activate conformance test. 2008-08-19 15:31:55 +02:00
Roy Shea
2f366935d5 mstask: Implemented NewWorkItem. 2008-08-05 14:09:37 +02:00
Roy Shea
777c2f1d46 mstask: Task stub with AddRef, QueryInterface, and Release. 2008-08-05 14:09:37 +02:00
Roy Shea
41da56a05f mstask/test: NewWorkItem conformance test. 2008-08-04 13:03:56 +02:00
Roy Shea
152ba903b8 mstask: Implemented DllUnregisterServer. 2008-07-29 12:50:35 +02:00
Roy Shea
6e5bfbfe17 mstask: Implemented DllRegisterServer. 2008-07-29 12:50:35 +02:00
Roy Shea
dab039630c mstask: Implement ClassFactory, DllGetClassObject, and DllCanUnloadNow. 2008-07-23 11:23:55 +02:00
Roy Shea
4f392cea55 mstask: TaskScheduler stub with AddRef, QueryInterface, and Release. 2008-07-21 15:26:19 +02:00
Roy Shea
21fd0a0460 mstask: Generate C file with GUID definitions from mstask.idl. 2008-07-21 15:16:23 +02:00
Alexandre Julliard
17b436890b mstask: Add stubs for the duplicate stdcall entry points. 2008-07-17 13:01:40 +02:00
Roy Shea
80ee225f23 mstask: Skeleton implementation of Task Scheduler Service. 2008-07-16 20:14:30 +02:00