On Sun, Sep 15, 2013 at 02:00:01AM -0400, al davis wrote:
> On Saturday 14 September 2013, al davis wrote:
> > On Friday 13 September 2013, Felix Salfelder wrote:
> > > I'd like to give it a try. where are the tests from "3. Run
> > > gnucap on the test input files."?
> > 
> > It will be in git shortly.
> 
> It's there now.

thanks. i've hooked that into the build system, see tests-WIP.

what you can do is:
$ make check -j42
[..]
============================================================================
Testsuite summary for gnucap 2013-04-23
============================================================================
# TOTAL: 472
# PASS:  471
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
[..]
$ less tests/test-suite.log
[.. here: numerical noise in bm_sffm.3.sh ..]
$ make recheck # runs failed tests again.

well there it is. I dislike my numerical noise workaround i used for the
plugins packages checks. need to think about it... also, there's no
automatic reachability analysis yet.

have fun
felix

_______________________________________________
Gnucap-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnucap-devel

Reply via email to