dynare/tests
Sébastien Villemot 3d525c39f2 Fix block/bytecode tests under Octave 2013-12-02 17:22:16 +01:00
..
AIM Fix function names 2012-06-13 11:09:27 +02:00
analytic_derivatives fix test for analytic derivatives 2012-07-05 10:23:34 +02:00
arima fixed issues with estimation of non-stationary models. Option lik_init=2 2011-11-21 12:39:02 +01:00
auxiliary_variables adding test case with lagged exogenous variable (currently fails) 2012-12-04 10:46:44 +01:00
block_bytecode Fix block/bytecode tests under Octave 2013-12-02 17:22:16 +01:00
bvar_a_la_sims
conditional_forecasts Conditional forecast test: remove spurious changes introduced in dfa744fcb3 2013-03-26 17:31:34 +01:00
conditional_variance_decomposition
csv Added unitary test for name2tex routine. 2013-11-22 16:53:02 +01:00
data Add explicit extension to datafile, since test.m is an internal Octave function 2012-10-08 15:01:50 +02:00
dates dynSeries --> dseries. 2013-10-18 17:56:18 +02:00
deterministic_simulations Implement determistic simulation of purely backward models 2012-06-04 16:14:01 +02:00
discretionary_policy
dsge-var Various changes in tests/dsge-var mod files. 2013-11-17 12:55:56 +01:00
ep Changed name of options_.maxit as options_.simul.maxit. 2013-10-09 13:06:06 +02:00
estimation Change unit test for H-matrix to be positive definite 2013-11-06 16:59:01 +01:00
expectations modify test to include nested expectations 2011-10-26 14:30:47 +02:00
external_function
first_order added code to optionally run cycle_reduction algorithm on GPU. Added 2012-07-20 17:06:12 +02:00
fs2000 Added new mod file in the testsuite for Dynare's implementation of the simplex algorithm. 2013-11-16 20:24:40 +01:00
gradient Added mod files in the testsuite. Test new local options for the numerical gradient algorithm. 2013-11-17 14:13:03 +01:00
gsa rm graph_format=fig for Octave compatibility 2013-06-28 10:57:57 +02:00
homotopy
identification Fix function prototype 2012-03-21 10:18:07 +01:00
k_order_perturbation adding pruning option for 3rd order 2012-07-31 21:50:59 +02:00
kalman/likelihood
kalman_filter_fast adding Ed Herbst fast implementation of the Kalman filter and test 2013-02-21 17:47:16 +01:00
kalman_filter_smoother Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
kalman_steady_state fixed file mode 2011-05-04 11:14:42 +02:00
kronecker
ls2003 Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
measurement_errors Fix test under Octave, by changing the value of mode_compute 2013-11-08 16:07:38 +01:00
missing
ms-sbvar Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
objectives
optimal_policy Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
parallel Need to pass the entire global workspace, if subroutines called by the _core loops need them. Updated parallel test. 2012-09-11 15:45:08 +02:00
parser
partial_information
particle Fixed datafile (data_risky_perturb3 is not versioned). 2013-06-18 22:26:27 +02:00
pi2004 Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
practicing Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
recursive Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
reporting Add newline at the end of CSV files. 2013-11-28 16:25:40 +01:00
risky_ss adding new functions and new tests for risky steady state 2011-12-17 17:35:42 +01:00
second_order Adapt for new syntax of model_diagnostics 2012-11-17 10:29:14 +01:00
shock_decomposition adding missing data file in previous commit 2013-09-18 12:32:02 +02:00
simul
steady_state Fix function names 2012-06-13 11:09:27 +02:00
steady_state_operator
stochastic_purely_forward Deactivate 2nd and 3rd order approximation of purely forward models 2013-08-15 12:27:03 +02:00
third_order Compatibility fixes for Octave 2013-04-25 12:22:32 +02:00
trend_var Use syntax log_trend_var(log_growth_factor = …) for consistency 2013-03-26 17:10:37 +01:00
.gitignore gitignore: exclude macro-expanded mod files 2013-10-09 14:45:34 +02:00
Makefile.am Refuse that estimated parameters appear in the expressions defining the variance/covariance matrix of shocks 2013-11-29 14:51:17 +01:00
comments.mod
dsge_base2.mod 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
dynseries_test_data-1.xls Added unitary tests (instantiation of the dynSeries class form an excel file). 2013-09-11 17:25:07 +02:00
dynseries_test_data-2.xls Added unitary tests (instantiation of the dynSeries class form an excel file). 2013-09-11 17:25:07 +02:00
dynseries_test_data-3.xls Added unitary tests (instantiation of the dynSeries class form an excel file). 2013-09-11 17:25:07 +02:00
dynseries_test_data-4.xls Added unitary tests (instantiation of the dynSeries class form an excel file). 2013-09-11 17:25:07 +02:00
dynseries_test_data.csv Added missing csv file in /tests folder (used by unitary tests in dynSeries class). 2012-12-07 16:43:06 +01:00
dynseries_test_data.m Make load and save routines for dynSeries objects support tex variable names. 2013-03-21 16:42:10 +01:00
dynseries_test_data.mat Added data file for unitary tests (dynSeries class). 2013-03-14 11:08:34 +01:00
estim_param_in_shock_value.mod Refuse that estimated parameters appear in the expressions defining the variance/covariance matrix of shocks 2013-11-29 14:51:17 +01:00
example1.mod introduce verbatim block closes #437 2013-08-13 17:08:39 -04:00
example1_abs_sign.mod preprocessor: add absolute value and signum 2011-08-16 14:52:35 +02:00
example1_irf_shocks.mod test for irf_shocks 2011-07-07 16:08:13 +02:00
example1_macroif.mod add tests for ifndef 2012-06-26 16:28:39 +02:00
example1_use_dll.mod
example1_varexo_det.mod added lag on 2 periods to test with auxiliary variables 2012-09-19 22:51:44 +02:00
example1_with_tags.mod
example2.mod
fs2000_nonstationary.mod
fs2000_ssfile.mod
fs2000_ssfile_aux.m
histval_det.mod
histval_sto.mod Store histval information for endogenous in M_.endo_histval 2011-12-28 11:35:22 +01:00
osr_example.mod
predetermined_variables.mod
printMakeCheckMatlabErrMsg.m build system: make check works with both matlab and octave 2011-05-04 16:28:13 +02:00
printMakeCheckOctaveErrMsg.m Testsuite: 2011-09-09 16:56:45 +02:00
ramst.mod
ramst2.mod
ramst_a.mod
ramst_initval_file.mod
ramst_initval_file_data.m
ramst_normcdf_and_friends.mod
ramst_static_tag.mod Implement tags [static] and [dynamic] for equations 2013-04-11 17:11:35 +02:00
ramst_vec.mod allowing for vector of deterministic shocks 2011-10-13 21:55:55 +02:00
ramst_xfail.mod add xfail test for all_values_required 2012-11-07 18:13:42 +01:00
read_trs_files.sh make check: support xfail tests 2012-11-07 18:13:41 +01:00
run_block_byte_tests_matlab.m Reenable test for block with stack_solve_algo=3 2013-06-13 11:02:15 +02:00
run_block_byte_tests_octave.m Reenable test for block with stack_solve_algo=3 2013-06-13 11:02:15 +02:00
run_reporting_test_matlab.m dynSeries --> dseries. 2013-10-18 17:56:18 +02:00
run_reporting_test_octave.m dynSeries --> dseries. 2013-10-18 17:56:18 +02:00
run_test_matlab.m make check: support xfail tests 2012-11-07 18:13:41 +01:00
run_test_octave.m make check: support xfail tests 2012-11-07 18:13:41 +01:00
seeds.mod fixed bug in mod file 2011-05-04 11:08:38 +02:00
t_lag2.mod removed simul_seed option 2011-03-31 10:39:10 +02:00
t_lag2_check.mod removed simul_seed option 2011-03-31 10:39:10 +02:00
t_lag2_checka.mod removed simul_seed option 2011-03-31 10:39:10 +02:00
t_lag2a.mod
t_lag2b.mod
t_periods.mod removed simul_seed option 2011-03-31 10:39:10 +02:00
t_periods_a.mod
t_sgu_ex1.mod
test.m Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
test_matlab.mod
variance_0.mod
walsh.mod Added walsh.mod in the testsuite to compare the solutions obtained with the cyclic reduction algorithm and the generalized schur algorithm. 2012-07-11 18:26:22 +02:00