php-src/sapi/phpdbg/tests/commands/0002_set.test
2014-10-24 19:22:45 +02:00

21 lines
508 B
Text

#################################################
# 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