aboutsummaryrefslogtreecommitdiff
path: root/linaro_image_tools/tests
AgeCommit message (Expand)Author
2013-08-06Fix typosFathi Boudra
2013-06-27PEP8 fixes.Milo Casagrande
2013-02-25Fix pep8.Stevan Radakovic
2013-02-25Fix error in tests.Stevan Radakovic
2013-02-25Sort out exception handling when CommandNotFound is not present.Stevan Radakovic
2013-02-18Fourth run of pep8 fixes.Stevan Radakovic
2013-02-14More PEP8 fixes.Stevan Radakovic
2013-01-30Reworked args checking, added tests.Milo Casagrande
2012-12-10Added missing copyright header, fixed years.Milo Casagrande
2012-07-19Added hwpack converter from INI to YAML.Milo Casagrande
2012-06-13Update the test to not ignore fixed PEP8 problems.Danilo Segan
2012-06-13More PEP8 fixes on new stuff.Danilo Segan
2012-06-13Fixed proposed review changes.Milo Casagrande
2012-06-11Merged from trunk.Milo Casagrande
2012-06-08Also silence E202 for natty users with a comment that this can be re-enabledLoïc Minier
2012-06-07Document leftover warnings/errors.Loïc Minier
2012-06-07PEP8: Fix W293 blank line contains whitespace and W391 blank line at end ofLoïc Minier
2012-06-07PEP8: Already fixed W292 no newline at end of file.Loïc Minier
2012-06-07PEP8: Fix E303 too many blank lines (2).Loïc Minier
2012-06-07PEP8: Fix E302 expected 2 blank lines, found 1.Loïc Minier
2012-06-07PEP8: Fix E301 expected 1 blank line, found 0.Loïc Minier
2012-06-07PEP8: Fix E251 no spaces around keyword / parameter equals.Loïc Minier
2012-06-07PEP8: Fix E241 multiple spaces after ','.Loïc Minier
2012-06-07PEP8: Fix missing whitespace after ','.Loïc Minier
2012-06-07PEP8: Fix E225 missing whitespace around operator.Loïc Minier
2012-06-07PEP8: Fix E222 multiple spaces after operator.Loïc Minier
2012-06-07PEP8: Fix E201 whitespace after '[' (or after '{').Loïc Minier
2012-06-07Add PEP8 compliance test, ignoring all current warnings and errors for now.Loïc Minier
2012-06-07Fixed test regression.Milo Casagrande
2012-06-07Renamed test class: conflicting with another oneMilo Casagrande
2012-06-07Merged code from trunk.Milo Casagrande
2012-06-07First step into fixing the mock object.Milo Casagrande
2012-06-06Applied PEP8 changes.Milo Casagrande
2012-06-06Fixed test case with new method needing output.Milo Casagrande
2012-06-06First fix to the test case.Milo Casagrande
2012-05-31Added a new test for additional hwpack checks.Milo Casagrande
2012-05-31Fixed import sorting in alphabetical order.Milo Casagrande
2012-05-30Fixed typos and test description.Milo Casagrande
2012-05-28Fixed error: hwpacks is a list.Milo Casagrande
2012-05-28Remove tmp directory at the end of test.Milo Casagrande
2012-05-28Added hwpack argument checking.Milo Casagrande
2012-05-28Added test for hwpack argumentMilo Casagrande
2012-04-18Moved additional option checks into their own function (additional_option_che...James Tunnicliffe
2012-04-18Moved defaulting of args.device into ArgumentParser set up.James Tunnicliffe
2012-04-18Renamed --directory option to --output-directory. Set default file name for a...James Tunnicliffe
2012-04-18Fixed spelling of IncompatibleOptionsJames Tunnicliffe
2012-04-17Removed outputs_directory flagJames Tunnicliffe
2012-04-17--directory can now be specified at the same time as --image-file. If --direc...James Tunnicliffe
2012-04-16Added test for new board config handlingJames Tunnicliffe
2012-03-02Fix: Removed linaro-fetch-image tests from test list in __init__.pyJames Tunnicliffe