praihan / slotty

A (Very) Tiny Library for Event (Signal-Slot)-Driven Models in C++14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Tests

praihan opened this issue · comments

Add many more unit tests. Currently there is Simple.cc.

Add a Dev.cc unit-test, add it to git and then put the file in .gitignore. That way all development stuff can be done on Dev.cc on all machines without requiring to commit or do it out-of-source.