lp://qastaging/~charlesk/keeper/fix-tar-creator-test
Created by
Charles Kerr
and last modified
- Get this branch:
- bzr branch lp://qastaging/~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
Propose for merging
1 branch
dependent on this one.
- unity-api-1-bot: Needs Fixing (continuous-integration)
- Xavi Garcia (community): Approve
-
Diff: 408 lines (+113/-131)6 files modifiedtests/integration/helpers/helpers-test-failure.cpp (+1/-1)
tests/integration/helpers/helpers-test.cc (+2/-2)
tests/unit/tar/tar-creator-libarchive-failure-test.cpp (+12/-10)
tests/unit/tar/tar-creator-test.cpp (+1/-1)
tests/utils/file-utils.cpp (+95/-104)
tests/utils/file-utils.h (+2/-13)
Related bugs
Related blueprints
Branch information
Recent revisions
- 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 - 109. By Charles Kerr
-
FileUtils:
:fillTemporaryD irectory( ) isn't allow to fail, so change its return type from bool to void - 107. By Charles Kerr
-
in TarCreatorFixtu
re::ArchiveWrit eHeaderErrorInC alculateSize, 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) - 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://qastaging/keeper