Ticket #251 (closed todo: wontfix)

Opened 2 years ago

Last modified 2 years ago

implement NoBug callbacks for the testsuite

Reported by: ct Owned by: ichthyo
Priority: normal Milestone: 0integration
Component: lumiera Keywords: refactor QA
Cc: Blocked By:
Blocking: #537

Description

error.hpp currently overrides NOBUG_ABORT, the new NoBug provides callbacks for this functionality which should be used.

http://lumiera.org/nobug_manual.html#_callbacks

Change History

comment:1 Changed 2 years ago by ichthyo

  • Keywords QA added

comment:2 Changed 2 years ago by ct

  • Keywords meeting added

comment:3 Changed 2 years ago by ichthyo

  • Keywords meeting removed
  • Status changed from new to closed
  • Resolution set to wontfix

looks now that I won't do this as such, isolated. Rather, I'll care for that in conjunction with #537.

Probably 90% of all ASSERT calls within the testsuite should actually be CHECK calls...

Note: See TracTickets for help on using tickets.