Subversion Repositories tpanel

Rev

Rev 335 | Rev 341 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
335 andreas 1
# Tests button manipulation functions
2
# Opacity
3
command=^BOP-2,1,128
4
result=128
5
compare=true
6
exec
7
# ----
8
command=^BOP-2,1,255
9
result=255
10
compare=true
11
exec
12
# Border style
336 andreas 13
command=^BOR-2,26
14
result=Neon Active -S
335 andreas 15
compare=true
16
exec
336 andreas 17
# ----
18
command=^BOR-2,AMX Elite -M
19
result=AMX Elite -M
20
compare=true
21
exec