<div dir="ltr">Daniel,<div><br></div><div>Just not to duplicate effort, what do you have in mind for the testing part of ecl? Currently tests are downloaded from Sourceforge (and are not part of the distribution), the makefile used is less than optimal and the output of the results is difficult to manipulate.</div><div><br></div><div> So what is the plan for the test files? I see three possible options:</div><div><br></div><div> 1) Include them in the main distribution/git repository.</div><div><br></div><div> PROs: no external dependencies.</div><div> CONs: bigger source tar.gz. // test linked to downloaded ecl version.</div><div> </div><div> 2) Include them in a secondary git repository and do a git clone before running the tests.</div><div><br></div><div> PROs: being able to update tests for all existing ecl versions. // we don't increase .tar.gz</div><div> CONs: dependency with git.</div><div><br></div><div> 3) Move the tests to a secondary git lab repo and download as we do it today but from the .tar.gz in gitlab.</div><div><br></div><div><div> PROs: being able to update tests for all existing ecl versions. // we don't increase .tar.gz</div><div> CONs: maybe some kind of bandwidth limit with gitlab?</div></div><div><div><br></div><div> Also there's the need to update tests/Makefile, but this is a trivial tasks.</div><div><br></div><div> Comments? I'm happy to create a branch and do this changes.</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Roger Sen Montero<br><a href="mailto:roger.sen@gmail.com" target="_blank">roger.sen@gmail.com</a><br>+34 649 975 570<br></div></div>
</div></div>