Commit Graph

268 Commits (bd26eb2251d60b065ab0f852c0cf8b6c56bb4421)

Author SHA1 Message Date
Michel Juillard 7175e7ce32 fixing tests 2011-11-04 09:11:25 +01:00
Michel Juillard cfb57feff5 correcting tests 2011-11-03 11:14:37 +01:00
Michel Juillard 7a129e14bc fixing tests 2011-11-02 21:16:49 +01:00
Michel Juillard 31349d0b57 adding new test 2011-11-02 20:54:58 +01:00
Michel Juillard b4e7e55031 fixing bug with univariate filter 2011-11-02 17:54:48 +01:00
Michel Juillard 0b0c939849 fixing bug with smoother with univariate filters 2011-11-02 14:02:12 +01:00
Michel Juillard b342e45261 removing file that shouldn't be under git 2011-10-31 13:45:08 +01:00
Houtan Bastani 4cbe2d4634 modify test to include nested expectations 2011-10-26 14:30:47 +02:00
Sébastien Villemot 44499a5fe3 Added missing file to EXTRA_DIST 2011-10-25 18:31:17 +02:00
Sébastien Villemot e8c6108238 testsuite: add recent steadystate files to EXTRA_DIST 2011-10-25 18:19:51 +02:00
Marco Ratto 697ddc0a72 Aligned routines with recent changes in dataset and identification.
Fixed ls2003.mod for testsuite
2011-10-24 18:45:12 +02:00
Michel Juillard c87e208eb2 corrected test case: Octave fails on absence of user input for the
question about the list of endogenous variable to analyze in estimation
2011-10-22 09:37:40 +02:00
Michel Juillard 9f2a4fddc0 adding tests for recursive estimation 2011-10-21 22:13:56 +02:00
Michel Juillard 88be4fa3d4 fixing bug in prior_posterior_statistics.m and in recursive estimation 2011-10-21 22:06:09 +02:00
Sébastien Villemot 7dde591992 plot_conditional_forecast: add an error message under Octave <= 3.2
The bug in the graphics code is fixed in Octave 3.4.
Closes: #212
2011-10-21 18:15:35 +02:00
Houtan Bastani 6a6ad0ecff fix makefile typo 2011-10-19 14:19:35 +02:00
Michel Juillard 9425b36358 fixing problems related to auxiliary variables 2011-10-19 12:47:15 +02:00
Marco Ratto 19ead949a9 skipped use of mapping toolbox from testsuite; 2011-10-14 14:51:58 +02:00
Michel Juillard 1bb567abdf updating list of tests 2011-10-13 22:06:07 +02:00
Michel Juillard f94d4e91f3 allowing for vector of deterministic shocks 2011-10-13 21:55:55 +02:00
Michel Juillard 0a3545f2af adding missing test files 2011-10-13 20:45:22 +02:00
Michel Juillard 6079cf029d updating test files 2011-10-13 17:14:59 +02:00
Michel Juillard ee7078e56c factoring out steady-state computations; steady_state_model now
generates <fname>_steadystate2.m returning parameters as well in case
they have been modified by the user. Added several test cases.
2011-10-12 21:51:14 +02:00
Michel Juillard 90e4d40272 ms-sbvar: introduced more general restriction syntax for
identification; added an example; still necessary to add error message
when restrictions are invalid
2011-10-12 21:47:59 +02:00
Sébastien Villemot 2b37eae3e6 Testsuite: under MATLAB, run with the 'console' option
In order to avoid warnings in 'nodisplay' mode.
2011-10-12 17:46:48 +02:00
Sébastien Villemot 37b304033c Fix typo 2011-10-09 10:15:58 +02:00
Houtan Bastani 03a4680fbb add missing file to extra_dist 2011-10-07 11:57:53 +02:00
Houtan Bastani 973d0f33c9 MS-SBVAR: add test for repeated calls to ms_* routines 2011-10-07 11:57:53 +02:00
Stéphane Adjemian (Scylla) 1dabbd8806 Fixed Marco's optimization routines (mode_compute==5).
Added fs2000d.mod in the testsuite (test of Marco's optimization routines).
2011-10-03 12:19:41 +02:00
Sébastien Villemot c5b2afa3c1 Testsuite: fix typos and wrong filename for identification tests 2011-09-30 14:47:36 +02:00
Marco Ratto 509b34aa9f added gsa to testsuite 2011-09-28 21:21:54 +02:00
Marco Ratto 0013740bc3 added identification to testsuite 2011-09-28 20:49:08 +02:00
Sébastien Villemot aa1306651d Testsuite: fix crash introduced in 347ab4d0c0 2011-09-27 14:33:43 +02:00
Michel Juillard 347ab4d0c0 preprocessor: modified order of auxiliary variables definitions 2011-09-25 20:21:30 +02:00
Stéphane Adjemian (Charybdis) 811592725a Reduced the number of MCMC simulations. Deleted trailing whitespace. 2011-09-21 18:35:24 +02:00
Sébastien Villemot b1d87ecebf Testsuite: do not fail if MATLAB optimization toolbox is not available (closes: #210) 2011-09-19 16:41:53 +02:00
Michel Juillard aa14422464 tests: closing graphic windows after each individual test 2011-09-18 15:58:32 +02:00
Michel Juillard d9b48f78ef correcting bug in Octave testing routine 2011-09-17 18:39:58 +02:00
Michel Juillard 743c6f5880 tests: corrected bug introduced in 290270afb8 2011-09-17 17:01:36 +02:00
Sébastien Villemot ac5e99595e Testsuite: minor fix 2011-09-13 18:08:04 +02:00
Houtan Bastani da8fabf43c remove upper/lower_cholesky options from ms_estimation and sbvar 2011-09-13 11:45:42 -04:00
Houtan Bastani 3c206dfda7 add set_dynare_seed to test file for easy comparison of output 2011-09-13 11:44:01 -04:00
Michel Juillard cf1e316dc8 cleaning up ms-sbvar tests 2011-09-12 21:09:39 +02:00
Stéphane Adjemian (Scylla) b3dbdfacc3 Added the matlab script introduced by commit d418087ac1 in
the .gitignore file (this m file has to be versioned).
2011-09-12 14:38:25 +02:00
Stéphane Adjemian (Scylla) d418087ac1 Added matlab script for running unitary scripts. 2011-09-12 14:36:42 +02:00
Houtan Bastani f20eda6434 fix mod test files for deprecated restriction_fname 2011-09-09 13:27:01 -04:00
Houtan Bastani 673fed2110 remove duplicate test files (duplicate test_lower_cholesky.mod, test_upper_cholesky.mod) 2011-09-09 13:27:00 -04:00
Houtan Bastani 3b772622e6 MS-SBVAR: move files only used for checking work 2011-09-09 13:27:00 -04:00
Sébastien Villemot 290270afb8 Testsuite:
- no longer use the 'noclearall' option when calling Dynare
- test the simulation path for the various stack_solve_algo options
- simplify code
2011-09-09 16:56:45 +02:00
Stéphane Adjemian (Scylla) ada3eec81b Added matlab routine to iterate on the state equation approximated at order 2 (needed for nonlinear filters). 2011-09-05 18:57:42 +02:00