Tester: Jon A. Christopher (JAC) <jac8792@tamu.edu>
	SGI-Motif 1.2.4
	SGI-LessTif 0.85.2

test1: POSSIBLE FAIL
test2: PASS
test3: GEOMETRY
test4: PASS
test5: ERROR
test6: POSSIBLE FAIL
test7: FAIL

==================================================
test1:
JAC Jun 20 1998
/* test for multi font labels */

Motif:
Text:  Tag: MY_FONT1 Dir: 0 Sep: 1
Text: Here is a Tag: MY_FONT1 Dir: 0 Sep: 1
Text: different font Tag: MY_FONT Dir: 0 Sep: 0
xmstr: 100033e0 10005a58

Lesstif:
Text:  Tag: MY_FONT1 Dir: 0 Sep: 1
Text:  Tag: MY_FONT1 Dir: 255 Sep: 1
Text: Here is a Tag: MY_FONT1 Dir: 255 Sep: 1
Text: Here is a Tag: MY_FONT1 Dir: 255 Sep: 1
Text: Here is a Tag: MY_FONT1 Dir: 255 Sep: 0
Text: different font Tag: MY_FONT Dir: 255 Sep: 0
xmstr: 100039a0 10011240

Lesstif is being more verbose; visually the tests appear the same.

==================================================
test2:
JAC Jun 20 1998

Apparently a test of pixmaps in labels.
No apparent differences
==================================================
test3:
JAC Jun 20 1998

Complicated mini-application.

The only apparent difference is the XmINDICATOR_SIZE appears to be
different.  The RadioButtons are about half the size in Lesstif that they
are in Motif.

==================================================
test4:
JAC Jun 20 1998

XmStringCreateLtoR and XmStringCreateSimple tests.
No apparent differences

==================================================
test5:
JAC Jun 20 1998

Motif wouldn't compile b/c of Xdb functions.

==================================================
test6:
JAC Jun 20 1998

/* test for multi font labels */
Again, Lesstif is more verbose.  Perhaps it's trying harder?

Lesstif:
Text: Here is a Tag: MY_FONT1 Dir: 0 Sep: 1
Text: Here is a Tag: MY_FONT1 Dir: 255 Sep: 0
Text: different font Tag: MY_FONT Dir: 255 Sep: 0
xmstr: 10003940 10012df8

Motif:
Text: Here is a Tag: MY_FONT1 Dir: 0 Sep: 1
Text: different font Tag: MY_FONT Dir: 0 Sep: 0
xmstr: 100032a0 10005900

==================================================
test7:
rws 30 Aug 1998

Creates/Destroys a Label 10000 times and reports how much memory is leaking

