TOM test descriptions, $Id: DESCRIPTION,v 1.56 1999/09/28 17:08:01 miro Exp $

		(c)lass
		(r)untime
	must	re(s)olver
nr	fail	(t)om	description
-------------------------------------------------------
1	0	c	OutputStream: "Hello, world!"
2	0	c	InetHost: "localhost"
3	0	c	ByteSubstring
4	0	c	StringStream
5	0	c	OutputStream: number printing
6	0	c	ObjectTrie
7	0	t	continue
8	0	ct	String: [String integerValue...], `int' limit values
9	0	t	named return values: argument, non-argument, mixed, self
10	0	c	Dictionary: dictionary container functionality
11	0	c	Heap
12	0	c	Timer, RunLoop, Invocation
13	0	t	condition inheritance
14	0	t	<c>...</c>
15	0	c	[instance (All) perform after with]
16	0	r	subclass of State, classp method
17	0	c	elaborate preconditions
18	0	c	Unit, [Runtime classNamed]
19	0	c	IntegerRangeSet
20	0	t	logical shift right
21	0	t	float and double (multiple) return values.
22	0	t	casts
23	1	t	tuple comparison
24	0	?	?: under special circumstances
25	0	s	super's ivars depend on sub
26	0	r	poser messaging (posed) super
27	1	t	redeclare an int as a long
28	1	t	return from incompatible object type
29	0	t	return redeclared ivar
30	0	t	decisive tuple method argument resolution
31	0	t	cast in condition of yet-unseen ivar
32	0	t	proper void/non-void return type selection
33	0	t	proper method search through or via posers
34	0	t	identifier resolution in constants
35	0	t	assignment to redeclared ivar of cast expr
36	0	t	receiver in postcondition
37	0	t	1L
38	0	t	warn about civar hiding by civar
39	0	r	retrieve value of long ivar by name
40	0	t	shifting 1L over more than 31 positions
41	0	t	assignment to redeclared ivar
42	0	r	producer/consumer threads, semaphores.
43	0	r	[File basename...]
44	0	t	redeclaration in extension
45	0	t	(partial) selectors from selector name
46	0	rs	load method invocation in class and extension
47	1	t	access private cvar in subclass
48	0	t	typing a tuple (umptiest time)
49	0	r	forwardInvocation
50	0	r	forwardDelegate
51	0	c	Date leapyear, days in year, last day of month
52	0	r	speed of forwarding (see run52)
53	0	c	TextStreamEncoder/TextStreamDecoder (simple)
54	0	t	Typing ?: in a tuple.
55	0	t	int cast of array accessor.
56	0	c	string text stream [d]e[n]coding
57	0	t	selector (void foo)
58	0	t	thread-local variable
59	0	r	multi threading garbage collection
60	1	t	method invocation of non-object
61	0	t	condition handler
62	1	r	deadlock detection
