1.21.0
This release adds auto registration for test cases to lest.hpp (lest_FEATURE_AUTO_REGISTER).
Using auto registration reduces compilation time compared to the table approach.
See examples 12-module-auto-reg-[123].cpp.
This release adds auto registration for test cases to lest.hpp (lest_FEATURE_AUTO_REGISTER).
Using auto registration reduces compilation time compared to the table approach.
See examples 12-module-auto-reg-[123].cpp.