exander77 / supertinycron

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

Adding tests for cron_prev #4

Closed nicodato closed 6 months ago

nicodato commented 6 months ago

I added some tests, as there weren't many for cron_prev.

Those tests are similar to how I use supertinycron. There are a lot of scheduled tasks that says something like "every Saturday at 20:30hs", or "on February, From Monday to Friday, at 10:00hs".