Age | Commit message (Expand) | Author | Files | Lines |
2022-05-10 | tests: replace pycodestyle with black | Klement Sekera | 1 | -73/+70 |
2021-11-02 | build: remove unnecessary executable bits | Ray Kinsella | 1 | -0/+0 |
2021-08-13 | tests docs: upgrade python packages | Dave Wallace | 1 | -35/+45 |
2020-12-07 | tests: py2 cleanup - remove subclassing of object | Paul Vinciguerra | 1 | -2/+2 |
2020-12-03 | tests: remove py2/py3 six compatability library | Paul Vinciguerra | 1 | -5/+4 |
2020-12-03 | tests: remove aenum library | Paul Vinciguerra | 1 | -4/+1 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-10-15 | tests: python3 version check for enum module | snaramre | 1 | -1/+5 |
2019-09-09 | memif: API cleanup | Jakub Grajciar | 1 | -1/+3 |
2019-08-20 | api: Cleanup APIs interface.api | Jakub Grajciar | 1 | -5/+4 |
2019-06-26 | tests: fix memif tests | Jakub Grajciar | 1 | -9/+5 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -7/+15 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+4 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-15 | Revert "API: Cleanup APIs interface.api" | Ole Trøan | 1 | -11/+4 |
2019-03-15 | API: Cleanup APIs interface.api | Jakub Grajciar | 1 | -4/+11 |
2019-03-11 | Tests: remote_test.py. Private member test catching dunder names. | Paul Vinciguerra | 1 | -9/+14 |
2019-03-11 | Tests: 'Fix' __del__ in test/remote_test.py. | Paul Vinciguerra | 1 | -4/+6 |
2019-02-25 | Remote Test: fix serialization (dict, Enum) | Jakub Grajciar | 1 | -0/+24 |
2018-11-28 | test/remote_test.py: Fix missing import | Paul Vinciguerra | 1 | -0/+1 |
2018-11-27 | VPP-1508 python3 tests: use six.iteritems | Paul Vinciguerra | 1 | -1/+1 |
2018-11-27 | VPP-1508 Fix for bug introduced in tests on use of repr. | Paul Vinciguerra | 1 | -3/+3 |
2018-11-25 | VPP-1508 python3 tests: python3 repr. | Paul Vinciguerra | 1 | -4/+7 |
2018-09-27 | memif: Memif Test Case | Jakub Grajciar | 1 | -0/+380 |