summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests/commands/0002_set.test
blob: 6a14a15adc2fb2b0b4f4a88afdd934beb1baef23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#################################################
# name: set
# purpose: tests for set commands
# expect: TEST::CISTRING
# options: -rr
#################################################
# setting prompt color
# setting error color
# setting notice color
# Failed to find breakpoint #0
# [Oplog off]
# opened oplog test.log
# nothing
#################################################
set color prompt none
set color error none
set color notice none
set prompt promot>
set break 0
set oplog
set oplog test.log