Re: [Olena-bugs] [Olena] #89: Add three levels of tests

#89: Add three levels of tests -----------------------+------------------------ Reporter: levill_r | Owner: Olena Team Type: proposal | Status: new Priority: minor | Milestone: Component: Milena | Version: 2.0 Resolution: | Keywords: -----------------------+------------------------ Changes (by levill_r): * version: 1.0 => 2.0 * type: enhancement => proposal * milestone: Olena 2.1 => Old description:
Level 0: Tests from source:trunk/milena/tests/core only.[[BR]] Possible target names: * `check-core` (current favorite) * `check-unit`
Level 1: All tests form source:trunk/milena/tests, except long (comprehensive) tests.[[BR]] Target name: * check
Level 2: All tests form source:trunk/milena/tests, including long (comprehensive) tests.[[BR]] Possible target names: * `check-world` (one of the current favorite) * `check-everything` * `check-torture` * `check-full` * `check-long` * `check-all` (one of the current favorite) * `check-extra` * `super-check` * `check-more` * `check-what-else` * `check-hard(er)` * `check-strong(er)`
[[BR]]
Note : a good 'torture test' is a file with {{{ #!cpp #include <mln/all.hh> }}}
New description: Level 0: Tests from source:milena/tests/core only.[[BR]] Possible target names: * `check-core` (current favorite) * `check-unit` Level 1: All tests form source:milena/tests, except long (comprehensive) tests.[[BR]] Target name: * check Level 2: All tests form source:milena/tests, including long (comprehensive) tests.[[BR]] Possible target names: * `check-world` (one of the current favorite) * `check-everything` * `check-torture` * `check-full` * `check-long` * `check-all` (one of the current favorite) * `check-extra` * `super-check` * `check-more` * `check-what-else` * `check-hard(er)` * `check-strong(er)` [[BR]] Note : a good 'torture test' is a file with {{{ #!cpp #include <mln/all.hh> }}} -- -- Ticket URL: <https://trac.lrde.org/olena/ticket/89#comment:3> Olena <http://olena.lrde.epita.fr> Olena, a generic and efficient image processing platform
participants (1)
-
Olena Trac