Re: [Gambas-user] GAMBAS Test Suite question

2012-01-02 Thread Jussi Lahtinen
I attached my crappy version of it. I run it automatically with my compile script. It's free for all use. Jussi On Mon, Jan 2, 2012 at 14:10, nando wrote: > I'd like to know if there is a comprehensive test suite out there to > test all (or as much as possible of) of GAMBAS ? > > It would be

Re: [Gambas-user] GAMBAS Test Suite question

2012-01-02 Thread Randall Morgan
There are several stand-alone tools at: http://ltp.sourceforge.net/tooltable.php You can find some tools from Oracle here: http://www.oracle.com/technetwork/oem/downloads/index-084446.html And lots of Linux specific info here: http://www.opengroup.org/testing/linux-test/ Hope this helps, Randall

[Gambas-user] GAMBAS Test Suite question

2012-01-02 Thread nando
I'd like to know if there is a comprehensive test suite out there to test all (or as much as possible of) of GAMBAS ? It would be easier over time and new releases to run the 'big' test to prove anything that might become broken. Opinions? -Fernando --