This website requires JavaScript.
Explore
Help
Sign In
CL-Softwares
/
QRedis
Watch
8
Star
0
Fork
You've already forked QRedis
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
95d1ca09f6
QRedis
/
tests
History
Nathan Osman
95d1ca09f6
Added QSignalSpy to TestClient to ensure that reply signal is emitted and contains correct value.
2013-07-03 10:55:41 -07:00
..
CMakeLists.txt
Implemented test suite that tests the connection and disconnection process.
2013-07-01 21:45:04 -07:00
main.cpp
Implemented test suite that tests the connection and disconnection process.
2013-07-01 21:45:04 -07:00
testclient.cpp
Added QSignalSpy to TestClient to ensure that reply signal is emitted and contains correct value.
2013-07-03 10:55:41 -07:00
testclient.h
Implemented sending of requests in tests and removed dependencies on C++11 features to allow older compilers to compile the client library and test suite.
2013-07-02 15:26:19 -07:00