Test corner cases of stream aliasing

This commit is contained in:
Emilie Burgun
2025-02-06 23:47:22 +01:00
parent d8213e29c5
commit 2a218f34b9
10 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
alias_dropped_stream.
halt.

View File

@@ -0,0 +1 @@
error(existence_error(stream,readme),stream_property/0).

View File

@@ -0,0 +1,2 @@
# Part of issue 2806
args = ["-f", "--no-add-history", "src/tests/stream-aliasing.pl"]

View File

@@ -0,0 +1,2 @@
realias_user_output.
halt.

View File

@@ -0,0 +1 @@
true.

View File

@@ -0,0 +1,2 @@
# Part of issue 2806
args = ["-f", "--no-add-history", "src/tests/stream-aliasing.pl"]

View File

@@ -0,0 +1 @@
hello true.

View File

@@ -0,0 +1,2 @@
set_output_alias.
halt.

View File

@@ -0,0 +1,2 @@
# Part of issue 2806
args = ["-f", "--no-add-history", "src/tests/stream-aliasing.pl"]