diff options
Diffstat (limited to 'sapi/cli/tests')
-rw-r--r-- | sapi/cli/tests/010.phpt | 2 | ||||
-rw-r--r-- | sapi/cli/tests/016.phpt | 2 | ||||
-rw-r--r-- | sapi/cli/tests/017.phpt | 2 | ||||
-rw-r--r-- | sapi/cli/tests/018.phpt | 2 | ||||
-rw-r--r-- | sapi/cli/tests/019.phpt | 2 | ||||
-rw-r--r-- | sapi/cli/tests/020.phpt | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sapi/cli/tests/010.phpt b/sapi/cli/tests/010.phpt index ddcae81ed8..c316e213e3 100644 --- a/sapi/cli/tests/010.phpt +++ b/sapi/cli/tests/010.phpt @@ -1,5 +1,5 @@ --TEST-- -executing a file with -F +executing a file with -F --SKIPIF-- <?php include "skipif.inc"; diff --git a/sapi/cli/tests/016.phpt b/sapi/cli/tests/016.phpt index 40f079e28d..ea735d8d6e 100644 --- a/sapi/cli/tests/016.phpt +++ b/sapi/cli/tests/016.phpt @@ -1,5 +1,5 @@ --TEST-- -CLI -a and readline +CLI -a and readline --SKIPIF-- <?php include "skipif.inc"; diff --git a/sapi/cli/tests/017.phpt b/sapi/cli/tests/017.phpt index f3c3b60e8b..684e41691e 100644 --- a/sapi/cli/tests/017.phpt +++ b/sapi/cli/tests/017.phpt @@ -1,5 +1,5 @@ --TEST-- -CLI -a and libedit +CLI -a and libedit --SKIPIF-- <?php include "skipif.inc"; diff --git a/sapi/cli/tests/018.phpt b/sapi/cli/tests/018.phpt index 8d0e10bc0a..9ebe4faa87 100644 --- a/sapi/cli/tests/018.phpt +++ b/sapi/cli/tests/018.phpt @@ -1,5 +1,5 @@ --TEST-- -CLI php -m +CLI php -m --SKIPIF-- <?php include "skipif.inc"; diff --git a/sapi/cli/tests/019.phpt b/sapi/cli/tests/019.phpt index 34a4714dd3..2b8c0f007e 100644 --- a/sapi/cli/tests/019.phpt +++ b/sapi/cli/tests/019.phpt @@ -1,5 +1,5 @@ --TEST-- -CLI php -i +CLI php -i --SKIPIF-- <?php include "skipif.inc"; diff --git a/sapi/cli/tests/020.phpt b/sapi/cli/tests/020.phpt index c8ceb43d04..ac23e77f6a 100644 --- a/sapi/cli/tests/020.phpt +++ b/sapi/cli/tests/020.phpt @@ -1,5 +1,5 @@ --TEST-- -CLI php --ri +CLI php --ri --SKIPIF-- <?php include "skipif.inc"; |