]> Pileus Git - ~andy/gtk/commit
tests: Add some bitmasks to the hardcoded list
authorBenjamin Otte <otte@redhat.com>
Sat, 10 Nov 2012 17:53:34 +0000 (18:53 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 10 Nov 2012 17:53:34 +0000 (18:53 +0100)
commitc59e8de533058f17fc51ab415295f88d5867bb0a
tree6a678d1255f51992612e383db4f1477542d82c0c
parente8f2eeac9221d91ba32447bbcbdc5ba057647f8e
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.
gtk/tests/bitmask.c