dynare/tests
Michel Juillard 2c545eaf8b adding test case with lagged exogenous variable (currently fails) 2012-12-04 10:46:44 +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 Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
bvar_a_la_sims Fix example test file: it fails with Netlib BLAS (but succeeds with ATLAS), because of a near-singularity 2010-01-13 17:39:30 +00:00
conditional_forecasts plot_conditional_forecast: add an error message under Octave <= 3.2 2011-10-21 18:15:35 +02:00
conditional_variance_decomposition manual entry + test for conditional variance decomposistion 2009-11-02 07:29:36 +00:00
data Add explicit extension to datafile, since test.m is an internal Octave function 2012-10-08 15:01:50 +02:00
deterministic_simulations Implement determistic simulation of purely backward models 2012-06-04 16:14:01 +02:00
discretionary_policy adding syntax checks for discretionary_policy in the preprocessor 2011-03-17 20:13:09 +01:00
dsge-var Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
ep making extended path ready for parallel computing with parfor 2012-11-17 20:55:01 +01:00
estimation adding data file for test case 2012-10-06 20:45:09 +02:00
expectations modify test to include nested expectations 2011-10-26 14:30:47 +02:00
external_function external_function: add support for use_dll 2010-10-07 18:05:07 +02:00
first_order added code to optionally run cycle_reduction algorithm on GPU. Added 2012-07-20 17:06:12 +02:00
fs2000 Add unit test for kalman filter with missing observations 2012-07-06 10:32:34 +02:00
gsa use of nodisplay in all sensitivity calls 2012-06-15 12:36:47 +02:00
homotopy Homotopy: 2009-07-10 13:14:17 +00:00
identification Fix function prototype 2012-03-21 10:18:07 +01:00
internals Fix copyright notices 2012-10-31 17:03:49 +01:00
k_order_perturbation adding pruning option for 3rd order 2012-07-31 21:50:59 +02:00
kalman/likelihood v4.1: Added test files for the new kalman filter routines. 2008-10-24 10:02:58 +00: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 Moved test files for kronecker product mex files from ./mex/sources/kronecker/tests to ./tests/kronecker. 2010-11-18 16:01:21 +01:00
ls2003 Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
measurement_errors Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
missing Added a matlab function to generate artificial datasets with missing observations. 2010-02-25 14:24:11 +01:00
ms-sbvar Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
objectives Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
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 Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
partial_information Partial information: converted files to UNIX EOL convention 2010-03-24 12:14:41 +01:00
particle details all the options for testing particle filters. 2012-11-16 12:25:44 +01: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
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
simul stochastic simulations: fix the number of generated data to be exactly options_.periods 2011-01-02 16:55:15 +01:00
steady_state Fix function names 2012-06-13 11:09:27 +02:00
steady_state_operator minor modifications to some test model files 2011-03-13 17:07:56 +01:00
transform_logpow finishing implementation of optional transformation of log and non 2012-05-26 20:53:48 +02:00
.gitignore Add unit test for kalman filter with missing observations 2012-07-06 10:32:34 +02:00
Makefile.am add xfail test for all_values_required 2012-11-07 18:13:42 +01:00
comments.mod Preprocessor: fix problem with "%" sign inside string in native statements 2011-02-21 11:33:22 +01:00
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
example1.mod Updated Collard's guide for Dynare 4.1 2009-12-22 10:34:06 +00: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 Updated Collard's guide for Dynare 4.1 2009-12-22 10:34:06 +00:00
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 Added a mod file test/example with equations tags. 2010-11-26 10:50:53 +01:00
example2.mod Updated Collard's guide for Dynare 4.1 2009-12-22 10:34:06 +00:00
fs2000_nonstationary.mod test for removing trends added to test system 2011-03-23 15:01:23 +01:00
fs2000_ssfile.mod Preprocessor: in steady_state_model block, allow MATLAB functions which return several arguments (closes #37) 2011-01-26 13:55:01 -05:00
fs2000_ssfile_aux.m Preprocessor: in steady_state_model block, allow MATLAB functions which return several arguments (closes #37) 2011-01-26 13:55:01 -05:00
histval_det.mod Histval block: 2010-10-20 14:47:03 +02:00
histval_sto.mod Store histval information for endogenous in M_.endo_histval 2011-12-28 11:35:22 +01:00
osr_example.mod Testsuite: added test for osr 2010-02-17 18:40:52 +01:00
predetermined_variables.mod predetermined_variables: 2009-11-09 11:03:18 +00:00
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 Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
ramst2.mod Added an example of perfect foresight simulation with a sign function. 2010-02-20 10:59:51 +01:00
ramst_a.mod Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
ramst_initval_file.mod Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
ramst_initval_file_data.m preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
ramst_normcdf_and_friends.mod Corrections in mod-files to test steady_state command and erf(), normcdf() and normpdf() functions 2010-04-16 18:04:57 +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 make check: remove unused output from test file 2012-11-07 18:13:41 +01:00
run_block_byte_tests_octave.m make check: remove unused output from test file 2012-11-07 18:13:41 +01: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 v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00
t_lag2b.mod v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00
t_periods.mod removed simul_seed option 2011-03-31 10:39:10 +02:00
t_periods_a.mod Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
t_sgu_ex1.mod Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
test.m Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
test_matlab.mod copying tests from version 3 to version 4 2005-02-19 19:13:45 +00:00
variance_0.mod v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00
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