Am 07.01.21 um 16:36 schrieb Allin Cottrell:
Hello all,
Today's (January 7) snapshot of gretl (still labeled 2020f-git) is a
release candidate, intended to become gretl 2021a. We'd be very grateful
if people could test it and report any bugs.
We are setting aside a week during which we'll make no changes to the
code other than fixing any bugs that are reported. If all goes well
2021a will be released on Thursday of next week.
Translators: we've updated the translatable strings, so this would be a
good time to update your .po files.
Hi Allin,
I am just updating some of my tests and will run these later this day.
I also encourage other Linux users to run our tests suite on your
machines as described here in the README under the header "Execution of
test scripts":
https://sourceforge.net/p/gretl/workspace/ci/master/tree/tests/
You need to clone the git-repo and to execute the following steps:
<terminal>
git clone
https://atecon@git.code.sf.net/p/gretl/workspace
gretl-workspace # only once needed
cd gretl-workspace
git pull
./run_practice_scripts.sh
./run_tests_commands.sh
./run_tests_functions.sh
./run_tests_fundamentals.sh: Execute
</terminal>
Let us know if you experience any issues.
Best,
Artur