dynare/tests/deterministic_simulations
Sébastien Villemot 1ac7344e42
Rollback introduction of +get and +set folders
Under Octave, having namespaces called “get” and “set” overshadows the builtin
functions with the same names, which are needed for graphics manipulation.

Therefore we go back to the initial function naming scheme, but moving all
those functions under an “accessors” subdirectory.

Among other things, this is a revert of
e4134ab59b and
c5e86fcb59.

Ref. !1655, !1686
2019-12-19 17:20:38 +01:00
..
lbj Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
linear_approximation Efficiency change. 2019-04-26 16:20:45 +02:00
multiple_lead_lags use tolf option inside simul() 2019-11-24 09:56:35 +01:00
purely_backward Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
purely_forward Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
homotopy.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
homotopy_histval.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
initialization.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
lola_data.mat Put binary test datafiles in the git repository 2019-09-19 14:20:00 +02:00
lola_solve_one_boundary.mod Rollback introduction of +get and +set folders 2019-12-19 17:20:38 +01:00
rbc_det.mod Fix tests for stack_solve_algo=7 2018-06-08 10:29:53 +02:00
rbc_det1.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det2.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det3.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det4.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det5.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det6.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det_exo_lag_2a.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det_exo_lag_2b.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det_exo_lag_2c.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det_stack_solve_algo_7.mod Add unit tests for perfect foresight simulations with exogenous leads and lags 2018-06-07 20:46:30 +02:00
rbc_det_stack_solve_algo_7_exo_lag.mod Add unit tests for perfect foresight simulations with exogenous leads and lags 2018-06-07 20:46:30 +02:00
rbc_det_stack_solve_algo_7_exo_lead.mod Add unit tests for perfect foresight simulations with exogenous leads and lags 2018-06-07 20:46:30 +02:00