diskimage-builder/diskimage_builder/tests
Jon-Paul Sullivan c357ca6634 Iterate over provided elements first
To ensure that we have the list of provided elements from the
command line before looking up dependencies, use a deque and
popleft() to take the elements on a first-in/first-out basis.

Change-Id: I0a2c21fa081763fd3cc8358be25dafeee1ed4718
Closes-Bug: #1303911
2014-04-07 18:04:00 +01:00
..
__init__.py Python code refactorings. 2013-11-12 10:47:57 -05:00
test_elementdeps.py Iterate over provided elements first 2014-04-07 18:04:00 +01:00
test_elements.py Python code refactorings. 2013-11-12 10:47:57 -05:00