Commit 6fead6b
committed
Remove tests that compile now that StrWrap modified
Two tests passed negative Margin and MaxLineLen parameters to StrWrap
routine. Since such values make no sense, StrWrap was modified to make
these parameters unsigned: they were changed from Integer to UInt16.1 parent eb65b89 commit 6fead6b
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1069 | 1069 | | |
1070 | 1070 | | |
1071 | 1071 | | |
1072 | | - | |
1073 | | - | |
1074 | | - | |
1075 | | - | |
| 1072 | + | |
| 1073 | + | |
1076 | 1074 | | |
1077 | 1075 | | |
1078 | 1076 | | |
| |||
0 commit comments