Hi All,

This is not the final Beta version.

I have now updated https://github.com/HelioGuilherme66/gretl

Still missing a README file with proper instructions, but you may already try with below info:

Am 28.04.2016 um 18:35 schrieb Hélio Guilherme:
As a work in progress we have Regression Tests (Software Development
Domain Language ) being set up at
https://github.com/HelioGuilherme66/gretl/tree/master/gretl-tests/test-gretl/.

There are some missing gretl files (which I hope Allin can provide),
there are no missing applications detection, and structure is designed
only for Linux.

>From these 900 gretl test scripts I have only Failing 34 (some due to
missing file and missing Stata). There are some minor numeric
differences, when comparing the outputs with Allin's provided tests results.

I would like to have more people running the tests, but first would like
to have fixed the missing files, and creating a common testing structure
to Windows, Mac OS X and Linux.

In Linux you will have to do some minor edits:
- correct paths in bin/sitevars
- edit BASE2 variable in bin/refactor_data


I have installed in my system:
x13as (version limited to 600 data items) (I did not manage to compile) - command renamed to x12arima.
oxl64 - used GUI to set path
R and required libraries
octave and required libraries

I don't have Stata, and did not yet avoid to run tests requiring it.

(tests are only for Linux, if they work in OS X without modifications, great :))