|
1 {BUG10.TXT,BUG10.TXT}, //Tests that filling to the bottom of the screen does exactly that |
|
2 {BUG11.TXT,BUG11.TXT}, //Tests block deletes of large amounts of text |
|
3 {BUG16.TXT,BUG16.TXT}, //Caused panic when a call to SetView made during background formatting |
|
4 {BUG17.TXT,BUG17.TXT}, //Tests the centre alignment in wysiwyg mode bug |
|
5 {BUG18.TXT,BUG18.TXT}, //Tests centre alignment in wysiwyg mode with tabs |
|
6 {BUG23.TXT,BUG23.TXT}, // Test for formatting to a negative layout width. |
|
7 {BUGS4.TXT,BUGS4.TXT}, //Tests no partial lines and large pictures |
|
8 {BUGS5.TXT,BUGS5.TXT}, //Tests horizontal scrolling |
|
9 {CLIP.TXT,CLIP.TXT} // Tests resetting of character clipping after drawing picture. |
|
10 {EMPT1.TXT,EMPT1.TXT}, //Test the formatting of a document for a window zero pixels high |
|
11 {EMPT2.TXT,EMPT2.TXT}, //Test the formatting of a document for a window zero pixels wide |
|
12 {EMPTY.TXT,EMPTY.TXT}, //Test the formatting of an empty document |
|
13 {EXTRA1.TXT,EXTRA1.TXT},//Test Redraws and background formatting |
|
14 {EXTRA4.TXT,EXTRA4.TXT},//Tests block changes and background formatting |
|
15 {EXTRA5.TXT,EXTRA5.TXT},//Test that various functions perform an horizontal scroll when they should |
|
16 {EXTRA6.TXT,EXTRA6.TXT},//Tests block inserts while there background formatting going on |
|
17 {EXTRA7.TXT,EXTRA7.TXT},//Test that various functions update the latent X postion |
|
18 {EXTRA8.TXT,EXTRA8.TXT},//Tests the different flags to SetView |
|
19 {INPUT4.TXT,INPUT4.TXT},//Tests mouse clicks and XyToDocPos especially around expanded spaces. |
|
20 {INPUT6.TXT,INPUT6.TXT},//Tests mouse clicks and XyToDocPos with and without partial lines |
|
21 {INPUT8.TXT,INPUT8.TXT},//Test OOM when the cursor is not visible |
|
22 {INPUT9.TXT,INPUT9.TXT},//Test calling SetView that might put all the text above/below the display |
|
23 {SCRP10.TXT,SCRP10.TXT} // Tests for zero descent panics |
|
24 {SCRP12.TXT,SCRP12.TXT} // Tests for SetDocPos bringing non-visible doc pos fully into view. |
|
25 {SCRP13.TXT,SCRP13.TXT} //Tests for cursor right at end of last formatted line in display. |
|
26 {SCRP14.TXT,SCRP14.TXT},//Test WYSIWYG with tabs |
|
27 {SCRP15.TXT,SCRP15.TXT} //Tests partial lines |
|
28 {SCRP16.TXT,SCRP16.TXT} //Tests cursor movement and pictues |
|
29 {SCRP17.TXT,SCRP17.TXT} //Tests WYSIWYG and exclude partial lines. |
|
30 {SCRP21.TXT,SCRP21.TXT},//Block inserts |
|
31 {SCRP22.TXT,SCRP22.TXT},//Block replacements |
|
32 {SCRP23.TXT,SCRP23.TXT},//Tests moving line n to the top |
|
33 {SCRP24.TXT,SCRP24.TXT},//Block inserts with immbedded para delimiter |
|
34 {SCRP25.TXT,SCRP25.TXT},//Tests setting the latent position |
|
35 {SCRP26.TXT,SCRP26.TXT},//Test adding characters at end of document and code to deal with that case |
|
36 {SCRP27.TXT,SCRP27.TXT},//Tests inserting more that a screenful of text |
|
37 {SCRP28.TXT,SCRP28.TXT},//Tests setviews with horizontal scroll |
|
38 {SCRP29.TXT,SCRP29.TXT},//Tests non-left aligned paragraphs when there is infinite wrapping |
|
39 {SCRP30.TXT,SCRP30.TXT},//Tests vertical picture alignment |
|
40 {SCRP8.TXT,SCRP8.TXT}, //Did cause a panic. |
|
41 {TAB1.TXT,TAB1.TXT}, //Checks difference between breaking and non-breaking tabs |
|
42 {TAB2.TXT,TAB2.TXT}, //Checks non-beaking tabs |
|
43 {TAB4.TXT,TAB4.TXT}, //Test WYSIWYG with non-breaking tabs |
|
44 {TAB5.TXT,TAB5.TXT}, //Checks non-beaking tabs |
|
45 {TAB6.TXT,TAB6.TXT}, //Checks non-beaking tabs following a centre tab |
|
46 {VIS3.TXT,VIS3.TXT}, //Test lots of SetSelection's |
|
47 {VIS4.TXT,VIS4.TXT}, //Test the clever redrawing flags on SetViewL |