Dan Hipschman
|
6c5e78fe03
|
rpcrt4: Add tests for RpcServerListen and friends.
|
2007-04-13 11:42:42 +02:00 |
Paul Vriens
|
c21d65cfb2
|
rpcrt4/tests: Cast-qual warning fixes.
|
2007-01-12 20:41:22 +01:00 |
Alexandre Julliard
|
d90f68166c
|
rpcrt4/tests: Don't use sizeof in ok() to avoid printf format warnings.
|
2006-06-13 14:03:44 +02:00 |
Robert Shearman
|
0fad0895d7
|
rpcrt4: Don't try to resolve the name when constructing a protocol tower.
Instead just fill it in with all zeros.
|
2006-06-03 11:42:54 +02:00 |
Robert Shearman
|
efc974d1f5
|
rpcrt4: All of the parameters to TowerExplode are optional.
|
2006-06-02 11:24:29 +02:00 |
Robert Shearman
|
e15e60b9f9
|
rpcrt4: Implement TowerConstruct and TowerExplode.
Add some tests for these undocumented functions.
|
2006-06-02 11:24:20 +02:00 |
Alexandre Julliard
|
23f9e358ad
|
Tests should not use wine/unicode.h.
|
2006-05-24 18:05:09 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
c3a08421a2
|
rpcrt4: Fix and test RpcNetworkIsProtseqValid.
|
2006-05-18 16:36:34 +02:00 |
Mike McCormack
|
d168219849
|
Fix gcc 4.0 warnings.
|
2005-09-06 10:26:13 +00:00 |
Stefan Huehner
|
9213d56ae0
|
Make some function static.
|
2005-06-20 15:35:54 +00:00 |
Bill Medland
|
bf42021e06
|
Implemented DceErrorInqText.
|
2004-12-23 11:29:54 +00:00 |
Francois Gouget
|
e18aa3f614
|
Add trailing '\n's to ok() calls.
|
2004-01-26 20:23:25 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Dimitrie O. Paun
|
48be9c6e87
|
Fix definitions for Uuid{To,From}String, RpcStringFree.
|
2002-12-24 00:26:55 +00:00 |
Francois Gouget
|
938ed57cb8
|
Skip Unicode tests if there's no Unicode support.
|
2002-12-05 19:01:51 +00:00 |
Greg Turner
|
ac89cc28dd
|
Added skeleton for rpcrt4 unit test with some UUID tests.
|
2002-10-07 21:54:07 +00:00 |