dynare/tests/pac
Stéphane Adjemia (Scylla) d96740c2ef
Added integration tests (var and pac expectations).
2018-10-14 17:01:02 +02:00
..
trend-component-1 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-2 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-3 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-4 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-5 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-6 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-7 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-8-mc-iterative-ols update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-8-mc-nls update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-9 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-10 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-11 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-12 update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-13a update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-13b update files for change of option name from `trends` to `targets` 2018-09-13 12:24:32 +02:00
trend-component-14 Added integration tests (var and pac expectations). 2018-10-14 17:01:02 +02:00
var-0 Add 'tests/pac/' from commit '72dda0e3ebdb46b741e484f2e2f2155d02c59815' 2018-09-06 23:35:53 +02:00
var-1 Add 'tests/pac/' from commit '72dda0e3ebdb46b741e484f2e2f2155d02c59815' 2018-09-06 23:35:53 +02:00
var-2 Add 'tests/pac/' from commit '72dda0e3ebdb46b741e484f2e2f2155d02c59815' 2018-09-06 23:35:53 +02:00
var-3 Add 'tests/pac/' from commit '72dda0e3ebdb46b741e484f2e2f2155d02c59815' 2018-09-06 23:35:53 +02:00
var-4 Add 'tests/pac/' from commit '72dda0e3ebdb46b741e484f2e2f2155d02c59815' 2018-09-06 23:35:53 +02:00
var-5 Added integration tests (var and pac expectations). 2018-10-14 17:01:02 +02:00
.gitignore Add 'tests/pac/' from commit '72dda0e3ebdb46b741e484f2e2f2155d02c59815' 2018-09-06 23:35:53 +02:00
LICENSE Add 'tests/pac/' from commit '72dda0e3ebdb46b741e484f2e2f2155d02c59815' 2018-09-06 23:35:53 +02:00
README.md Add 'tests/pac/' from commit '72dda0e3ebdb46b741e484f2e2f2155d02c59815' 2018-09-06 23:35:53 +02:00
run_all_tests.m Add 'tests/pac/' from commit '72dda0e3ebdb46b741e484f2e2f2155d02c59815' 2018-09-06 23:35:53 +02:00

README.md

Collection of *.mod files for testing the PAC routines in Dynare. To run all the tests sequentially and check that all the *.mod files pass the tests, just use the matlab function in the base directory:

>> run_all_tests()

If all goes well, the output should terminate with something like:

Testsuite results (PAC model):

var-1		             PASS (2.0479s)
var-2		             PASS (1.9601s)
var-3		             PASS (1.9826s)
var-4		             PASS (2.0079s)
trend-component-1		 PASS (2.2214s)
trend-component-2		 PASS (2.2195s)
trend-component-3		 PASS (2.3003s)
trend-component-4		 PASS (10.5143s)
trend-component-5		 PASS (2.1538s)
trend-component-6		 PASS (2.4203s)
trend-component-7		 PASS (2.7112s)
trend-component-9		 PASS (2.2164s)
trend-component-10		 PASS (2.2593s)
trend-component-11		 PASS (0.69409s)
trend-component-12		 PASS (2.2663s)
trend-component-13a		 PASS (0.4119s)
trend-component-13b		 PASS (0.39554s)