Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2008-06-09 11:30:52 -0700 (Mon, 09 Jun 2008)
Revision: 154
Log message:

      Add a couple of new tests:
     * Add a test for hardlinks to directories
     * Add a test for combo of hardlinks and resource forks

Changes  Path(relative to public/backup-bouncer)
+17 -2 tests.d/20-hardlinks.test
+21 -1 tests.d/99-combo-tests.test
+2 -2 util/Makefile
Added util/hardlink-util.c
Properties util/hardlink-util.c

Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2008-06-09 11:57:38 -0700 (Mon, 09 Jun 2008)
Revision: 155
Log message:

      Move the hl+rfork test to a sub-test of the rfork test so it can be "critical".

Changes  Path(relative to public/backup-bouncer/tests.d)
+31 -9 30-resource-forks.test
+15 -14 99-combo-tests.test

Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2008-06-09 12:57:32 -0700 (Mon, 09 Jun 2008)
Revision: 156
Log message:

      Prepare for a release:
     
     * comment out the test for hardlinked directories for now.
     * Make autopilot require root
     * Clarify the README info about installation

Changes  Path(relative to public/backup-bouncer)
+2 -0 README
+4 -0 autopilot
+9 -9 tests.d/20-hardlinks.test

Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2008-06-09 15:35:45 -0700 (Mon, 09 Jun 2008)
Revision: 157
Log message:

      I never changed the VERSION string from 0.1.2

Changes  Path(relative to public/backup-bouncer)
+1 -1 VERSION

Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2008-06-09 15:51:14 -0700 (Mon, 09 Jun 2008)
Revision: 158
Log message:

      Improved the priority system.  It is now fine-grained, and the priority of a
     test is printed along with its outcome.  This was a somewhat "deep" change so
     it'll need some testing.

Changes  Path(relative to public/backup-bouncer)
+24 -15 bbouncer
+12 -11 tests.d/00-basic-permissions.test
+7 -6 tests.d/05-timestamps.test
+10 -11 tests.d/10-symlinks.test
+9 -8 tests.d/15-symlink-ownership.test
+8 -8 tests.d/20-hardlinks.test
+4 -2 tests.d/30-resource-forks.test
+15 -17 tests.d/40-finder-flags.test
+3 -2 tests.d/45-finder-locks.test
+3 -2 tests.d/50-creation-date.test
+5 -4 tests.d/60-bsd-flags.test
+4 -2 tests.d/70-extended-attrs.test
+3 -2 tests.d/80-access-control-lists.test
+5 -4 tests.d/90-fifo.test
+7 -7 tests.d/95-devices.test
+3 -0 tests.d/99-combo-tests.test
+29 -4 util/test-runner

Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2008-06-09 15:54:01 -0700 (Mon, 09 Jun 2008)
Revision: 159
Log message:

      Prepare for 0.1.3 release

Changes  Path(relative to public/backup-bouncer)
+1 -1 VERSION

Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2008-06-09 15:54:23 -0700 (Mon, 09 Jun 2008)
Revision: 160
Log message:

      release tag

