Orgad Shaneh
b2322a8c4f
JANITORIAL: Add some long casts to match %ld format
...
Needed on Win64 compilation.
2022-06-12 10:24:34 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Eugene Sandulenko
cad834a69c
JANITORIAL: Fix include statements
2016-09-03 15:19:37 +02:00
Eugene Sandulenko
fab199d37e
JANITORIAL: Make GPL headers uniform
2016-09-03 12:46:38 +02:00
Alexander Tkachev
b8fae56c67
TESTBED: Fix a few Cloud warnings
2016-08-24 16:07:55 +06:00
Alexander Tkachev
dcf9041926
TESTBED: Fix CloudTests
...
Now work with all available Storages.
2016-08-24 16:07:55 +06:00
Alexander Tkachev
04888cf454
TESTBED: Add CloudTests::testSavesSync()
2016-08-24 16:07:55 +06:00
Alexander Tkachev
4e27251356
TESTBED: Add CloudTests::testFolderDownloading()
2016-08-24 16:07:55 +06:00
Alexander Tkachev
7a34abe39e
TESTBED: Add CloudTests::testDownloading()
2016-08-24 16:07:55 +06:00
Alexander Tkachev
6d227a437a
TESTBED: Add CloudTests::testUploading()
2016-08-24 16:07:55 +06:00
Alexander Tkachev
721ee9527e
TESTBED: Fix CloudTests to ask users whether to wait
...
Callbacks might be slow (like in SyncSaves), but they also could hang
forever, so users now are being asked whether they want to wait or to
skip the test.
2016-08-24 16:07:55 +06:00
Alexander Tkachev
4a0a5af52e
TESTBED: Add first Cloud tests
...
Adding tests for:
* Storage::info();
* Storage::listDirectory();
* Storage::createDirectory().
2016-08-24 16:07:55 +06:00