Skip to content
  • Erik Verbruggen's avatar
    Make QTC_ASSERT fatal depending on env. var. · e3a416bf
    Erik Verbruggen authored
    
    
    When the environment variable QTC_FATAL_ASSERTS is not empty, make
    QTC_ASSERT abort (or equivalent) when the condition is not met. The
    purpose is to make certain debugging cases easier without having users
    apply a change and recompile.
    
    Change-Id: I8350ed27f78dca94db0c9848bd8af4b91cec2222
    Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
    e3a416bf