JesseQu
|
bdb13d9e36
|
modified to Qt6 and first commit to ssh://git@server.baseware.net:2222/CL-Softwares/QRedis.git
|
2024-08-09 09:56:46 +08:00 |
Nathan Osman
|
45e7ada7dc
|
Implemented parsing of bulk replies and added test for data storage.
|
2013-07-04 09:43:29 -07:00 |
Nathan Osman
|
e049215a70
|
Added separate signals for each type of reply.
|
2013-07-04 09:25:46 -07:00 |
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 |
Nathan Osman
|
0979104127
|
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 |
Nathan Osman
|
2c4b533124
|
Added isConnected() method to client to work around disconnect issue with test suite.
|
2013-07-01 21:51:48 -07:00 |
Nathan Osman
|
32f01b33cb
|
Implemented test suite that tests the connection and disconnection process.
|
2013-07-01 21:45:04 -07:00 |
Nathan Osman
|
59c4beff21
|
Added tests directory, which will eventually contain the unit tests for the QRedis client library.
|
2013-07-01 11:25:12 -07:00 |