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

Summary: rws 22 Jun 1998
	LessTif 0.85.2 ++

test1: PASS
test10: PASS
test11: PASS
test12: PASS
test13: FAIL
test14: PASS
test15: PASS
test16: PASS
test17: PASS
test18: FAIL (form height is 1 pixel too high, gimme a break)
test19: FAIL (form height is 1 pixel too high, gimme another break)
test2: PASS
test20: PASS
test21: PASS
test22: PASS
test23: PASS
test24: PASS
test25: PASS
test26: Does not exist for some reason
test27: PASS
test28: PASS
test29: PASS
test3: PASS
test30: FAIL (form height 1 too big TopLabel 1 too short, see above)
test31: PASS
test32: PASS (from a program at NASA btw)
test33: PASS
test34: PASS
test35: FAIL
test36: PASS
test37: PASS
test4: FAIL
test5: PASS
test6: FAIL
test7: PASS
test8: PASS
test9: PASS

==================================================
test1, test2, test3, test5, test7, test9, test10, test11, test12,
test14, test16
JAC Jun 20 1998

Apparently puts buttons in a form.

Seem to work.  No apparent differences between motif and lesstif.  Text
output is the same.

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

Complex form layout test.

Layout nearly identical.

Tab-group navigation is different between [Mo|Less]tif.  Motif version has
"New" button in tab-group, Lesstif has "Move down" button

There are some layout differences:

rws 22 Jun 1998 The main problem here is that the separators are not taking
the height they should.  Note separator2 gets a height of 2 and it should
be 20.

./test4 > OUT.lesstif
./test4.motif > OUT.motif
diff OUT.lesstif OUT.motif
5c5
<      separator2 x 10  (  10) y 200 ( 200) w 482 ( 482) h 20  (  20) Good
---
>      separator2 x 10  (  10) y 200 ( 200) w 482 ( 482) h 2   (  20) Bad
7,17c7,17
<      separator1 x 10  (  10) y 426 ( 426) w 480 ( 480) h 20  (  20) Good
<    dbDescFileTf x 222 ( 222) y 380 ( 380) w 268 ( 268) h 36  (  36) Good
<        dbFileTf x 222 ( 222) y 332 ( 332) w 268 ( 268) h 36  (  36) Good
<          label5 x 10  (  10) y 383 ( 383) w 200 ( 200) h 43  (  43) Good
<          label4 x 10  (  10) y 331 ( 331) w 202 ( 202) h 42  (  42) Good
<          label3 x 10  (  10) y 280 ( 280) w 202 ( 202) h 41  (  41) Good
<     optionMenu1 x 222 ( 222) y 280 ( 280) w 268 ( 268) h 35  (  31) Bad
<     OptionLabel x 3   (   3) y 3   (   3) w 16  (  10) h 29  (  25) Bad
<    OptionButton x 22  (  16) y 3   (   3) w 176 ( 103) h 29  (  25) Bad
<        dbNameTf x 222 ( 222) y 230 ( 230) w 268 ( 268) h 36  (  36) Good
<          label2 x 10  (  10) y 230 ( 230) w 202 ( 202) h 40  (  40) Good
---
>      separator1 x 10  (  10) y 408 ( 426) w 480 ( 480) h 2   (  20) Bad
>    dbDescFileTf x 222 ( 222) y 362 ( 380) w 268 ( 268) h 36  (  36) Bad
>        dbFileTf x 222 ( 222) y 314 ( 332) w 268 ( 268) h 36  (  36) Bad
>          label5 x 10  (  10) y 365 ( 383) w 200 ( 200) h 43  (  43) Bad
>          label4 x 10  (  10) y 313 ( 331) w 202 ( 202) h 42  (  42) Bad
>          label3 x 10  (  10) y 262 ( 280) w 202 ( 202) h 41  (  41) Bad
>     optionMenu1 x 222 ( 222) y 262 ( 280) w 268 ( 268) h 31  (  31) Bad
>     OptionLabel x 3   (   3) y 3   (   3) w 16  (  10) h 33  (  25) Bad
>    OptionButton x 22  (  16) y 3   (   3) w 169 ( 103) h 33  (  25) Bad
>        dbNameTf x 222 ( 222) y 212 ( 230) w 268 ( 268) h 36  (  36) Bad
>          label2 x 10  (  10) y 212 ( 230) w 202 ( 202) h 40  (  40) Bad
21,22c21,22
<    cancelButton x 230 ( 230) y 456 ( 456) w 115 ( 115) h 31  (  31) Good
<     applyButton x 20  (  20) y 456 ( 456) w 115 ( 115) h 31  (  31) Good
---
>    cancelButton x 230 ( 230) y 420 ( 456) w 115 ( 115) h 31  (  31) Bad
>     applyButton x 20  (  20) y 420 ( 456) w 115 ( 115) h 31  (  31) Bad

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