Changes  Path(relative to public/backup-bouncer-tags/release-0.1.3)
Copied . (from rev 97, public/backup-bouncer)
Replaced LICENSE
Copied LICENSE (from rev 110, public/backup-bouncer/LICENSE)
Replaced Makefile
Copied Makefile (from rev 136, public/backup-bouncer/Makefile)
Replaced README
Copied README (from rev 156, public/backup-bouncer/README)
Replaced VERSION
Copied VERSION (from rev 159, public/backup-bouncer/VERSION)
Replaced autopilot
Copied autopilot (from rev 156, public/backup-bouncer/autopilot)
Deleted backup-test
Copied bbouncer (from rev 158, public/backup-bouncer/bbouncer)
Copied copiers.d/70-xar-apple.cp (from rev 147, public/backup-bouncer/copiers.d/70-xar-apple.cp)
Deleted copiers.d/70-xar.cp
Copied copiers.d/75-xar-svn.cp (from rev 147, public/backup-bouncer/copiers.d/75-xar-svn.cp)
Replaced scripts/test-asr
Copied scripts/test-asr (from rev 98, public/backup-bouncer/scripts/test-asr)
Replaced tests.d/00-basic-permissions.test
Copied tests.d/00-basic-permissions.test (from rev 158, public/backup-bouncer/tests.d/00-basic-permissions.test)
Replaced tests.d/05-timestamps.test
Copied tests.d/05-timestamps.test (from rev 158, public/backup-bouncer/tests.d/05-timestamps.test)
Replaced tests.d/10-symlinks.test
Copied tests.d/10-symlinks.test (from rev 158, public/backup-bouncer/tests.d/10-symlinks.test)
Replaced tests.d/15-symlink-ownership.test
Copied tests.d/15-symlink-ownership.test (from rev 158, public/backup-bouncer/tests.d/15-symlink-ownership.test)
Replaced tests.d/20-hardlinks.test
Copied tests.d/20-hardlinks.test (from rev 158, public/backup-bouncer/tests.d/20-hardlinks.test)
Copied tests.d/25-aliases.test.disabled (from rev 138, public/backup-bouncer/tests.d/25-aliases.test.disabled)
Replaced tests.d/30-resource-forks.test
Copied tests.d/30-resource-forks.test (from rev 158, public/backup-bouncer/tests.d/30-resource-forks.test)
Replaced tests.d/40-finder-flags.test
Copied tests.d/40-finder-flags.test (from rev 158, public/backup-bouncer/tests.d/40-finder-flags.test)
Replaced tests.d/45-finder-locks.test
Copied tests.d/45-finder-locks.test (from rev 158, public/backup-bouncer/tests.d/45-finder-locks.test)
Replaced tests.d/50-creation-date.test
Copied tests.d/50-creation-date.test (from rev 158, public/backup-bouncer/tests.d/50-creation-date.test)
Replaced tests.d/60-bsd-flags.test
Copied tests.d/60-bsd-flags.test (from rev 158, public/backup-bouncer/tests.d/60-bsd-flags.test)
Replaced tests.d/70-extended-attrs.test
Copied tests.d/70-extended-attrs.test (from rev 158, public/backup-bouncer/tests.d/70-extended-attrs.test)
Replaced tests.d/80-access-control-lists.test
Copied tests.d/80-access-control-lists.test (from rev 158, public/backup-bouncer/tests.d/80-access-control-lists.test)
Replaced tests.d/90-fifo.test
Copied tests.d/90-fifo.test (from rev 158, public/backup-bouncer/tests.d/90-fifo.test)
Replaced tests.d/95-devices.test
Copied tests.d/95-devices.test (from rev 158, public/backup-bouncer/tests.d/95-devices.test)
Replaced tests.d/99-combo-tests.test
Copied tests.d/99-combo-tests.test (from rev 158, public/backup-bouncer/tests.d/99-combo-tests.test)
Replaced util/Makefile
Copied util/Makefile (from rev 154, public/backup-bouncer/util/Makefile)
Copied util/ctool-1.2.3/ (from rev 109, public/backup-bouncer/util/ctool-1.2.3)
Replaced util/ctool-1.2.3/ctool.c
Copied util/ctool-1.2.3/ctool.c (from rev 110, public/backup-bouncer/util/ctool-1.2.3/ctool.c)
Replaced util/ctool-1.2.3/safe_string.c
Copied util/ctool-1.2.3/safe_string.c (from rev 110, public/backup-bouncer/util/ctool-1.2.3/safe_string.c)
Copied util/hardlink-util.c (from rev 154, public/backup-bouncer/util/hardlink-util.c)
Copied util/lsalias (from rev 111, public/backup-bouncer/util/lsalias)
Copied util/make_alias (from rev 111, public/backup-bouncer/util/make_alias)
Replaced util/test-runner
Copied util/test-runner (from rev 158, public/backup-bouncer/util/test-runner)
Replaced util/xattr-util.c
Copied util/xattr-util.c (from rev 146, public/backup-bouncer/util/xattr-util.c)

Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2008-06-09 16:38:38 -0700 (Mon, 09 Jun 2008)
Revision: 161
Log message:

      post-release version increment

Changes  Path(relative to public/backup-bouncer)
+1 -1 VERSION