Subversion Repositories tpanel

Rev

Rev 331 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
330 andreas 1
# Tests commands to manipulate the text of a button
2
command=^BAT-3,1,-Local
3
result=Setup ...-Local
4
compare=true
5
exec
331 andreas 6
# ----
7
command=^BAT-3,2,-Local
8
result=Setup ...-Local
9
compare=true
10
exec
11
# ----
333 andreas 12
command=?TXT-3,1
13
result=Setup ...-Local
14
compare=true
15
exec
16
# ----
17
command=?TXT-3,2
18
result=Setup ...-Local
19
compare=true
20
exec
21
# ----
331 andreas 22
command=^BAT-3,0,-Local
23
result=Setup ...-Local-Local
24
compare=true
25
exec
26
# ----
333 andreas 27
command=?TXT-3,1
28
result=Setup ...-Local-Local
29
compare=true
30
exec
31
# ----
331 andreas 32
command=^BAU-2,1,cebbceadcebeceb7
33
result=Copyrightλέξη
34
compare=true
35
exec
36
# ----
37
command=^TXT-3,0,Setup ...
38
result=Setup ...
39
compare=true
40
exec
41
# ----
42
command=^TXT-2,0,Copyright
43
result=Copyright
44
compare=true
45
exec
46
# ----
47
command=^UNI-2,0,cebbceadcebeceb7
48
result=λέξη
49
compare=true
50
exec