Event-Driven Programming in C++ 1.0
A case study on event-driven programming in C++
Loading...
Searching...
No Matches
tests Directory Reference

Files

 callbacks_test.cpp
 Unit tests for the callbacks example.
 
 event_queue_test.cpp
 Unit tests for the EventQueue class.
 
 io_and_sockets_test.cpp
 Unit test for the I/O and Sockets demonstration.
 
 observer_test.cpp
 Unit tests for the Observer pattern implementation.
 
 qt_signals_test.cpp
 Unit tests for the Qt signals and slots demonstration.