1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 21:52:36 +02:00
Files
archived-php-src/sapi/phpdbg/tests/commands/0002_set.test

22 lines
511 B
Plaintext

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