Ticket #240 (closed task: fixed)

Opened 4 years ago

Last modified 3 years ago

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

Changed 4 years ago by mloskot

  • status changed from new to assigned

Changed 4 years ago by pramsey

  • milestone set to 3.2.0

Changed 4 years ago by strk

Mateusz, are you planning to complete this before end of the month ?

Changed 4 years ago by mloskot

  • owner mloskot deleted
  • status changed from assigned to new

Sandro, I'm sorry, I will not be able to take care of it. It used to be my idea. Feel free to close.

Changed 4 years ago by strk

  • milestone changed from 3.2.0 to 3.3.0

I'll milestone-shift (aka hide under the carpet)

Changed 3 years ago by mloskot

  • owner set to mloskot
  • status changed from new to assigned
  • milestone changed from 3.3.0 to 3.2.0

Changed 3 years ago by mloskot

Fixed in trunk (r2805)

Sandro, I couldn't find if testrunner.sh is called by make check target, so I'm not sure if the custom three tests were being run automatically. Currently, they are only built, but not executed. Could you please verify if everything is OK as it was? I put TODO comment to Makefile.am files.

Changed 3 years ago by mloskot

Updated configure.in script (r2806)

Changed 3 years ago by mloskot

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.