* Geometry should look like Danny's phone tool.

Some minor geometry differences:

rws 22 Jun 1998 the problem is that the scrolled window should not be
displaying the vertical scrollbar

quorum{~/src/lesstif/test/Xm/form}% diff OUT.motif OUT.lesstif
2,9c2,10
<              mb x 0   (   0) y 0   (   0) w 450 ( 450) h 37  (  31) Bad
<              cb x 5   (   5) y 5   (   5) w 42  (  28) h 27  (  21) Bad
<              tf x 0   (   0) y 37  (  31) w 450 ( 450) h 35  (  31) Bad
<            slSW x 0   (   0) y 72  (  62) w 150 ( 150) h 228 ( 238) Bad
<              sl x 0   (   0) y 0   (   0) w 150 ( 150) h 228 ( 238) Bad
<            stSW x 150 ( 150) y 72  (  62) w 300 ( 300) h 228 ( 238) Bad
<    HorScrollBar x 0   (   0) y 213 ( 223) w 300 ( 300) h 15  (  15) Bad
<              st x 0   (   0) y 0   (   0) w 300 ( 300) h 209 ( 219) Bad
---
>              mb x 0   (   0) y 0   (   0) w 450 ( 450) h 35  (  31) Bad
>              cb x 5   (   5) y 5   (   5) w 40  (  28) h 25  (  21) Bad
>              tf x 0   (   0) y 35  (  31) w 450 ( 450) h 35  (  31) Bad
>            slSW x 0   (   0) y 70  (  62) w 150 ( 150) h 230 ( 238) Bad
>              sl x 0   (   0) y 0   (   0) w 150 ( 150) h 230 ( 238) Bad
>            stSW x 150 ( 150) y 70  (  62) w 300 ( 300) h 230 ( 238) Bad
>    HorScrollBar x 0   (   0) y 215 ( 223) w 281 ( 300) h 15  (  15) Bad
>   VertScrollBar x 285 (   0) y 0   (   0) w 15  ( 300) h 211 ( 219) Bad
>              st x 0   (   0) y 0   (   0) w 281 (   0) h 211 (   0) Bad
==================================================
test8:
JAC Jun 20 1998

