Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Non standard assertions #31

Description

@TheNNX

The provided AssertXXX macros seem to be written in a non-standard way - for some reason, they trigger when asserted expressions are true, instead of triggering on false. This is quite confusing, and caused me some debugging, that could be avoided if:

  • The macros were renamed to differentiate their behaviour from normal assertions
  • The macros were changed to behave in a more standard way

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions