[Ecls-list] Testing re-organisation

Evrim Ulu evrimulu at gmail.com
Mon Apr 6 19:18:18 UTC 2015


Try submodule approach.
http://git-scm.com/book/en/v2/Git-Tools-Submodules

evrim.

On Mon, Apr 6, 2015 at 9:47 PM, Roger Sen Montero <roger.sen at gmail.com>
wrote:

> Daniel,
>
> 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.
>
>  So what is the plan for the test files? I see three possible options:
>
>  1) Include them in the main distribution/git repository.
>
>  PROs: no external dependencies.
>  CONs: bigger source tar.gz. // test linked to downloaded ecl version.
>
>  2) Include them in a secondary git repository and do a git clone before
> running the tests.
>
>  PROs: being able to update tests for all existing ecl versions. // we
> don't increase .tar.gz
>  CONs: dependency with git.
>
>  3) Move the tests to a secondary git lab repo and download as we do it
> today but from the .tar.gz in gitlab.
>
>  PROs: being able to update tests for all existing ecl versions. // we
> don't increase .tar.gz
>  CONs: maybe some kind of bandwidth limit with gitlab?
>
>  Also there's the need to update tests/Makefile, but this is a trivial
> tasks.
>
>  Comments? I'm happy to create a branch and do this changes.
>
> --
> Roger Sen Montero
> roger.sen at gmail.com
> +34 649 975 570
>
>
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live
> exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> event?utm_
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20150406/a341a93f/attachment.html>


More information about the ecl-devel mailing list