discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

some simple tests for NSStream


From: Derek Zhou
Subject: some simple tests for NSStream
Date: Tue, 7 Feb 2006 11:53:38 -0800

I forgot to post my very simple tests for the NSStream class I posed
yesterday. Here you go.
To make them work you need to do the following:
1, get my NSStream.m(h) files I posted yesterday and put them in
base/Source and base/Headers/Foundation respectively. 
2, plug the NSStream into the base makefile. Also
Foundation/Foundation.h need to include NSStream.h too.
3, put the tests in a dir named NSStream and put the dir under
Testsuite/base. 
4, run the tests as usual.
Derek

Attachment: socket.m
Description: socket.m

Attachment: basic.m
Description: basic.m

Attachment: memandfile.m
Description: memandfile.m

Attachment: memandfile_2.m
Description: memandfile_2.m


reply via email to

[Prev in Thread] Current Thread [Next in Thread]