Ticket #165 (new todo)

Opened 3 years ago

Last modified 2 years ago

clean up use of NoBug Assertions

Reported by: ichthyo Owned by: ichthyo
Priority: lesser Milestone: 0integration
Component: lumieraProc Keywords: QA cleanup
Cc: Blocked By: #250
Blocking:

Description

Steamline the use of NoBug Assertions to keep up with the recent improvements within NoBog

  • replace all ASSERT by CHECK in all ProcLayer unit tests
  • instead of #ifdef DEBUG, better use NOBUG_IF to check for the build level
  • settle down on a consistent usage of ASSERT, REQUIRE and ENSURE

Change History

comment:1 Changed 3 years ago by ichthyo

  • Keywords cleanup added

comment:2 Changed 2 years ago by ichthyo

  • Blocked By 250 added

comment:3 Changed 2 years ago by ct

I partially start work on this by integrating a new test.h from nobug, not enough to claim this ticket, just a note.

Note: See TracTickets for help on using tickets.