-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
I started to code some unit tests based on google test in the commit fe677df
To test:
cmake .. -Dgtest_build_tests=ON
make
make test # or ./tests/ImageStreamIOTest for a better display