lp:~javier.collado/utah/iso_validation_files_list

Created by Javier Collado and last modified
Get this branch:
bzr branch lp:~javier.collado/utah/iso_validation_files_list
Only Javier Collado can upload to this branch. If you are Javier Collado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javier Collado
Project:
UTAH
Status:
Merged

Recent revisions

800. By Javier Collado

Fixed matching problem using path normalization

Interestingly, the output of `bsdtar -t -f` using a desktop i386 image contains
a list of files prefixed with `./`. However, the output using a desktop amd64
image doesn't contain such a prefix. This turns out to be a problem when
matching the complete path (previously just a substring was matched). To fix
the problem `os.path.normpath` is used to get the same path regardless of the
output of `bsdtar -f -t`.

799. By Javier Collado

Added help to name parameter

798. By Javier Collado

Fixed typos

797. By Javier Collado

Added test case short description to the output

796. By Javier Collado

Moved test case comments to docstrings

795. By Javier Collado

Fixed typo

794. By Javier Collado

Refactored `files_list` test case

Using `set` to be more efficient
Error message friendlier if assertion fails

793. By Max Brustkern

Merge change to remove default report generation, and overwrote the changes made to this by the previous merge, since they seem irrelevant now

792. By Max Brustkern

Updated static validation output

791. By Max Brustkern

Added capability to use bzr URLs that point to symlinks

Branch metadata

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

Subscribers