index
:
boxbackup
master
Debian dgit repo for package boxbackup
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
backupstore
/
testbackupstore.cpp
Commit message (
Expand
)
Author
Age
*
New upstream version 0.13~~git20200326.g8e8b63c
Reinhard Tartler
2020-05-10
*
Add test for decrypting previously-encrypted directory fixture
Chris Wilson
2018-03-02
*
Try listing files to help debug random failures of test_multiple_uploads().
Chris Wilson
2015-12-27
*
Remove asserts that caused tests to blow up when directory permissions were w...
Chris Wilson
2015-12-14
*
Fix invalid constant name, picked up by MSVC (and not by GCC or LLVM)
Chris Wilson
2015-12-13
*
Fix mismatched start and end test macros on Windows
Chris Wilson
2015-12-09
*
Add a test for reading and writing BackupStoreDirectory binary data.
Chris Wilson
2015-09-20
*
Improve exception handling on backup store side.
Chris Wilson
2015-08-15
*
Add a BackupStoreFile encoding streaming verifier
Chris Wilson
2015-08-07
*
Replace TEST_CHECK_THROWS() with TEST_COMMAND_RETURNS_ERROR().
Chris Wilson
2015-08-06
*
Major test refactor to support test suites.
Chris Wilson
2015-07-01
*
Fix test failures on Windows caused by keeping files open too long.
Chris Wilson
2015-05-16
*
Fix system exit codes from tests, so we can use them in the shell.
Chris Wilson
2015-05-04
*
Fix warning caused by saving a const string in a non-const pointer
Chris Wilson
2015-04-06
*
Fix test failures caused by failure to commit the temporary refcount DB.
Chris Wilson
2015-04-06
*
Fix test failures caused by reference count database changes.
Chris Wilson
2014-11-16
*
Merge branch 'master' of /home/chris/projects/2004/boxi/bb-git
Chris Wilson
2014-10-31
*
Delay daemon startup while it's not being used, for clarity.
Chris Wilson
2014-10-31
*
Add a test that temporary and permanent refcount dbs are independent
Chris Wilson
2014-10-31
*
Whitespace, comment and readability fixes
Chris Wilson
2014-10-31
*
Whitespace fixes
Chris Wilson
2014-09-18
*
Catch exceptions while executing store commands, and return an error message.
Chris Wilson
2014-09-04
*
Split test_multiple_uploads in two.
Chris Wilson
2014-09-04
*
More use of functions to simplify testbbackupd.
Chris Wilson
2014-09-04
*
Define setup and teardown functions and macros, and use them.
Chris Wilson
2014-09-04
*
Simplify code with macros, update comments and fix whitespace.
Chris Wilson
2014-09-04
*
Define some functions to reduce duplication in testbbackupd.
Chris Wilson
2014-09-04
*
Improve comment
Chris Wilson
2014-08-15
*
Add timeouts to network operations that are missing them.
Chris Wilson
2014-08-15
*
Remove ServerException.h and the exception code aliases that it defines.
Chris Wilson
2014-08-15
*
Whitespace fixes.
Chris Wilson
2014-04-29
*
Fix error when modifying a directory with missing entry in parent.
Chris Wilson
2014-04-29
*
Remove the global logging level.
Chris Wilson
2014-04-09
*
Directories' entries in parent directory should track current size.
Chris Wilson
2014-04-09
*
Replace magic numbers with named constants for readability.
Chris Wilson
2014-04-09
*
Add a Reopen method to BackupProtocolLocal2 for convenience.
Chris Wilson
2014-04-09
*
Always flush any incoming stream on server side.
Chris Wilson
2014-03-02
*
Adding a directory when over limit returns an error instead of crashing.
Chris Wilson
2014-03-02
*
Simplify code
Chris Wilson
2014-03-02
*
Make Protocol take control of the socket object passed in.
Chris Wilson
2014-03-01
*
Add extra checks for block counting during backup operations.
Chris Wilson
2014-02-27
*
Test that deleting a directory doesn't leave errors in the store.
Chris Wilson
2014-02-27
*
Move test utilities into a separate file, to share with testbbackupd.
Chris Wilson
2014-02-27
*
Rename tests. Split up and refactor.
Chris Wilson
2014-02-27
*
Revert part of patch that caused compile errors.
Chris Wilson
2014-02-13
*
Change some TEST_THAT assertions to TEST_EQUAL.
Chris Wilson
2014-02-13
*
White space and comment fixes.
Chris Wilson
2014-02-13
*
Compile fix. Remove redefinition of ExpectedRefCounts.
Chris Wilson
2014-02-13
*
Compile fix.
Chris Wilson
2014-02-13
*
Add a convenience constructor to read a BackupStoreDirectory from a stream.
Chris Wilson
2014-02-13
[next]