Commit Graph

4 Commits

Author SHA1 Message Date
aac04c5221
bitmask.py: improve unit test readability 2022-07-30 13:55:25 -04:00
2f1b285e83
bitmask.py: add subtraction operators 2022-07-29 21:44:30 -04:00
0e67984d99
bitmask.py: remove negative number unit test
Negative numbers are possible because signed integers could be used.
2022-07-27 21:59:51 -04:00
22b1d55298
bitmask.py: add unit tests 2022-07-27 17:54:54 -04:00