Rev 9148 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
8819 | bpr | 1 | text1=cinq essais fin |
2 | text2=deux essais fin |
||
3 | |||
4 | test1=!text common $text1 and $text2 |
||
5 | test2=!text common $text1 and $text2 mask 01 |
||
6 | test3=!text compare $text1 and $text2 mask 01 |
||
7 | test3=!text compare $text2 and $text3 suite mask 01 |
||
8 | test4=!text copy $text1 mask 01 |
||
9 | test5=!text count e,a in $text1 |
||
10 | test6=!text count e,a in $text1 mask 10 |
||
11 | test7=!text diff $text1 from $text2 |
||
12 | test8=!text diff $text2 from $text1 |
||
13 | test9=!text expand $text2 using 10 |
||
14 | test10=!text expand $text2 using 011 |
||
15 | test11=!text insert $text2 into $text1 mask 0001 |
||
16 | test12=!text mark e,a in $text1 |
||
17 | test13=!text max $text1 and $text2 |
||
18 | test14=!text min $text1 and $text2 |
||
19 |