lorax/tests/pylorax
Brian C. Lane d2fe65c80c Fix list_commits sort order.
It appears that with libgit2 v0.24.6 reverse causes it to list them
newest first. In 0.25.1 it lists them oldest first. On both versions
just using SortMode.TIME gives the desired result of oldest first.
2017-10-25 13:31:35 -07:00
..
recipes Add tests for the pylorax.api.recipes module 2017-10-25 13:31:35 -07:00
results Add tests for the pylorax.api.recipes module 2017-10-25 13:31:35 -07:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2017-10-24 22:59:21 +03:00
test_recipes.py Fix list_commits sort order. 2017-10-25 13:31:35 -07:00