comparison scripts/plot/gtext.m @ 13123:6efa1a691713

Add further tests for scripts/plot. plot/close.m: Tests added. plot/gca.m, plot/gcbf.m, plot/gcbo.m, plot/hggroup.m, plot/isfigure.m: Ditto. plot/gtext.m, plot/ginput.m: Dummy test added.
author Kai Habel <kai.habel@gmx.de>
date Sun, 11 Sep 2011 18:24:58 +0200
parents c792872f8942
children b6efe55f97c7
comparison
equal deleted inserted replaced
13122:f80273b38cc4 13123:6efa1a691713
49 print_usage (); 49 print_usage ();
50 endif 50 endif
51 51
52 endfunction 52 endfunction
53 53
54 ## Remove from test statistics. No real tests possible.
55 %!test
56 %! assert (1);