Skip to content

Refactor test framework to verbosely log information about value errors

Niklas Haas requested to merge require_cmp into master

Any sort of equality, inequality, float equality or memcmp REQUIRE() got replaced by a dedicated macro to log exactly what happened.

Merge request reports