Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pytests: move ValidNetbiosNameTests to samba.tests.netbios | Douglas Bagnall | 2022-09-06 | 1 | -0/+12 |
* | python/tests/netbios: remove unused imports | Douglas Bagnall | 2018-10-25 | 1 | -2/+0 |
* | PEP8: fix E401: multiple imports on one line | Joe Guo | 2018-08-24 | 1 | -1/+4 |
* | PEP8: fix E302: expected 2 blank lines, found 1 | Joe Guo | 2018-08-24 | 1 | -0/+1 |
* | PEP8: fix E301: expected 1 blank line, found 0 | Joe Guo | 2018-08-24 | 1 | -0/+2 |
* | PEP8: fix E222: multiple spaces after operator | Joe Guo | 2018-08-24 | 1 | -1/+1 |
* | s4/selftest: Add simple python netbios test python2 only for the moment | Noel Power | 2018-03-23 | 1 | -0/+52 |