Austin English
|
7cebcce857
|
localspl/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-08 13:42:14 -06:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Gerald Pfeifer
|
667944a3f7
|
localspl/tests: Improve the tests in test_XcvDataPort_AddPort by properly checking return values and avoiding a duplicate test.
|
2010-05-11 11:40:35 +02:00 |
Gerald Pfeifer
|
cfd18661ef
|
localspl: Remove variable res which is not really used from test_XcvClosePort.
|
2010-04-26 06:58:57 -05:00 |
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 |
Michael Stefaniuc
|
56f5769364
|
localspl: Remove superfluous pointer casts.
|
2009-01-27 14:26:55 +01:00 |
Huw Davies
|
2ea9e28dbd
|
localspl: Ensure that we load winspool before spoolss to work around a circular dependence.
|
2008-06-25 20:29:29 +02:00 |
Michael Stefaniuc
|
17dc17487d
|
localspl/tests: Use ANSI function declarations.
|
2007-11-19 13:53:30 +01:00 |
Lionel Debroux
|
1a8001af5b
|
localspl/tests: Fix memory leak (found by Smatch).
|
2007-10-22 15:58:35 +02:00 |
Detlef Riekenberg
|
3fd7290d4f
|
localspl/tests: Spelling fix.
|
2007-10-15 17:50:42 +02:00 |
Detlef Riekenberg
|
57dee443f5
|
localspl/tests: Tests for OpenPort and ClosePort.
|
2007-09-11 12:34:36 +02:00 |
Paul Vriens
|
b893575cb9
|
localspl/tests: Use skip if localspl can't be loaded.
|
2007-07-30 12:52:07 +02:00 |
Detlef Riekenberg
|
b7a7cc6b57
|
localspl/tests: Add tests for AddPortEx.
|
2007-06-18 13:37:01 +02:00 |
Francois Gouget
|
96c337f0a1
|
Assorted spelling fixes.
|
2007-06-07 19:24:32 +02:00 |
Detlef Riekenberg
|
d770f843c1
|
localspl/tests: Remove duplicate tests.
|
2007-04-09 13:29:26 +02:00 |
Francois Gouget
|
0081b430e1
|
Assorted spelling and English fixes.
|
2007-04-03 11:23:12 +02:00 |
Francois Gouget
|
d9e8a0f63e
|
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
|
2007-03-28 12:36:13 +02:00 |
Detlef Riekenberg
|
b1202e7e69
|
localspl/tests: Fix copy+paste bug.
|
2007-03-20 13:00:40 +01:00 |
Detlef Riekenberg
|
fd37d30a26
|
localspl/tests: Open the default Xcv-channel only once.
|
2007-03-19 14:06:15 +01:00 |
Detlef Riekenberg
|
c5da6019d3
|
localspl/tests: Rename hXcv for special tests.
|
2007-03-19 14:06:06 +01:00 |
Detlef Riekenberg
|
ee2e5672ac
|
localspl/tests: Check for Xcv-API only once.
|
2007-03-16 11:20:00 +01:00 |
Detlef Riekenberg
|
e3c778eb58
|
localspl/tests: Add tests for XcvDataPort_AddPort.
|
2007-03-16 11:19:52 +01:00 |
Detlef Riekenberg
|
8db7b9c7c7
|
localspl/tests: Add tests for XcvDataPort_DeletePort.
|
2007-03-07 12:09:06 +01:00 |
Paul Vriens
|
0646dfa58f
|
localspl/tests: Remove tempfile after running the tests.
|
2007-03-06 21:59:58 +01:00 |
Detlef Riekenberg
|
d364b0e7f8
|
localspl/tests: Add tests for XcvDataPort_ConfigureLPTPortCommandOK.
|
2007-02-20 12:01:15 +01:00 |
Detlef Riekenberg
|
27b34d84d8
|
localspl/tests: Add tests for XcvDataPort_GetTransmissionRetryTimeout.
|
2007-02-20 12:00:50 +01:00 |
Francois Gouget
|
b0bde6b87c
|
Assorted spelling fixes.
|
2007-01-18 12:56:52 +01:00 |
Detlef Riekenberg
|
9a3f4546b7
|
localspl/tests: Add test for XcvDataPort_PortIsValid.
|
2007-01-17 11:16:53 +01:00 |
Detlef Riekenberg
|
7ea06b59e9
|
localspl/tests: Extend test for XcvDataPort_MonitorUI.
|
2007-01-17 11:16:14 +01:00 |
Detlef Riekenberg
|
83aeda3fff
|
localspl/tests: Load the user interface dll on demand.
|
2007-01-09 12:01:39 +01:00 |
Francois Gouget
|
591f107cb5
|
localspl/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-06 11:40:43 +01:00 |
Michael Stefaniuc
|
43c94c95ce
|
localspl/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:08 +01:00 |
Detlef Riekenberg
|
9721edf5c1
|
localspl/tests: Rename unclear string.
|
2006-12-22 10:21:14 +01:00 |
Detlef Riekenberg
|
99c716fee4
|
localspl/tests: Fix copy+paste typo.
|
2006-12-22 10:21:03 +01:00 |
Detlef Riekenberg
|
27caa4dc96
|
localspl/tests: Add tests for XcvDataPort.
|
2006-12-16 17:01:43 +01:00 |
Francois Gouget
|
94c88f1cfa
|
localspl/tests: Replace some '#if 0's with 'if (0)'s.
|
2006-12-14 20:24:38 +01:00 |
Detlef Riekenberg
|
a2f0cb8542
|
localspl/tests: Add tests for XcvClosePort.
|
2006-12-11 17:07:43 +01:00 |
Detlef Riekenberg
|
9f90c74fd8
|
localspl/tests: Add tests for XcvOpenPort.
|
2006-12-11 17:07:39 +01:00 |
Detlef Riekenberg
|
603ecd298d
|
localspl: Add initial tests for AddPortW.
|
2006-11-28 12:45:56 +01:00 |
Detlef Riekenberg
|
8fcd1107bb
|
localspl/tests: Add test for DeletePort.
|
2006-11-24 12:56:18 +01:00 |
Detlef Riekenberg
|
01ab25e4fe
|
localspl/tests: Add test for ConfigurePortW.
|
2006-11-16 22:08:35 +01:00 |
Francois Gouget
|
30e44c85c8
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
Detlef Riekenberg
|
74a09f90ca
|
localspl/tests: Add tests for EnumPorts.
|
2006-10-30 20:33:07 +01:00 |
Detlef Riekenberg
|
73d36423f3
|
localspl/tests: Fallback to localmon.dll on NT4.0.
|
2006-10-24 11:30:03 +02:00 |
Detlef Riekenberg
|
c4b6781615
|
localspl/tests: Get function pointers from the monitor.
|
2006-10-20 11:41:09 +02:00 |
Detlef Riekenberg
|
ef78da2d5a
|
localspl/tests: Another test for InitializePrintMonitor.
|
2006-10-20 11:41:08 +02:00 |
Michael Stefaniuc
|
4a4c025a52
|
localspl/tests: Win64 printf format warning fixes.
|
2006-10-04 09:59:03 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |