dynare/tests
Stéphane Adjemian (Charybdis) 3c3fc0ace4 Fixed integration test. 2017-05-20 10:15:31 +02:00
..
AIM Replace initval blocks by steady_state_model blocks in fs2000 unit tests 2015-06-07 17:11:39 +02:00
TeX preprocessor: move equation tags out of dmath mode, include all equation tags in one set of brackets, allow equation tags to be interpreted as latex, modify manual and test accordingly. #477 2017-04-05 11:01:25 +02:00
analytic_derivatives Speed up fs2000_analytic_derivation.mod unit test by using previous mode-file 2016-06-15 00:30:28 +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 Changed some integration tests for lowering the execution time of the testsuite. 2017-03-17 18:24:56 +01:00
conditional_forecasts Reduce time intensity of unit tests by reducing number of iterations 2016-04-09 09:45:21 +02:00
conditional_variance_decomposition manual entry + test for conditional variance decomposistion 2009-11-02 07:29:36 +00:00
csv Added unitary test for name2tex routine. 2013-11-22 16:53:02 +01:00
data octave only supports .xlsx Excel extension (no longer supports .xls extension). #1293 2016-09-27 16:00:34 +02:00
dates Fixed tests/dates/fs2000.mod and added in testsuite. 2017-04-05 11:44:27 +02:00
decision_rules test suite: increase timeout option for downloading files to 30 seconds 2017-03-08 12:30:58 +01:00
deterministic_simulations Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
differentiate_forward_vars Fix typos Makefile.am 2015-05-10 21:44:36 +02:00
discretionary_policy Add unit test for correctness of discretionary policy 2015-08-30 12:03:43 +02:00
dsge-var Various changes in tests/dsge-var mod files. 2013-11-17 12:55:56 +01:00
ep Changed some integration tests for lowering the execution time of the testsuite. 2017-03-17 18:24:56 +01:00
estimation Remove unused exogenous variables from unit tests 2017-01-08 19:00:04 +01:00
expectations preprocessor: new command write_latex_original_model. closes #657 2015-02-16 08:31:30 +01:00
external_function Forbid MOD file names that are too long. 2014-02-28 18:25:02 +01:00
filter_step_ahead Replace initval blocks by steady_state_model blocks in fs2000 unit tests 2015-06-07 17:11:39 +02:00
first_order added code to optionally run cycle_reduction algorithm on GPU. Added 2012-07-20 17:06:12 +02:00
forecast Add capacities for rolling window estimation 2015-08-25 15:37:25 +02:00
fs2000 Make sure qz_criterium being reset by evaluate_smoother.m does not affect subsequent commands 2016-10-02 10:51:47 +02:00
gradient Replace initval blocks by steady_state_model blocks in fs2000 unit tests 2015-06-07 17:11:39 +02:00
gsa Adapted integration test consistently with 0752d6a8e6. 2017-03-18 20:54:32 +01:00
homotopy Homotopy: 2009-07-10 13:14:17 +00:00
identification Harmonize spelling and function arguments of collect_latex_files.m 2016-07-01 19:09:29 +02:00
initval_file Fixed bug in testsuite (Octave). 2015-06-05 14:22:36 +02:00
irfs Lower tolerance for unit tests/irfs/example1_unit_std.mod 2015-07-30 10:00:40 +02:00
julia/rbc Updated README file in tests/julia/rbc subfolder. 2016-06-14 13:56:59 +02:00
k_order_perturbation Replace initval blocks by steady_state_model blocks in fs2000 unit tests 2015-06-07 17:11:39 +02:00
kalman Further adjust tolerance of Octave unit tests 2016-12-28 19:30:24 +01:00
kalman_filter_fast test suite: when saving use .mat file extension because Octave doesn’t add it by default 2016-09-23 18:49:51 +02:00
kalman_filter_smoother Adapted integration tests to ea49f971e58a4b40b422d06d808d863124092ef4. 2017-03-17 18:10:00 +01: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
lmmcp Modify lmmcp unit test to have second (name) tag 2016-05-28 19:31:53 +02:00
loglinear Expand loglinear integration tests 2017-03-20 09:35:24 +01:00
ls2003 Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
measurement_errors Replace initval blocks by steady_state_model blocks in fs2000 unit tests 2015-06-07 17:11:39 +02:00
missing Added a matlab function to generate artificial datasets with missing observations. 2010-02-25 14:24:11 +01:00
moments unit tests: remove more unused exogenous variables 2017-01-10 19:58:44 +01:00
ms-dsge preprocessor: add joint prior syntax, #824 2015-03-03 15:08:33 +01:00
ms-sbvar finalize svar_global_identification_check 2015-08-24 14:53:27 +02:00
objectives test suite: when saving use .mat file extension because Octave doesn’t add it by default 2016-09-23 18:49:51 +02:00
observation_trends_and_prefiltering Adapted integration tests to ea49f971e58a4b40b422d06d808d863124092ef4. 2017-03-17 18:10:00 +01:00
occbin adding occbin original files from 20140630 2015-06-04 14:18:46 +02:00
optimal_policy Put all OSR unit tests into subfolder and add one for parameter bounds 2016-05-22 11:41:54 +02:00
optimizers Changed some integration tests for lowering the execution time of the testsuite. 2017-03-17 18:24:56 +01:00
parallel added example for new option NumberOfThreadsPerJob 2016-12-19 23:33:03 +01: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 Added integration test for nonlinear filters with unit roots. 2017-04-03 11:25:05 +02:00
partitioning Added integration test for {variables,parameters} partitioning. 2016-06-27 12:10:15 +02:00
path/lcp adding hook for PATH solver 2016-05-31 12:10:12 +02:00
pi2004 preprocessor: add dirname option to estimation. closes #910 2015-04-27 11:59:21 +02:00
practicing test suite: when saving use .mat file extension because Octave doesn’t add it by default 2016-09-23 18:49:51 +02:00
prior_posterior_function prior_posterior_function: save results to different structures, depending on which command was called 2015-10-14 11:19:12 +02:00
recursive test suite: increase timeout option for downloading files to 30 seconds 2017-03-08 12:30:58 +01:00
reporting Fixed copyright notices. 2017-05-16 14:11:15 +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
shock_decomposition preprocessor: add plot_shock_decomposition command. closes #1406 2017-03-24 12:11:36 +01:00
simul Integrates Tom Holden's robust linear solver 2016-03-25 09:59:20 +01:00
smoother2histval Replace initval blocks by steady_state_model blocks in fs2000 unit tests 2015-06-07 17:11:39 +02:00
steady_state Add mod.file lost in 6d048d8766 2015-07-21 10:02:34 +02:00
steady_state_operator minor modifications to some test model files 2011-03-13 17:07:56 +01:00
stochastic-backward-models Fixed integration test. 2017-05-20 10:15:31 +02:00
stochastic_purely_backward add test case for purely backward model 2016-04-16 17:21:42 +02:00
stochastic_purely_forward Deactivate 2nd and 3rd order approximation of purely forward models 2013-08-15 12:27:03 +02:00
trend_var Use syntax log_trend_var(log_growth_factor = …) for consistency 2013-03-26 17:10:37 +01:00
.gitignore Add datafile forgotten in commit 9eebfc87. 2014-04-04 14:51:49 +02:00
Makefile.am build system: add clean rule for test suite 2017-04-25 12:24:03 +02:00
comments.mod Preprocessor: fix problem with "%" sign inside string in native statements 2011-02-21 11:33:22 +01:00
dsge_base2.mod test suite: when saving use .mat file extension because Octave doesn’t add it by default 2016-09-23 18:49:51 +02:00
estim_param_in_shock_value_xfail.mod Renamed two integration tests (appended _xfail). 2015-06-03 12:24:28 +02:00
example1.mod preprocessor: add VerbatimStatement class. Closes #953 2015-06-16 12:48:32 +02:00
example1_abs_sign.mod preprocessor: add absolute value and signum 2011-08-16 14:52:35 +02:00
example1_extra_exo_xfail.mod preprocessor: remove extra exogenous variables. closes #841 2017-01-27 22:48:17 +01: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_undeclared_vars_xfail.mod keep track of all times an undeclared variable is encountered 2017-01-27 20:36:26 +01: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
example1long.mod Added integration test for nested parenthesis. 2017-01-04 23:23:41 +01:00
example2.mod Updated Collard's guide for Dynare 4.1 2009-12-22 10:34:06 +00:00
example2long.mod Added integration test for nested parenthesis. 2017-01-04 23:23:41 +01:00
example2long_use_dll.mod Added integration test for nested parenthesis. 2017-01-04 23:23:41 +01:00
fataltest.m Renamed tests/test.m as tests/fataltest.m. 2015-03-13 17:57:46 +01:00
fs2000_nonstationary.mod Replace initval blocks by steady_state_model blocks in fs2000 unit tests 2015-06-07 17:11:39 +02: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
load_octave_packages.m test suite: load Octave packages potentially needed when running test suite 2016-10-21 17:40:27 +02: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 Introduce two new command: perfect_foresight_{setup,solver}. 2014-04-09 17:57:17 +02: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_normcdf_and_friends.mod Add correctness check for trigonometric functions to use_dll test 2016-10-16 13:54:29 +02:00
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 Complete c921212fe5. 2017-03-17 18:33:17 +01:00
run_all_unitary_tests.m Fixed copyright notices. 2017-05-16 14:11:15 +02:00
run_block_byte_tests_matlab.m Fixed copyright notices. 2017-05-16 14:11:15 +02:00
run_block_byte_tests_octave.m Fixed copyright notices. 2017-05-16 14:11:15 +02:00
run_m_script.m Added missing matlab/octave scripts. 2015-03-13 15:39:43 +01:00
run_o_script.m test suite: load Octave packages potentially needed when running test suite 2016-10-21 17:40:27 +02:00
run_reporting_test_matlab.m Fixed copyright notices. 2017-05-16 14:11:15 +02:00
run_reporting_test_octave.m Fixed copyright notices. 2017-05-16 14:11:15 +02:00
run_test_matlab.m Fixed copyright notices. 2017-05-16 14:11:15 +02:00
run_test_octave.m Fixed copyright notices. 2017-05-16 14:11:15 +02: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 Renamed tests/test.m as tests/fataltest.m. 2015-03-13 17:57:46 +01: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