|
e3726f069c
|
bitmask.py: added AllFlags as an optional argument to __init__
This means we can set AllFlags directly at initialization.
|
2023-04-02 13:16:05 -04:00 |
|
|
4f68a5d677
|
bitmask.py: increase unit test coverage
|
2022-08-03 17:15:49 -04:00 |
|
|
81055b0487
|
bitmask.py: formatting fixes
|
2022-08-03 15:23:28 -04:00 |
|
|
96e02c2ca6
|
bitmask.py: fix more wrongly written tests
|
2022-08-03 15:21:26 -04:00 |
|
|
27e4b6f6fe
|
bitmask.py: fix unit tests
|
2022-08-03 14:58:25 -04:00 |
|
|
6ccad93aa2
|
bitmask.py: rewrite unit tests to new format
|
2022-08-02 21:57:24 -04:00 |
|
|
c12660ba06
|
Initial style formatting
|
2022-08-02 18:11:51 -04:00 |
|
|
eab920abeb
|
bitmask.py: increase test coverage, remove redundant code
|
2022-07-31 21:38:24 -04:00 |
|
|
0c333eee95
|
bitmask.py: rewrite exceptions to be more human readable
|
2022-07-31 21:15:02 -04:00 |
|
|
6d69ee3958
|
Convert unit tests to pytest
|
2022-07-31 20:33:06 -04:00 |
|