Files
duplicati/Duplicati/CommandLine/Run Unittest on MapGuide data.bat
T
kenneth@hexad.dk a0521da54d Initial version of the new block-based storage format.
Still needs a work over in terms of error handling, progress reporting, warning output, refactoring etc.
Also misses the volume reuse/reclaim algorithms.
But it passes the unit tests now, with and without a local database.

git-svn-id: https://duplicati.googlecode.com/svn/sandboxes/Kenneth/ForestHash@1526 59da171f-624f-0410-aa54-27559c288bec
2013-02-12 21:43:14 +00:00

3 lines
144 B
Batchfile

cd bin\Debug
Duplicati.CommandLine.exe UNITTEST MapGuide\r100 MapGuide\r1000 MapGuide\r2000 MapGuide\r3000 MapGuide\r3100 MapGuide\r3200
pause