summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests/commands/0002_set.test
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/phpdbg/tests/commands/0002_set.test')
-rw-r--r--sapi/phpdbg/tests/commands/0002_set.test23
1 files changed, 23 insertions, 0 deletions
diff --git a/sapi/phpdbg/tests/commands/0002_set.test b/sapi/phpdbg/tests/commands/0002_set.test
new file mode 100644
index 0000000000..7720f94fff
--- /dev/null
+++ b/sapi/phpdbg/tests/commands/0002_set.test
@@ -0,0 +1,23 @@
+#################################################
+# 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
+# not enabled
+# 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 0
+set oplog test.log