Граф коммитов

72 Коммитов

Автор SHA1 Сообщение Дата
rpotts%netscape.com 308b62c2da Fixed bug where extra garbage was being read from the stream... 1999-06-25 06:28:58 +00:00
valeski%netscape.com 7cb4455287 not in main pull - added cookie test stuff 1999-06-24 21:41:19 +00:00
rpotts%netscape.com ed37052d62 Oops... Forgot to check this in... Allow multiple URLs to be processed before exiting the app. 1999-06-23 19:27:44 +00:00
andreas.otte%primus-online.de 230bd53e2f fixing for new AutoRegistration 1999-06-22 18:24:02 +00:00
rpotts%netscape.com b75487cfa9 I'm beginning to rework this test to handle multiple URL loads... This is WIP :-) 1999-06-17 07:46:00 +00:00
warren%netscape.com 5e825e5a1d Added missing addref 1999-06-17 03:38:49 +00:00
rpotts%netscape.com 0681307151 Separated the Event Sink from the nsIStreamListener... 1999-06-16 09:40:40 +00:00
gagan%netscape.com 625a8843c3 Added nsIChannel::Open temporarily to get the test working. There is a problem with the nsIBuffer search routine (see news://npm.netlib) which causes an assertion since refcnt gets reset after a Read following a Search on nsIBuffer. 1999-06-15 04:30:34 +00:00
rpotts%netscape.com ef79bb73c3 Changed printf(...) to puts(...) in OnDataAvailable(...) calls. This allows % characters to be present in the output stream without crashing the test app... Added call to AsyncRead(... )in Testprotocols.cpp to get http working again... 1999-06-14 23:42:12 +00:00
andreas.otte%primus-online.de 254f0311f3 conversion to wstring / PRUnichar
some cosmetics to various Makefiles
1999-06-11 15:50:14 +00:00
rpotts%netscape.com 4459e723ef Fixed up the event-sink-getter to correctly addref and QI the InputTestConsumer... 1999-06-11 09:18:25 +00:00
warren%netscape.com aaf94a8b04 Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
andreas.otte%primus-online.de b8cf3414ab use new HandleEvent method of EventQueue
removed obselete stuff from manual registration
added two printf failure messages
1999-06-08 12:26:12 +00:00
andreas.otte%primus-online.de 3b8589b984 changed nsIUrl.h to nsIURL.h 1999-06-08 09:46:10 +00:00
warren%netscape.com c0a3d1a7a3 New IDL interfaces. 1999-06-07 21:33:30 +00:00
rpotts%netscape.com 5db969b15c Added unix support for processing PLEvents... 1999-06-07 20:06:41 +00:00
rpotts%netscape.com 30eddd63a8 Fixes to build on Linux... 1999-06-03 21:56:56 +00:00
gagan%netscape.com 075cf3f5fd Test case changes 1999-06-02 23:02:53 +00:00
andreas.otte%primus-online.de ac665a5d66 removed manual registration 1999-06-02 11:29:26 +00:00
andreas.otte%primus-online.de b0fbf5f284 Some fixes to build TestProtocols under linux 1999-06-01 22:02:40 +00:00
valeski%netscape.com 7ee4dbe328 removed #include "nsXPComCIID.h" as it is no longer pertinent 1999-05-26 20:51:19 +00:00
gagan%netscape.com d5f210a075 Added TestProtocols.cpp and renamed nettest to testnet since that was conflicting with nettest in dist. 1999-05-21 06:29:13 +00:00