log tests/test_fetch_exec.py @ 1574:c6cef4741ef5

age author description
Fri, 09 Aug 2013 23:45:55 +0200 Dan Villiom Podlaski Christiansen test_fetch_exec: use metaclass stupid mode tests
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
Thu, 19 Apr 2012 18:29:25 +0200 Patrick Mezard test_util: merge load_fixture_and_fetch() into TestBase method
Wed, 12 Oct 2011 15:43:31 +0800 Yonggang Luo tests: avoid shadowing Python builtin all()
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
Wed, 24 Dec 2008 11:17:50 -0600 Augie Fackler Import cleanup thanks to pyflakes.
Tue, 23 Dec 2008 11:10:32 -0600 Augie Fackler fetch: Refactor extra creation to be shared by real and diff replay.
Wed, 10 Dec 2008 11:03:18 -0600 Patrick Mezard Move and complete execute bit conversion tests into test_fetch_exec.py