[Opensim-dev] Restructuring test directories
Melanie
melanie at t-data.com
Mon Sep 8 09:01:10 UTC 2008
Hi,
yes, something like:
<Files>
<Match pattern="*.cs" recurse="true"/>
<Exclude dir="Tests"/>
</Files>
Regards,
Melanie
Mike Mazur wrote:
> Hi,
>
> On Mon, 08 Sep 2008 09:43:05 +0100
> Melanie <melanie at t-data.com> wrote:
>
>> Mike Mazur wrote:
>> > OpenSim/Region/ScriptEngine/Shared/CodeTools/<actual_code>.cs
>> > OpenSim/Region/ScriptEngine/Shared/CodeTools/Tests/<tests_for_actual_code>.cs
>>
>> With recursing, the tests wind up in the same assembly.
>
> Yes, as you already stated[1].
>
>> Setting it
>> up like this means another line in prebuild.xml for each
>> subdirectory of OpenSim/Region/ScriptEngine/Shared/CodeTools/,
>> because recursioin would have to be turned off.
>
> This sounds undesirable. Given the current situation, I think the tests
> should stay where they are.
>
> However you also mentioned a lack of "exclude_dir" option[2]. Perhaps
> our resident prebuild hacker could look into implementing such an
> option?
>
> Mike
>
> [1]
> https://lists.berlios.de/pipermail/opensim-dev/2008-September/002855.html
> [2]
> https://lists.berlios.de/pipermail/opensim-dev/2008-September/002857.html
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
>
More information about the Opensim-dev
mailing list