aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/files/tst_files.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add even more debug output to tst_files.Jędrzej Nowacki2014-05-151-6/+8
* Add debug output tst_files test.Jędrzej Nowacki2014-05-051-6/+16
* Fix memory leak in tests.Jędrzej Nowacki2013-11-281-0/+2
* Move all enums defined by EnginioClientConnection to a gadetJędrzej Nowacki2013-11-261-2/+2
* Rename EnginioClientBase to EnginioClientConnection.Jędrzej Nowacki2013-11-221-1/+1
* API: Rename downloadFile to downloadUrlFrederik Gladhorn2013-11-221-2/+2
* Move EnginioClient to QObjectPrivate conceptJędrzej Nowacki2013-11-121-1/+1
* Remove backend secret concept from QtEnginioJędrzej Nowacki2013-10-311-4/+0
* Fix test to not check for outdated url property any moreFrederik Gladhorn2013-10-231-1/+0
* Fix license testJędrzej Nowacki2013-10-141-0/+1
* Improve file uploading testsJędrzej Nowacki2013-09-121-4/+45
* Use CHECK_NO_ERROR macro more oftenJędrzej Nowacki2013-09-121-0/+7
* Filter out garbage from EnginioReply::progress signalJędrzej Nowacki2013-09-041-1/+1
* Increase timeout for file uploadJędrzej Nowacki2013-09-031-1/+1
* Make tst_files a bit more verbose.Jędrzej Nowacki2013-08-271-5/+9
* Cleanup tst_Files::fileUploadDownload.Jędrzej Nowacki2013-07-221-129/+105
* The tests do not require the ENGINIO_BACKEND_ID and ENGINIO_BACKEND_SECRETAndras Becsi2013-06-211-2/+2
* Make the c++ file test use its own backendAndras Becsi2013-06-211-7/+31
* Implement file download variantsFrederik Gladhorn2013-06-201-0/+65
* Merge pull request #126 from bbandix/backendManagernierob2013-06-201-1/+1
|\
| * Fix camel case in EnginioClient: setserviceUrl -> setServiceUrlAndras Becsi2013-06-191-1/+1
* | Upload progressFrederik Gladhorn2013-06-191-0/+2
|/
* Remove extraneous semicolonFrederik Gladhorn2013-06-181-1/+1
* First step of EnginioReply refactoring.Jędrzej Nowacki2013-06-171-1/+1
* Downloads should take fileId and not objectsFrederik Gladhorn2013-06-141-3/+2
* Implement file/viewFrederik Gladhorn2013-06-141-16/+34
* Rename apiUrl to serviceUrl.Jędrzej Nowacki2013-06-141-1/+1
* Fix file name handling in upload.Frederik Gladhorn2013-06-131-4/+12
* Use chunk size from test dataFrederik Gladhorn2013-06-131-1/+1
* Add EnginioReply::dumpDebugInfo() for more detailed debug output.Andras Becsi2013-06-131-1/+4
* Improve error messages for tests by spitting out some information if the requ...Andras Becsi2013-06-131-0/+6
* Fix chunked upload chunk-size and testFrederik Gladhorn2013-06-121-4/+22
* Make file test independent.Frederik Gladhorn2013-06-121-0/+171