Commit Graph

4 Commits (01040bb9bf6dc5fc83d84a14daed034bd0a67974)

Author SHA1 Message Date
Niklas Hauser d5c8b80e73 Replace `repeat_count` with `call_count`.
This aims to reduce confusion over repeat vs. call counting, and
the resulting off-by-one error due to different user expectations.
2016-04-28 15:19:13 -05:00
Niklas Hauser c2343b223b Update namespace from v0 to v1. 2016-04-28 15:18:08 -05:00
Niklas Hauser dc8c336652 Refactor all include guards to `UTEST_*`. 2016-04-28 15:17:59 -05:00
Niklas Hauser a3129f204a Move header files to `utest` folder. 2016-04-28 15:17:51 -05:00