]> Cypherpunks repositories - keks.git/commit
DRY: move commonly used strategies to single module
authorSergey Matveev <stargrave@stargrave.org>
Sat, 30 Nov 2024 15:57:52 +0000 (18:57 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 30 Nov 2024 19:38:56 +0000 (22:38 +0300)
commit8cb2b9a7b734056d5102bc94b0b6401b2fdbd6c890c511a679e3921f2fd8423e
tree5957cb7d10ea7c713343b36a45373829848425ff5552b318379c6cf0af9e30f4
parent69e4d5ffb24e51a89a35dff4559441fe28b66e00cddd1775f97e6b00d999da1e
DRY: move commonly used strategies to single module
pyac/tests/strategies.py [new file with mode: 0644]
pyac/tests/test_list.py
pyac/tests/test_map.py
pyac/tests/test_symmetric.py