Right now, the travis tests only run build.sh, that's it.
It would be great if they could also actually use ward (resp. addguards2 etc.) on some actual code. Something simple should already help to prevent issues like #41
Of course a more comprehensive test could also clone the GAP repository and try to build its master branch...
Also, if we merge ward into the GAP repository, all of this comes essentially for free...
Right now, the travis tests only run
build.sh, that's it.It would be great if they could also actually use
ward(resp.addguards2etc.) on some actual code. Something simple should already help to prevent issues like #41Of course a more comprehensive test could also clone the GAP repository and try to build its master branch...
Also, if we merge ward into the GAP repository, all of this comes essentially for free...