exander77 / supertinycron

Cron expression parsing in ANSI C with tinycron tool
Apache License 2.0
17 stars 5 forks source link

adding macros for check_fn and check_expr_valid to automatically add __LINE__ #5

Closed nicodato closed 6 months ago

nicodato commented 6 months ago

As writing tests can be tedious, here I try to make it easier by adding macros so there is no need to pass __LINE__ in each test