summaryrefslogtreecommitdiff
path: root/test/bbackupd
Commit message (Expand)AuthorAge
...
* Keep bbackupd pid in a global variable instead of a local one.Chris Wilson2007-04-21
* Test fix: create TestDir1 with a readable mode (refs #3)Chris Wilson2007-04-21
* Compile fix, comment out set_file_time helper function on non-Win32Chris Wilson2007-04-21
* Enhance test for bbackupd pausing on change of client store markerChris Wilson2007-04-21
* Work around lack of pipe support in Win32 system() command (refs #3)Chris Wilson2007-04-21
* Don't fill in struct dirent.d_ino unless we've detected that it's Chris Wilson2007-04-21
* Add utility functions for running different types of syncs, set WindowsChris Wilson2007-04-21
* Comment out some tests that don't work on Win32 (refs #3)Chris Wilson2007-04-21
* Use #defined constants rather than hard-coded paths for launchingChris Wilson2007-04-21
* Rearrange #includes in alphabetical order. (refs #3)Chris Wilson2007-04-20
* Check return value using the macro, because ::system works differentlyChris Wilson2007-04-06
* Use the old way to unzip files on win32/cygwin, since the pipe method Chris Wilson2007-04-06
* Disable interrupted restore test on Win32 (uses fork) Chris Wilson2007-04-06
* Disable symlink tests on win32. (refs #3, merges part of [623])Chris Wilson2007-04-02
* Test for restoring to a directory whose parent does not exist Chris Wilson2007-04-01
* Only include headers on systems which have themChris Wilson2007-03-25
* Add autogen_ClientException.o to testbbackupd extra objects, because itChris Wilson2007-03-24
* Test that bbackupd reports an error when the backup failed due to anChris Wilson2007-03-22
* Use unique name for compare log (refs #3)Chris Wilson2007-03-22
* Flush stdout after writing to it (refs #3)Chris Wilson2007-03-22
* Test expected behaviour for modifying a file without changing its modtime,Chris Wilson2007-03-22
* Improve output messages when waiting for daemon to start (refs #3)Chris Wilson2007-03-22
* Simplify wait code (refs #3)Chris Wilson2007-03-22
* Moved SendCommands(), HUPServer(), KillServer() to lib/server/ServerCommands.h.Chris Wilson2007-03-10
* Check for return code 3 (unreadable files) instead of return code 2Chris Wilson2007-03-10
* Compile fix for platforms without intercept capability (refs #3)Chris Wilson2006-12-29
* Added missing Makefile.extra to link against bbackupd objects, so that Chris Wilson2006-12-14
* Added tests for keepalives while scanning large directories. (refs #3, Chris Wilson2006-12-03
* Added ability for delay intercepts to fire multiple times.Chris Wilson2006-11-28
* Added a test for diff termination if MaximumDiffingTime is exceeded Chris Wilson2006-11-27
* Added test for keepalives being sent (refs #9)Chris Wilson2006-11-26
* Add test/bbackupd/testfiles/syncallowscript.pl to the list of Perl filesChris Wilson2006-10-16
* Change test for return code 3 back to 2, until or unless the bbackupqueryChris Wilson2006-10-15
* * mergeChris Wilson2006-07-27
* This is part 2 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* This is part 1 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* tar -C is not portable, so avoid using it in tests.Martin Ebourne2006-02-14
* Increased "timeout" from 18 to 28 seconds needed on Solaris.Stefan Norlin2006-02-14
* Use gzip directly to avoid GNU specific tar options.Martin Ebourne2006-02-01
* Fixes for xattr on LinuxMartin Ebourne2006-01-06
* Simple test for xattr support in test/bbackupd, fix xattr support for Darwin,...Ben Summers2006-01-06
* Rationalise type usage for time values. Now:Martin Ebourne2005-12-20
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14