nextcloud-desktop/test
Olivier Goffart 907b79d3b8 Utility: Use appropriate unit when converting from bytes to human readable units
We must not use the SI units if we use power of 2

I believe that we should use SI units and power of 10
But since the server still use power of 2, we need to show the same numbers

But at least we use the proper standard IEC unit that are explicit
2015-01-15 14:06:17 +01:00
..
manual/favlink Fix tests 2014-11-09 22:37:56 +01:00
scripts Fix tests 2014-11-09 22:37:56 +01:00
CMakeLists.txt Merge remote-tracking branch 'origin/1.7' 2014-11-19 14:45:25 +01:00
main.cpp.in Add testing skeleton 2012-10-26 20:24:12 +02:00
owncloud_add_test.cmake Fix tests 2014-08-27 10:27:29 +02:00
test_journal.db Add new test to test the csync database code. 2014-03-20 11:15:28 +01:00
testcsyncsqlite.h tests: Fix CSync Journal test, use real CSYNC struct from csync_private. 2014-10-27 13:15:33 +01:00
testfolder.h Fix tests 2014-11-09 22:37:56 +01:00
testfolderwatcher.h Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
testinotifywatcher.h Fix tests 2014-11-09 22:37:56 +01:00
testnetrcparser.h Fix tests 2014-11-09 22:37:56 +01:00
testowncloudpropagator.h Fix compilation of the owncloudpropagator test 2014-01-20 15:44:43 +01:00
testownsql.h Merge remote-tracking branch 'origin/1.7' 2014-12-10 13:01:36 +01:00
testplan.txt Added a testplan to test systematically. 2012-04-18 12:00:29 +02:00
testsyncjournaldb.h Fix tests 2014-11-09 22:37:56 +01:00
testupdater.h Fix tests 2014-11-09 22:37:56 +01:00
testutility.h Utility: Use appropriate unit when converting from bytes to human readable units 2015-01-15 14:06:17 +01:00