Merge pull request #2818 from adri326/stream-cleanup
Fix various issues around close/1 and stream realiasing
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
alias_dropped_stream.
|
||||
halt.
|
||||
@@ -0,0 +1 @@
|
||||
error(existence_error(stream,readme),stream_property/0).
|
||||
@@ -0,0 +1,2 @@
|
||||
# Part of issue 2806
|
||||
args = ["-f", "--no-add-history", "src/tests/stream-aliasing.pl"]
|
||||
@@ -0,0 +1,2 @@
|
||||
realias_user_output.
|
||||
halt.
|
||||
@@ -0,0 +1 @@
|
||||
true.
|
||||
@@ -0,0 +1,2 @@
|
||||
# Part of issue 2806
|
||||
args = ["-f", "--no-add-history", "src/tests/stream-aliasing.pl"]
|
||||
@@ -0,0 +1 @@
|
||||
hello true.
|
||||
@@ -0,0 +1,2 @@
|
||||
set_output_alias.
|
||||
halt.
|
||||
@@ -0,0 +1,2 @@
|
||||
# Part of issue 2806
|
||||
args = ["-f", "--no-add-history", "src/tests/stream-aliasing.pl"]
|
||||
Reference in New Issue
Block a user