Form dialog pop-up test: (Mosaic's open URL dialog)

Minor geometry differences:

rws 22 Jun 1998 I get all good here

quorum{~/src/lesstif/test/Xm/form}% diff OUT.motif OUT.lesstif
1,3c1,3
<      formdialog x 794 ( 794) y 304 ( 304) w 486 ( 406) h 82  (  72) Bad
<           frame x 0   (   0) y 0   (   0) w 486 ( 406) h 82  (  72) Bad
<          form 2 x 3   (   2) y 3   (   2) w 480 ( 402) h 76  (  68) Bad
---
>      formdialog x 0   (   0) y 0   (   0) w 484 ( 406) h 80  (  72) Bad
>           frame x 0   (   0) y 0   (   0) w 484 ( 406) h 80  (  72) Bad
>          form 2 x 2   (   2) y 2   (   2) w 480 ( 402) h 76  (  68) Bad
==================================================
test13:
JAC Jun 20 1998

Minor geometry differences:
quorum{~/src/lesstif/test/Xm/form}% diff OUT.motif OUT.lesstif
1c1
<            form x 0   (   0) y 0   (   0) w 397 ( 251) h 105 ( 129) Bad
---
>            form x 0   (   0) y 0   (   0) w 396 ( 251) h 105 ( 129) Bad
3c3
<           text1 x 139 (  88) y 0   (  12) w 258 ( 151) h 35  (  31) Bad
---
>           text1 x 139 (  88) y 0   (  12) w 257 ( 151) h 35  (  31) Bad
5c5
<           text2 x 139 (  88) y 35  (  55) w 258 ( 151) h 35  (  31) Bad
---
>           text2 x 139 (  88) y 35  (  55) w 257 ( 151) h 35  (  31) Bad
7c7
<           text3 x 139 (  88) y 70  (  98) w 258 ( 151) h 35  (  31) Bad
---
>           text3 x 139 (  88) y 70  (  98) w 257 ( 151) h 35  (  31) Bad

==================================================
test15:
JAC Jun 20 1998
Minor geometry differences:

rws 22 Jun 1998 I get all good

2c2
<           Form x 500 ( 500) y 500 ( 500) w 138 (  72) h 46  (  38) Bad
---
>           Form x 0   (   0) y 0   (   0) w 138 (  72) h 46  (  38) Bad
7c7
<           Form x 500 ( 500) y 500 ( 500) w 276 ( 276) h 92  (  92) Good
---
>           Form x 0   (   0) y 0   (   0) w 276 ( 276) h 92  (  92) Good
12c12
<           Form x 500 ( 500) y 500 ( 500) w 138 ( 138) h 23  (  19) Bad
---
>           Form x 0   (   0) y 0   (   0) w 138 ( 138) h 23  (  19) Bad
16c16
<           Form x 500 ( 500) y 500 ( 500) w 546 ( 546) h 23  (  23) Good
---
>           Form x 0   (   0) y 0   (   0) w 546 ( 546) h 23  (  23) Good
20c20
<           Form x 500 ( 500) y 500 ( 500) w 546 ( 546) h 23  (  23) Good
---
>           Form x 0   (   0) y 0   (   0) w 546 ( 546) h 23  (  23) Good
25c25
<           Form x 500 ( 500) y 500 ( 500) w 104 ( 102) h 52  (  52) Bad
---

==================================================
test18:
JAC Jun 20 1998
Minor geometry differences:

rws 22 Jun 1998 I get the height of the form as 1 too high

quorum{~/src/lesstif/test/Xm/form}% diff OUT.motif OUT.lesstif
1c1
<            Form x 0   (   0) y 0   (   0) w 138 (  72) h 45  (  37) Bad
---
>            Form x 0   (   0) y 0   (   0) w 138 (  72) h 46  (  37) Bad

==================================================
test35:
rws Jun 22 1998

test to show the bail in xtar's about dialog (which is gone btw if you have
the latest and greatest)
geo not totally correct.

==================================================
test36:
rws Jun 25 1998

test to show topAttachWidget with a top widget that has a bottom that is
above the form.  This appears to be what wxftp is doing.

This appears to be correct:
quorum{~/src/lesstif/test/Xm/form}% ./test36 & test36.motif
[4] 25710
           Form x 0   (   0) y 0   (   0) w 138 (  72) h 21  (  13) Bad
       TopLabel x 0   (   0) y -25 ( -25) w 100 (  52) h 21  (  17) Bad
    BottomLabel x 0   (   0) y -2  (  -6) w 136 (  70) h 21  (  17) Bad
One or more failed
           Form x 0   (   0) y 0   (   0) w 138 (  72) h 21  (  13) Bad
       TopLabel x 0   (   0) y -25 ( -25) w 100 (  52) h 21  (  17) Bad
    BottomLabel x 0   (   0) y -2  (  -6) w 136 (  70) h 21  (  17) Bad
One or more failed


==================================================
test37:
rws Jun 25 1998

test to show topAttachWidget with a top widget that has a bottom that is
above the form.  This is the same as test36 exept that the widget also has
a bottom attachment.

This appears correct as well.
quorum{~/src/lesstif/test/Xm/form}% ./test37 & test37.motif
[5] 25712
           Form x 0   (   0) y 0   (   0) w 138 (  72) h 21  (  13) Bad
       TopLabel x 0   (   0) y -25 ( -25) w 100 (  52) h 21  (  17) Bad
    BottomLabel x 0   (   0) y -2  (  -6) w 136 (  70) h 21  (  17) Bad
One or more failed
           Form x 0   (   0) y 0   (   0) w 138 (  72) h 21  (  13) Bad
       TopLabel x 0   (   0) y -25 ( -25) w 100 (  52) h 21  (  17) Bad
    BottomLabel x 0   (   0) y -2  (  -6) w 136 (  70) h 21  (  17) Bad
One or more failed

