aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2014-08-05bug #322: fix version information for snapshots2014.07.2Andy Doan
There were 2 issues: 1) ensure git is run from the proper directory 2) ensure we can parse git-log returns for both Trusty and Precise Change-Id: I9d7b59742e4e82f668de5bc57070ef9f8d4f198d
2014-07-22Add revision information for deploymentAndy Doan
Fixes: https://bugs.linaro.org/show_bug.cgi?id=226 by including either the last commit-id or the tag if available Change-Id: Iecd2a857036429bd37f9d3220853f3c1f575536a
2013-04-24Rewritten code to use exceptions.Georgy Redkozubov
2013-04-23Fix for bug 1146220 to reinstate BUILD-INFO.txt support.Georgy Redkozubov
Script checks if BUILD-INFO.txt is present among artifacts being published or among artifacts already published for the same build. Otherwise error is thrown and no artifacts are published.
2013-02-26Revert r155-r157 introducing checks for BUILD-INFO.txt.Danilo Šegan
2013-01-30Fix testsGeorgy Redkozubov
2013-01-29Added check for BUILD-INFO.txt before publishing artifactsGeorgy Redkozubov
2012-12-05Added reshuffling of android artifactsGeorgy Redkozubov
2012-10-10pep8 fixes.Stevan Radakovic
2012-09-04Added tests for moving artifacts where destination subdirs exist.Georgy Redkozubov
2012-08-22Lint fixes.Danilo Segan
2012-08-22Add the staging parameter to force sanitization of the data.Danilo Segan
2012-08-22Simplify the test as well.Danilo Segan
2012-08-22Refactor validate_args a bit.Danilo Segan
2012-08-22Complete sanitize_file.Danilo Segan
2012-08-22Implement basic sanitize_file.Danilo Segan
2012-08-22Start on sanitize_file method.Danilo Segan
2012-08-22Add is_accepted_for_staging classmethod to SnapshotsPublisher.Danilo Segan
2012-08-03Add openembedded job type tp publish sources and sstate-cache (LP: #1032134)fboudra@gmail.com
2012-07-27Updated README on how to run Django tests. Removed obsolete ↵Georgy Redkozubov
test_click_through_license.py
2012-07-20Remove unused var and imports to fix pyflakes error.Paul Sokolovsky
2012-07-11Merge OpenID support by Paul and Stevan.Danilo Segan
2012-07-11Merge in django-refactoring.Danilo Segan
2012-07-11Lint fixes.Danilo Segan
2012-07-11Revert Apache integration test removal.Danilo Segan
2012-07-11Full refactoring with some cleanups (bzr mv files instead of deleting then ↵Danilo Segan
adding them in a different place.
2012-06-28Updated testr config.James Tunnicliffe
Moved license_protected_file_downloader.py back to where it should be for production doctests.
2012-06-26Moved tests into their own directory so we can be more modular.James Tunnicliffe
Started on license tests. Added 404 page (required by Django).
2012-06-26Deleted PHP tests.James Tunnicliffe
Deleted HEADER.html (only needed for PHP implementation)
2012-06-20Stop directly fetching license html files - always use license.phpJames Tunnicliffe
2012-06-18Added old EULA-style OpenID handling for the first step of build-info supportGeorgy Redkozubov
2012-06-11Refactored 'getX' methods into single 'get' method. Updated code to use new ↵Georgy Redkozubov
approach.
2012-06-05Refactored parsing BUILD-INFO.txtGeorgy Redkozubov
2012-05-31Refactor parseContinuation.Danilo Šegan
2012-05-31Implement continuationfor license.Danilo Šegan
2012-05-31Start parseData.Danilo Šegan
2012-05-31Complete parseLine implementation.Danilo Šegan
2012-05-31Implement parseLine.Danilo Šegan
2012-05-31parseLine initial implementation.Danilo Šegan
2012-05-30Fixed indentationGeorgy Redkozubov
2012-05-30Added tests for testing contents of BUILD-INFO arrayGeorgy Redkozubov
2012-05-30Merged PHP unit tests into single test classGeorgy Redkozubov
2012-05-30Added cunstructor and updated code to take into account itGeorgy Redkozubov
2012-05-29[merge] Fix php unit wrong error message when tests are failing.Georgy Redkozubov
2012-05-28Added missing filesGeorgy Redkozubov
2012-05-28Added tests for BUILD-INFO protected files.Georgy Redkozubov
2012-05-28Fix php unit wrong error message when tests are failing.Stevan Radakovic
2012-05-28Updated tests to use 'Files-Pattern'Georgy Redkozubov
2012-05-23Added PHP unit tests for BuildInfo classGeorgy Redkozubov
2012-05-17pep8 and pyflakes cleanups in tests/*.py.Danilo Šegan