Ticket #240 (closed task: fixed)
Move non-unit test programs out of tests/unit
| Reported by: | mloskot | Owned by: | mloskot |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.2.0 |
| Component: | Unit Tests | Version: | svn-trunk |
| Severity: | Content | Keywords: | tests,refactoring,check |
| Cc: |
Description
The trunk/tests/unit is supposed to include only TUT-based test cases which are executed with single test runner geos_unit.
So, I'm going to move all non-TUT tests, like standalone programs in trunk/tests/unit/capi to other place and then to reorganize make check target so all available test programs are executed, not only geos_unit.
Folks, please keep the trunk/tests/unit module clean. This is supposed to be direct port (+ extensions) of JTS test suite.
Change History
Note: See
TracTickets for help on using
tickets.
