lp://staging/~charlesk/keeper/fix-tar-creator-test

Created by Charles Kerr and last modified
Get this branch:
bzr branch lp://staging/~charlesk/keeper/fix-tar-creator-test
Only Charles Kerr can upload to this branch. If you are Charles Kerr please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Charles Kerr
Project:
Keeper
Status:
Merged

Recent revisions

114. By Charles Kerr

sync with lp:keeper/devel

113. By Charles Kerr

sync with lp:keeper/devel

112. By Charles Kerr

we don't care what FileUtils' private method fill_directory_recusively() returns, so change its return type from bool to void

111. By Charles Kerr

(copyediting) whitespace in FileUtiles::fillTemporaryDirectory()

110. By Charles Kerr

fold file-utils.cpp's two private calculate_checksum() methods into one

109. By Charles Kerr

FileUtils::fillTemporaryDirectory() isn't allow to fail, so change its return type from bool to void

108. By Charles Kerr

remove unused method FileUtils::createDummyFile()

107. By Charles Kerr

in TarCreatorFixture::ArchiveWriteHeaderErrorInCalculateSize, ensure the random sandbox that we're tarring has at least two files because the test expects at least two files (one to inject a libarchive warning on, one to inject a libarchive error)

106. By Charles Kerr

in tests/utils give FileUtils::fillTemporaryDirectory() a min-files parameter

105. By Charles Kerr

in keeper-tar-create-test, remove a redundant EXPECT() test that generated distracting debug warnings

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/keeper
This branch contains Public information 
Everyone can see this information.

Subscribers