> still how to build automated tests for calculations / features to avoid time 
> consuming and error prone manual tests after each change,

In a git checkout, go to the "test" directory and run "make
check-TESTS".  You can run single tests too if you wish.

However, you are messing with calculations so you will see failures
that computations are not giving the expected results.  How you will
deal with that I don't know.

M.
_______________________________________________
gnumeric-list mailing list
gnumeric-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnumeric-list

Reply via email to