yacreader/tests
Igor Kushnir 05b384ed6d Make ConcurrentQueue::waitAll() const
This member function does not affect the logical state of the class.
Making std::condition_variable and std::mutex data members mutable is
idiomatic as these classes are thread-safe synchronization primitives.
2021-12-29 09:36:44 +01:00
..
compressed_archive_test Do not pass MSVC arguments to mingw/gcc 2021-11-02 11:02:32 +01:00
concurrent_queue_test Make ConcurrentQueue::waitAll() const 2021-12-29 09:36:44 +01:00
qt_test.pri tests: add the first Qt Test - ConcurrentQueueTest 2021-12-29 09:36:44 +01:00
tests.pro tests: add the first Qt Test - ConcurrentQueueTest 2021-12-29 09:36:44 +01:00