Commit Graph

64 Commits (8f350dc744f7c6b3682dd90f30265d02fc4ff4e2)

Author SHA1 Message Date
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 743c6f5880 tests: corrected bug introduced in 290270afb8 2011-09-17 17:01:36 +02: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
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
Houtan Bastani 9a0a87ca44 save make-check summary to text file 2011-08-19 19:18:14 +02:00
Houtan Bastani f6f61df162 fix typo 2011-08-18 09:41:54 +02:00
Houtan Bastani 0da1aab3a8 preprocessor: add absolute value and signum 2011-08-16 14:52:35 +02:00
Houtan Bastani 367013dfd0 add tests to Makefile 2011-08-02 11:58:27 +02:00
Houtan Bastani e20b1dd27c test for irf_shocks 2011-07-07 16:08:13 +02:00
Houtan Bastani 8181dc44be build system: make check works with both matlab and octave 2011-05-04 16:28:13 +02:00
Sébastien Villemot 44903ea38a Build system: remove unused directive 2011-04-28 10:44:02 +02:00
Houtan Bastani 4e9f5e023a build system: change testing system 2011-03-29 17:54:44 +02:00
Houtan Bastani 8ec8944864 test for removing trends added to test system 2011-03-23 15:01:23 +01:00
Sébastien Villemot cb113b7026 Added test for discretionary policy to the testsuite 2011-03-14 11:47:46 +01:00
Sébastien Villemot 8e52c4cf26 Build system: fix files cleanup 2011-02-07 12:49:03 +01:00
Sébastien Villemot a6fe91a89a Build system: fix mistake in previous commit 2011-02-05 10:35:52 +01:00
Sébastien Villemot 92a922c3d6 Build system: add missing steadystate files to dist file 2011-02-04 19:26:47 +01:00
Sébastien Villemot 7c65bceb0e Preprocessor: in steady_state_model block, allow MATLAB functions which return several arguments (closes #37) 2011-01-26 13:55:01 -05:00
Sébastien Villemot a9d89821b7 Added new test to testsuite's Makefile 2011-01-10 12:21:18 +01:00
Houtan Bastani a11817cfa4 k-order: added support for m-files, added tests and modified manual 2010-12-22 09:48:05 +01:00
Houtan Bastani 641f03b8d0 fixed bug that would force node sharing when two or more expectation operators had the same expression but different information sets 2010-12-08 12:29:47 +01:00
Stéphane Adjemian (Charybdis) 032957b36f Added seeds.mod in the test suite. 2010-11-26 17:41:19 +01:00
Stéphane Adjemian (Charybdis) f8b82430cb Added example1_with_tags.mod in the tests. 2010-11-26 11:27:49 +01:00
Sébastien Villemot 07a0ef1a18 Testsuite: include block+bytecode tests in "make check" 2010-10-28 12:12:03 +02:00
Sébastien Villemot 0c958f16e5 Testsuite: reorganize for bock and bytecode, using a script for systematically testing options combinations 2010-10-22 16:52:02 +02:00
Sébastien Villemot 6ba0ff5415 Testsuite: cleanup partial information files 2010-10-22 16:52:02 +02:00
Sébastien Villemot 81823ad035 New oct-file for "ordschur": the diffuse filter now works under Octave 2010-10-21 15:43:13 +02:00
Sébastien Villemot 4a252d8d7c Histval block:
- fail when user tries to initialize a variable at a period which is not in the model, and make the error message explicit
- correctly handle exogenous variables in stochastic mode, which are also substituted with an aux var
- added test files
2010-10-20 14:47:03 +02:00
Houtan Bastani 894155be88 trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
Sébastien Villemot b41f2f6ccd Testsuite: add tests files for partial information 2010-10-11 16:48:41 +02:00
Houtan Bastani 078574ee4a external_function: add support for use_dll 2010-10-07 18:05:07 +02:00
Sébastien Villemot d0161843a4 Testsuite: removed duplicate test case (now under tests/steady_state) 2010-09-24 18:35:31 +02:00
Sébastien Villemot 648c3cd177 Preprocessor: implement STEADY_STATE operator with "use_dll" and "block"
options (closes #98)
2010-09-20 17:04:38 +02:00
Stéphane Adjemian (Scylla) 32a3fe11f4 Added mod files in the test suite (for dsge-var models). 2010-06-24 16:03:17 +02:00
Houtan Bastani b5a3cb227c add native matlab statements with comments to test suite 2010-06-22 10:38:18 +02:00
Sébastien Villemot 4cca2874ae Testsuite:
* added optimal_policy/mult_elimination_test.mod to the testsuite
* moved ramsey.mod to optimal_policy/
2010-05-31 16:19:21 +02:00
Sébastien Villemot 7eff7c40c6 Build system: fixed bug 2010-05-03 11:51:39 +02:00
Sébastien Villemot 37abe362a3 Preprocessor: added new 'steady_state_model' keyword for automatically creating steady state file 2010-04-23 18:39:07 +02:00
Sébastien Villemot d72ca78d0b Build system: added new tests for normcdf(), normpdf(), erf() and steady_state() 2010-04-16 18:34:50 +02:00
Sébastien Villemot 7b8166043e Preprocessor: full support for normcdf() function, in evaluation and in C files (closes #84) 2010-02-23 14:39:49 +01:00
Sébastien Villemot 99e0d248c7 Testsuite: added test for osr 2010-02-17 18:40:52 +01:00
sebastien c44452d820 Fast deterministic simulations:
* when using "bytecode" without "block", enforce "stack_solve_algo=5"
* added a test for "bytecode" without "block" option


git-svn-id: https://www.dynare.org/svn/dynare/trunk@3388 ac1d8469-bf42-47a9-8791-bf33cf982152
2010-01-27 10:13:14 +00:00
sebastien 4a3709da09 Minor fixes to build system and license notices
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3356 ac1d8469-bf42-47a9-8791-bf33cf982152
2010-01-13 17:39:59 +00:00