diff libinterp/dldfcn/xzip.cc @ 22271:16efd0403698

Add %!error test pattern matches for disabled optional features * fftw.cc: Add regex to failing %!error tests when FFTW is not enabled. * xzip.cc: Add regex to failing %!error tests when bzip2 is not enabled.
author Mike Miller <mtmiller@octave.org>
date Thu, 11 Aug 2016 10:42:26 -0700
parents a76b931d2c4b
children 9fc91bb2aec3
line wrap: on
line diff
--- a/libinterp/dldfcn/xzip.cc	Thu Aug 11 09:56:12 2016 -0700
+++ b/libinterp/dldfcn/xzip.cc	Thu Aug 11 10:42:26 2016 -0700
@@ -568,7 +568,7 @@
 /*
 %!error gzip ()
 %!error gzip ("1", "2", "3")
-%!error <FILES must be a character array or cellstr> gzip (1)
+%!error <FILES must be a character array or cellstr|was unavailable or disabled> gzip (1)
 */
 
 DEFUN_DLD (bzip2, args, ,