]> sigrok.org Git - libsigrokflow.git/history - tests
Add tests/legacy_decoder.cpp and a simple unit test.
[libsigrokflow.git] / tests /
2019-01-18 Uwe HermannAdd tests/legacy_decoder.cpp and a simple unit test. master github/master
2019-01-09 Uwe Hermanntests/init: Srf::init() before successful Gst::init...
2019-01-08 Uwe Hermanntests/init: Multiple Srf::deinit() calls should throw.
2019-01-08 Uwe Hermanntests/init: Srf::deinit() should not throw.
2019-01-08 Uwe Hermanntests/init: Multiple Srf::init() calls should throw.
2019-01-08 Uwe HermannAdd tests/init.cpp and first unit test.
2019-01-08 Uwe HermannAdd initial tests/main.cpp (main Catch2 file).
2019-01-08 Uwe HermannAdd Catch2 unit testing framework.