|
feb53212dd
|
Modernize code with pyupgrade
pyupgrade --keep-percent-format --py36-plus `find -name '*.py'`
|
2022-07-28 19:14:12 +02:00 |
|
|
229913a77f
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
|
|
25a6e04e2b
|
Run tests via calling 'setup.py test'
|
2022-03-29 14:01:55 +02:00 |
|
|
f29a1b6e79
|
- follow in test suite the old/new setlinkrev behaviour
|
2014-05-16 11:58:36 +02:00 |
|
Marcus Huewe
|
570e3e5c85
|
- tests/test_setlinkrev: added two new testcases
Behave correctly if the _link already has a rev attribute.
Also added a fixture file that I forgot in
commit 6b579791a1 .
|
2014-03-03 22:41:51 +01:00 |
|
Marcus Huewe
|
6b579791a1
|
- tests.test_setlinkrev: adjusted testcases for the new set_link_rev semantics (see #72)
|
2014-03-03 21:54:59 +01:00 |
|
Michal Vyskocil
|
f0186dbde8
|
python3 compatibility: fix all tests
|
2013-04-16 10:51:42 +02:00 |
|
|
1000c26c6f
|
- fix fixtures for last vrev change
|
2012-03-02 16:10:36 +01:00 |
|
Marcus Huewe
|
e247cf358c
|
- adjusted testsuite for the latest setlinkrev changes
|
2011-03-21 16:53:48 +01:00 |
|
Marcus Huewe
|
f0eb8946d3
|
- also test _link without "project" attribute
|
2011-02-22 17:53:58 +01:00 |
|
Marcus Huewe
|
40928d2460
|
- added testcases for "set_link_rev"
|
2011-02-22 17:53:58 +01:00 |
|