The files in this directory is the Objective-C testsuite.  All
programs should exit with status `0' when the test is successfull.  

All programs compile with a command line like:

	gcc -o <program> file.m -lobjc

The program protowarn.m is really not a test, merily a program to
illustrate the flag -Wprotocol.

/Kresten