#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/`.
--
--
Ticket URL: <https://trac.lrde.org/olena/ticket/85#comment:2>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.
#194: Reorganize the concepts of functions
----------------------+-----------------------------------------------------
Reporter: theo | Owner: Olena Team
Type: defect | Status: new
Priority: critical | Milestone:
Component: Milena | Version: 1.0
Keywords: |
----------------------+-----------------------------------------------------
1. Typical issue: `Function_p2v` versus `Function_v2v` when the input
value is a point.
* Simplify.
* But keep the directories in implementation (`mln/fun/*/`)
1. Function names are not consistent.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/194>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.
#193: List of files to prune from the distribution
----------------------+-----------------------------------------------------
Reporter: theo | Owner: Olena Team
Type: task | Status: new
Priority: critical | Milestone:
Component: Milena | Version: 1.0
Keywords: |
----------------------+-----------------------------------------------------
1. Write down this list in this ticket.
2. Store in in a file, and take it into account when generating the list
of files to be distributed.
3. Explain the process (in the developers' documentation).
--
Ticket URL: <https://trac.lrde.org/olena/ticket/193>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.