Mercurial > hgsubversion
log tests/run.py @ 882:07234759a3f7 1.4
age | author | description |
---|---|---|
2011-10-12 | Yonggang Luo | tests: avoid shadowing Python builtin all() |
2010-10-08 | Augie Fackler | tests: fix test skipping in pure unittest |
2010-09-29 | Dan Villiom Podlaski Christiansen | clone: call the wrapped function (fixes #181) |
2010-09-14 | Dan Villiom Podlaski Christiansen | testrunner: don't use os.putenv(), as it may not affect os.environ. |
2010-09-08 | Peter Arrenbrecht | tests: add --show-stdout option to run.py |
2010-09-02 | Andi Albrecht | Add svnrev, svnpath and svnuuid keyword. |
2010-09-02 | Dan Villiom Podlaski Christiansen | tests: add an option to the test-runner for selecting bindings. |
2010-07-20 | Dan Villiom Podlaski Christiansen | test_startrev: new tests inspired by test_rebuildmeta |