|
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
socket.m
Description: socket.m
basic.m
Description: basic.m
memandfile.m
Description: memandfile.m
memandfile_2.m
Description: memandfile_2.m
[Prev in Thread] | Current Thread | [Next in Thread] |