Ticket #104 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

removing GCC warnings for test suite

Reported by: dalcinl Owned by:
Priority: minor Milestone: 0.10
Component: Testing Keywords:
Cc:

Description

This patch reduces the signal-to-noise ratio when running the test suite by making the following changes in many test cases:

1) unused cdef functions become used by calling them 2) used but uninitialized local variables become initialized 3) come cdef functions return accordingly to its return type

Attachments

TESTS.diff Download (15.5 KB) - added by dalcinl 5 years ago.

Change History

Changed 5 years ago by dalcinl

Changed 5 years ago by robertwb

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from wishlist to 0.9.8.2
Note: See TracTickets for help on using tickets.