diff scripts/plot/appearance/legend.m @ 28011:b31a118729ed

update bug status for tests Files affected: pr-output.cc, griddatan.m, legend.m, movstd.m, movvar.m, and bug-53956.tst.
author John W. Eaton <jwe@octave.org>
date Sun, 26 Jan 2020 23:16:24 -0500
parents bd51beb6205e
children 9507b3cf5a86
line wrap: on
line diff
--- a/scripts/plot/appearance/legend.m	Sun Jan 26 19:28:56 2020 -0800
+++ b/scripts/plot/appearance/legend.m	Sun Jan 26 23:16:24 2020 -0500
@@ -1910,7 +1910,7 @@
 %! end_unwind_protect
 
 ## Test bugs in previous implementation
-%!test <39697>
+%!test <*39697>
 %! hf = figure ("visible", "off");
 %! unwind_protect
 %!   axes ("units", "normalized");
@@ -1926,7 +1926,7 @@
 %!   close (hf);
 %! end_unwind_protect
 
-%!test <40333>
+%!test <*40333>
 %! hf = figure ("visible", "off");
 %! unwind_protect
 %!   axes ("units", "normalized");