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

test1: PASS
test2: FAIL

==================================================
test1:
JAC Jun 20 1998


This is apparently a test for creating a font list.  There's no visible
result other than an empty toplevel shell.

Motif and lesstif are the same, apparently.

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

* print out the contents of the default font lists

This is odd!

Lesstif: works
Motif: segfaults when "Doing 50 (invalid)"

(dbx) where
   0 XrmStringToQuark(0xb3fd320, 0x1000f6b0, 0x0, 0x7fff2e98) ["Quarks.c":432, 0xf72e154]
   1 GetValues(0x1000f7b8, 0x1000f6b0, 0x3f, 0x7fff2e98) ["GetValues.c":95, 0xf664474]
   2 XtGetValues(0x1000f7b8, 0x7fff2e98, 0x1, 0x7fff2e98) ["GetValues.c":220, 0xf6648b8]
   3 _XmGetDefaultFontList(0x10005cd0, 0x4, 0x0, 0x7fff2e98) ["ResConvert.c":2348, 0xb2f91e0]
   4 main(argc = 2, argv = 0x7fff2ef4) ["/usr/people/jon/src/lesstif/test/Xm/fonts/test2.c":110, 0x401540]
>  5 __istart() ["crt1tinit.s":13, 0x400ee0]
==================================================

