summaryrefslogtreecommitdiff
path: root/test/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* reformat according to 'black' configuration file.Sebastian Thiel2022-05-181-6/+2
* Run everything through 'black'Sebastian Thiel2022-05-181-78/+94
* Fix #1284: strip usernames from URLs as well as passwordsGlenn Matthews2022-05-041-7/+23
* Update test_util.pyEric Wieser2021-08-041-1/+4
* Try a better testEric Wieser2021-08-041-3/+18
* Fix testEric Wieser2021-08-031-9/+9
* add initial types to remote.pyyobmod2021-05-031-1/+19
* Fix default actor name handlingAthos Ribeiro2020-10-231-4/+14
* Get system user id in a lazy mannerAthos Ribeiro2020-10-221-1/+24
* accept datetime instances as datesAlba Mendez2020-08-311-0/+5
* tests: move to root dirKonrad Weihmann2020-07-121-0/+286
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-121-286/+0
* tests: move to root dirKonrad Weihmann2020-07-121-0/+286
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-109/+0
* Actor: Moved it from git.objects.util to git.util, adjusted all imports accor...Sebastian Thiel2010-11-231-2/+6
* Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...Sebastian Thiel2010-11-211-1/+1
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-0/+105