Benjamin Otte
5f20d909e6
tests: Add an intersection test for the recent bug
...
Just using the hardcoded bitmasks triggered the bug fixed in commit
e8f2eeac92
- so just do that as the test.
2012-11-10 18:55:14 +01:00
Benjamin Otte
c59e8de533
tests: Add some bitmasks to the hardcoded list
...
The bitmasks with the 31st, 32nd and 63rd bit set are added. The make up
the largest bitmasks on 32bit/64bit that can be represented without
allocating and the smallest bitmask on 32bit that must be allocated.
2012-11-10 18:53:34 +01:00
Benjamin Otte
64425a28de
bitmask: Make setters return a new value
...
(Actually, it's not a real 'new' value yet, but will be soon.
This is the first step to make bitmasks immutable.
2012-03-01 15:10:36 +01:00
Javier Jardón
9d0febc9a6
Change FSF Address
2012-02-27 17:06:11 +00:00
Benjamin Otte
eddd36d1d9
tests: Add tests for GtkBitmask
2012-01-09 18:37:49 +01:00