#85: Ensure the milena/tests/ hierarchy follows milena/mln/'s one -----------------------+---------------------------------------------------- Reporter: levill_r | Owner: Olena Team Type: task | Status: new Priority: critical | Milestone: Olena 1.0 Component: Milena | Version: 1.0 Resolution: | Keywords: -----------------------+---------------------------------------------------- Changes (by theo):
* priority: major => critical
Old description:
source:trunk/milena/mln/ and source:trunk/milena/tests/ shall be parallel, with some exceptions (for instance, the reproducing the sub- hierarchy of source:trunk/milena/mln/core into source:trunk/milena/tests/core might be overkill).
New description:
source:trunk/milena/mln/ and source:trunk/milena/tests/ shall be parallel, with some exceptions (for instance, the reproducing the sub-hierarchy of source:trunk/milena/mln/core into source:trunk/milena/tests/core might be overkill).
Moreover : * File names should match. * Create a script to detect discrepancies (possibly supporting a list of exceptions) between files names in `milena/mln/` and `milena/tests/`.
--