dynare/tests/recursive
Sébastien Villemot 12d7d8cef2
Testsuite: use XLSX for Octave and MATLAB ≥ R2012a, and XLS for MATLAB < R2012a
In 98bdf76581, all XLSX files were removed in
favour of XLS, for compatibility with MATLAB R2009b.

But this broke the very same tests under Octave, since XLS support is not very
good there.

This commit implements a solution that works everywhere, by using XLSX whenever
possible, and XLS otherwise.
2019-11-19 12:49:01 +01:00
..
data_ca1.m Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
data_ca1_csv.csv Put binary test datafiles in the git repository 2019-09-19 14:20:00 +02:00
data_ca1_xls.xls MATLAB R2009b compatibility fixes 2019-11-15 18:27:37 +01:00
data_ca1_xls.xlsx Testsuite: use XLSX for Octave and MATLAB ≥ R2012a, and XLS for MATLAB < R2012a 2019-11-19 12:49:01 +01:00
ls2003.mod corrected test case: Octave fails on absence of user input for the 2011-10-22 09:37:40 +02:00
ls2003_bayesian.mod fixing bug in prior_posterior_statistics.m and in recursive estimation 2011-10-21 22:06:09 +02:00
ls2003_bayesian_csv.mod Put binary test datafiles in the git repository 2019-09-19 14:20:00 +02:00
ls2003_bayesian_xls.mod Testsuite: use XLSX for Octave and MATLAB ≥ R2012a, and XLS for MATLAB < R2012a 2019-11-19 12:49:01 +01:00