Blame tests/UTM/README

Packit b099d7
/* $XConsortium: README /main/3 1996/07/15 14:28:37 drk $ */
Packit b099d7
There is 2 tests in that directory.
Packit b099d7
Packit b099d7
UTMPrim1: tests UTM through the primitive widgets, by testing the convert 
Packit b099d7
	  and destination callbacks for each of them.
Packit b099d7
Packit b099d7
UTMtransfer: for this test, you must run "UTMtransfer" and "UTMPrim1 -u -n &".
Packit b099d7
	     This test gives you more information about the convert and 
Packit b099d7
	     destination callbacks. It also tests the Xme UTM related 
Packit b099d7
	     functions. 
Packit b099d7
	     UTM is tested through the primitive widgets and the drawing area.