From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Aaron M. Renn" To: mauve-discuss@sourceware.cygnus.com Subject: StringBufferInputStream Tests Date: Tue, 15 Dec 1998 19:52:00 -0000 Message-id: <367720E9.8FE3E0B3@urbanophile.com> X-SW-Source: 1998-12/msg00077.html I converted my StringBufferInputStream tests and popped them into CVS. Please look at them an comment. Note that I am assuming that check(x,x) takes an extra String descriptive message as described earlier. Also note that the tests haven't been run or compiled yet (!). My javac is core dumping for some reason. It appears that we also try to compile all classes in one big command line. Is this wise? I'm wondering if this has something to do with my problem. I'll experiment more but wanted to get some sample code in so people could take a look at it. -- Aaron M. Renn (arenn@urbanophile.com) http://www.urbanophile.com/arenn/